summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/helpers
Commit message (Expand)AuthorAgeFilesLines
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* No need to delete fixtures.Jean-Philippe Lang2012-03-041-4/+0
* test: include ERB::Util at test/unit/lib/redmine/helpers/gantt_test.rbToshi MARUYAMA2011-12-221-0/+1
* Test cleanup.Jean-Philippe Lang2011-12-181-122/+101
* remove trailing white-spaces from test/unit/lib/redmine/helpers/gantt_test.rb.Toshi MARUYAMA2011-08-301-26/+26
* remove trailing white-spaces from test/unit/lib/redmine/helpers/calendar_test...Toshi MARUYAMA2011-08-301-9/+9
* Fixes version url.Jean-Philippe Lang2011-07-061-1/+1
* Fixes progress calculation on gantt (#7838).Jean-Philippe Lang2011-03-281-5/+23
* Fixes wrong test.Jean-Philippe Lang2011-03-271-1/+1
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-2/+22
* Moved calendar tests to unit/lib/redmine/helpers.Jean-Philippe Lang2011-03-271-0/+43
* Gantt: do not ignore project filter (#7000, #7352), do not display empty proj...Jean-Philippe Lang2011-03-101-31/+41
* Disable project completion display on the gantt (#7127).Jean-Philippe Lang2010-12-291-5/+5
* Ported subtasks display with indentation to the new gantt (#7128) and fixed m...Jean-Philippe Lang2010-12-181-11/+35
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-18/+18
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-18/+18
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-4/+4
* Gantt: fixes progress width in some cases and start code cleaning.Jean-Philippe Lang2010-12-171-10/+18
* Adds an application setting to limit the number of items that can be displaye...Jean-Philippe Lang2010-12-151-2/+18
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-0/+703