Commit Graph

3831 Commits (7e99e2714b6c77751e044129be263d642676e373)
 

Author SHA1 Message Date
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
Jean-Philippe Lang 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. 14 years ago
Jean-Philippe Lang 86e17ce74f Sort versions drop down on the bulk edit form. 14 years ago
Jean-Philippe Lang 0c24f88ce1 Fixed: issue description Quote button lost by r3941 (#7122). 14 years ago
Jean-Philippe Lang df88dc117f Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121). 14 years ago
Jean-Philippe Lang 620c1e2789 Adds a css class for gantt subjects. 14 years ago
Jean-Philippe Lang 8a86b2d2bc Gantt code cleaning. 14 years ago
Jean-Philippe Lang 084e9e2e57 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 74a94ed4ad Gantt: make the png looks more like html. 14 years ago
Jean-Philippe Lang 88a802b25e Gantt: make the pdf looks more like html. 14 years ago
Jean-Philippe Lang edc35d4d5b Gantt code cleanup. 14 years ago
Jean-Philippe Lang 98c7c179ca Gantt code cleanup. 14 years ago
Jean-Philippe Lang 8f7da03419 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. 14 years ago
Jean-Philippe Lang 1c3823cbb0 Adds missing strings in locales. 14 years ago
Jean-Philippe Lang bc1703d7b6 Converts translations to the new i18n interpolation format (#6495). 14 years ago
Jean-Philippe Lang 4f4a62c6d0 Locales update before changing interpolation format. 14 years ago
Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
Jean-Philippe Lang 9f18426ca7 Skip a few SQL queries for cross project gantt. 14 years ago
Jean-Philippe Lang 252dcad3f6 Locales update. 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Philippe Lang 6a586c39e9 Adds journal created_on attribute to issue API (#7111). 14 years ago
Jean-Philippe Lang 335f8da5e8 Fixed: 404 when entering time with blank issue id (#7099). 14 years ago
Jean-Baptiste Barth 9ac043a096 Set encoding to utf-8 for ruby 1.9 compatibility. #4050 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Baptiste Barth f9f1bd58d6 Fixed bad html generated in users/memberships partial (multiple </tbody> tags) 14 years ago
Jean-Philippe Lang e120f2aab4 Fixes tests after fixtures changes. 14 years ago
Jean-Philippe Lang a8cf13e8c8 Restores the issue description label (#6677). 14 years ago
Jean-Philippe Lang ac60fc9c1c Refactor and add tests for News #index API (#7072). 14 years ago
Jean-Philippe Lang aaee26ae22 Use GET instead of POST to retrieve context menu (#6762). 14 years ago