Commit Graph

2626 Commits

Author SHA1 Message Date
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
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
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
Jonathan Wall
71d3c9c32a More updates to the CSS for the new theme.
--HG--
branch : dev
2010-10-11 15:03:07 -07:00
Sebastien Ros
6f72d040b3 Corrected merge
--HG--
branch : dev
2010-10-11 13:53:07 -07:00
Sebastien Ros
8154bf7496 PascalCasing base theme property
--HG--
branch : dev
2010-10-11 13:43:01 -07:00
Sebastien Ros
42e409ceaf Merge
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Sebastien Ros
28df755732 Merge
--HG--
branch : dev
2010-10-11 13:40:49 -07:00
Sebastien Ros
8d20f0c50e Merge
--HG--
branch : dev
2010-10-11 13:40:29 -07:00
Sebastien Ros
f170d6ac4e Corrected PascalCasing
--HG--
branch : dev
2010-10-11 13:40:00 -07:00
Nathan Heskew
41af6c2660 Fixing paste-into-vs js errors
--HG--
branch : dev
2010-10-11 12:55:48 -07:00
Jonathan Wall
dd8297eafd More CSS changes to the new theme.
--HG--
branch : dev
2010-10-11 12:48:15 -07:00
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