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