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
Jonathan Wall
7540e437b8
More layout updates to the new theme.
...
--HG--
branch : dev
2010-10-12 15:53:42 -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
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
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
b7c3ada825
Updating some file references in TheThemeMachine
...
--HG--
branch : dev
2010-10-09 14:57:49 -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
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
Nathan Heskew
f2ff1494af
More progress on defining new UI capabilities...
...
--HG--
branch : dev
2010-10-07 15:07:01 -07:00
Renaud Paquay
9c6b024205
Code review feedback
...
--HG--
branch : dev
2010-10-07 11:57:00 -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
Nathan Heskew
7503606d74
More progress on defining new UI capabilities..
...
--HG--
branch : dev
2010-10-06 14:02:37 -07:00
Nathan Heskew
f3af5ea7d9
More progress on defining new UI capabilities.
...
--HG--
branch : dev
2010-10-05 08:28:06 -07:00
Nathan Heskew
6e8880705f
More progress on defining new UI capabilities
...
--HG--
branch : dev
2010-10-04 09:50:59 -07:00
Sebastien Ros
494b7f1d78
Removed secutiry patch and updated Azure project
...
--HG--
branch : dev
2010-10-01 18:54:19 -07:00
BertrandLeRoy
ad8a007933
Classic Dark theme
...
--HG--
branch : dev
2010-09-30 17:16:49 -07:00
Nathan Heskew
81fad6fb05
Starting to dream up the new theme...up
...
--HG--
branch : dev
2010-09-30 13:03:48 -07:00
Sebastien Ros
663cecb34a
Merge
...
--HG--
branch : dev
2010-09-30 12:55:27 -07:00
Dave Reed
e2bada7486
Added ability to generate a simple theme from the command line
...
--HG--
branch : dev
2010-09-30 12:19:26 -07:00
Sebastien Ros
050876bc19
Adding Advisory.html in Orchard.Web in the meantime
...
--HG--
branch : dev
2010-09-29 12:40:51 -07:00
Nathan Heskew
df77d8229e
Changing a bunch of .cshtml file references to "Content" (instead of "None")
...
--HG--
branch : dev
2010-09-24 07:58:44 -07:00
Nathan Heskew
fd9152eb4f
Changed the default theme back to "Classic" for now and making "Classic" look decent w/ existing CSS and minimal template overrides
...
--HG--
branch : dev
2010-09-21 13:56:51 -07:00
Sebastien Ros
8e9314686e
Merge
...
--HG--
branch : dev
2010-09-21 11:50:39 -07:00
Dave Reed
a8bc2712c6
Removed dup theme resource definitions. Fix base path on razor views.
...
--HG--
branch : dev
2010-09-21 11:35:52 -07:00
Nathan Heskew
305fd9ef22
Getting setup looking a little more as it should
...
--HG--
branch : dev
2010-09-21 00:58:56 -07:00
Sebastien Ros
7ba469cd9a
Security patch for MSA 2416728
2010-09-20 16:50:12 -07:00
Sebastien Ros
7a83d1c10f
Merge
...
--HG--
branch : dev
2010-09-17 13:18:45 -07:00
Sebastien Ros
d3bc587e1d
Updated TheAdmin theme
...
- Overrided Menu.cshtml to comply with old css
--HG--
branch : dev
2010-09-17 13:18:19 -07:00
rpaquay@microsoft.com
89319d30f1
Fix build break: Remove deleted files from csproj file
...
--HG--
branch : dev
2010-09-17 12:17:07 -07:00
Nathan Heskew
6f59fbabc9
Merge
...
--HG--
branch : dev
2010-09-17 01:09:37 -07:00
Nathan Heskew
f6d4d05c22
Migrating Orchard.Blogs
...
--HG--
branch : dev
2010-09-17 01:00:24 -07:00
Dave Reed
c83b91e5c5
Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.
...
--HG--
branch : dev
2010-09-16 17:35:01 -07:00
Louis DeJardin
8fdcd25254
Converting Futures.Widgets module
...
--HG--
branch : dev
2010-09-15 19:50:58 -07:00
Nathan Heskew
a0188e8aca
Taking the Contoso footer out of the display for now
...
--HG--
branch : theming
2010-09-13 18:28:54 -07:00
Nathan Heskew
5e53b4dd46
Getting display in order for the (routable-specified) home page
...
--HG--
branch : theming
2010-09-13 14:48:22 -07:00
Sebastien Ros
8ead738d12
Merge
...
--HG--
branch : theming
2010-09-10 18:16:11 -07:00
Louis DeJardin
0c67b9fd20
Trying to simplify tag/id/attr handling in shape views
...
ITagBuilderFactory returns a TagBuilder populated html related things taken from the shape
Updated zone/menu/menuitem shapes to use that service
Menu and menu item removed from TheAdmin to allow core\shapes rendering to show through
--HG--
branch : theming
2010-09-10 17:37:21 -07:00
Sebastien Ros
5c206b36fe
Migrating Reports
...
--HG--
branch : theming
2010-09-10 16:50:43 -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
Nathan Heskew
88f2ec10eb
Roughly hooking up more of the content admin list rendering
...
--HG--
branch : theming
2010-09-09 13:53:06 -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
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
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