summaryrefslogtreecommitdiffstats
path: root/lib/generators
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* comment out i18n key in plugin template (#12900)Toshi MARUYAMA2013-02-031-1/+1
* fix redmine_plugin generator output in USAGEToshi MARUYAMA2012-09-031-0/+16
* fix plugin generator script name of USAGE on Rails3Toshi MARUYAMA2012-09-033-3/+3
* Fixes test templates for plugins.Jean-Philippe Lang2012-05-283-2/+6
* Fixed test_helper template for plugins.Jean-Philippe Lang2012-05-281-5/+2
* Fixed that plugin model generator does not generate the migration (#11024).Jean-Philippe Lang2012-05-262-2/+39
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-2516-158/+69
* fix lib/generators/redmine_plugin/USAGEToshi MARUYAMA2012-04-021-1/+3
* remove Rails 2.1 lang/en.yml from lib/generators/redmine_pluginToshi MARUYAMA2012-04-013-4/+0
* remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine...Toshi MARUYAMA2012-04-011-4/+4
* remove trailing white-spaces from lib/generators/redmine_plugin_controller/re...Toshi MARUYAMA2012-04-011-3/+3
* remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi...Toshi MARUYAMA2012-03-111-3/+3
* replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmi...Toshi MARUYAMA2011-06-171-1/+1
* replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmi...Toshi MARUYAMA2011-06-171-1/+1
* Add example url and author url to the plugin generator.Eric Davis2010-06-171-0/+2
* Plugin models and controllers must be unloadable.Eric Davis2010-06-172-0/+3
* Fixed: Plugin generators should display help if no parameter is given (#4609).Jean-Philippe Lang2010-02-282-0/+2
* Fixed the generated test in the redmine_plugin_model. (#3927)Eric Davis2009-10-171-1/+1
* Added the Rails i18n language file to the plugin generator.Eric Davis2009-06-103-0/+7
* Renames template ruby files to erb.Jean-Philippe Lang2008-10-258-0/+62
* Renamed the .rb files in the plugin_generator to end in .erb. The .rb wasEric Davis2008-10-254-3/+3
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-0518-0/+167