summaryrefslogtreecommitdiffstats
path: root/lib/redmine/core_ext/string/conversions.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-7/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-1/+1
* remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb.Toshi MARUYAMA2011-09-011-5/+5
* Defines String#to_a (Object#to_a removed in ruby1.9).Jean-Philippe Lang2009-10-101-0/+7
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+3
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-301-1/+1
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+40