Sebastien Ros
e9220fa517
Including Theme.png in theme scaffolding command
...
Work Item: 16682
--HG--
branch : dev
2010-11-24 18:05:02 -08:00
Dave Reed
67cb21d12b
Related to #16712 . Rename Feature/ExtensionDescriptor Name -> Id, and DisplayName -> Name.
...
--HG--
branch : dev
2010-11-18 15:37:47 -08:00
Dave Reed
e869a4f467
Fixing some basic fx cop warnings
...
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Sébastien Ros
1364a5fcd2
Correcting themes code generation
...
- "Touching" the solution when adding the theme to Themes.csproj also
--HG--
branch : dev
2010-11-02 22:31:43 -07:00
Sébastien Ros
5dfe86f80c
Correcting data migration code generation
...
- Changing class name to Migrations.cs for consistency
- Corrected project alteration to add the correct file path
- Added missing using for System.Data
--HG--
branch : dev
2010-11-02 21:47:55 -07:00
dareed
f0968a0c71
- root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
...
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.
--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Dave Reed
5887ade4aa
Rename 'generate create' commands to 'codegen' commands. woohooo.
...
--HG--
branch : dev
2010-10-21 13:37:49 -07:00
Dave Reed
8b17372a99
Fixing path to Orchard Themes project for 'generate create theme' command
...
--HG--
branch : dev
2010-10-19 11:02:22 -07:00
Renaud Paquay
fb1240eb84
Don't pass "Localizer T" as parameter
...
T should only be used then injected as a property to avoid losing
context for translation tools.
--HG--
branch : dev
2010-10-18 20:07:45 -07:00
Dave Reed
245059a8e2
- create theme command now adds to the new Orchard.Themes project when /IncludeInSolution:true /CreateProject:false
...
- create theme command now sets BaseTheme in theme.txt when using /BasedOn option.
--HG--
branch : dev
2010-10-14 17:36:11 -07:00
Dave Reed
d142f8f93b
generate: dont ignore dlls when copying a theme
...
--HG--
branch : dev
2010-10-05 11:20:30 -07:00
Andre Rodrigues
9696efe4bb
Adjusting generation commands to new data migration path and file names
...
--HG--
branch : dev
2010-10-01 15:48:38 -07:00
Andre Rodrigues
5befbad6be
Converting database update page from webforms to razor
...
Adding routes on the migration module
Adding navigation item on the migration module
Fixing feature naming on codegeneration module
--HG--
branch : dev
2010-10-01 11:49:43 -07:00
Andre Rodrigues
788ca7d69f
Created migration module and moved controller and view from experimental.
...
--HG--
branch : dev
2010-09-30 16:29:29 -07:00
Dave Reed
f8e8aefcf0
Added ability to generate a theme as a csproj/module from the command line
...
--HG--
branch : dev
2010-09-30 15:52:44 -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
Andre Rodrigues
d0d60f2c1f
Added the codegeneration module.
...
--HG--
branch : dev
2010-09-29 15:56:18 -07:00