Go MAEDA
db3ee07a55
Reverts r18245 ( #31582 , #31365 ).
...
Issue subjets are truncated in some cases when they are created via email.
git-svn-id: http://svn.redmine.org/redmine/trunk@18269 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 06:57:45 +00:00
Jean-Philippe Lang
7a66b3b1da
Issue subject may be broken if the subject field is split into multiple lines ( #31365 ).
...
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18245 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-10 11:40:48 +00:00
Go MAEDA
069577c133
Add support for reloading plugin assets automatically in development mode ( #31457 ).
...
Patch by Kouhei Sutou.
git-svn-id: http://svn.redmine.org/redmine/trunk@18202 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-27 08:53:49 +00:00
Go MAEDA
24d76e94ef
Support frozen_string_literal in config/initializers/10-patches.rb ( #26561 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@17983 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-17 03:29:15 +00:00
Go MAEDA
02b4449414
Enable frozen_string_literal for all files under config directory ( #26561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17982 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-17 02:04:38 +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
Go MAEDA
7d03c9c6ed
Update i18n gem to 1.5.3 ( #29946 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17888 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-02-19 10:29:20 +00:00
Jean-Philippe Lang
0c78056a69
Send emails asynchronously ( #26791 ).
...
Custom async_* delivery methods are removed in favor of ActiveJob (Async by default).
git-svn-id: http://svn.redmine.org/redmine/trunk@17588 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-10-10 17:13:09 +00:00
Go MAEDA
b7f15fbadc
Replace String#gsub with faster String#tr ( #29363 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17469 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-08-12 23:40:44 +00:00
Toshi MARUYAMA
26f7d35ee3
add newline at end of config/initializers/10-patches.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16880 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-25 13:41:56 +00:00
Jean-Philippe Lang
b99c3caae8
Renames column comments.comments to comments.content to please Rails 5.1 ( #23630 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16860 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-23 11:40:14 +00:00
Jean-Philippe Lang
d74f0bfd5c
Merged rails-5.1 branch ( #23630 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-23 11:26:04 +00:00
Jean-Philippe Lang
df347c5c01
Restore timestamp in asset paths ( #24617 ).
...
Patch by Hiroshi Shirosaki.
git-svn-id: http://svn.redmine.org/redmine/trunk@16448 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-04-03 05:49:16 +00:00
Jean-Philippe Lang
9d9e26317a
Don't use alias_chain_method.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15660 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:55:36 +00:00
Jean-Philippe Lang
dfb78be2a7
Code cleanup ( #22383 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15331 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 19:07:54 +00:00
Jean-Philippe Lang
223141a20b
Support of default Active Record (I18n) transliteration paths ( #22383 ).
...
Patch by Ivan Zabrovskiy.
git-svn-id: http://svn.redmine.org/redmine/trunk@15330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 18:54:28 +00:00
Jean-Philippe Lang
0fdec26cf2
Backtrace cleaner should not clean plugin paths ( #21534 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14987 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-12-20 12:25:32 +00:00
Toshi MARUYAMA
632fcd33de
add newline at end of config/initializers/30-redmine.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14479 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-08-05 08:27:10 +00:00
Toshi MARUYAMA
4501e9b6a3
remove trailing white space from config/initializers/30-redmine.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14478 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-08-05 08:26:59 +00:00
Toshi MARUYAMA
5bf63a6cac
remove trailing white space from config/initializers/inflections.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14477 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-08-05 08:26:48 +00:00
Jean-Philippe Lang
5b1fb525b8
Error when using views/issues/index.api.rsb in a plugin ( #13924 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14375 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-27 08:04:21 +00:00
Jean-Philippe Lang
d85f73a30d
Upgrade to Rails 4.2.0 ( #14534 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13892 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-17 17:02:55 +00:00
Jean-Philippe Lang
e3618bdbec
Add support for multiple email addresses per user ( #4244 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-17 14:14:12 +00:00
Jean-Philippe Lang
1a851318fd
Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets.
...
The concurrency tests added in this commit trigger dead locks and/or nested set inconsistency with awesome_nested_set.
git-svn-id: http://svn.redmine.org/redmine/trunk@13841 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 20:19:49 +00:00
Jean-Philippe Lang
67c4936908
Restores commits reverted when rails-4.1 branch was merged ( #18174 ).
...
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@13504 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-10-24 18:41:35 +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
Jean-Philippe Lang
8d982736e0
Class mismatch when reloading in development mode ( #17431 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13323 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-07-14 10:37:10 +00:00
Toshi MARUYAMA
b4c903c035
remove awesome_nested_set patch from config/initializers/10-patches.rb ( #6579 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13147 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-24 10:17:50 +00:00
Toshi MARUYAMA
82fa2cf79a
add patch for regression of Hash#reject in Ruby 2.1.1 ( #16194 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13115 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-01 01:59:39 +00:00
Toshi MARUYAMA
ba75aa504b
move r12689 awesome_nested_set modification to config/initializers/10-patches.rb ( #7920 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12733 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-27 06:47:46 +00:00
Toshi MARUYAMA
94e3eb2b8b
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12682 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-20 17:54:47 +00:00
Jean-Philippe Lang
e162f87964
Replaces <option value=""></option> which is not HTML5 valid ( #15191 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12237 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-26 08:08:45 +00:00
Toshi MARUYAMA
a4391db7cd
enable configuration of OpenIdAuthentication.store ( #14060 )
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11849 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-16 10:55:41 +00:00
Toshi MARUYAMA
6869e652c4
remove redundant variable from config/initializers/00-core_plugins.rb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11712 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-04-12 01:18:28 +00:00
Jean-Philippe Lang
3739810afa
Adds a custom i18n backend that lazily loads translations files.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10843 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-11-18 17:41:31 +00:00
Jean-Philippe Lang
f09be68323
Adds cc and bcc to email log messages ( #12090 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10683 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-10-21 03:38:54 +00:00
Jean-Philippe Lang
af5a814f4c
Prevents "Overwriting existing method Issue.open" warning ( #11545 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10208 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-17 14:34:10 +00:00
Jean-Philippe Lang
d79bcc4369
Fixed that text email templates are escaped ( #11355 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10205 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-13 19:05:42 +00:00
Jean-Philippe Lang
8fb1a7e3cc
Fixed that open scope on Project#issues raises an error ( #11545 ).
...
Patch by Petr Pospisil.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10199 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-13 14:23:33 +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
472d3a00a3
Fixed that some input fields are escaped on validation failures ( #11027 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9711 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-05-25 16:50:25 +00:00
Jean-Philippe Lang
bebe429472
Fixed the path displayed in error message.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9605 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-05-01 15:50:16 +00:00
Jean-Philippe Lang
bceaf8be94
Let the secret token be set in configuration.yml.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9567 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-28 12:00:45 +00:00
Jean-Philippe Lang
52986e8cd1
Displays an explicit message when trying to start Redmine with an old session_store.rb.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9566 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-28 11:48:34 +00:00
Jean-Philippe Lang
5985713335
Restores plugin assets mirroring on startup, but it can now be disabled in configuration.yml.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9561 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-28 11:07:59 +00:00
Toshi MARUYAMA
6f8d7d6e76
remove Rails2 named_scope wrapper from config/initializers/10-patches.rb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9539 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-26 23:51:40 +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
Jean-Philippe Lang
26868d8b14
Port async delivery methods to Rails 3.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9532 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-26 16:55:53 +00:00
Jean-Philippe Lang
abdcd7d705
Removed Rails 2.3 patch for ruby1.9.3.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9531 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-26 16:31:50 +00:00