Commit Graph

  • 51818cbbb6 Makes Issue.generate_with_descendants! helper accept attributes only. Jean-Philippe Lang 2012-10-12 08:56:09 +00:00
  • 8bde60dc56 Remove Issue.generate_for_project! test helper and use Issue.generate! instead. Jean-Philippe Lang 2012-10-12 08:39:22 +00:00
  • d8f039f489 Isolate the test that actually require non transactional fixtures. Jean-Philippe Lang 2012-10-11 19:07:08 +00:00
  • 3e706adddd Preserve username when authentification failed (#11846). Jean-Philippe Lang 2012-10-11 17:17:30 +00:00
  • 5344a35f72 Adds an optional X-Redmine-Switch-User header to let admin users swicth user in API calls (#11755). Jean-Philippe Lang 2012-10-11 17:07:24 +00:00
  • 2ac9f7d6ac remove empty line and add newline at end of test/fixtures/wikis.yml Toshi MARUYAMA 2012-10-11 04:30:29 +00:00
  • f9b073f9d0 remove empty line and add newline at end of test/fixtures/watchers.yml Toshi MARUYAMA 2012-10-11 04:30:15 +00:00
  • ee3ef85157 remove empty line and add newline at end of test/fixtures/issue_categories.yml Toshi MARUYAMA 2012-10-11 04:30:00 +00:00
  • 3ba648e2dc remove empty line and add newline at end of test/fixtures/groups_users.yml Toshi MARUYAMA 2012-10-11 04:29:45 +00:00
  • fd79c1b5b4 remove empty line and add newline at end of test/fixtures/comments.yml Toshi MARUYAMA 2012-10-11 04:29:30 +00:00
  • 3a683c8ef3 remove empty line and add newline at end of test/fixtures/changesets.yml Toshi MARUYAMA 2012-10-11 04:29:14 +00:00
  • 16b1fcb079 Merged r10596 from trunk to 1.4-stable (#9732) Toshi MARUYAMA 2012-10-11 03:55:38 +00:00
  • 284d03e1f8 Merged r10596 from trunk to 2.1-stable (#9732) Toshi MARUYAMA 2012-10-11 03:47:22 +00:00
  • 2f555a3183 remove empty line and add newline at end of test/fixtures/changes.yml Toshi MARUYAMA 2012-10-11 03:37:32 +00:00
  • da85ca221a Japanese translation updated by Go MAEDA (#12067) Toshi MARUYAMA 2012-10-11 03:36:59 +00:00
  • 54f7fe5bd3 Japanese translation improvement by Go MAEDA (#12061) Toshi MARUYAMA 2012-10-11 03:36:24 +00:00
  • f683f956bb German translation updated by Raphael Kallensee (#9732) Toshi MARUYAMA 2012-10-11 02:49:11 +00:00
  • 667ad23f9c add newline at end of test/fixtures/user_preferences.yml Toshi MARUYAMA 2012-10-11 01:15:31 +00:00
  • 578d15ed00 add newline at end of test/fixtures/documents.yml Toshi MARUYAMA 2012-10-11 01:15:17 +00:00
  • 70d75ad222 remove empty line from end of test/fixtures/issue_relations.yml Toshi MARUYAMA 2012-10-11 01:15:02 +00:00
  • 9a3ab9c704 Bulgarian translation updated by Ivan Cenov (#12064) Toshi MARUYAMA 2012-10-10 23:57:41 +00:00
  • 00100a15eb remove empty line and add newline at end of test/fixtures/projects.yml Toshi MARUYAMA 2012-10-10 23:57:14 +00:00
  • 6c692d9715 remove empty line and add newline at end of test/fixtures/projects_trackers.yml Toshi MARUYAMA 2012-10-10 23:56:38 +00:00
  • b15bd840ec Filling locales (#5487). Jean-Philippe Lang 2012-10-10 17:43:10 +00:00
  • d0e090eff9 Filling locales (#5487). Jean-Philippe Lang 2012-10-10 17:38:52 +00:00
  • 83bcc1f043 Adds a setting to allow subtasks to belong to other projects (#5487). Jean-Philippe Lang 2012-10-10 17:38:17 +00:00
  • b0013d9f68 Do not show parents/subtasks subjects that are not visible. Jean-Philippe Lang 2012-10-09 21:30:40 +00:00
  • 5a02dcf0a9 Fixed that issue notes preview is broken by r10547 (#1554). Jean-Philippe Lang 2012-10-09 19:11:49 +00:00
  • c4e040fa88 Filling locales (#11862). Jean-Philippe Lang 2012-10-09 17:41:03 +00:00
  • 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). Jean-Philippe Lang 2012-10-09 17:40:00 +00:00
  • 340b4a30d0 Removed invalid/duplicate test. Jean-Philippe Lang 2012-10-09 17:38:46 +00:00
  • 7263862ce3 Cleanup (#12050). Jean-Philippe Lang 2012-10-09 17:03:40 +00:00
  • 7626b21a1e Fixed that export: links are broken (#12050). Jean-Philippe Lang 2012-10-09 17:02:22 +00:00
  • 3b7793561a Merged r10572 from trunk Toshi MARUYAMA 2012-10-09 11:58:27 +00:00
  • 2c3c1d2a02 Merged r10571 from trunk Toshi MARUYAMA 2012-10-09 11:58:13 +00:00
  • 3b4126e14f Merged r10572 from trunk Toshi MARUYAMA 2012-10-09 11:56:45 +00:00
  • 46a76ecb6e Merged r10571 from trunk Toshi MARUYAMA 2012-10-09 11:56:31 +00:00
  • 16befaf2e9 Traditional Chinese translation updated by ChunChang Lo (#12042) Toshi MARUYAMA 2012-10-09 11:03:45 +00:00
  • 92f9280352 code layout cleanup test/integration/api_test/issues_test.rb Toshi MARUYAMA 2012-10-09 11:03:20 +00:00
  • 178f64950f code layout cleanup test/unit/issue_relation_test.rb Toshi MARUYAMA 2012-10-09 11:02:56 +00:00
  • 727aad50b7 add missing fixtures to test/unit/issue_relation_test.rb Toshi MARUYAMA 2012-10-09 10:41:16 +00:00
  • 3599cb15a2 add missing fixture to test/integration/api_test/issues_test.rb Toshi MARUYAMA 2012-10-09 10:14:14 +00:00
  • fa237901b0 Adjusts test for r10569. Jean-Philippe Lang 2012-10-07 13:47:22 +00:00
  • 6f13f2b842 Restyles the issue counts. Jean-Philippe Lang 2012-10-07 13:42:40 +00:00
  • f26662f31f Bulgarian translation updated by Ivan Cenov (#12034) Toshi MARUYAMA 2012-10-06 16:20:34 +00:00
  • 4df979fdc2 fix incorrect Spanish "September" month name (#12027) Toshi MARUYAMA 2012-10-05 12:36:10 +00:00
  • 6d6f42c6a9 remove trailing white-spaces from app/controllers/application_controller.rb Toshi MARUYAMA 2012-10-05 00:30:52 +00:00
  • 5a74edef89 Merged r10563 from trunk (#12021) Toshi MARUYAMA 2012-10-04 23:47:53 +00:00
  • 615f8957c5 Russian translation for trunk updated (#12021) Toshi MARUYAMA 2012-10-04 23:30:44 +00:00
  • e6596dbc43 Russian translation for 2.1-stable updated (#12021) Toshi MARUYAMA 2012-10-04 23:08:09 +00:00
  • 9d8c0f9a63 Adds label_any string for filters. Jean-Philippe Lang 2012-10-04 18:50:43 +00:00
  • 5411f93a9a Passing the format in the template name is deprecated. Jean-Philippe Lang 2012-10-04 18:15:05 +00:00
  • cbe8226759 Filling locales (#3265). Jean-Philippe Lang 2012-10-04 18:11:15 +00:00
  • b9d7c22297 Adds no_issue_in_project operator for relations filter (#3265). Jean-Philippe Lang 2012-10-04 18:10:41 +00:00
  • 44137cb1d4 Bulgarian translation updated by Ivan Cenov (#12020) Toshi MARUYAMA 2012-10-04 12:48:44 +00:00
  • 1503c6cce7 Traditional Chinese translation updated by ChunChang Lo (#12019) Toshi MARUYAMA 2012-10-04 09:39:11 +00:00
  • 8162d86192 Japanese translation updated by Go MAEDA (#12017) Toshi MARUYAMA 2012-10-04 04:49:14 +00:00
  • 88e1587b08 sort custom field issue filter by type and position (#12018) Toshi MARUYAMA 2012-10-04 04:48:48 +00:00
  • fb4210b6d9 move CustomFieldsHelper tabs variable to model constant for common use (#12018) Toshi MARUYAMA 2012-10-04 04:48:20 +00:00
  • 65a045e207 svn propset svn:eol-style native test/unit/helpers/queries_helper_test.rb (#12018) Toshi MARUYAMA 2012-10-04 04:18:37 +00:00
  • 7c0c699f95 change "is_private" issue filter order from 15 to 16 (#12018) Toshi MARUYAMA 2012-10-04 04:09:41 +00:00
  • eaf46c5512 change "status" issue filter order from 1 to 0 (#12018) Toshi MARUYAMA 2012-10-04 04:09:14 +00:00
  • b571c3dbc9 split QueriesHelper filters_options_for_select method and add new unit test (#12018) Toshi MARUYAMA 2012-10-04 04:08:38 +00:00
  • 5ddd6e7d1f insert position field to custom_fields fixture (#12018) Toshi MARUYAMA 2012-10-04 03:44:47 +00:00
  • 0e87672c49 update locale files (#1554) Toshi MARUYAMA 2012-10-03 23:21:29 +00:00
  • 0178b5a2fe Private issue notes (#1554). Jean-Philippe Lang 2012-10-03 21:36:19 +00:00
  • bb1563f23f fix integration hook test name Toshi MARUYAMA 2012-10-02 22:30:44 +00:00
  • 1d4c8abe96 code layout cleanup Query available_filters method Toshi MARUYAMA 2012-10-02 10:29:18 +00:00
  • ef988ba17c code cleanup r10542 changes (#10937) Toshi MARUYAMA 2012-10-01 07:19:11 +00:00
  • a29854707b add new user format "lastname" (#10937) Toshi MARUYAMA 2012-10-01 07:08:04 +00:00
  • de0e0f09a3 pin user format order at setting panel (#10937) Toshi MARUYAMA 2012-10-01 07:07:49 +00:00
  • 5f794b5af5 fix replacing shoulda test name at r10540 Toshi MARUYAMA 2012-10-01 07:07:35 +00:00
  • df44af819c replace "User#before_create" and "User.login" shoulda contexts at unit user test Toshi MARUYAMA 2012-10-01 06:41:18 +00:00
  • b04f44f944 fix 'object_daddy creation' test name at unit user test Toshi MARUYAMA 2012-10-01 06:41:04 +00:00
  • c2a6e1eeb7 tagged version 2.1.2 2.1.2 Jean-Philippe Lang 2012-09-30 10:43:39 +00:00
  • 2f9c2e6bd3 Merged r10535 from trunk. Jean-Philippe Lang 2012-09-30 10:42:57 +00:00
  • b49abf0c22 Updates for 2.1.2 release. Jean-Philippe Lang 2012-09-30 10:42:28 +00:00
  • 2df7c0ff3a Merged r10465 from trunk. Jean-Philippe Lang 2012-09-30 08:33:25 +00:00
  • 63c44ab2f9 tagged version 2.1.1 2.1.1 Jean-Philippe Lang 2012-09-30 08:10:06 +00:00
  • f5d5077d2b Merged r10531 from trunk. Jean-Philippe Lang 2012-09-30 08:07:17 +00:00
  • 757073edef Updates for 2.1.1 release. Jean-Philippe Lang 2012-09-30 08:06:41 +00:00
  • ecdd77c582 Japanese translation updated by Go MAEDA (#11995) Toshi MARUYAMA 2012-09-30 06:04:51 +00:00
  • ba2330d0a0 Bulgarian translation updated by Ivan Cenov (#11994) Toshi MARUYAMA 2012-09-29 22:49:17 +00:00
  • 94a1eb21a4 Merged r10527 from trunk. Jean-Philippe Lang 2012-09-29 17:13:15 +00:00
  • 8cf8f5bdbf Fixed that autocomplete results are not reset after clearing search field (#11909). Jean-Philippe Lang 2012-09-29 16:43:11 +00:00
  • 1f80a4b0d9 Merged r10433, r10437 from trunk. Jean-Philippe Lang 2012-09-29 16:38:53 +00:00
  • 55220950d2 Merged r10412 from trunk. Jean-Philippe Lang 2012-09-29 16:34:30 +00:00
  • daea57a37c Merged r10438 from trunk. Jean-Philippe Lang 2012-09-29 16:32:11 +00:00
  • fe61739108 Merged r10494 from trunk. Jean-Philippe Lang 2012-09-29 16:31:13 +00:00
  • a4cd96e8b0 Merged r10436 from trunk. Jean-Philippe Lang 2012-09-29 16:28:40 +00:00
  • 804302ce61 Merged r10413 from trunk. Jean-Philippe Lang 2012-09-29 16:27:03 +00:00
  • 89ecbe9cdc Merged r10439 from trunk. Jean-Philippe Lang 2012-09-29 16:26:08 +00:00
  • 81782f2408 Call sort for array with more than one element only. Jean-Philippe Lang 2012-09-29 15:28:26 +00:00
  • 99662fa18e Test failure. Jean-Philippe Lang 2012-09-29 15:26:52 +00:00
  • 61248d1dbc Test failure. Jean-Philippe Lang 2012-09-29 15:19:34 +00:00
  • d60b8c927c Japanese translation updated (#11992). Etienne Massip 2012-09-29 14:35:57 +00:00
  • 1d7f5e34c5 Filling locales (#3239, #3265). Jean-Philippe Lang 2012-09-29 13:03:33 +00:00
  • c292971390 Display visible relations in API response. Jean-Philippe Lang 2012-09-29 13:01:09 +00:00
  • 1b6da80e16 Makes related issues available for display and filtering on the issue list (#3239, #3265). Jean-Philippe Lang 2012-09-29 12:57:38 +00:00
  • aac3e1e51c Merged r10503 from trunk to 2.1-stable (#11982, #11966) Toshi MARUYAMA 2012-09-28 06:38:50 +00:00