Commit Graph

  • 7087dbb5b4 Fixed assertion for postgresql and sqlite (#8842). Jean-Philippe Lang 2014-01-04 08:22:50 +00:00
  • 3c540594dc Fixed test failure with ruby1.8 (#8842). Jean-Philippe Lang 2014-01-03 19:42:43 +00:00
  • 429b3a5dae Fixed test failure with sqlite (#8842). Jean-Philippe Lang 2014-01-03 16:36:04 +00:00
  • a4d3da988a Allow filtering with timestamp (#8842). Jean-Philippe Lang 2014-01-03 15:54:49 +00:00
  • 58a63c49c4 Fixed that magic links to existing attachments are not converted when previewing issue notes. Jean-Philippe Lang 2014-01-03 14:42:15 +00:00
  • 4ccc7dff14 svn propset svn:eol-style native test fixture (#15785) Toshi MARUYAMA 2014-01-01 05:57:50 +00:00
  • 803a0a030e support more character encoding in incoming emails (#15785) Toshi MARUYAMA 2014-01-01 05:54:28 +00:00
  • 3ace0292c2 Rails4: replace deprecated find_by_id at Changeset class Toshi MARUYAMA 2013-12-29 13:49:09 +00:00
  • 9cefc90b0b Rails4: scm: reload repository after destroying changesets in incremental fetch test Toshi MARUYAMA 2013-12-29 13:48:52 +00:00
  • e9470e5585 explicitly define fix has_and_belongs_to_many join_table at Group and User Toshi MARUYAMA 2013-12-27 23:33:15 +00:00
  • 24904b4a03 Rails4 compatibility of RepositoryTest Toshi MARUYAMA 2013-12-27 03:40:30 +00:00
  • 74dbb35b87 fix find_all_by_id(n1, n2) parameter at test_member_of_scope_should_return_the_union_of_all_members of PrincipalTest Toshi MARUYAMA 2013-12-27 03:26:05 +00:00
  • 2959818688 fix find_all_by_id(n1, n2) parameter at test_not_member_of_scope_should_return_users_that_have_no_memberships of PrincipalTest Toshi MARUYAMA 2013-12-27 03:25:49 +00:00
  • 8ec6004a7f fix find_all_by_id(n1, n2) parameter at test_show_export_to_pdf_with_changesets of IssuesControllerTest Toshi MARUYAMA 2013-12-27 03:25:32 +00:00
  • 9c8e00057e Rails4 compatibility of ProjectTest Toshi MARUYAMA 2013-12-26 10:45:13 +00:00
  • 25a0bde311 Rails4 compatibility of version group count Toshi MARUYAMA 2013-12-26 10:33:18 +00:00
  • 61c6858b05 code format cleanup Principal class Toshi MARUYAMA 2013-12-26 09:19:56 +00:00
  • c97986aa52 remove unneeded including ApplicationHelper from helper tests Toshi MARUYAMA 2013-12-26 04:27:21 +00:00
  • e9a48cf86a remove unneeded 'redmine/field_format' requirement from FieldFormatTest Toshi MARUYAMA 2013-12-26 04:11:16 +00:00
  • 461c93a2dc fix typo redcarpet requirement in lib/redmine.rb (#15520) Toshi MARUYAMA 2013-12-26 03:52:25 +00:00
  • ce57d7b24a fix Pagination helper test class name Toshi MARUYAMA 2013-12-26 03:18:57 +00:00
  • 292cf40100 Merged r12456 from trunk to 2.3-stable (#15756) 2.3-stable Toshi MARUYAMA 2013-12-24 07:18:09 +00:00
  • fbeba062cf Merged r12456 from trunk to 2.4-stable (#15756) Toshi MARUYAMA 2013-12-24 07:17:01 +00:00
  • 60640d4a59 Traditional Chinese translation updated by ChunChang Lo (#15764) Toshi MARUYAMA 2013-12-24 05:47:48 +00:00
  • e10aa2529d change requirement in bazaar lib as same with other scm libs (#15756) Toshi MARUYAMA 2013-12-24 05:06:36 +00:00
  • 81555eb053 backport r12453 AbstractAdapter change to 2.3-stable (#15756) Toshi MARUYAMA 2013-12-24 05:03:02 +00:00
  • 37a07789d1 backport r12453 AbstractAdapter change to 2.4-stable (#15756) Toshi MARUYAMA 2013-12-24 05:00:26 +00:00
  • a657a12450 Don't load redcarpet with JRuby. Jean-Philippe Lang 2013-12-23 17:07:51 +00:00
  • 471e01ca50 Adds experimental support for Markdown formatting with redcarpet (#15520). Jean-Philippe Lang 2013-12-23 13:05:10 +00:00
  • 6311ade827 Rescue syntax highlighter exceptions. Jean-Philippe Lang 2013-12-23 12:39:18 +00:00
  • 0dc98aabe6 Adds an option for formatter display name. Jean-Philippe Lang 2013-12-23 12:33:42 +00:00
  • 2cd4161722 tagged version 2.4.2 2.4.2 Jean-Philippe Lang 2013-12-23 08:48:13 +00:00
  • 742ab6f6b3 Merged r12447 for 2.4.2 release. Jean-Philippe Lang 2013-12-23 08:47:47 +00:00
  • 0fabbd281e Updates for 2.4.2 release. Jean-Philippe Lang 2013-12-23 08:46:47 +00:00
  • f81f5589f9 Bulgarian translation updated by Ivan Cenov (#15755) Toshi MARUYAMA 2013-12-23 02:20:21 +00:00
  • b8c94d93e9 Fixed slow SELECT ... FOR UPDATE query when deleting an issue. Jean-Philippe Lang 2013-12-22 15:49:53 +00:00
  • aacaa9da8e Merged r12438 (#15735). Jean-Philippe Lang 2013-12-22 14:48:46 +00:00
  • 14bd57eb47 back out r12441 Toshi MARUYAMA 2013-12-22 14:41:44 +00:00
  • 4333a80bc1 Adds support for links on values for various custom field formats (#1358). Jean-Philippe Lang 2013-12-22 14:09:33 +00:00
  • b8b358a85f Rails4 compatibility of stylesheet_link_tag and javascript_include_tag at ApplicationHelper Toshi MARUYAMA 2013-12-22 12:58:04 +00:00
  • 90d3bb28b2 add stderr to config.active_support.deprecation in test and dev env Toshi MARUYAMA 2013-12-22 12:39:56 +00:00
  • b9db2228c0 replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb (#12724) Toshi MARUYAMA 2013-12-22 12:39:38 +00:00
  • 5ee277fa22 Fixed that OpenID authentication fails with 422 error due to token verification (#15735). Jean-Philippe Lang 2013-12-21 12:04:38 +00:00
  • 2db5fc1a66 use environment variable for running independent tests (units etc.) in ci.rake Toshi MARUYAMA 2013-12-21 12:00:08 +00:00
  • 9ebcb1e734 Merged r12435 (#15741). Jean-Philippe Lang 2013-12-21 11:35:02 +00:00
  • bea821166d Fixed multiple scrollbars in project tree (#15741). Jean-Philippe Lang 2013-12-21 11:34:28 +00:00
  • 36c35080b2 Merged r12419. Jean-Philippe Lang 2013-12-21 11:26:01 +00:00
  • beed3c5746 Merged r12420 (#15684). Jean-Philippe Lang 2013-12-21 11:25:25 +00:00
  • fa2b39bf73 Merged r12415 (#15677). Jean-Philippe Lang 2013-12-21 11:24:41 +00:00
  • c295f67329 Merged r12414 (#15623). Jean-Philippe Lang 2013-12-21 11:23:58 +00:00
  • 624b0071ad Merged r12349 (#15523). Jean-Philippe Lang 2013-12-21 11:23:12 +00:00
  • 8ea273d427 Merged r12309 (#15398). Jean-Philippe Lang 2013-12-21 11:21:59 +00:00
  • 637e450824 make WatchersHelperTest passes when config.threadsafe! is enabled (#12097) Toshi MARUYAMA 2013-12-21 11:13:39 +00:00
  • fc4df508f0 make IssuesHelperTest passes when config.threadsafe! is enabled (#12097) Toshi MARUYAMA 2013-12-21 11:08:51 +00:00
  • 694394b04e use environment variable for extacting SCM repositories in ci.rake Toshi MARUYAMA 2013-12-21 09:30:53 +00:00
  • d05042fbb5 Merged r12424 from trunk to 2.4-stable. Toshi MARUYAMA 2013-12-20 17:46:11 +00:00
  • f9b5543075 fix svn raw diff failure on svn version 1.6.17 (revision 1128011) Toshi MARUYAMA 2013-12-20 17:17:08 +00:00
  • 3e4d4a0c1a Rails4 compatibility of Setting model Toshi MARUYAMA 2013-12-20 11:54:23 +00:00
  • 9b5ce4b7b4 Rails4: db migrate: replace "Permission.find_by_controller_and_action" Toshi MARUYAMA 2013-12-20 07:10:46 +00:00
  • 5c5ba0c61a Fixed that time entries custom values are not deleted when deleting a project or an issue (#15709). Jean-Philippe Lang 2013-12-18 18:39:09 +00:00
  • d4297ca3ff Fixed that text/plain attachments are added to issue description (#15684). Jean-Philippe Lang 2013-12-18 18:13:13 +00:00
  • 0ee2af4c06 Fixed that previous assignee is not notified on issue update (#15714). Jean-Philippe Lang 2013-12-17 20:48:18 +00:00
  • 82fb19a464 Traditional Chinese translation updated by ChunChang Lo (#15710) Toshi MARUYAMA 2013-12-16 07:48:06 +00:00
  • d5feb01b7e Removed unused variable. Jean-Philippe Lang 2013-12-15 11:03:48 +00:00
  • 77665b5252 Store relation type instead of i18n key in journals (#15704). Jean-Philippe Lang 2013-12-15 11:02:24 +00:00
  • 13756eb3a8 Fixed that links for relations in notifications do not include hostname (#15677). Jean-Philippe Lang 2013-12-15 10:32:03 +00:00
  • c6fc1a8047 Fixed that filtering time entries on activity does not take care of activity overrides (#15623). Jean-Philippe Lang 2013-12-15 09:49:12 +00:00
  • a4a91cab7e Add project identifier substitution option to the URL-pattern property of link format custom fields (#15701). Jean-Philippe Lang 2013-12-15 08:53:02 +00:00
  • 3d36b7d91a Typos in test names (#15701). Jean-Philippe Lang 2013-12-15 08:49:45 +00:00
  • 00ff3361d6 Merged r12408 from trunk to 2.4-stable (#15696) Toshi MARUYAMA 2013-12-15 05:30:32 +00:00
  • 4f937b42ac Merged r12407 from trunk to 2.4-stable (#15688) Toshi MARUYAMA 2013-12-15 05:30:15 +00:00
  • 35d1ef2532 Bulgarian translation updated by Ivan Cenov (#15700) Toshi MARUYAMA 2013-12-15 04:16:06 +00:00
  • 3f4e2a0469 Russian translation updated by Alex Stein (#15696) Toshi MARUYAMA 2013-12-15 04:05:12 +00:00
  • 8bebe8016e Spanish translation updated by Borja Campina (#15688) Toshi MARUYAMA 2013-12-15 03:46:13 +00:00
  • a06952ed8a Adds tests for custom field description. Jean-Philippe Lang 2013-12-14 11:26:47 +00:00
  • e715c4b847 Removed default values on custom field min and max length. Jean-Philippe Lang 2013-12-14 10:01:45 +00:00
  • 3e5f1e326a ruby1.8 compatibility. Jean-Philippe Lang 2013-12-14 09:24:37 +00:00
  • a59dc1658b Removed hardcoded format in API response. Jean-Philippe Lang 2013-12-14 09:00:05 +00:00
  • ebb8e86122 Removed hardcoded formats for right-click edit. Jean-Philippe Lang 2013-12-14 08:57:30 +00:00
  • 32f782f1aa Adds translations. Jean-Philippe Lang 2013-12-14 08:29:09 +00:00
  • 2e2e2cfe42 Merged custom fields format refactoring. Jean-Philippe Lang 2013-12-14 08:22:43 +00:00
  • c74f6d9f9b add tests for non member watchers (#15622) Toshi MARUYAMA 2013-12-09 06:16:03 +00:00
  • 4823d03423 fix indents of OpenID tests in UserTest Toshi MARUYAMA 2013-12-09 06:15:52 +00:00
  • 478a23bfa3 code format clean up UserTest Toshi MARUYAMA 2013-12-09 06:15:42 +00:00
  • 0e4657cfad code format clean up MemberTest Toshi MARUYAMA 2013-12-09 06:15:31 +00:00
  • 424393c28c code format clean up WatchersControllerTest Toshi MARUYAMA 2013-12-09 06:15:20 +00:00
  • 1e10d9a9ef Merged r12387 from trunk to 2.3-stable. Toshi MARUYAMA 2013-12-09 06:13:24 +00:00
  • 765ee4c62d Merged r12273 from trunk to 2.3-stable. Toshi MARUYAMA 2013-12-09 06:13:12 +00:00
  • 64a72f2ea2 Merged r12273 from trunk to 2.4-stable. Toshi MARUYAMA 2013-12-09 05:44:08 +00:00
  • 260d6d2c78 Merged r12387 from trunk to 2.4-stable. Toshi MARUYAMA 2013-12-09 04:55:22 +00:00
  • 3782836e73 fix disable to run test environment Toshi MARUYAMA 2013-12-09 04:30:51 +00:00
  • 5b1073095a Merged r12367 and r12368 from trunk to 2.4-stable Toshi MARUYAMA 2013-12-07 03:51:26 +00:00
  • 7c15737ff2 remove duplicate test from UsersControllerTest Toshi MARUYAMA 2013-12-07 02:10:08 +00:00
  • dce3d904a7 fix duplicate test name in IssuesControllerTest Toshi MARUYAMA 2013-12-07 02:09:57 +00:00
  • 6d33524888 Merged r12365 from trunk to 2.4-stable Toshi MARUYAMA 2013-12-07 02:06:53 +00:00
  • f1175fda70 prevent i18n deprecated warning Toshi MARUYAMA 2013-12-07 01:32:22 +00:00
  • a624204f1b remove extra empty lines from test/unit/changeset_test.rb Toshi MARUYAMA 2013-12-06 23:42:06 +00:00
  • 436d44962d add test to send one mail with both settngs in creating issue (#15612) Toshi MARUYAMA 2013-12-06 23:22:38 +00:00
  • b212fdb72b add test not to send mail with no settng in creating issue (#15612) Toshi MARUYAMA 2013-12-06 23:22:26 +00:00
  • dceee1ea9a explicitly use mail send setting in unit issue test (#15612) Toshi MARUYAMA 2013-12-06 23:22:15 +00:00