Commit Graph

2523 Commits

Author SHA1 Message Date
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
Louis DeJardin
b5119c57cd Adding DisplayChildren for rendering attached shapes
--HG--
branch : theming
extra : rebase_source : 14c441c92db13a7e7acf5d16f8ccec3323c807dc
2010-09-10 15:54:52 -07:00
Sebastien Ros
adeda2e278 Migrating Settings
--HG--
branch : theming
2010-09-10 15:47:52 -07:00
Sebastien Ros
541c6d1e65 Migrating Common and Navigation
--HG--
branch : theming
2010-09-10 15:39:10 -07:00
Sebastien Ros
0d3be13299 Migrating Orchard.Roles
--HG--
branch : theming
2010-09-10 14:26:04 -07:00
Louis DeJardin
dd517ccaf4 Adding different type of zone shapes for different purposes
--HG--
branch : theming
2010-09-10 13:34:39 -07:00
Sebastien Ros
f9de6ec621 Migrating Orchard.Modules and Orchard.Packaging
--HG--
branch : theming
2010-09-10 13:14:07 -07:00
Nathan Heskew
2c19ba8ed2 A little more tweaking of the (devtools) UI debugging template
--HG--
branch : theming
2010-09-10 13:04:28 -07:00
Nathan Heskew
78f4923efc Getting the main menu rendering again (from a fresh setup)
--HG--
branch : theming
2010-09-10 13:03:29 -07:00
Nathan Heskew
7ec1fa74e4 Shaping up the admin contents list a bit more and giving the UI shape template debug style a little something extra*
*still not meant as *the* long-term UI debugging solution but it does the trick for now

--HG--
branch : theming
2010-09-10 08:56:10 -07:00
Louis DeJardin
88535ed8c6 Throwing in a "SummaryAdmin" equivalent
Need to enumerate display types
Adds a diagnostic <div> to devtools that wraps everything being rendered with it's shape name and location

--HG--
branch : theming
2010-09-09 19:23:06 -07:00
Louis DeJardin
a03da9496a Content item specific shapes
Content manager creating shape names based on display mode
Template harvester converting known file patterns into appropriate shape names

--HG--
branch : theming
extra : rebase_source : a4d45b76ea0251bb3d6b7f24dba92563cc63addf
2010-09-09 17:14:38 -07:00
Sebastien Ros
646aab07b0 Merge
--HG--
branch : theming
2010-09-09 17:03:26 -07:00
Sebastien Ros
6f4dfba734 Migrated Orchard.Users
--HG--
branch : theming
2010-09-09 17:02:04 -07:00
Louis DeJardin
27a11dc849 Merge
--HG--
branch : theming
2010-09-09 14:29:26 -07:00
Louis DeJardin
95e7534e28 Including support for [Shape] attribute-based bindings in setup mode
--HG--
branch : theming
2010-09-09 14:29:04 -07:00
Nathan Heskew
88f2ec10eb Roughly hooking up more of the content admin list rendering
--HG--
branch : theming
2010-09-09 13:53:06 -07:00
Louis DeJardin
b809247464 Simple content item, with support for zones, editor, and display partial templates working
--HG--
branch : theming
2010-09-09 13:52:45 -07:00
Louis DeJardin
91684d050b Adding a PlaceChildContent shape to Body and Content zones by default
--HG--
branch : theming
2010-09-09 11:58:26 -07:00
Nathan Heskew
b78e47cad8 Some work on getting the content admin list rendering
--HG--
branch : theming
2010-09-09 00:01:46 -07:00
Nathan Heskew
ecf192dc65 Getting child content rendered in the core layout
--HG--
branch : theming
2010-09-08 22:41:46 -07:00
Louis DeJardin
899abcca96 Further shapes work
Adding the ability to bind a method with a TextWriter Output parameter
Bringing over work from UnorderedList
Parameter bound with GetMember instead of array access to be compatible with base class properties

--HG--
branch : theming
2010-09-08 19:30:30 -07:00
Nathan Heskew
fceea540ba Some shape template cleanup (mainly in core shapes)
--HG--
branch : theming
2010-09-08 01:02:03 -07:00
Louis DeJardin
ff5a2d8245 Refactoring and repair
ShapeMetadata.FrameTypes changed to ShapeMetadata.Wrappers
Adding placeholder "Item" template (needs to lock onto alternates, and use ~/Views/Items/* locations)

--HG--
branch : theming
2010-09-07 23:14:19 -07:00
Louis DeJardin
bb9ba92f9d Adding some shape definitions into Orchard.Shapes
A few details of Layout/Document/Zone shapes are described
Three utility shapes are provided as [Shape] methods
An IOrchardViewPage interface is introduced to ensure all base view classes have the same minimum number of methods and properties available

--HG--
branch : theming
2010-09-07 22:15:33 -07:00
Nathan Heskew
e758d63fb7 Moved base templates from the Themes module to a new (Orchard.Core) Shapes module (to become core shape templates)
--HG--
branch : theming
2010-09-07 16:00:04 -07:00
Nathan Heskew
3813431ab8 Quick template fix to get setup rendering
--HG--
branch : theming
2010-09-07 15:39:38 -07:00
Sebastien Ros
6df3385728 Added "log an continue" behavior on content item handlers
--HG--
branch : theming
2010-09-07 15:09:38 -07:00
Nathan Heskew
3fa536d7a8 Removing BaseViewModel and ContentItemViewModel for good
--HG--
branch : theming
2010-09-07 13:45:50 -07:00
Sebastien Ros
b5cbff7607 Missing localization string
--HG--
branch : dev
2010-09-07 12:41:52 -07:00
Sebastien Ros
7b5a3bc4f5 Corrected search with empty keyword
--HG--
branch : dev
2010-09-07 11:57:41 -07:00
Louis DeJardin
02e46ba310 Theming items
Changing the extension to hide several old files
Adjusting BuildDisplayModel family to return shape for display

--HG--
branch : theming
2010-09-07 11:53:57 -07:00
Louis DeJardin
2056144c62 Putting some of the older partials into admin zones to see how it goes
--HG--
branch : theming
2010-09-07 01:32:24 -07:00
Louis DeJardin
f5baed69b9 Using ZoneName property directly to avoid bypassing interceptor
--HG--
branch : theming
2010-09-07 01:05:24 -07:00
Louis DeJardin
934965ef6e Converting intercepted return values implicitly where needed
--HG--
branch : theming
2010-09-07 01:04:47 -07:00
Louis DeJardin
aa8cac9323 Adding some sophistication to rendering
Doing some work with Zone, MenuItem, Menu shapes
Adjusting some shape usage in the TheAdmin theme

--HG--
branch : theming
2010-09-07 00:20:11 -07:00
Louis DeJardin
ef7abae721 Adding Frames collection to shape descriptor and metadata
--HG--
branch : theming
2010-09-06 20:51:24 -07:00
Louis DeJardin
77c48fb42a More theming work
Continued work towards making zone classes obsolete
Shape table construction per theme
Adding display helper to webforms view classes

--HG--
branch : theming
2010-09-05 04:06:18 -07:00
Louis DeJardin
b3e489a27b Starting to implement shapes for page/zone
--HG--
branch : theming
2010-09-03 21:57:01 -07:00
Louis DeJardin
8cd5c5f651 Removing additional obsolete component
--HG--
branch : theming
2010-09-03 18:59:14 -07:00
Louis DeJardin
39cbf42c5a Less broken than ever
Layout component injected by themed result filter
Composes three stage rendering
Obsoletes additional rendering placeholder components
Additional csproj files renamed to avoid broken modules from being included in view compilation
A dynamic language in views would be nice

--HG--
branch : theming
2010-09-03 18:58:24 -07:00
Sébastien Ros
0c2023b0bd Use checkboxes in Site Settings to select terms to include in search
--HG--
branch : dev
2010-09-03 18:48:50 -07:00
Sébastien Ros
b5ed08edea Removed IEvents interface
- Replaced by IEventHandler and IEventBus

--HG--
branch : dev
2010-09-03 17:52:53 -07:00
Louis DeJardin
b09a276e97 Typo in class name
--HG--
branch : theming
2010-09-03 17:46:24 -07:00
Louis DeJardin
f1edc114e2 Merge
--HG--
branch : theming
2010-09-03 17:42:36 -07:00
Louis DeJardin
2de2f685e9 Implementing shim and cache for theme awareness
Configured arrays of view engines cached for use in appropriate contexts
Adding current theme as dedicated property on work context
Current theme assigned by selecters, if null, as result begins executing
Distinction is made between deep and shallow view path locations

--HG--
branch : theming
2010-09-03 17:41:14 -07:00
Sébastien Ros
b03a29ad42 Increased field storage size
- Ensure AlterColumn defines the field Type if the size is changed

--HG--
branch : dev
2010-09-03 16:51:57 -07:00
Sébastien Ros
47a0ae929a Index tags on content items
--HG--
branch : dev
2010-09-03 16:23:33 -07:00
Nathan Heskew
043bcf54ee Retiring ContentItemViewModel
...and all that entails
- things like IZone and IZoneCollection are barely roughed in

--HG--
branch : theming
2010-09-03 16:04:42 -07:00