22 Commits (cfc05d310e711de8326fbf9e71cbe7ffb264c54a)

Author SHA1 Message Date
  Toshi MARUYAMA de8033d183 comment out i18n key in plugin template (#12900) 11 years ago
  Toshi MARUYAMA 6e21342c60 fix redmine_plugin generator output in USAGE 12 years ago
  Toshi MARUYAMA 3f63b5ea93 fix plugin generator script name of USAGE on Rails3 12 years ago
  Jean-Philippe Lang afbff44fb4 Fixes test templates for plugins. 12 years ago
  Jean-Philippe Lang 3ba6718805 Fixed test_helper template for plugins. 12 years ago
  Jean-Philippe Lang 3a4a708d51 Fixed that plugin model generator does not generate the migration (#11024). 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA b054ccf9c7 fix lib/generators/redmine_plugin/USAGE 12 years ago
  Toshi MARUYAMA 3db1fa6b83 remove Rails 2.1 lang/en.yml from lib/generators/redmine_plugin 12 years ago
  Toshi MARUYAMA 3b6be9ca4e remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb 12 years ago
  Toshi MARUYAMA fc71741101 remove trailing white-spaces from lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb 12 years ago
  Toshi MARUYAMA fd2af060a9 remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugin_generator.rb 12 years ago
  Toshi MARUYAMA aa2fd98890 replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb. 13 years ago
  Toshi MARUYAMA 37dc9aeac2 replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb. 13 years ago
  Eric Davis 759858d11d Add example url and author url to the plugin generator. 14 years ago
  Eric Davis 1a145dca25 Plugin models and controllers must be unloadable. 14 years ago
  Jean-Philippe Lang da84474391 Fixed: Plugin generators should display help if no parameter is given (#4609). 14 years ago
  Eric Davis 5e539c31b0 Fixed the generated test in the redmine_plugin_model. (#3927) 14 years ago
  Eric Davis 724cf47605 Added the Rails i18n language file to the plugin generator. 15 years ago
  Jean-Philippe Lang 738fc579f0 Renames template ruby files to erb. 15 years ago
  Eric Davis bcde2f4dce Renamed the .rb files in the plugin_generator to end in .erb. The .rb was 15 years ago
  Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago