Commit Graph

19 Commits

Author SHA1 Message Date
Louis DeJardin
04bb3d90dc Refactoring IModule and ITheme related services
Changing component layering to allow more efficient dependencies
Marking several interfaces and services obsolete to produce warnings
Changing ITheme to FeatureDescriptor as a first step

--HG--
branch : perf
extra : rebase_source : 905b69eb1cc6ed05750908e41a2d0846dde22001
2010-11-04 16:04:50 -07:00
Renaud Paquay
d5764be0ef Fix typo
--HG--
branch : dev
2010-10-17 20:46:01 -07:00
Renaud Paquay
93ed1c060f Fix typos
--HG--
branch : dev
2010-10-16 12:24:38 -07:00
Renaud Paquay
4f830c7a64 Add a "Name" entry to FeatureDescriptors
This is for consistency with Modules (Name != DisplayName) and allows
better UI experience (Display Name indenpendant of the internal name)

--HG--
branch : dev
2010-10-16 12:15:09 -07:00
Sebastien Ros
054bd9f76e Correcting disabling feature from command line
- http://orchard.codeplex.com/workitem/16524

--HG--
branch : dev
2010-10-15 14:29:04 -07:00
Sebastien Ros
c7bfc8c130 Localizing Themes and Modules
- Added sample localizations for French

--HG--
branch : dev
2010-10-11 15:24:11 -07:00
Sebastien Ros
337d18c8d3 Load all extensions and not just modules when listing features
--HG--
branch : dev
2010-09-30 14:14:57 -07:00
Renaud Paquay
0cc4193584 Support installing packages from "Modules" admin UI
--HG--
branch : dev
2010-07-18 13:10:10 -07:00
Louis DeJardin
e2af46ed71 Changing folder paths to follow namespaces
--HG--
branch : dev
2010-06-11 17:28:46 -07:00
Louis DeJardin
4598e82a68 Changing term Topology to Blueprint
Verify consistent use of descriptor and blueprint
Update namespaces, but not folder paths, of same
Add small ISignal component for explicit app-triggered cache expiration tokens

--HG--
branch : dev
2010-06-11 17:17:00 -07:00
Suha Can
3064a5fcb7 - Making Localizer T properties public so the culture aware localizer can be injected.
- Some improvements to the resource manager.

--HG--
branch : dev
2010-06-02 13:54:50 -07:00
Louis DeJardin
13f44990ca Working on feature activation lifecycle
Rationalizing some record names
Adding a shell feature concept, with Install and Enable states of rising/up/falling/down
Host has capability of firing a named event with an explicit configuration - needed for controlled execution of rising/falling state changes notifications

--HG--
branch : dev
2010-05-28 13:03:57 -07:00
Nathan Heskew
c97244c624 More work around the feature management UI and hooked a little force enable/disable
--HG--
branch : dev
2010-05-19 00:00:56 -07:00
Nathan Heskew
0f5d492333 Hooked up dependeny checks and messages for unsatisified feature dependencies on enable/disable
--HG--
branch : dev
2010-05-18 10:04:14 -07:00
Nathan Heskew
4cda9282d7 A little cleanup in the feature management UI
--HG--
branch : dev
2010-05-17 09:50:36 -07:00
Nathan Heskew
7db897c475 Some work on the feature managment UI
- start of dependency aware feature disable/enable
- bit of a perf improvement when working with the available features list (thanks, ToList, as usual)

--HG--
branch : dev
2010-05-14 15:52:22 -07:00
Nathan Heskew
0b3dbcb161 Adding some feature enable/disable UI
--HG--
branch : dev
2010-04-28 11:47:29 -07:00
Nathan Heskew
18bba7873b Adding some UI to manage module features
--HG--
branch : dev
2010-04-27 11:24:06 -07:00
Nathan Heskew
5fb845dcc9 Adding start of initial module management UI
--HG--
branch : dev
2010-04-23 15:10:47 -07:00