Commit Graph

3910 Commits (07772e7eb70a6ca085e9fb60a0ec4fcd6cde1c20)
 

Author SHA1 Message Date
Jean-Philippe Lang 488285e123 Strip non utf8 content when displaying diff (ruby1.9 compatibility). 14 years ago
Jean-Philippe Lang 1c7079db3f Read attachment fixtures in binary mode. 14 years ago
Jean-Philippe Lang 2c830770cb ruby1.9 compatibility 14 years ago
Jean-Philippe Lang 9748567452 ruby1.9 compatibility 14 years ago
Jean-Philippe Lang d3a926df64 Fixes wrong assertion. 14 years ago
Jean-Philippe Lang 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 14 years ago
Jean-Philippe Lang 92d34234b0 Safer assertion. 14 years ago
Jean-Philippe Lang 3eebd827d7 ruby1.9 compatibility 14 years ago
Jean-Philippe Lang 6659c630b2 Fixes wrong Polish translation of "blocks" and "duplicates" (#6895). 14 years ago
Jean-Philippe Lang 4d557dd512 Japanese Translation updated (#7133). 14 years ago
Jean-Philippe Lang 74de89d1dd Traditional Chinese language updated (#7123). 14 years ago
Jean-Philippe Lang 5e725070e0 German translation updated (#7161). 14 years ago
Jean-Philippe Lang dd87ebef58 Makes the png looks more like the html gantt. 14 years ago
Jean-Philippe Lang 82f528ddc8 Makes issue move form similar to bulk edit form. 14 years ago
Jean-Philippe Lang ad62060753 Disable project completion display on the gantt (#7127). 14 years ago
Jean-Philippe Lang f2ae2e9239 Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128). 14 years ago
Jean-Philippe Lang d2cc2861de Find visible issues only in ContextMenusController#issues. 14 years ago
Jean-Philippe Lang e9a0e6dbc8 Takes more parameters into account to determine activity freshness (#7188). 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang 0025a66200 Fixed: cvs diff broken by r4539 (#7176). 14 years ago
Jean-Philippe Lang 03d4ecbbff Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 14 years ago
Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 14 years ago
Jean-Philippe Lang df9ea24136 Makes Version#start_date return the minimum start_date of its issues. 14 years ago
Jean-Philippe Lang 07fe46e9df Makes the API accepts the X-Redmine-API-Key header to hold the API key. 14 years ago
Jean-Philippe Lang 283d25d823 Makes /projects API accept same pagination parameters as other API collection resources. 14 years ago
Jean-Philippe Lang d076c19822 Makes API accept offset/limit or page/limit parameters for retrieving collections. 14 years ago
Jean-Philippe Lang 1ee7f31f4d Set VERSION to 1.0.5. 14 years ago
Jean-Philippe Lang d78a510642 Updated INSTALL for 1.0.5 14 years ago
Jean-Philippe Lang 3ef41c3131 Updated CHANGELOG for 1.0.5 14 years ago
Jean-Philippe Lang 759048e73a Fixes: Mercurial adapter loses seconds of commit times (#6656). 14 years ago
Jean-Philippe Lang 3b53ec20e6 Adds themes test for when Redmine is in a sub-uri. 14 years ago
Jean-Philippe Lang c8dc7fff08 Avoid theme rescan when no theme is selected. 14 years ago
Jean-Philippe Lang 523febf9c1 Support for Javascript in Themes (#2803). 14 years ago
Jean-Philippe Lang 72f58c4c40 Adds missing not_a_date translation in fr locale (#7160). 14 years ago
Jean-Philippe Lang 0661cf6d87 Restores non english field_start_date translations (#6629, #7016). 14 years ago
Jean-Philippe Lang 703b0ec422 Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144). 14 years ago
Jean-Philippe Lang 3d76a67a2e Force vertical scroll bar to avoid layout jump. 14 years ago
Jean-Philippe Lang ef288fbff7 Broken links on wiki diff view. 14 years ago
Jean-Philippe Lang 8a8ca40364 Prevents n SQL queries (n = project count) on cross-project issues list. 14 years ago
Jean-Philippe Lang 03397f605c Fixes valid revision regexp. 14 years ago
Jean-Philippe Lang c42b0ad6b7 Adds missing fixtures when running tests from scratch. 14 years ago
Jean-Philippe Lang 4695754d2a Fixes task description. 14 years ago
Jean-Philippe Lang 339bcc97e0 Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. 14 years ago
Jean-Philippe Lang 6d4126f17e Adds routing tests for users and xml format. 14 years ago
Jean-Philippe Lang 599bc45073 Adds support for requesting information about current user using /users/current (#7141). 14 years ago
Jean-Philippe Lang 84dd413f22 Restore rev param validation that was removed in r2840. 14 years ago
Jean-Philippe Lang f7529c94f6 Fixes mercurial adapter. 14 years ago
Jean-Philippe Lang 7d7c67daba Fixed that some arguments where not properly escaped in scm adapters. 14 years ago
Jean-Philippe Lang a7595ec191 Adds tests for class attribute parsing on pre/code tags. 14 years ago
Jean-Philippe Lang 93847ae337 Fixes a data disclosure issue introduced in r3941. 14 years ago