Renaud Paquay
dd4c4f5730
Re-add Blog as one of the default feature to enable during setup
...
--HG--
branch : dev
2010-04-30 15:00:10 -07:00
Renaud Paquay
312d6d812c
Merge
...
--HG--
branch : dev
2010-04-29 19:09:09 -07:00
Renaud Paquay
99872bd207
Add a few commands related to features:
...
feature list
feature enable
feature disable
--HG--
branch : dev
2010-04-29 19:08:29 -07:00
Nathan Heskew
06f91a1741
A little more module management UI work
...
- linked feature deps to features
- fixed a test
--HG--
branch : dev
2010-04-29 14:09:56 -07:00
Nathan Heskew
e8b8a8895f
Some work on the installed modules page.
...
- representing more of the module info and linking in to contained features
--HG--
branch : dev
2010-04-29 14:03:24 -07:00
Nathan Heskew
ce5b7fe317
A little cleanup in the Orchard.Modules module
...
- removed unused DisplayTemplates views folders
--HG--
branch : dev
2010-04-29 13:06:18 -07:00
Renaud Paquay
6e960d8906
Fix logic with tenant cache
...
Don't cache the environment if default shell settings was created
Also display error if "/tenant" switch specifies a non existing
tenant name.
--HG--
branch : dev
2010-04-28 22:40:20 -07:00
Renaud Paquay
6c75b28a81
Display error when 0 or more than 2 commands match
...
--HG--
branch : dev
2010-04-28 22:39:08 -07:00
Renaud Paquay
7788ad20c8
Remove code left over from previous merge
...
--HG--
branch : dev
2010-04-28 18:53:20 -07:00
Renaud Paquay
7b42330b43
Merge
...
--HG--
branch : dev
2010-04-28 18:27:22 -07:00
Renaud Paquay
8a1c9cc46f
Make "setup" command available for "orchard.exe"
...
Extracted the setup code into a "SetupService" used by setup controller
and command.
--HG--
branch : dev
2010-04-28 18:21:32 -07:00
Renaud Paquay
ef31c709e5
Remove SiteUrl from SiteSettings
...
This is used used and not needed with the multi-tenancy work
recently done.
--HG--
branch : dev
2010-04-28 17:13:16 -07:00
Renaud Paquay
350b399a29
Remove SiteUrl from SiteSettings
...
This is used used and not needed with the multi-tenancy work
recently done.
--HG--
branch : dev
2010-04-28 17:12:49 -07:00
Nathan Heskew
5964e6ef55
Minor update to the Orchard.Blogs Module.txt to get its feature detailed correctly
...
--HG--
branch : dev
2010-04-28 14:55:17 -07:00
Nathan Heskew
d64de69769
Merge
...
--HG--
branch : dev
2010-04-28 14:34:21 -07:00
Nathan Heskew
34587c62a4
More work on the module/feature UI*
...
- reshuffled the related admin menu
- cleaned up a little of each module and feature list page
* still all based on the page list semantics
--HG--
branch : dev
2010-04-28 14:34:01 -07:00
Suha Can
eea9bfb2f0
- Adding OrchardSwitches attribute to the tenant add command handler.
...
- Removing UrlPrefix from the tenant creation admin UI (will be readded once implemented).
--HG--
branch : dev
2010-04-28 14:33:08 -07:00
Nathan Heskew
02c6835627
Merge
...
--HG--
branch : dev
2010-04-28 14:07:08 -07:00
Louis DeJardin
ee29c52141
Updating name of event in unit test
...
--HG--
branch : dev
2010-04-28 12:53:44 -07:00
Louis DeJardin
f892a18588
Removed one other place non-test code was calling Reinitialize_Obsolete
...
--HG--
branch : dev
2010-04-28 12:46:29 -07:00
Louis DeJardin
cadfd78c55
Orchard host recreates shell context based on significant events
...
At the moment the events related to shell settings and shell descriptor changes will cause the host to rebuild their compositions.
--HG--
branch : dev
2010-04-28 12:44:16 -07:00
Nathan Heskew
0b3dbcb161
Adding some feature enable/disable UI
...
--HG--
branch : dev
2010-04-28 11:47:29 -07:00
Louis DeJardin
963c159743
Adding prefix adjustment in route matches
...
Complications with login make this impractical for the time being, but mechanically it does work to some extent.
--HG--
branch : dev
2010-04-28 11:36:27 -07:00
Renaud Paquay
86ee36234e
Merge
...
--HG--
branch : dev
2010-04-28 11:07:01 -07:00
Renaud Paquay
cd294c3d90
Adding tenant cache for response file execution
...
This is to avoid creating the stand alone environment for each
command when commands use the same tenant.
--HG--
branch : dev
2010-04-27 18:44:48 -07:00
Renaud Paquay
4357fdf2e0
Add support for response file to "orchard.exe"
...
Syntax is:
orchar.exe @response-file-name-1 @response-file-name-2 ...
--HG--
branch : dev
2010-04-27 18:35:55 -07:00
Renaud Paquay
03859bffd8
Simplify code to filter out special methods
...
--HG--
branch : dev
2010-04-27 14:44:55 -07:00
Sebastien Ros
f288e3ec08
Merge
...
--HG--
branch : dev
2010-04-27 13:26:19 -07:00
Nathan Heskew
88549cc7e0
Merge
...
--HG--
branch : dev
2010-04-27 12:55:32 -07:00
Suha Can
2c862f736c
- Removing some iteration artifacts from the extension manager.
...
--HG--
branch : dev
2010-04-27 12:17:48 -07:00
Nathan Heskew
cd4995253e
"modules" -> "features" in the SetupController to clear up what's being enabled
...
--HG--
branch : dev
2010-04-27 12:03:58 -07:00
Nathan Heskew
18bba7873b
Adding some UI to manage module features
...
--HG--
branch : dev
2010-04-27 11:24:06 -07:00
Renaud Paquay
0f93e120c3
Make orchard.exe help slightly more presentable
...
--HG--
branch : dev
2010-04-26 18:13:19 -07:00
Renaud Paquay
23236676ea
Rename parameter for clarity
...
--HG--
branch : dev
2010-04-26 18:12:25 -07:00
Renaud Paquay
bb2b8053f3
Revove unused class
...
--HG--
branch : dev
2010-04-26 18:11:53 -07:00
Renaud Paquay
79f42550b9
Revove unused class
...
--HG--
branch : dev
2010-04-26 18:11:39 -07:00
Renaud Paquay
4dbaa57f2c
Fix CommandHandlerDescriptorBuilder to return only public methods
...
--HG--
branch : dev
2010-04-26 18:11:13 -07:00
Suha Can
9819dfa8b1
- Some more refactoring, IExtensionManager.AvailableExtensions should be used instead of the obsoleted ActiveExtensions method to query extensions in the system.
...
- ActiveExtensions will be removed once the HackInstallationGenerator is removed.
--HG--
branch : dev
2010-04-26 16:52:31 -07:00
Sebastien Ros
1bb29f266f
Refactored Azure classes
...
--HG--
branch : dev
2010-04-26 16:46:55 -07:00
Suha Can
4eb92e63ec
- IExtensionManager refactoring: LoadFeature is obsoleted and internal in favor of LoadFeatures.
...
- Related changes to callers.
--HG--
branch : dev
2010-04-26 16:21:06 -07:00
Sebastien Ros
4b52a0aee1
Implemented AzureShellSettingsManager
...
Refactored common used methods into AzureHelper
Added unit tests from DefaultSettingsManagerTests class
--HG--
branch : dev
2010-04-26 14:58:29 -07:00
Renaud Paquay
d6b5a73783
Merge
...
--HG--
branch : dev
2010-04-26 14:12:28 -07:00
Renaud Paquay
64f9c5c140
Remove autofac workaround
...
We are now done with the integration of the new autofac, there
is no need for these workaround anymore.
--HG--
branch : dev
2010-04-26 14:11:57 -07:00
Sebastien Ros
97f8ed294e
Refactored AzureBlobStorage to remove isPrivate
...
Added test on reading/writing content
--HG--
branch : dev
2010-04-26 11:02:10 -07:00
Sebastien Ros
9efcf65058
Implemented AzureBlobStorageProvider
...
Added unit tests
Created a specific solution with Azure dependencies
--HG--
branch : dev
2010-04-23 17:39:23 -07:00
Louis DeJardin
152d8dea15
Updating tracing and adding specflow support for command handlers
...
--HG--
branch : dev
2010-04-26 11:36:55 -07:00
Renaud Paquay
87c17e2f6a
Merge
...
--HG--
branch : dev
2010-04-23 17:32:38 -07:00
Louis DeJardin
0c6ae8b8d7
Nearly working integration of multi tenancy components
...
Tenant service provides refresh signal to host (temporary need)
Setup module changed to run in any named shell that is uninitialized
Table prefix added to setup form (for when sql server option is selected)
CreateSetupContext takes shellsettings to support uninitialized tenants
Removed name on default route provider - adding several routes by same name not allowed in single appdomain
--HG--
branch : dev
2010-04-23 17:05:28 -07:00
Renaud Paquay
42ec08e670
Merge
...
--HG--
branch : dev
2010-04-23 16:31:50 -07:00
Renaud Paquay
fe1cc0e869
Refactoring of orchard.exe
...
Added "Usage" help screen for "orchard.exe /?"
Better support for switches parsing
Encapsulated Console.In and Console.Out
Extracted "OrchardHost" class
--HG--
branch : dev
2010-04-23 16:30:25 -07:00