summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Japanese Translation updated (#7133).Jean-Philippe Lang2010-12-301-5/+5
* Traditional Chinese language updated (#7123).Jean-Philippe Lang2010-12-301-3/+2
* German translation updated (#7161).Jean-Philippe Lang2010-12-301-17/+17
* Makes the png looks more like the html gantt.Jean-Philippe Lang2010-12-301-6/+10
* Makes issue move form similar to bulk edit form.Jean-Philippe Lang2010-12-291-7/+16
* Disable project completion display on the gantt (#7127).Jean-Philippe Lang2010-12-292-7/+7
* Simple issue sort method to make sure subtasks appear under their parent on t...Jean-Philippe Lang2010-12-291-23/+4
* Find visible issues only in ContextMenusController#issues.Jean-Philippe Lang2010-12-292-1/+8
* Takes more parameters into account to determine activity freshness (#7188).Jean-Philippe Lang2010-12-291-1/+1
* Fixed: partial toc when text contains pre tags (#7172).Jean-Philippe Lang2010-12-292-10/+26
* Fixed: cvs diff broken by r4539 (#7176).Jean-Philippe Lang2010-12-292-1/+2
* Fixed: CLI-supplied defaults should not be applied when replying to an issue ...Jean-Philippe Lang2010-12-292-0/+11
* Fixed: Tracker reset to default when replying to an issue email (#7197).Jean-Philippe Lang2010-12-293-5/+24
* Makes Version#start_date return the minimum start_date of its issues.Jean-Philippe Lang2010-12-233-5/+4
* Makes the API accepts the X-Redmine-API-Key header to hold the API key.Jean-Philippe Lang2010-12-232-3/+26
* Makes /projects API accept same pagination parameters as other API collection...Jean-Philippe Lang2010-12-232-2/+4
* Makes API accept offset/limit or page/limit parameters for retrieving collect...Jean-Philippe Lang2010-12-232-5/+69
* Set VERSION to 1.0.5.Jean-Philippe Lang2010-12-231-1/+1
* Updated INSTALL for 1.0.5Jean-Philippe Lang2010-12-231-3/+5
* Updated CHANGELOG for 1.0.5Jean-Philippe Lang2010-12-231-0/+14
* Fixes: Mercurial adapter loses seconds of commit times (#6656).Jean-Philippe Lang2010-12-232-2/+10
* Adds themes test for when Redmine is in a sub-uri.Jean-Philippe Lang2010-12-231-0/+15
* Avoid theme rescan when no theme is selected.Jean-Philippe Lang2010-12-221-0/+2
* Support for Javascript in Themes (#2803).Jean-Philippe Lang2010-12-223-6/+107
* Adds missing not_a_date translation in fr locale (#7160).Jean-Philippe Lang2010-12-221-0/+1
* Restores non english field_start_date translations (#6629, #7016).Jean-Philippe Lang2010-12-2238-38/+38
* Fixed: 500 error on issue query grouped by a custom field that was deleted (#...Jean-Philippe Lang2010-12-212-3/+19
* Force vertical scroll bar to avoid layout jump.Jean-Philippe Lang2010-12-211-0/+1
* Broken links on wiki diff view.Jean-Philippe Lang2010-12-201-2/+2
* Prevents n SQL queries (n = project count) on cross-project issues list.Jean-Philippe Lang2010-12-202-10/+18
* Fixes valid revision regexp.Jean-Philippe Lang2010-12-201-1/+1
* Adds missing fixtures when running tests from scratch.Jean-Philippe Lang2010-12-201-0/+5
* Fixes task description.Jean-Philippe Lang2010-12-201-1/+1
* Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm.Jean-Philippe Lang2010-12-201-0/+27
* Adds routing tests for users and xml format.Jean-Philippe Lang2010-12-201-0/+5
* Adds support for requesting information about current user using /users/curre...Jean-Philippe Lang2010-12-204-10/+46
* Restore rev param validation that was removed in r2840.Jean-Philippe Lang2010-12-182-1/+16
* Fixes mercurial adapter.Jean-Philippe Lang2010-12-181-1/+1
* Fixed that some arguments where not properly escaped in scm adapters.Jean-Philippe Lang2010-12-186-21/+27
* Adds tests for class attribute parsing on pre/code tags.Jean-Philippe Lang2010-12-181-0/+3
* Fixes a data disclosure issue introduced in r3941.Jean-Philippe Lang2010-12-182-2/+9
* Ported subtasks display with indentation to the new gantt (#7128) and fixed m...Jean-Philippe Lang2010-12-184-28/+92
* Sort versions drop down on the bulk edit form.Jean-Philippe Lang2010-12-181-1/+1
* Fixed: issue description Quote button lost by r3941 (#7122).Jean-Philippe Lang2010-12-182-1/+4
* Fixed: r4492 breaks the ability to select issue custom fields available for p...Jean-Philippe Lang2010-12-172-2/+6
* Adds a css class for gantt subjects.Jean-Philippe Lang2010-12-172-0/+4
* Gantt code cleaning.Jean-Philippe Lang2010-12-171-98/+53
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-37/+16
* Gantt: make the png looks more like html.Jean-Philippe Lang2010-12-171-58/+47
* Gantt: make the pdf looks more like html.Jean-Philippe Lang2010-12-171-91/+66