summaryrefslogtreecommitdiffstats
path: root/config/initializers/10-patches.rb
Commit message (Expand)AuthorAgeFilesLines
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-0/+51
* Don't use alias_chain_method.Jean-Philippe Lang2016-07-141-6/+6
* Code cleanup (#22383).Jean-Philippe Lang2016-04-121-12/+7
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-121-3/+17
* Error when using views/issues/index.api.rsb in a plugin (#13924).Jean-Philippe Lang2015-06-271-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-25/+11
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-2/+1
* Replaces awesome_nested_set gem with a simple and more robust implementation ...Jean-Philippe Lang2015-01-071-13/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-43/+10
* remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)Toshi MARUYAMA2014-05-241-19/+0
* add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)Toshi MARUYAMA2014-05-011-0/+24
* move r12689 awesome_nested_set modification to config/initializers/10-patches...Toshi MARUYAMA2014-01-271-0/+19
* move awesome_nested_set leaf? modification to config/initializers/10-patches.rbToshi MARUYAMA2014-01-201-0/+13
* Replaces <option value=""></option> which is not HTML5 valid (#15191).Jean-Philippe Lang2013-10-261-0/+37
* Adds cc and bcc to email log messages (#12090).Jean-Philippe Lang2012-10-211-0/+18
* Prevents "Overwriting existing method Issue.open" warning (#11545).Jean-Philippe Lang2012-08-171-1/+5
* Fixed that text email templates are escaped (#11355).Jean-Philippe Lang2012-08-131-0/+35
* Fixed that open scope on Project#issues raises an error (#11545).Jean-Philippe Lang2012-08-131-0/+5
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-1/+3
* Fixed that some input fields are escaped on validation failures (#11027).Jean-Philippe Lang2012-05-251-1/+1
* Fixed the path displayed in error message.Jean-Philippe Lang2012-05-011-1/+1
* Displays an explicit message when trying to start Redmine with an old session...Jean-Philippe Lang2012-04-281-0/+13
* remove Rails2 named_scope wrapper from config/initializers/10-patches.rbToshi MARUYAMA2012-04-261-4/+0
* Port async delivery methods to Rails 3.Jean-Philippe Lang2012-04-261-12/+25
* Removed Rails 2.3 patch for ruby1.9.3.Jean-Philippe Lang2012-04-261-5/+0
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-18/+16
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-30/+0
* human_attribute_name accepts optional argument.Jean-Philippe Lang2011-12-181-1/+1
* Patch for ruby1.9.3 compatibility.Jean-Philippe Lang2011-12-151-0/+4
* Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...Jean-Philippe Lang2011-11-201-2/+9
* Adds a delivery method that writes emails in tmp/emails for testing purpose.Jean-Philippe Lang2011-11-191-2/+9
* remove trailing white-spaces from config/initializers/10-patches.rb.Toshi MARUYAMA2011-08-281-2/+2
* Fixed: queries error messages about custom fields output a 'translation missi...Jean-Baptiste Barth2011-06-271-1/+1
* Updgraded Rails to 2.3.11 (#6887).Jean-Philippe Lang2011-02-211-10/+6
* Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...Jean-Philippe Lang2010-12-171-1/+1
* Dry Users API responders.Jean-Philippe Lang2010-12-031-0/+10
* Fixed: Trunk not working with i18n gem 0.4.2 (#6784).Jean-Philippe Lang2010-11-091-1/+1
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-0/+14
* Rails 2.3.5 deprecation.Jean-Philippe Lang2009-12-231-1/+1
* Fixes distance of date in words calculation.Jean-Philippe Lang2009-11-071-2/+2
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Patch ActiveRecord::Errors#full_messages so that it contains custom values er...Jean-Philippe Lang2009-02-221-0/+30
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-14/+33
* Adds :async_smtp and :async_sendmail delivery methods to perform email delive...Jean-Philippe Lang2009-01-311-0/+14
* Makes the app boot with Rails 2.2.2Jean-Philippe Lang2009-01-041-1/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-0/+17