Commit Graph

  • e9a0e6dbc8 Takes more parameters into account to determine activity freshness (#7188). Jean-Philippe Lang 2010-12-29 19:37:42 +00:00
  • af7006dff6 Fixed: partial toc when text contains pre tags (#7172). Jean-Philippe Lang 2010-12-29 18:21:22 +00:00
  • 0025a66200 Fixed: cvs diff broken by r4539 (#7176). Jean-Philippe Lang 2010-12-29 17:46:47 +00:00
  • 03d4ecbbff Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). Jean-Philippe Lang 2010-12-29 17:38:57 +00:00
  • 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). Jean-Philippe Lang 2010-12-29 17:36:01 +00:00
  • df9ea24136 Makes Version#start_date return the minimum start_date of its issues. Jean-Philippe Lang 2010-12-23 14:58:52 +00:00
  • 07fe46e9df Makes the API accepts the X-Redmine-API-Key header to hold the API key. Jean-Philippe Lang 2010-12-23 14:49:14 +00:00
  • 283d25d823 Makes /projects API accept same pagination parameters as other API collection resources. Jean-Philippe Lang 2010-12-23 13:34:44 +00:00
  • d076c19822 Makes API accept offset/limit or page/limit parameters for retrieving collections. Jean-Philippe Lang 2010-12-23 13:33:01 +00:00
  • 7f41fbccb1 tagged version 1.0.5 1.0.5 Jean-Philippe Lang 2010-12-23 10:25:21 +00:00
  • aba0dc0371 Updates for 1.0.5 release. Jean-Philippe Lang 2010-12-23 10:04:53 +00:00
  • 1ee7f31f4d Set VERSION to 1.0.5. Jean-Philippe Lang 2010-12-23 10:04:08 +00:00
  • d78a510642 Updated INSTALL for 1.0.5 Jean-Philippe Lang 2010-12-23 10:03:32 +00:00
  • 3ef41c3131 Updated CHANGELOG for 1.0.5 Jean-Philippe Lang 2010-12-23 10:02:08 +00:00
  • 902d765ab7 Merged r4553 from trunk. Jean-Philippe Lang 2010-12-23 10:00:35 +00:00
  • c6852b7af2 Merged r4469 from trunk Jean-Philippe Lang 2010-12-23 09:59:36 +00:00
  • 0bff40c1e1 Merged r4467 from trunk Jean-Philippe Lang 2010-12-23 09:58:18 +00:00
  • 40ca445071 Merged r4561 from trunk. Jean-Philippe Lang 2010-12-23 09:57:02 +00:00
  • 759048e73a Fixes: Mercurial adapter loses seconds of commit times (#6656). Jean-Philippe Lang 2010-12-23 09:56:30 +00:00
  • 3b53ec20e6 Adds themes test for when Redmine is in a sub-uri. Jean-Philippe Lang 2010-12-23 09:42:33 +00:00
  • c8dc7fff08 Avoid theme rescan when no theme is selected. Jean-Philippe Lang 2010-12-22 21:41:08 +00:00
  • 523febf9c1 Support for Javascript in Themes (#2803). Jean-Philippe Lang 2010-12-22 21:37:07 +00:00
  • f9bd713e3e Removed 1.1 specific translations that were unsafely merged in 1.0 (#7162). Jean-Philippe Lang 2010-12-22 21:05:13 +00:00
  • 72f58c4c40 Adds missing not_a_date translation in fr locale (#7160). Jean-Philippe Lang 2010-12-22 20:52:48 +00:00
  • ba99936295 Restores non english field_start_date translations (#6629, #7016). Jean-Philippe Lang 2010-12-22 20:48:23 +00:00
  • 0661cf6d87 Restores non english field_start_date translations (#6629, #7016). Jean-Philippe Lang 2010-12-22 20:40:56 +00:00
  • 703b0ec422 Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144). Jean-Philippe Lang 2010-12-21 21:46:54 +00:00
  • 3d76a67a2e Force vertical scroll bar to avoid layout jump. Jean-Philippe Lang 2010-12-21 17:59:38 +00:00
  • ef288fbff7 Broken links on wiki diff view. Jean-Philippe Lang 2010-12-20 22:33:44 +00:00
  • 8a8ca40364 Prevents n SQL queries (n = project count) on cross-project issues list. Jean-Philippe Lang 2010-12-20 20:03:22 +00:00
  • 03397f605c Fixes valid revision regexp. Jean-Philippe Lang 2010-12-20 18:47:54 +00:00
  • c42b0ad6b7 Adds missing fixtures when running tests from scratch. Jean-Philippe Lang 2010-12-20 18:30:36 +00:00
  • 4695754d2a Fixes task description. Jean-Philippe Lang 2010-12-20 18:24:49 +00:00
  • 339bcc97e0 Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. Jean-Philippe Lang 2010-12-20 18:24:24 +00:00
  • 6d4126f17e Adds routing tests for users and xml format. Jean-Philippe Lang 2010-12-20 18:06:14 +00:00
  • 599bc45073 Adds support for requesting information about current user using /users/current (#7141). Jean-Philippe Lang 2010-12-20 17:45:09 +00:00
  • 63c4fb5b97 Merged r4541 from trunk. Jean-Philippe Lang 2010-12-18 18:42:00 +00:00
  • 84dd413f22 Restore rev param validation that was removed in r2840. Jean-Philippe Lang 2010-12-18 18:37:49 +00:00
  • f7529c94f6 Fixes mercurial adapter. Jean-Philippe Lang 2010-12-18 18:35:37 +00:00
  • c02ecdd096 Merged r4539 from trunk. Jean-Philippe Lang 2010-12-18 18:14:30 +00:00
  • 7d7c67daba Fixed that some arguments where not properly escaped in scm adapters. Jean-Philippe Lang 2010-12-18 18:12:12 +00:00
  • cb30fa49fc Merged r4468 from trunk. Jean-Philippe Lang 2010-12-18 17:22:43 +00:00
  • a7595ec191 Adds tests for class attribute parsing on pre/code tags. Jean-Philippe Lang 2010-12-18 17:21:57 +00:00
  • f4ada319d1 Merged r4535 from trunk. Jean-Philippe Lang 2010-12-18 17:13:13 +00:00
  • 93847ae337 Fixes a data disclosure issue introduced in r3941. Jean-Philippe Lang 2010-12-18 17:11:41 +00:00
  • 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. Jean-Philippe Lang 2010-12-18 16:06:20 +00:00
  • 86e17ce74f Sort versions drop down on the bulk edit form. Jean-Philippe Lang 2010-12-18 14:14:04 +00:00
  • fdaf587652 Merged r4516 from trunk (i18n 0.4.2 gem is now required: 'gem install -v=0.4.2 i18n', see #7013). Jean-Philippe Lang 2010-12-18 13:53:34 +00:00
  • 142b837271 Backported r4530 from trunk. Jean-Philippe Lang 2010-12-18 13:42:50 +00:00
  • 0c24f88ce1 Fixed: issue description Quote button lost by r3941 (#7122). Jean-Philippe Lang 2010-12-18 13:40:50 +00:00
  • df88dc117f Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121). Jean-Philippe Lang 2010-12-17 16:10:46 +00:00
  • 620c1e2789 Adds a css class for gantt subjects. Jean-Philippe Lang 2010-12-17 15:25:07 +00:00
  • 8a86b2d2bc Gantt code cleaning. Jean-Philippe Lang 2010-12-17 15:21:38 +00:00
  • 084e9e2e57 Gantt code cleanup. Jean-Philippe Lang 2010-12-17 14:59:32 +00:00
  • 74a94ed4ad Gantt: make the png looks more like html. Jean-Philippe Lang 2010-12-17 14:53:30 +00:00
  • 88a802b25e Gantt: make the pdf looks more like html. Jean-Philippe Lang 2010-12-17 14:37:51 +00:00
  • edc35d4d5b Gantt code cleanup. Jean-Philippe Lang 2010-12-17 14:05:43 +00:00
  • 98c7c179ca Gantt code cleanup. Jean-Philippe Lang 2010-12-17 13:40:25 +00:00
  • 8f7da03419 Gantt code cleanup. Jean-Philippe Lang 2010-12-17 12:41:54 +00:00
  • 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. Jean-Philippe Lang 2010-12-17 12:24:11 +00:00
  • 1c3823cbb0 Adds missing strings in locales. Jean-Philippe Lang 2010-12-17 09:14:54 +00:00
  • bc1703d7b6 Converts translations to the new i18n interpolation format (#6495). Jean-Philippe Lang 2010-12-17 08:50:13 +00:00
  • 4f4a62c6d0 Locales update before changing interpolation format. Jean-Philippe Lang 2010-12-17 08:40:15 +00:00
  • 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). Jean-Philippe Lang 2010-12-17 08:34:29 +00:00
  • 9f18426ca7 Skip a few SQL queries for cross project gantt. Jean-Philippe Lang 2010-12-15 21:26:51 +00:00
  • 252dcad3f6 Locales update. Jean-Philippe Lang 2010-12-15 21:18:28 +00:00
  • b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). Jean-Philippe Lang 2010-12-15 21:18:06 +00:00
  • 6a586c39e9 Adds journal created_on attribute to issue API (#7111). Jean-Philippe Lang 2010-12-14 19:03:17 +00:00
  • 335f8da5e8 Fixed: 404 when entering time with blank issue id (#7099). Jean-Philippe Lang 2010-12-14 18:29:24 +00:00
  • 9ac043a096 Set encoding to utf-8 for ruby 1.9 compatibility. #4050 Jean-Baptiste Barth 2010-12-12 23:24:45 +00:00
  • 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 Jean-Baptiste Barth 2010-12-12 23:24:34 +00:00
  • f9f1bd58d6 Fixed bad html generated in users/memberships partial (multiple </tbody> tags) Jean-Baptiste Barth 2010-12-12 21:21:57 +00:00
  • e120f2aab4 Fixes tests after fixtures changes. Jean-Philippe Lang 2010-12-12 19:43:15 +00:00
  • a8cf13e8c8 Restores the issue description label (#6677). Jean-Philippe Lang 2010-12-12 17:12:05 +00:00
  • ac60fc9c1c Refactor and add tests for News #index API (#7072). Jean-Philippe Lang 2010-12-12 17:00:52 +00:00
  • aaee26ae22 Use GET instead of POST to retrieve context menu (#6762). Jean-Philippe Lang 2010-12-12 16:26:24 +00:00
  • 29e0bca43a Make sure there's no nil result in auto_complete. Jean-Philippe Lang 2010-12-12 16:06:43 +00:00
  • a8b12bcb52 Autocomplete issue relations on subject (#3170). Jean-Philippe Lang 2010-12-12 16:04:28 +00:00
  • 758f2f0a4e UsersController tests cleanup. Jean-Philippe Lang 2010-12-12 15:34:35 +00:00
  • a49c7f95e2 Fixes password sending when creating user. Jean-Philippe Lang 2010-12-12 15:26:55 +00:00
  • 0a2ec6ef04 Extracts user groups assignment from controller. Jean-Philippe Lang 2010-12-12 15:13:34 +00:00
  • 87ae744dce Fixes test according to r4493. Jean-Philippe Lang 2010-12-12 14:43:55 +00:00
  • 2066b2f666 Code cleanup. Jean-Philippe Lang 2010-12-12 14:25:23 +00:00
  • 9e2d401f43 Moves mail_notification param to user hash param so that it can be set using the User API. Jean-Philippe Lang 2010-12-12 14:19:24 +00:00
  • 1d4f28a54d Removed no longer needed to_sym. Jean-Philippe Lang 2010-12-12 14:05:19 +00:00
  • e4f319fe61 Validates user's mail_notification and turn options into strings (the attribute type). Jean-Philippe Lang 2010-12-12 14:02:39 +00:00
  • cde02954c8 Moves password param to user hash param so that it can be set using the User API. Jean-Philippe Lang 2010-12-12 13:39:55 +00:00
  • a4d7a99c22 Declare safe attributes for User and Projects models. Jean-Philippe Lang 2010-12-12 13:19:07 +00:00
  • 3409333522 Makes issue safe_attributes extensible (#6000). Jean-Philippe Lang 2010-12-12 13:11:53 +00:00
  • 8407db9854 Fixes Changeset#text_tag for numeric scmid (#6681). Jean-Philippe Lang 2010-12-11 14:20:04 +00:00
  • 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). Jean-Philippe Lang 2010-12-11 13:13:49 +00:00
  • 67f1131a20 Fixes duplicate custom_values fixture that caused failure with Postgresql. Jean-Philippe Lang 2010-12-11 10:47:00 +00:00
  • f2b42237d0 Fixes indentation. Jean-Philippe Lang 2010-12-11 10:24:58 +00:00
  • 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. Jean-Philippe Lang 2010-12-11 10:19:11 +00:00
  • 10ba08ce13 Fixes unsafe assertion that may cause failures. Jean-Philippe Lang 2010-12-10 17:40:33 +00:00
  • cd71c1cc0a Do not try to copy relations for issues that could not be copied. Jean-Philippe Lang 2010-12-10 17:37:24 +00:00
  • ab6a93b029 Changes the representation of journal details in issue API. Jean-Philippe Lang 2010-12-10 12:22:37 +00:00
  • 252e4983fb Fixes a fixture with valid attributes (start_date < due_date). Jean-Philippe Lang 2010-12-10 11:06:21 +00:00
  • 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). Jean-Philippe Lang 2010-12-10 10:48:16 +00:00
  • 0e19aa4362 Fixed: error when serializing back objects with custom fields using ActiveResource (#6403). Jean-Philippe Lang 2010-12-10 10:12:19 +00:00