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
Sebastien Ros
7ba5841373
Merge
...
--HG--
branch : dev
2010-10-11 18:05:11 -07:00
Sebastien Ros
2211deb116
Working on Azure
...
--HG--
branch : dev
2010-10-11 18:04:41 -07:00
Louis DeJardin
0d27bc794c
Merge
...
--HG--
branch : composition
2010-10-11 16:14:07 -07:00
Louis DeJardin
097d936a83
Starting to transition onto different displaytype/location architecture
...
Introducing branch to avoid pushing a known broken state onto dev
--HG--
branch : composition
2010-10-11 16:13:22 -07:00
Andre Rodrigues
7e92ec14e6
Merge
...
--HG--
branch : dev
2010-10-11 15:52:23 -07:00
Andre Rodrigues
36fb567212
Applied Louis comments.
...
--HG--
branch : dev
2010-10-11 15:51:44 -07:00
Nathan Heskew
302d0585b9
Changing primary content zone to "Primary" (from "primary")
...
--HG--
branch : dev
2010-10-11 15:45:32 -07:00
Sebastien Ros
b5c4a8dde2
Correcting localization key for themes
...
--HG--
branch : dev
2010-10-11 15:38:07 -07:00
Sebastien Ros
c7bfc8c130
Localizing Themes and Modules
...
- Added sample localizations for French
--HG--
branch : dev
2010-10-11 15:24:11 -07:00