Commit Graph

61 Commits

Author SHA1 Message Date
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
Sebastien Ros
2836673667 Pascal casing manifest files
--HG--
branch : dev
2010-10-07 12:38:33 -07:00
Dave Reed
d142f8f93b generate: dont ignore dlls when copying a theme
--HG--
branch : dev
2010-10-05 11:20:30 -07:00
BertrandLeRoy
9f438da24a Changing copyright notices to reflect new name of the Foundation.
--HG--
branch : dev
2010-10-01 17:38:57 -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
Sebastien Ros
44e84c3021 Supressing web server entry in new projects
--HG--
branch : dev
2010-09-30 16:46:19 -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