Commit Graph
2831 Commits
Author SHA1 Message Date
Andre Rodrigues 67a8d9de23 Correcting migration version
--HG--
branch : dev
2010-10-13 10:46:34 -07:00
Sébastien Ros d9444c793b Better link for homepage edition
--HG--
branch : dev
2010-10-13 08:27:52 -07:00
Sébastien Ros 0ca3abce9f Modifying setup steps
- Assign owner to widgets
- Correct edit link in homepage text

--HG--
branch : dev
2010-10-13 07:43:19 -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
Nathan Heskew ec7f111021 Adding a couple of widget wrappers including a manage version w/ edit link
--HG--
branch : dev
2010-10-13 01:30:10 -07:00
Nathan Heskew cfa1601676 Adding something for the page title to the core document template (and widget shape template)*
*exploration work

--HG--
branch : dev
2010-10-13 01:02:54 -07:00
Louis DeJardin 0adc7a6c9f Removing int Id properties from IContent descendants
Eliminates compiler warnings about hiding members of base class.

--HG--
branch : dev
2010-10-13 00:25:21 -07:00
Nathan Heskew 8e2f7e974a Changing the default theme to TheThemeMachine, adding some more content widgets @ startup (for lack of a better place ATM - distro or some filler content scheme) and some shape templates
--HG--
branch : dev
2010-10-12 23:34:41 -07:00
Louis DeJardin 3e05d0473b Adding header to items_widget template for predictability
--HG--
branch : dev
2010-10-12 21:49:15 -07:00
Louis DeJardin 098eabe2be Updating widget editing
--HG--
branch : dev
2010-10-12 21:42:54 -07:00
Louis DeJardin a2b9d87967 Merge
--HG--
branch : dev
2010-10-12 21:08:51 -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
Jonathan Wall ac1fd82268 More CSS work for comments in the new theme.
--HG--
branch : dev
2010-10-12 18:24:55 -07:00
Sebastien Ros 87bde2f70f Merge
--HG--
branch : dev
2010-10-12 18:17:10 -07:00
Sebastien Ros 5d7d0bde3e Adding SearchForm widget
--HG--
branch : dev
2010-10-12 18:16:54 -07:00
Louis DeJardin f7748c3590 Updating to use module or theme folder Placement.info file
--HG--
branch : dev
2010-10-12 17:57:08 -07:00
Louis DeJardin 526d37f6e6 Missed one addtl csproj change.
If I had a nickel...

--HG--
branch : dev
2010-10-12 17:52:02 -07:00
Louis DeJardin b24d0742fc Merge
--HG--
branch : dev
2010-10-12 17:46:57 -07:00
Louis DeJardin 9e00c20a6e Merge - potentially bad merges in a place or two
--HG--
branch : composition
2010-10-12 17:43:49 -07:00
Louis DeJardin d57c44bcf2 Merge
--HG--
branch : composition
2010-10-12 17:38:59 -07:00
Louis DeJardin 7e84e73cae Placement.info support enabled
Enabled Module and Theme Placement.info files are parsed, and influence the location of certain shapes
This only applies to part or field shapes that are added by returning ContentShape(...) from a display/editor driver

--HG--
branch : composition
extra : transplant_source : %CF%B0%17%E1%18%C1%06o%B2%91a%23%A1%3D%872%BE%F8%01%F3
2010-10-12 17:33:11 -07:00
Sebastien Ros ce60c6d3a0 Adding BlogArchives widget
--HG--
branch : dev
2010-10-12 17:33:08 -07:00
Jonathan Wall 1e18168dbe Added more CSS for forms and comments.
--HG--
branch : dev
2010-10-12 17:26:59 -07:00
Andre Rodrigues 9480774bcb "Fixing" failing UT.
--HG--
branch : dev
2010-10-12 17:10:17 -07:00
Dave Reed 30cb7dc75d Themes admin allows you to enable/disable themes separately from setting them to the default. DataMigrations for themes are done there too.
--HG--
branch : dev
2010-10-12 16:52:36 -07:00
Jonathan Wall ff858f1536 Added some styles for the form elements in the new theme.
--HG--
branch : dev
2010-10-12 16:35:51 -07:00
Dave Reed 6f61bc590b Fix ThemeServiceTests
--HG--
branch : dev
2010-10-12 16:08:15 -07:00
Nathan Heskew 789b00a0f3 Pulling the FlatPositionComparer* out of Orchard.Core's CoreShapes and changing the widget managemen index to use that
* need to reconcile this and the Orchard.UI.Navigation.PositionComparer and make the comparer work with negative numbers w/ null/""/0 as the default

--HG--
branch : dev
2010-10-12 15:57:22 -07:00
Jonathan Wall 7540e437b8 More layout updates to the new theme.
--HG--
branch : dev
2010-10-12 15:53:42 -07:00
Sebastien Ros b222794a39 Only the "Default" tenant is able to manage tenants
- Don't show links in other tenants
- Protected controller actions

--HG--
branch : dev
2010-10-12 15:42:18 -07:00
Dave Reed dc7de6ae96 Themes no longer show up as features in the features admin
--HG--
branch : dev
2010-10-12 15:14:17 -07:00
Sebastien Ros d8f7c821c9 Corrected fake ExtensionEntry for RawThemeExtensionLoader
--HG--
branch : dev
2010-10-12 14:33:21 -07:00
Nathan Heskew f7b77808fc Adding a rudimentary recent blog posts widget
--HG--
branch : dev
2010-10-12 13:53:17 -07:00
Dave Reed dd2294935e Missing file. Fixed SafeMode theme which was considered disabled in safe mode.
--HG--
branch : dev
2010-10-12 13:04:44 -07:00
Dave Reed 7811d4fcdd Nested Themes. Also, enabling a theme now really enables its features.
--HG--
branch : dev
2010-10-12 12:21:46 -07:00
Jonathan Wall 62eb8101af Updating CSS for new theme again.
--HG--
branch : dev
2010-10-12 12:06:35 -07:00
Nathan Heskew 9c2923f781 Adding other zones from the theme machine to its theme.txt and giving the homepage's htmlwidget a position value that makes the widget management UI happy
--HG--
branch : dev
2010-10-12 11:29:17 -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 1863cf9561 Removed extra semi colon
--HG--
branch : dev
2010-10-12 11:07:49 -07:00
Nathan Heskew 09eec89a3f Addin the CommonPart to the WidgetPage
--HG--
branch : dev
2010-10-12 10:18:51 -07:00
Nathan Heskew 1506a588db pushing the composition branch
--HG--
branch : composition
2010-10-12 10:18:19 -07:00
Nathan Heskew 9e2c340be0 Setting the owner of the homepage created during setup
--HG--
branch : dev
2010-10-12 08:40:59 -07:00
Nathan Heskew 4e0f8430e2 Cleaning out the (commented out) code for creating the initial content page during setup
--HG--
branch : dev
2010-10-12 08:36:41 -07:00
Louis DeJardin 0ce0dcb69b Preparing to put a content part placement subsystem in effect
ContentShapeResult.Apply calls through the context.FindPlacement to acquire placement location
DefaultContentDisplay component wires the FindPlacement onto the ShapeDescriptor.Placement
ShapeDescriptor.Placement func contains the chained per-theme rule stack for part shape placement
Next up - simple Placement.txt parser to convert rules into Placement chain

--HG--
branch : composition
2010-10-12 01:02:18 -07:00
Nathan Heskew 9536b74fa2 Adding an html widget to the homepage @ setup (w/ content from previous homepage page)
--HG--
branch : dev
2010-10-12 00:57:52 -07:00
Nathan Heskew f334a171c1 Adding an html widget to the homepage @ setup (w/ content from previous homepage page)
--HG--
branch : dev
2010-10-12 00:57:52 -07:00
Nathan Heskew b1e80feba8 Merge
--HG--
branch : dev
2010-10-12 09:39:34 -07:00
Nathan Heskew f1d8f3ee22 Merge
--HG--
branch : dev
2010-10-12 09:39:11 -07:00
Nathan Heskew 766ee10a6c Adding the "current" class back to the current menu item
--HG--
branch : dev
2010-10-12 09:04:48 -07:00
Sebastien Ros 417423369e Merge
--HG--
branch : dev
2010-10-11 18:05:36 -07:00