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
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
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
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
Louis DeJardin
59d1100f95
Small update to shape descriptor
...
Adding a BindingSource description text
Adding a devtools/inventory/shapetable action to list shapes in the system and where their display is implemented
--HG--
branch : dev
2010-08-31 18:30:12 -07:00
Louis DeJardin
4a84a0d591
Adding mvc3/razor placeholder support
...
Unofficial bits - do not use.
Integrates with mvc3 CSL hooks
Adds razor view engine to default configuration
--HG--
branch : mvc3p1
2010-08-23 13:10:12 -07:00
Nathan Heskew
8f5a0c45a2
Bunch of web.config and .csproj cleanup
...
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Nathan Heskew
69c901e5c0
Starting the move to ASP.NET MVC 3 Preview 1
...
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Sebastien Ros
49b06ff644
Orchard.ArchiveLater module
...
--HG--
branch : dev
2010-08-04 13:42:06 -07:00
Renaud Paquay
89a3186cef
Merge OrchardCLI.exe with Orchard.exe
...
--HG--
branch : dev
2010-07-28 14:11:28 -07:00
Jonathan Wall
b5693a1db2
Update to csproj for new file in green theme.
...
--HG--
branch : dev
2010-07-27 16:10:29 -07:00
Nathan Heskew
1f5d6cc68b
Simplified the Corporate theme's home page hero "widgets" so the inline editor can better deal with the contents
...
--HG--
branch : dev
2010-07-26 22:12:33 -07:00
Nathan Heskew
e8bd79e485
Fixed the title for content item display in the Contoso theme
...
--HG--
branch : dev
2010-07-25 16:53:05 -07:00
Renaud Paquay
0d4b1e6c42
Fixing build break
...
--HG--
branch : dev
2010-07-24 18:35:13 -07:00
Renaud Paquay
b61d6fcc63
Interactive orchard command line tool
...
--HG--
branch : dev
2010-07-24 13:43:38 -07:00