Louis DeJardin
925fd6b916
Merge
...
--HG--
branch : dev
2010-10-11 12:44:26 -07:00
Suha Can
5468cab310
Merge
...
--HG--
branch : dev
2010-10-11 12:20:01 -07:00
Suha Can
44cf3c1cc2
- Fixing a couple WidgetService tests that were failing and ignored due to missing Flush() calls.
...
--HG--
branch : dev
2010-10-11 12:19:28 -07:00
Louis DeJardin
435471e80b
Removing test-templates from classic theme
...
--HG--
branch : dev
2010-10-11 12:18:33 -07:00
Louis DeJardin
aa4a80bf6d
Merge
...
--HG--
branch : dev
2010-10-11 12:04:17 -07:00
Louis DeJardin
117a613715
Fixing some issues that showed up in testing
...
Built-in zones need to be created with names
Binding and shape dictionary is now compare-ordinal-case-insensive
ZoneName is quirky - because it is an actual property some of the inline assignment mechanisms don't work as expected.
Main content area is salmon
--HG--
branch : dev
2010-10-11 11:52:38 -07:00
Nathan Heskew
62ddb9498a
Adding html5shim to the core shapes (document template)
...
--HG--
branch : dev
2010-10-11 11:45:22 -07:00
Suha Can
b5826e3ba3
Merge
...
--HG--
branch : dev
2010-10-11 11:30:44 -07:00
Suha Can
0267ef5e00
- Tools\PackageIndexReferenceImplementation project shouldn't start Cassini.
...
--HG--
branch : dev
2010-10-11 11:29:57 -07:00
Andre Rodrigues
8836e5af92
Merge
...
--HG--
branch : dev
2010-10-11 11:28:04 -07:00
Andre Rodrigues
3219053649
Applied review comments.
...
--HG--
branch : dev
2010-10-11 11:27:20 -07:00
Louis DeJardin
7021670529
Adding specializations for additional core shapes
...
MenuItem now has Parent and Menu back-pointer properties
Menu-{name} and MenuItem-{name} templates are added as specializations
--HG--
branch : dev
2010-10-11 11:24:55 -07:00
Jonathan Wall
44f76b4276
Updated navigation in the new theme.
...
--HG--
branch : dev
2010-10-11 10:32:54 -07:00
Nathan Heskew
b7510e014a
Getting the comments display UI to render
...
Only verified to display on a blog post. A little more work is still needed on the comments driver/templates (make more dynamic and a little cleanup).
--HG--
branch : dev
2010-10-11 10:28:00 -07:00
Andre Rodrigues
140f4d22cc
Renamed widget editor template files.
...
--HG--
branch : dev
2010-10-11 10:26:23 -07:00
Andre Rodrigues
a37f967556
Widget and layer administration.
...
--HG--
branch : dev
2010-10-11 10:15:15 -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
Nathan Heskew
b7c3ada825
Updating some file references in TheThemeMachine
...
--HG--
branch : dev
2010-10-09 14:57:49 -07:00
Nathan Heskew
51c1a8104a
Getting the Orchard.Specs tests back up and running
...
--HG--
branch : dev
2010-10-09 07:34:35 -07:00
BertrandLeRoy
91ce8e5200
Fixing what prevented the changepassword view from compiling.
...
--HG--
branch : dev
2010-10-08 21:20:09 -07:00
Louis DeJardin
7515f955fa
Missed a file
...
--HG--
branch : dev
2010-10-08 18:29:37 -07:00
Louis DeJardin
9b67b6e165
Implementing a some fundamental alternate binding names for core shapes
...
--HG--
branch : dev
2010-10-08 18:29:11 -07:00
Jonathan Wall
5dcd3cb508
Updates to the new theme.
...
--HG--
branch : dev
2010-10-08 17:10:41 -07:00
Nathan Heskew
05f8b56de4
Merge
...
--HG--
branch : dev
2010-10-08 16:59:35 -07:00
Nathan Heskew
cc3d6b1472
Making use of the ShapeAlterationBuilder OnDisplaying method to set appropriate (CSS) class names to Menu and Zone shapes
...
--HG--
branch : dev
2010-10-08 16:58:39 -07:00
Nathan Heskew
9fe274a7d4
Adding a new WidgetPage content type and WidgetsBagPart to support a widget only page and making *the* home page a WidgetPage to support the new default theme*
...
- Current WidgetsBagPart only links to the widget management page so widget management isn't in more than one place (would be the case if Content zone widgets management were part of this part)
*could be configured through the distribution instead when that's implemented
--HG--
branch : dev
2010-10-08 13:53:27 -07:00
Nathan Heskew
ebdc937835
Merge
...
--HG--
branch : dev
2010-10-08 11:44:32 -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
Nathan Heskew
45933ca700
Merge
...
--HG--
branch : dev
2010-10-07 23:17:29 -07:00
Nathan Heskew
11d83885ce
Adding a property and a couple methods to the base view class(es)
...
- Layout (shortcut for WorkContext.Layout)
- HasText(object thing) (shortcut for !string.IsNullOrWhiteSpace(thing as string))
- Tag(dynamic shape, string tagName) (shortcut for Html.Resolve<ITagBuilderFactory>().Create(shape, tagName))
--HG--
branch : dev
2010-10-07 22:29:11 -07:00
Louis DeJardin
58811958d6
Merge
...
--HG--
branch : dev
2010-10-07 16:56:29 -07:00
Louis DeJardin
bdfe7b56b8
Merge
...
--HG--
branch : dev
2010-10-07 16:55:06 -07:00
Louis DeJardin
d1fb5fe86a
Shape alterations can provide displaying/displayed delegates
...
Enables components to add shapes binding alternates
Also provides a hook for the just-before-display preprocessing
--HG--
branch : dev
2010-10-07 16:10:36 -07:00
Nathan Heskew
f2ff1494af
More progress on defining new UI capabilities...
...
--HG--
branch : dev
2010-10-07 15:07:01 -07:00
Renaud Paquay
19b417b08c
Remove incorrect test code...
...
--HG--
branch : dev
2010-10-07 14:09:51 -07:00
Louis DeJardin
dc61c92f31
Introducing display-time events to shape rendering
...
Shape specific events can be hooked with ShapeDescriptor Displaying and Displayed delegate arrays
Events for every shape can be hooked with IShapeDisplayEvents Displaying and Displayed methods
--HG--
branch : dev
2010-10-07 13:08:31 -07:00
Nathan Heskew
ada998da83
Merge
...
--HG--
branch : dev
2010-10-07 12:58:25 -07:00
Nathan Heskew
6dbbe6e1f0
Some minor post-mvc3 beta upgrade fixes
...
--HG--
branch : dev
2010-10-07 12:50:51 -07:00
Nathan Heskew
1e22892c71
WorkContext.Page -> WorkContext.Layout to be consistent with the shape's template and type names
...
--HG--
branch : dev
2010-10-07 12:11:49 -07:00
Renaud Paquay
34bbd4a062
Merge
...
--HG--
branch : dev
2010-10-07 11:57:23 -07:00
Renaud Paquay
9c6b024205
Code review feedback
...
--HG--
branch : dev
2010-10-07 11:57:00 -07:00
Jonathan Wall
1e8cd2b2bb
Added some floats and sidebar to TheThemeMachine.
...
--HG--
branch : dev
2010-10-07 11:46:07 -07:00
Jonathan Wall
5404fb4e2c
Added login to The Theme Machine.
...
--HG--
branch : dev
2010-10-07 11:09:37 -07:00
Renaud Paquay
833beaad3b
Fix Razor views single line comment syntax
...
@// is not valid anymore, use "@* ... *@" instead
--HG--
branch : dev
2010-10-07 10:53:02 -07:00
Renaud Paquay
1e826830f2
Fix Razor views "using" syntax
...
"@using" directive now requires a semicolon at the end.
--HG--
branch : dev
2010-10-07 10:48:51 -07:00
Renaud Paquay
0f4613cb18
Switch to MVC3/Razor1 beta release
...
--HG--
branch : dev
2010-10-07 10:24:17 -07:00
Renaud Paquay
11a46b6b80
Merge
...
--HG--
branch : dev
2010-10-06 16:12:11 -07:00
Nathan Heskew
7503606d74
More progress on defining new UI capabilities..
...
--HG--
branch : dev
2010-10-06 14:02:37 -07:00
Suha Can
37695de420
- Adding the stereotype setting to HtmlWidget.
...
- New widget types will have this stereotype = "widget".
--HG--
branch : dev
2010-10-06 13:44:58 -07:00