Toshi MARUYAMA
|
b3c743b3ba
|
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19115 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-11-21 04:05:31 +00:00 |
|
Jean-Philippe Lang
|
7b06ccef21
|
redmine_plugin_model_generator improvements (#27659).
Patch by Javier Menéndez Rizo.
git-svn-id: http://svn.redmine.org/redmine/trunk@18298 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-06-20 14:16:58 +00:00 |
|
Go MAEDA
|
a7fbb4719a
|
Add missing frozen string literals and copyrights (#31508).
git-svn-id: http://svn.redmine.org/redmine/trunk@18225 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-06-04 06:36:20 +00:00 |
|
Go MAEDA
|
3b55f65407
|
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
git-svn-id: http://svn.redmine.org/redmine/trunk@17997 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-21 06:06:53 +00:00 |
|
Go MAEDA
|
5861160ffc
|
Add "frozen_string_literal: false" for all files (#26561).
This will be changed to true in the future.
git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-15 01:32:57 +00:00 |
|
Jean-Philippe Lang
|
ce066b0567
|
Removes 'unloadable' from plugin templates (#20513).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17160 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2018-01-08 17:53:50 +00:00 |
|
Toshi MARUYAMA
|
a1c2eb61df
|
replace plugin generator USAGE "script/rails" which are removed by r16868
git-svn-id: http://svn.redmine.org/redmine/trunk@17132 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-12-27 16:59:13 +00:00 |
|
Jean-Philippe Lang
|
fe3d4d7e0c
|
Set migration version in the plugin migration template (#26610).
git-svn-id: http://svn.redmine.org/redmine/trunk@16945 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-08-02 16:52:46 +00:00 |
|
Jean-Philippe Lang
|
9c3e3a4276
|
Code cleanup (#24007).
git-svn-id: http://svn.redmine.org/redmine/trunk@15964 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-11-18 12:20:10 +00:00 |
|
Jean-Philippe Lang
|
7a9a22f3dd
|
Change plugins directory through the configuration.yml file (#24007).
Patch by Helder Manuel Torres Vieira.
git-svn-id: http://svn.redmine.org/redmine/trunk@15963 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-11-18 12:14:41 +00:00 |
|
Toshi MARUYAMA
|
3f63b5ea93
|
fix plugin generator script name of USAGE on Rails3
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10286 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-03 17:14:28 +00:00 |
|
Jean-Philippe Lang
|
afbff44fb4
|
Fixes test templates for plugins.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9737 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-05-28 09:00:21 +00:00 |
|
Jean-Philippe Lang
|
3a4a708d51
|
Fixed that plugin model generator does not generate the migration (#11024).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9718 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-05-26 08:50:32 +00:00 |
|
Jean-Philippe Lang
|
5e57a1a9d9
|
Merged rails-3.2 branch.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-25 17:17:49 +00:00 |
|
Toshi MARUYAMA
|
3b6be9ca4e
|
remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9297 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-01 12:42:09 +00:00 |
|
Toshi MARUYAMA
|
aa2fd98890
|
replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6093 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-06-17 06:48:02 +00:00 |
|
Eric Davis
|
1a145dca25
|
Plugin models and controllers must be unloadable.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3770 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2010-06-17 19:02:07 +00:00 |
|
Jean-Philippe Lang
|
da84474391
|
Fixed: Plugin generators should display help if no parameter is given (#4609).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3514 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2010-02-28 12:15:47 +00:00 |
|
Eric Davis
|
5e539c31b0
|
Fixed the generated test in the redmine_plugin_model. (#3927)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2926 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2009-10-17 21:08:33 +00:00 |
|
Jean-Philippe Lang
|
738fc579f0
|
Renames template ruby files to erb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1951 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2008-10-25 09:35:51 +00:00 |
|
Jean-Philippe Lang
|
f7acdd1afd
|
Merged hooks branch @ r1785 into trunk.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1786 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2008-09-05 10:31:06 +00:00 |
|