| Commit message (Expand) | Author | Age | Files | Lines |
* | comment out i18n key in plugin template (#12900) | Toshi MARUYAMA | 2013-02-03 | 1 | -1/+1 |
* | fix redmine_plugin generator output in USAGE | Toshi MARUYAMA | 2012-09-03 | 1 | -0/+16 |
* | fix plugin generator script name of USAGE on Rails3 | Toshi MARUYAMA | 2012-09-03 | 3 | -3/+3 |
* | Fixes test templates for plugins. | Jean-Philippe Lang | 2012-05-28 | 3 | -2/+6 |
* | Fixed test_helper template for plugins. | Jean-Philippe Lang | 2012-05-28 | 1 | -5/+2 |
* | Fixed that plugin model generator does not generate the migration (#11024). | Jean-Philippe Lang | 2012-05-26 | 2 | -2/+39 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 16 | -158/+69 |
* | fix lib/generators/redmine_plugin/USAGE | Toshi MARUYAMA | 2012-04-02 | 1 | -1/+3 |
* | remove Rails 2.1 lang/en.yml from lib/generators/redmine_plugin | Toshi MARUYAMA | 2012-04-01 | 3 | -4/+0 |
* | remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine... | Toshi MARUYAMA | 2012-04-01 | 1 | -4/+4 |
* | remove trailing white-spaces from lib/generators/redmine_plugin_controller/re... | Toshi MARUYAMA | 2012-04-01 | 1 | -3/+3 |
* | remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi... | Toshi MARUYAMA | 2012-03-11 | 1 | -3/+3 |
* | replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmi... | Toshi MARUYAMA | 2011-06-17 | 1 | -1/+1 |
* | replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmi... | Toshi MARUYAMA | 2011-06-17 | 1 | -1/+1 |
* | Add example url and author url to the plugin generator. | Eric Davis | 2010-06-17 | 1 | -0/+2 |
* | Plugin models and controllers must be unloadable. | Eric Davis | 2010-06-17 | 2 | -0/+3 |
* | Fixed: Plugin generators should display help if no parameter is given (#4609). | Jean-Philippe Lang | 2010-02-28 | 2 | -0/+2 |
* | Fixed the generated test in the redmine_plugin_model. (#3927) | Eric Davis | 2009-10-17 | 1 | -1/+1 |
* | Added the Rails i18n language file to the plugin generator. | Eric Davis | 2009-06-10 | 3 | -0/+7 |
* | Renames template ruby files to erb. | Jean-Philippe Lang | 2008-10-25 | 8 | -0/+62 |
* | Renamed the .rb files in the plugin_generator to end in .erb. The .rb was | Eric Davis | 2008-10-25 | 4 | -3/+3 |
* | Merged hooks branch @ r1785 into trunk. | Jean-Philippe Lang | 2008-09-05 | 18 | -0/+167 |