Dave Reed
974bc5c894
Added overload to Script/Style/IRM.Include() to allow specifing the debug+release url for common .min versions.
...
Converted built-in themes to use Include() instead of a manifest for simplification.
--HG--
branch : dev
2010-09-30 18:20:54 -07:00
Sebastien Ros
81ff6b30c3
Corrected previous merge
...
--HG--
branch : dev
2010-09-30 12:58:48 -07:00
Sebastien Ros
663cecb34a
Merge
...
--HG--
branch : dev
2010-09-30 12:55:27 -07:00
Sebastien Ros
3b4604d661
Extend ExtensionManager to support themes
...
- New ThemeExtensionLoader to load raw themes (without .csproj)
- Automatic creationg of a unique feature for all Themes
- Compilation and loading references if a Theme contains a .csproj file
- Updated views direcovery locations to aslo look inside ~/Themes
--HG--
branch : dev
2010-09-30 12:53:28 -07:00
Suha Can
e9208542ed
- Updating ExtensionManager and ThemeService to read zones from the manifest.
...
- Adding a few essential parts for layers, widgets.
--HG--
branch : dev
2010-09-29 14:29:43 -07:00
Suha Can
19313b887f
- Obsoleting Futures.Widgets in favor of Orchard.Widgets.
...
--HG--
branch : dev
2010-09-29 13:35:57 -07:00
Dave Reed
f2748c5748
Rename resource manifest source files to match new type names
...
--HG--
branch : dev
2010-09-27 14:13:39 -07:00
Dave Reed
714ec54d0d
- Converted ResourceManifests to provider/builder pattern.
...
- Removed ability to require a minimum version
--HG--
branch : dev
2010-09-27 13:56:05 -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
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
Dave Reed
67427b20c2
Fixing Require() razor syntax
...
--HG--
branch : dev
2010-09-17 10:19:27 -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
ddb96cd235
Missed a change to csproj
...
--HG--
branch : dev
2010-09-16 15:47:08 -07:00
Louis DeJardin
691f3f30eb
Converting Orchard.Themes
...
--HG--
branch : dev
2010-09-16 15:41:25 -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
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
f5baed69b9
Using ZoneName property directly to avoid bypassing interceptor
...
--HG--
branch : theming
2010-09-07 01:05:24 -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
b3e489a27b
Starting to implement shapes for page/zone
...
--HG--
branch : theming
2010-09-03 21:57:01 -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
Nathan Heskew
a40ebd5f7e
Cleaned out remaining dependencies on BaseViewModel (sln builds once again - yay)
...
--HG--
branch : dev
2010-09-01 15:51:41 -07:00
Nathan Heskew
026764544a
Making all of the view models not inherit from BaseViewModel
...
--HG--
branch : dev
2010-09-01 15:33:31 -07:00
Nathan Heskew
585cd56c69
Pulled the mvc project type guid from module csproj files that had it
...
--HG--
branch : mvc3p1
2010-08-19 12:02:11 -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
Nathan Heskew
34ae99b417
Removing the hidden propery on the .managewrapper and giving it a little padding
...
- trading one hacky way to ensure a target area for one that's slightly less so
--HG--
branch : dev
2010-07-29 23:01:59 -07:00
Bertrand Le Roy
c20ff5fa51
French localization fixes.
...
--HG--
branch : dev
2010-07-27 18:19:15 -07:00
Renaud Paquay
10dd2dcc4b
Update default roles to work with Features
...
The code used to deal with Modules as the basic unit and needed
to be updated to work with "Features" instead, since features
are the basic units than can be enabled/disabled.
--HG--
branch : dev
2010-07-27 15:59:38 -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
ca79ee6af7
Fixed the menu's "current" identification
...
--HG--
branch : dev
2010-07-26 01:37:42 -07:00
Nathan Heskew
a5cc6921d5
Fixed a bug with the client settings cookie pathing in IE
...
--HG--
branch : dev
2010-07-25 22:54:15 -07:00
Renaud Paquay
590613786d
Fix issue with Contoso and gallery pictures
...
We now support the BBCode syntax for static html files
serving as the basis for Widgets. All this stuff is still
futures work, but we needed a temporary solution for Alpha.
Here is the new syntax for one of the Widget file:
<div id="slider">
<ul>
<li>[img]~/Themes/Contoso/Content/Images/Gallery/feature01.jpg[/img]</li>
<li>[img]~/Themes/Contoso/Content/Images/Gallery/feature02.jpg[/img]</li>
<li>[img]~/Themes/Contoso/Content/Images/Gallery/feature03.jpg[/img]</li>
</ul>
</div>
--HG--
branch : dev
2010-07-25 11:50:23 -07:00
Nathan Heskew
bfa92625f2
ThemeSiteSetting -> ThemeSiteSettingsPart; Also made Theme a plain ol' model (not a ContentPart)
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Themes/Handlers/ThemeSiteSettingsHandler.cs => src/Orchard.Web/Modules/Orchard.Themes/Handlers/ThemeSiteSettingsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettings.cs => src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsPartRecord.cs
2010-07-22 23:40:35 -07:00
Nathan Heskew
f6742c4141
Updating the admin nav to remember what was closed
...
- also cleaned up the expand/collapse functionality a bit. still needs a little more work though (images - sprite or embeded, and a little script opt)
--HG--
branch : dev
2010-07-21 14:09:09 -07:00
Nathan Heskew
5723255248
Adding position specification to file resource registration
...
- so base scripts and styles can be made to appear in the source before the other scripts and styles
--HG--
branch : dev
2010-07-21 08:54:28 -07:00
Nathan Heskew
05d369fb2c
Remembering the view type of the features list and added some rough and simple client app settings functionality
...
--HG--
branch : dev
2010-07-20 23:34:09 -07:00
Sebastien Ros
6df322030c
Changed default data migration version number to 1
...
--HG--
branch : dev
2010-07-19 15:39:58 -07:00
Renaud Paquay
4bd6abe055
Replacing all version# with 0.5.0
...
--HG--
branch : dev
2010-07-19 14:04:53 -07:00
Nathan Heskew
55ddbcb427
Fixing the content publish/unpublish links in the Contents.Publish.SummaryAdmin part template
...
--HG--
branch : dev
2010-07-18 08:46:44 -07:00
Nathan Heskew
7d6b76d7f5
Getting content publishing/unpublishing hooked up (from the content item list)
...
- moved publishing control to the Contents module
- included some prep for adding bulk actions and filtering to the content item list
- publish, unpublish and remove actions need downlevel interstitial pages (functionality only workes w/ JS at the moment)
--HG--
branch : dev
2010-07-16 00:49:24 -07:00
Sebastien Ros
c631254fb7
Cleaned web.config files
...
--HG--
branch : dev
2010-07-13 14:01:40 -07:00
Sebastien Ros
d1a4edd349
Implement ContentPartRecord and ContentPartVersionRecord for migration classes, to get rid of the explicit IDs
...
--HG--
branch : dev
2010-07-07 16:29:58 -07:00
Nathan Heskew
a42b842345
Hooked up part removal from a content type
...
- + some type editor related markup cleanup
--HG--
branch : dev
2010-07-01 15:06:24 -07:00
Sebastien Ros
d91e488cb7
Use DataMigration API to create database tables for each feature
...
--HG--
branch : dev
2010-06-29 16:17:08 -07:00
Louis DeJardin
57566aaa6a
Changing content type names to PascalCase
...
Became clear while editing metadata the names the only lowercase value and stick out pretty badly
especially when used as {id} in urls
--HG--
branch : dev
2010-06-24 16:34:10 -07:00
Suha Can
dd6e3d3806
- Some modifications to last fork to bring it up to date with latest dev.
...
--HG--
branch : dev
2010-06-17 10:57:00 -07:00
Bertrand Le Roy
bad9fa79a2
No more lorem ipsum in module descriptions.
...
--HG--
branch : dev
2010-06-16 14:41:46 -07:00
Renaud Paquay
59dbbfb44e
Merge
...
--HG--
branch : dev
2010-06-14 09:02:25 -07:00
Nathan Heskew
36460acd2b
Reworking the admin menu a bit (still a work in progress)
...
--HG--
branch : dev
2010-06-12 23:29:19 -07:00
Renaud Paquay
ad54ffdbb2
Remove implicit conversion from string to LocalizedString
...
In most cases, relying on the implicit conversion is a sign
of a missing call to "T".
--HG--
branch : dev
2010-06-12 13:33:35 -07:00