Commit Graph

254 Commits

Author SHA1 Message Date
Sebastien Ros
7e0f453665 Refactored data migrations in core modules
--HG--
branch : dev
2010-10-15 18:04:02 -07:00
Nathan Heskew
816c1a1ff5 Adding an "Edit" link for content on the front
--HG--
branch : dev
2010-10-15 16:49:19 -07:00
Louis DeJardin
c308aa1fbd Refactoring some shape naming conventions
Items_Content* shapes types now Content*
Items_Widget* shape types now Widget*
*_Editor shapes now *_Edit

--HG--
branch : dev
2010-10-15 11:55:48 -07:00
Sebastien Ros
284576a62a Fixed http://orchardqa.codeplex.com/workitem/96
- Admin menu not appearing on Admin/Navigation
- Dependencies where not resolved correctly

--HG--
branch : dev
2010-10-14 14:41:25 -07:00
Nathan Heskew
dc5cc339a7 Getting Blogs onto the new UI composotion model
--HG--
branch : dev
2010-10-14 11:15:22 -07:00
Nathan Heskew
14aef1985f Reassembling* the admin content (management) list and content item edit
* edit partially on the new UI composition model

--HG--
branch : dev
2010-10-13 04:51:15 -07:00
Louis DeJardin
945e41de1e Updating for part placement
Correcting several issues
Providing default placement info for body and tags
Fixing predicate logic

--HG--
branch : dev
2010-10-12 21:08:27 -07:00
Louis DeJardin
fd6f482295 Adding a ShapePlacementParsingStrategy
Built-in shape table provider to provide alterations based on placement files in modules and themes

--HG--
branch : composition
2010-10-12 11:18:00 -07:00
Sebastien Ros
42e409ceaf Merge
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Nathan Heskew
62ddb9498a Adding html5shim to the core shapes (document template)
--HG--
branch : dev
2010-10-11 11:45:22 -07:00
Nathan Heskew
71ead6bae3 Changing parts shapes to use the "Parts_" prefix convention.
Similart to content items now (Items_*) and what fields will use (Fields_*)

--HG--
branch : dev
2010-10-11 09:45:29 -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
Sebastien Ros
c5198b0fe8 Content types security refactoring
- Moved AuthorizationEventHandler to Contents.Security

--HG--
branch : dev
2010-10-07 15:49:07 -07:00
Sebastien Ros
46c33f7fe0 Merged IAuthorizationEventHandlers to circumvey the call order
- Renamed permission tokens to prevent ambiguities
- Corrected called permission from content controllers

--HG--
branch : dev
2010-10-07 11:47:09 -07:00
Sebastien Ros
aca883f54a Adding dynamic content type rights management
--HG--
branch : dev
2010-10-05 16:35:55 -07:00
Sebastien Ros
3e93c19faa Moved dynamic content permission to Core.Contents
--HG--
branch : dev
2010-10-04 10:53:57 -07:00
Sebastien Ros
3b4604d661 Extend ExtensionManager to support themes
- New ThemeExtensionLoader to load raw themes (without .csproj)
- Automatic creationg of a unique feature for all Themes
- Compilation and loading references if a Theme contains a .csproj file
- Updated views direcovery locations to aslo look inside ~/Themes

--HG--
branch : dev
2010-09-30 12:53:28 -07:00
Dave Reed
420baa7289 Fixed location of localization resource manfest cs file
--HG--
branch : dev
2010-09-27 14:22:18 -07:00
Dave Reed
f2748c5748 Rename resource manifest source files to match new type names
--HG--
branch : dev
2010-09-27 14:13:39 -07:00
Nathan Heskew
df77d8229e Changing a bunch of .cshtml file references to "Content" (instead of "None")
--HG--
branch : dev
2010-09-24 07:58:44 -07:00
Nathan Heskew
2e3c05afcc Temporary solution to get zone items in order
--HG--
branch : dev
2010-09-22 17:22:48 -07:00
Nathan Heskew
7c4d00ee01 Converting/cleaning a few templates in Core.Shapes
--HG--
branch : dev
2010-09-21 21:43:46 -07:00
Nathan Heskew
df66338fd1 Finished converting Core.Contents
--HG--
branch : dev
2010-09-21 21:38:20 -07:00
Nathan Heskew
17eade34db Some progress on converting Core.Contents
--HG--
branch : dev
2010-09-21 16:09:31 -07:00
Dave Reed
a8bc2712c6 Removed dup theme resource definitions. Fix base path on razor views.
--HG--
branch : dev
2010-09-21 11:35:52 -07:00
Nathan Heskew
305fd9ef22 Getting setup looking a little more as it should
--HG--
branch : dev
2010-09-21 00:58:56 -07:00
Dave Reed
ae7012849a Moved all copies of jQuery/jQueryUI and related scripts, stylesheets, and images to the Orchard.jQuery module.
--HG--
branch : dev
2010-09-17 16:43:12 -07:00
Sébastien Ros
d43f10198f Corrected project files
--HG--
branch : dev
2010-09-17 15:27:22 -07:00
Nathan Heskew
6f59fbabc9 Merge
--HG--
branch : dev
2010-09-17 01:09:37 -07:00
Nathan Heskew
f6d4d05c22 Migrating Orchard.Blogs
--HG--
branch : dev
2010-09-17 01:00:24 -07:00
Dave Reed
c83b91e5c5 Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.
--HG--
branch : dev
2010-09-16 17:35:01 -07:00
Sebastien Ros
a4de8b8b7b Merge
--HG--
branch : dev
2010-09-16 16:46:08 -07:00
Sebastien Ros
0cb1ce3f94 Migrating Notifications
--HG--
branch : dev
2010-09-16 16:45:11 -07:00
BertrandLeRoy
adc891d2f0 Moving PublishLater back in.
--HG--
branch : dev
2010-09-16 15:43:51 -07:00
Sébastien Ros
8aed02cee3 Corrected NotFound shape
--HG--
branch : dev
2010-09-16 08:43:39 -07:00
Sébastien Ros
5a8edb7086 Work on settings
--HG--
branch : dev
2010-09-15 10:31:52 -07:00
Sébastien Ros
73161f31f4 Merge
--HG--
branch : dev
2010-09-15 10:01:36 -07:00
Sébastien Ros
f3bdad2ffc Migrating Site Settings
--HG--
branch : dev
2010-09-15 09:06:17 -07:00
Louis DeJardin
6652ec0ae7 Changing clay to binary dependency
--HG--
branch : dev
extra : rebase_source : 362e2533fa0ce5df0e0b41b7d11f94077c43c013
2010-09-14 14:56:02 -07:00
Sebastien Ros
a30b0ad51e Adding Capture method to IOrchardViewPage
--HG--
branch : theming
2010-09-13 17:44:32 -07:00
Sebastien Ros
008155cb1f Migrating Localization
--HG--
branch : theming
2010-09-13 15:30:00 -07:00
Nathan Heskew
5e53b4dd46 Getting display in order for the (routable-specified) home page
--HG--
branch : theming
2010-09-13 14:48:22 -07:00
Nathan Heskew
a996aac51f A bit more work getting content display in order
- content title added to the item shape (@Model.Title)
- some rough content item shape structure - needs real body zones and footer (need header @ footer markup at least as zone wrappers in a way so if there is nothing in the zone the tags aren't rendered)
- page title usage back in the picture though (impl.) not really touched
- contents and routable display type actions all falling back to the core shaped "Display" view

--HG--
branch : theming
2010-09-13 14:26:07 -07:00
Sebastien Ros
a49555d6ab Migrating Orchard.ContentType
- Needs some more work on displaying children shapres

--HG--
branch : theming
2010-09-13 13:34:51 -07:00
Sebastien Ros
508b0d88f7 Polishing Core.Contents
--HG--
branch : theming
2010-09-13 12:50:16 -07:00
Sebastien Ros
a37b464a14 Work on Routable parts edition
--HG--
branch : theming
2010-09-13 12:02:50 -07:00
Nathan Heskew
91862c6672 Getting the routable display to work and added a display part template (for the title)
- the title should probably be linked
- would it be useful for some route part properties to be on the model (for Model.Title) or is there already an easy way to get at that?

--HG--
branch : theming
2010-09-13 00:09:59 -07:00
Sebastien Ros
5c206b36fe Migrating Reports
--HG--
branch : theming
2010-09-10 16:50:43 -07:00
Sebastien Ros
3ea9359c7a Migrating Routable and XmlRpc
--HG--
branch : theming
2010-09-10 16:33:55 -07:00
Sebastien Ros
adeda2e278 Migrating Settings
--HG--
branch : theming
2010-09-10 15:47:52 -07:00