45 Commits (55e324c1c53efe3ce8f102551eae079053e7e4e5)

Author SHA1 Message Date
  Go MAEDA 6653f60d74 Generate snake-case file name by redmine_plugin_migration (#38730). 10 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 792fbabecb add empty line after guard clause to lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb 3 years ago
  Toshi MARUYAMA 393b964774 remove spaces inside {} of lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA b3c743b3ba cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb 4 years ago
  Go MAEDA be7d39a4d3 Add test/system directory to plugin template (#31746). 4 years ago
  Jean-Philippe Lang 7b06ccef21 redmine_plugin_model_generator improvements (#27659). 5 years ago
  Go MAEDA 7b40cac9ea Add missing frozen string literals and copyrights (#31508). 5 years ago
  Go MAEDA a7fbb4719a Add missing frozen string literals and copyrights (#31508). 5 years ago
  Go MAEDA c1bb0e70a3 Add redmine_plugin_migration generator (#31498). 5 years ago
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA c9a216b816 Fix: redmine_plugin_controller generates camelcase filename (#28668). 6 years ago
  Jean-Philippe Lang ce066b0567 Removes 'unloadable' from plugin templates (#20513). 6 years ago
  Toshi MARUYAMA a1c2eb61df replace plugin generator USAGE "script/rails" which are removed by r16868 6 years ago
  Jean-Philippe Lang fe3d4d7e0c Set migration version in the plugin migration template (#26610). 7 years ago
  Jean-Philippe Lang 9c3e3a4276 Code cleanup (#24007). 7 years ago
  Jean-Philippe Lang 7a9a22f3dd Change plugins directory through the configuration.yml file (#24007). 7 years ago
  Jean-Philippe Lang 3036eaba52 Replace tabs with spaces and remove trailing tabs in several files (#20140). 9 years ago
  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