Commit Graph

304 Commits

Author SHA1 Message Date
Jonathan Wall
15c2b46aee Updated classic theme css. Added temporary inline style to installed modules page.
--HG--
branch : dev
2010-05-19 16:09:20 -07:00
Nathan Heskew
d085161054 Split the xmlrpc functionality of the blog out into its own feature, dependant on the xmlrpc feature
--HG--
branch : dev
2010-05-19 14:33:51 -07:00
Nathan Heskew
871ace9d33 More feature/module management UI updates and some cleanup
- removed unused edit page & action
- remvoed super sekret force actions on functions and defaulting enable/disable to force for now (until a dialog solution is in place)
- standarized on a feature ID format and threw in a string extension to gen it for good measure

--HG--
branch : dev
2010-05-19 14:09:13 -07:00
Nathan Heskew
2727dab5ba Dropping the Common features dependency and messing with the UI a bit more
--HG--
branch : dev
2010-05-19 10:02:47 -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
Suha Can
ba5fd588d1 - PERF: Fix the role based auth service to not recalculate permission checks again and again.
- Adding some comments to the authorization event handler interface.

--HG--
branch : dev
2010-05-18 13:25:53 -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
e00dd3d34c Tightening up the feature management UI a bit
--HG--
branch : dev
2010-05-18 07:26:29 -07:00
Nathan Heskew
6fb9d48666 A little exploratory work on the feature management UI
--HG--
branch : dev
2010-05-18 00:04:41 -07:00
Nathan Heskew
3aa2cbe3d0 Merge
--HG--
branch : dev
2010-05-17 16:26:56 -07:00
Nathan Heskew
033bd97520 Some initial style for the features management UI
--HG--
branch : dev
2010-05-17 16:25:21 -07:00
Sebastien Ros
be24761603 Merge
--HG--
branch : dev
2010-05-17 15:49:37 -07:00
Sebastien Ros
728328b8ed Updated Azure config files
--HG--
branch : dev
2010-05-17 15:48:44 -07:00
Louis DeJardin
8b960b3fc0 Merge
--HG--
branch : dev
2010-05-17 14:54:43 -07:00
Louis DeJardin
c40f2c9a66 Perf: lazy scheduled publish utc value
--HG--
branch : dev
2010-05-17 14:51:40 -07:00
Nathan Heskew
4da2e73f00 A round of markup refactoring for the feature managment UI
- now the ascx is a mess...helpers needed

--HG--
branch : dev
2010-05-17 14:38:26 -07:00
Nathan Heskew
745caf3829 And changing that previous $ -> jQuery move to stick with a force-fed $ a la (function($){/*...*/})(jQuery); *
* thanks bleroy for the gentle reminder ;)

--HG--
branch : dev
2010-05-17 14:17:28 -07:00
Sebastien Ros
3575e0238d Corrected more port issues in generated urls on Azure hosting
Was preventing Live Writer from auto onfiguring. Replace all Request.Url occurences

--HG--
branch : dev
2010-05-17 11:59:58 -07:00
Nathan Heskew
3341dd863e Updated the base JS (file) to use jQuery instead of $ across the board
--HG--
branch : dev
2010-05-17 10:13:02 -07:00
Nathan Heskew
4cda9282d7 A little cleanup in the feature management UI
--HG--
branch : dev
2010-05-17 09:50:36 -07:00
Louis DeJardin
48be8159b9 Perf: lazy-loading more information which is used infrequently
site id is cached for SiteService.GetSiteSettings performance
HasComments part loads collections on demand
HasTags part loads collections on demand

--HG--
branch : dev
2010-05-16 19:47:51 -07:00
Louis DeJardin
04a53cb2d1 Moving media, appdata, and vpp services into Orchard.FileSystems namespace
--HG--
branch : dev
2010-05-16 13:35:35 -07:00
Louis DeJardin
c138cc996d Incremental work towards cache/volatile system
--HG--
branch : dev
2010-05-14 22:30:16 -07:00
Sebastien Ros
fba838f366 Merge
--HG--
branch : dev
2010-05-14 17:07:00 -07:00
Sebastien Ros
75390f1582 Corrected Page Expires bug
Intercept exceptions at event base, to prevent succeeding events to be ignored
Corrected PageService.Get() to retrieve only Page content items

--HG--
branch : dev
2010-05-14 17:06:28 -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
a24b9eb732 Theme management UI updates and bug fixes
--HG--
branch : dev
2010-05-14 13:43:41 -07:00
Sebastien Ros
8b255d59f8 Corrected typos
--HG--
branch : dev
2010-05-14 12:23:16 -07:00
Nathan Heskew
aa4d8e3773 Added some more SpecFlow tests for MultiTenancy and fixed a few bugs
--HG--
branch : dev
2010-05-14 10:03:16 -07:00
Renaud Paquay
2ad6aafc40 Move list of default features to SetupService
This is so that the "setup" command doesn't require a list of
features and can use the default list.

Also add back tags, widgets and media as enabled by default.

--HG--
branch : dev
2010-05-13 19:07:53 -07:00
Renaud Paquay
c68ec562eb Merge
--HG--
branch : dev
2010-05-13 16:37:57 -07:00
Renaud Paquay
641e3833cd Make user validate a bit more robust 2010-05-13 16:31:40 -07:00
Nathan Heskew
3b630c4f15 Updated some of the MultiTenancy SpecFlow tests
Need to add more to cover database preconfiguration

--HG--
branch : dev
2010-05-13 14:57:45 -07:00
Nathan Heskew
0a9570a51e More MT UI wor
- added edit tenant

--HG--
branch : dev
2010-05-13 13:32:48 -07:00
Louis DeJardin
87e4874968 Merge
--HG--
branch : dev
2010-05-12 19:29:15 -07:00
Louis DeJardin
49d29db0ca Moving some code around for migration to new events mechanism
ShellSettings and ShellDescriptor string-named events removed
IShellSettingsManager and IShellDescriptorManager have associated event interfaces
Orchard host event sink forwards those two interfaces to default orchard host (special case - orchard host can't enlist normally)

--HG--
branch : dev
2010-05-12 19:28:18 -07:00
Suha Can
7ec0dc57ee - Making IEventHandler an IDependency and related changes to the event bus and the shell container factory.
- Refactoring ZoneManager to use IEventHandlers.
- Other related changes to event handler based components, removing unneeded looping through handlers in the component since the event bus does that.

--HG--
branch : dev
2010-05-12 19:07:03 -07:00
Sebastien Ros
c384bae408 Refactored IShellSettingsEventHandler to prepare a relocation to DefaultOrchardHost
Need some autofac tweeks as ShellSettingsManager can't have a dependency on, and DefaultOrchardHost can't implement IEventHandler
Currently modified IOrchardHost by adding InvalidateShells() which is called by TenantService.
To do: Remove InvalidateShell, make DefaultOrchardHost implement IShellSettingsEventHandler, and make ShellSettingsManager fire the events

--HG--
branch : dev
2010-05-12 17:22:11 -07:00
Suha Can
dcdbbcf210 - Modifying feeds module to use eventhandlers.
--HG--
branch : dev
2010-05-12 16:11:30 -07:00
Nathan Heskew
bed6afb98b Making use of the autofocus attribute
--HG--
branch : dev
2010-05-12 15:52:36 -07:00
Sebastien Ros
f6c170679e IShellSettingsEventHandler to modify tenants in the running application
Added new methods for altering the tenants: Remove and Update

--HG--
branch : dev
2010-05-12 15:26:52 -07:00
Nathan Heskew
3339cc94a8 Adding a solution for single button inline forms
- used initially in the multitenancy tenant list. should be used anywhere we have/need destructive "links"

--HG--
branch : dev
2010-05-12 14:47:30 -07:00
Suha Can
849336d058 - Moving Authorization service to the new event system.
--HG--
branch : dev
2010-05-12 13:31:33 -07:00
Nathan Heskew
ad9375a09c Pulled stale JS reference from the add tenant page
--HG--
branch : dev
2010-05-12 09:41:10 -07:00
Nathan Heskew
fe91381f77 Updated some module's (tags & comments) categories
--HG--
branch : dev
2010-05-12 08:47:21 -07:00
Sebastien Ros
5f4a93ce16 Merge
--HG--
branch : dev
2010-05-11 16:51:05 -07:00
Sebastien Ros
372010684d Change port of urls in multi tenant admin
--HG--
branch : dev
2010-05-11 16:50:25 -07:00
Nathan Heskew
89ffa5d5bf Ensuring the current tenant (Default) cannot have its state changed
--HG--
branch : dev
2010-05-11 16:21:00 -07:00
Nathan Heskew
5aad2aa8ab More work on the MT UI
- added suspend/resume actions

--HG--
branch : dev
2010-05-11 16:14:18 -07:00
Sebastien Ros
e8190f0e32 Corrected urls generation on multi tenants listing with Azure
--HG--
branch : dev
2010-05-11 15:02:43 -07:00