Marius Balteanu
|
13aeb797cf
|
Use ApplicationRecord instead of ActiveRecord::Base (#38975).
Patch by Minoru Maeda (@maeda-m).
git-svn-id: https://svn.redmine.org/redmine/trunk@22619 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-01-23 11:52:38 +00:00 |
|
Marius Balteanu
|
c83c6a6750
|
Remove wrong copyright headers from acts_as_tree plugin (#37730).
git-svn-id: https://svn.redmine.org/redmine/trunk@22600 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-01-11 06:22:37 +00:00 |
|
Marius Balteanu
|
8a1bff856f
|
Add missing copyrights (#37730).
Patch by Karel Pičman.
git-svn-id: https://svn.redmine.org/redmine/trunk@22482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-11-26 14:07:17 +00:00 |
|
Go MAEDA
|
25a4be7269
|
Use require_relative instead of File.dirname(__FILE__) + ... (#38093).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22052 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-16 21:55:30 +00:00 |
|
Marius Balteanu
|
3ea092c307
|
Add require to acts_as_tree (#29914, #32938).
Patch by Takashi Kato.
git-svn-id: http://svn.redmine.org/redmine/trunk@21265 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-10-27 20:53:13 +00:00 |
|
Go MAEDA
|
30e341db69
|
Support frozen_string_literal in lib/**/*.rb (#26561).
Contributed by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@17988 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-17 16:36:34 +00:00 |
|
Go MAEDA
|
d16369b67c
|
Enable frozen_string_literal for files which don't contain string literals (#26561).
git-svn-id: http://svn.redmine.org/redmine/trunk@17981 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-17 01:47:12 +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
|
2d1866d966
|
Merged rails-4.1 branch (#14534).
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-22 17:37:16 +00:00 |
|
Toshi MARUYAMA
|
a5f028a242
|
use lambda form in acts_as_tree scope (#12499)
git-svn-id: http://svn.redmine.org/redmine/trunk@12487 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 10:02:50 +00:00 |
|
Jean-Philippe Lang
|
7a40e309e4
|
Restores acts_as_tree instance methods removed in r10919.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10923 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-12-02 21:20:27 +00:00 |
|
Jean-Philippe Lang
|
282a13d6ee
|
Replaces acts_as_tree #roots class method with a scope.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10919 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-12-02 20:41:03 +00:00 |
|
Jean-Philippe Lang
|
747e4ecd3a
|
Adds a "depth" option to the child_pages macro (#10789).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10401 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-16 15:24:35 +00:00 |
|
Jean-Philippe Lang
|
bc153cb61d
|
Support for subforums (#3831).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10142 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-07-31 17:17:52 +00:00 |
|
Jean-Philippe Lang
|
8d73ddf73f
|
Moved Rails plugins required by the core to lib/plugins.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9533 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-26 17:23:24 +00:00 |
|