Suha Can
c97a8d26cb
Cleanup (includes)
...
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Andre Rodrigues
a987f02af6
Documenting the (object) cast to avoid dynamic invocation.
...
--HG--
branch : dev
2010-11-19 17:42:30 -08:00
Andre Rodrigues
42fbe44c6b
Medium Trust: Fixing aditional dynamic invocations of View method.
...
--HG--
branch : dev
2010-11-18 11:21:43 -08:00
Louis DeJardin
70426a89b9
Overloading ContentPart to optionally have new shape passed in
...
If lambda takes an argument, it is dynamic, and is an uninitialized shape of the named type
ShapeHelper and IShapeHelperFactory are obsolete - IShapeFactory itself is now dynamic
--HG--
branch : dev
2010-10-15 17:24:30 -07:00
Nathan Heskew
ddca57edd4
Making progress on updating the content manager API fit better with the new dynamic UI composition scheme
...
- Includes changing display-related implementations (drivers & views) to work with shapes
- Editor implementations still on the old template model
- Orchard.Blogs is currently using a different display type instead of specifying alterations (for Blog and BlogPost)
--HG--
branch : dev
2010-10-11 02:06:01 -07:00
Dave Reed
49a45400ed
Add freeform entry to Add Supported Culture. Removed 'fr' as available culture from setup (enter 'fr' in freeform to add it back).
...
Verified module-provided ICultureSelector can supercede the site default culture.
--HG--
branch : dev
2010-10-08 11:41:07 -07:00
Sébastien Ros
5a8edb7086
Work on settings
...
--HG--
branch : dev
2010-09-15 10:31:52 -07:00
Sébastien Ros
f3bdad2ffc
Migrating Site Settings
...
--HG--
branch : dev
2010-09-15 09:06:17 -07:00
Sebastien Ros
adeda2e278
Migrating Settings
...
--HG--
branch : theming
2010-09-10 15:47:52 -07:00
Nathan Heskew
043bcf54ee
Retiring ContentItemViewModel
...
...and all that entails
- things like IZone and IZoneCollection are barely roughed in
--HG--
branch : theming
2010-09-03 16:04:42 -07:00
Nathan Heskew
33d47b3c39
Build*Model -> Build*Shape (in process of changing to work with (Clay) shapes instead of ContentItemViewModel)
...
--HG--
branch : dev
2010-09-02 15:11:33 -07:00
Nathan Heskew
51e6dca391
SiteSettings -> SiteSettingsPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Core/Settings/Drivers/SiteSettingsDriver.cs => src/Orchard.Web/Core/Settings/Drivers/SiteSettingsPartDriver.cs
rename : src/Orchard.Web/Core/Settings/Handlers/SiteSettingsHandler.cs => src/Orchard.Web/Core/Settings/Handlers/SiteSettingsPartHandler.cs
rename : src/Orchard.Web/Core/Settings/Models/SiteSettings.cs => src/Orchard.Web/Core/Settings/Models/SiteSettingsPart.cs
rename : src/Orchard.Web/Core/Settings/Models/SiteSettingsRecord.cs => src/Orchard.Web/Core/Settings/Models/SiteSettingsPartRecord.cs
2010-07-23 01:09:00 -07:00
Nathan Heskew
23b101a644
Starting to get some content localization hooked up.
...
- can create new translations and content items (in manage content) link to other localizations of the content
- still a bit buggy when creating a new translation to override an existing translation
- the ux is still, definately, a bid ol' wip
--HG--
branch : dev
2010-07-12 03:03:18 -07:00
Nathan Heskew
4eb3477942
Initial culture management UI (could still use a few tweaks in appearance)
...
--HG--
branch : dev
2010-06-09 16:14:47 -07:00
Nathan Heskew
ded153660d
Added a little UI to set the default culture for the site (in /admin/settings)
...
--HG--
branch : dev
2010-06-08 16:26:08 -07:00
Suha Can
1b014f577e
Starting work on Setup, a new core package
...
--HG--
branch : dev
2010-02-04 12:24:18 -08:00
loudej
6d95217b6a
Further work updating security model
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045825
2010-01-22 05:25:54 +00:00
skewed
1a5996274d
Wrapping up the current state of slug generation for Pages
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045559
2010-01-17 09:14:45 +00:00
loudej
c756b09233
Once the ItemDisplayModel and ItemEditorModel were converted to use ZoneCollection they became identical. Collapsing them into the same ItemViewModel class.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044987
2010-01-05 10:54:12 +00:00
loudej
556ab3c99f
Adding data versioning capabilities which content parts may opt-into. Still needs query support though.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044752
2009-12-30 00:36:35 +00:00
loudej
c08d3813da
Changing Orchard.Models namespace to Orchard.ContentManagement
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044408
2009-12-21 20:29:53 +00:00
loudej
8d99ca8bee
Partially complete refactoring. Adding transactions. Adjusting template locations. CURRENTLY BROKEN
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044385
2009-12-21 01:30:24 +00:00
loudej
50ff33c386
Renaming methods to BuildDisplayModel, BuildEditorModel, UpdateEditorModel and models to ItemDisplayModel, ItemEditorModel
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043654
2009-12-10 04:19:54 +00:00
loudej
5aae644c6d
Adding a rough-cut owner editor
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043456
2009-12-08 06:13:08 +00:00
loudej
edcec5a480
Changing some method names, adding zone helpers for item editor template
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043117
2009-12-03 22:35:45 +00:00
loudej
90584c14f2
Preparing for display/editor content chrome structuring
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042906
2009-12-02 06:16:22 +00:00
loudej
957a4b0127
Continuing to refactor ModelDriver concept into ContentHandler
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041354
2009-11-19 05:40:38 +00:00
loudej
40632265f7
Continuing to refactor ModelDriver concept into ContentHandler
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041352
2009-11-19 05:31:39 +00:00
loudej
50da138925
Fixing up some overlapping changes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041351
2009-11-19 05:20:30 +00:00
suhacan
9c4648080b
- Settings support for packages and their injection to settings admin.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041325
2009-11-19 01:03:23 +00:00
suhacan
d78f9a9b6f
- Site Settings Package implementation.
...
- General site settings admin.
- Modifying RolesBasedAuthentication service to use injected CurrentSite to look up the Super User name from the site settings when checking for permissions.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041295
2009-11-18 21:55:11 +00:00