summaryrefslogtreecommitdiffstats
path: root/lib/redmine/core_ext
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-114-4/+4
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-222-32/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-294-4/+4
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-124-4/+4
* Workaround for #12750.Jean-Philippe Lang2013-01-081-1/+2
* Adds a custom validator for dates (#12736).Jean-Philippe Lang2013-01-051-0/+11
* Copyright update.Jean-Philippe Lang2012-05-053-3/+3
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-28/+19
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-1/+1
* set svn:eol-style native lib/redmine/core_ext/date/calculations.rbToshi MARUYAMA2012-03-111-35/+35
* set svn:eol-style native lib/redmine/core_ext/date.rbToshi MARUYAMA2012-03-111-5/+5
* Moved Date months/weeks calculations used in Graph to lib.Etienne Massip2012-01-072-0/+40
* Makes .find_ids return integers.Jean-Philippe Lang2012-01-031-1/+1
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-031-0/+53
* remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb.Toshi MARUYAMA2011-09-011-5/+5
* remove trailing white-spaces from lib/redmine/core_ext/string/inflections.rb.Toshi MARUYAMA2011-09-011-3/+3
* Defines String#to_a (Object#to_a removed in ruby1.9).Jean-Philippe Lang2009-10-101-0/+7
* SCM:Jean-Philippe Lang2009-08-172-0/+31
* 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-262-0/+45