Commit Graph

  • 76a3298306 Issue#children is never nil (#14015). Jean-Philippe Lang 2013-05-12 08:49:54 +00:00
  • 922acdbcc2 Check inclusion only once (#14015). Jean-Philippe Lang 2013-05-12 08:45:40 +00:00
  • a7102db8c4 Replaces camelcase variable names (#14015). Jean-Philippe Lang 2013-05-12 08:42:41 +00:00
  • a2b6088772 Removes some empty lines (#14015). Jean-Philippe Lang 2013-05-12 08:41:21 +00:00
  • cf30a68312 Removes then's (#14015). Jean-Philippe Lang 2013-05-12 08:39:18 +00:00
  • 8c9bba1cbf Replaces camelcase variable names (#14015). Jean-Philippe Lang 2013-05-12 08:37:54 +00:00
  • 78dc37d8af Improved Issue#all_dependent_issues (#14015). Jean-Philippe Lang 2013-05-12 08:33:21 +00:00
  • ef153a5bca Improve plugins' Gemfile loading (#14028). Jean-Baptiste Barth 2013-05-11 11:19:21 +00:00
  • f9e6414de6 sync Lithuanian jQuery datepicker (#13674) Toshi MARUYAMA 2013-05-11 07:22:29 +00:00
  • b49ea330d1 prevent failure of test_create_issue_with_watchers at UI IssuesTest Toshi MARUYAMA 2013-05-10 09:22:57 +00:00
  • 8a87ff96f9 code layout clean up app/views/issues/_attributes.html.erb Toshi MARUYAMA 2013-05-10 06:44:45 +00:00
  • 72a46e53ed prevent failure of test_create_issue_with_watchers at UI IssuesTest Toshi MARUYAMA 2013-05-10 05:51:31 +00:00
  • ed956ba5d4 use with_settings at test_post_create_without_start_date_and_default_start_date_is_creation_date of IssuesControllerTest Toshi MARUYAMA 2013-05-10 04:37:42 +00:00
  • e1ba9012c6 use with_settings at test_post_create_without_start_date_and_default_start_date_is_not_creation_date of IssuesControllerTest Toshi MARUYAMA 2013-05-10 04:37:31 +00:00
  • a3766c5281 use with_settings at test_get_new_with_default_start_date_is_creation_date of IssuesControllerTest Toshi MARUYAMA 2013-05-10 04:37:21 +00:00
  • af2053fe13 use with_settings at test_get_new_without_default_start_date_is_creation_date of IssuesControllerTest Toshi MARUYAMA 2013-05-10 04:37:09 +00:00
  • 68ef3aeaa8 remove redundant empty lines from test_show_by_manager of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:50:44 +00:00
  • d65c0e8ed7 remove redundant empty lines from test_show_by_anonymous of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:50:33 +00:00
  • 644455d56b remove redundant empty line from test_index_with_fixed_version_column of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:50:22 +00:00
  • 4b5677101c remove redundant empty line from test_index_should_not_show_spent_hours_column_without_permission of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:50:11 +00:00
  • 47235f7b23 remove redundant empty line from test_index_with_spent_hours_column of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:50:00 +00:00
  • 2542afbc3b remove redundant empty lines from test_index_with_done_ratio_column of IssuesControllerTest Toshi MARUYAMA 2013-05-10 03:49:48 +00:00
  • 83d3aaf170 remove redundant empty lines from test_index_with_date_column of IssuesControllerTest Toshi MARUYAMA 2013-05-09 16:14:16 +00:00
  • cd2776a96f run test:ui on CI Server Ruby 1.9.3 or higher (#12822) Toshi MARUYAMA 2013-05-09 13:45:32 +00:00
  • e038d630d5 prevent assert_difference failure of test_bulk_watch_issues_via_context_menu at UI IssuesTest Toshi MARUYAMA 2013-05-09 13:45:21 +00:00
  • 6d4e43f3fb prevent assert_difference failure of test_watch_issue_via_context_menu at UI IssuesTest Toshi MARUYAMA 2013-05-09 13:45:09 +00:00
  • aaa37be223 fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTest Toshi MARUYAMA 2013-05-09 13:03:41 +00:00
  • 2b022ac097 install capybara on only Ruby 1.9.3 or higher (#12822) Toshi MARUYAMA 2013-05-09 13:03:28 +00:00
  • 00f15828a2 upgrade capybara to 2.1 (#12822) Toshi MARUYAMA 2013-05-09 12:21:45 +00:00
  • 9f41c7283c add more asserting to test_create_issue_with_watchers of ui issues_test Toshi MARUYAMA 2013-05-09 11:34:25 +00:00
  • 1e7c26d9a5 Document project links in ApplicationHelper#parse_redmine_links (#6689). Jean-Baptiste Barth 2013-05-08 07:59:14 +00:00
  • fe0293a110 sync Lithuanian jQuery datepicker (#13674) Toshi MARUYAMA 2013-05-08 03:51:04 +00:00
  • 958f1accec Merged r11798 from trunk to 2.3-stable (#14003, #14005) Toshi MARUYAMA 2013-05-08 01:36:46 +00:00
  • 79e394a0c5 Enhanced Arabic translation by Amr Noaman (#13988) Toshi MARUYAMA 2013-05-08 01:17:28 +00:00
  • 5b95b6a6aa Swedish Translation for trunk updated by Nicklas Holm (#14003) Toshi MARUYAMA 2013-05-07 23:38:11 +00:00
  • d994ff79f4 Swedish Translation for 2.3-stable updated by Nicklas Holm (#14003, #14005) Toshi MARUYAMA 2013-05-07 23:37:59 +00:00
  • 0d2fb4503b Add documentation about horizontal rule syntax (#2427). Jean-Baptiste Barth 2013-05-07 06:22:40 +00:00
  • b4c3bb0558 Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). Jean-Baptiste Barth 2013-05-06 22:19:37 +00:00
  • 2b3111122e Ensure Tranc and Mantis importers don't reset global notification settings (#13989). Jean-Baptiste Barth 2013-05-06 20:39:03 +00:00
  • db3b3d3a1c Lithuanian "label_attachment" translation changed by Andrius Kriučkovas (#13674) Toshi MARUYAMA 2013-05-05 10:58:19 +00:00
  • be0da7aaa8 Lithuanian "field_generate_password" translation updated by Andrius Kriučkovas (#13674) Toshi MARUYAMA 2013-05-05 10:58:08 +00:00
  • 77a2cbfa6a Merged r11791 from trunk to 2.3-stable (#13950) Toshi MARUYAMA 2013-05-05 10:38:05 +00:00
  • 2183c673d1 remove duplicate Lithuanian "error_attachment_too_big" translation keys (#13950) Toshi MARUYAMA 2013-05-05 09:24:25 +00:00
  • ec4dbbced5 Add status to /users/:id API for admins (#13948). Jean-Baptiste Barth 2013-05-05 08:19:17 +00:00
  • afa9100453 Fixed test broken by r11787 (#13943). Jean-Philippe Lang 2013-05-04 15:44:09 +00:00
  • d69de691a7 Fixed that bulk copy raises an error on validation failure (#13943). Jean-Philippe Lang 2013-05-04 15:18:16 +00:00
  • 70bdb86c53 Preserve field values on bulk edit failure (#13943). Jean-Philippe Lang 2013-05-04 15:03:07 +00:00
  • 1269e6c7d3 Display the bulk edit form with error messages when some issues can not be saved (#13943). Jean-Philippe Lang 2013-05-04 08:52:51 +00:00
  • ed18b3359b Adds a method for extracting MailHandler options from ENV. Jean-Philippe Lang 2013-05-04 07:32:35 +00:00
  • 33afeea87a use assert_select instead of assert_tag at versions index sidebar Toshi MARUYAMA 2013-05-03 11:39:33 +00:00
  • 452c71c9dc use li tags for label completed versions and subproject in version index sidebar (#13242) Toshi MARUYAMA 2013-05-03 11:39:23 +00:00
  • 42753001ea use li tags for completed versions in version index sidebar (#13242) Toshi MARUYAMA 2013-05-03 11:39:11 +00:00
  • 8d824f5088 use li tags for versions in version index (#13242) Toshi MARUYAMA 2013-05-03 09:53:29 +00:00
  • bee45bac8f remove unneeded h() from versions index tracker name Toshi MARUYAMA 2013-05-03 09:53:19 +00:00
  • 5aca038b7c use li tags for trackers in version index (#13242) Toshi MARUYAMA 2013-05-03 09:53:09 +00:00
  • 22a7885605 code layout clean up app/views/versions/index.html.erb Toshi MARUYAMA 2013-05-03 09:52:58 +00:00
  • 7bd4ea835e use li tags for issue links in documents index (#13242) Toshi MARUYAMA 2013-05-03 08:09:47 +00:00
  • 012dc74eea use li tags for issue links in activities index (#13242) Toshi MARUYAMA 2013-05-03 08:09:36 +00:00
  • eb8770899c use li tags for issue links in the wiki sidebar (#13242) Toshi MARUYAMA 2013-05-03 08:09:26 +00:00
  • 784f33daa7 code layout clean up test/functional/versions_controller_test.rb Toshi MARUYAMA 2013-05-03 08:09:16 +00:00
  • 59b1a6695e fix error and inconsistencies in Croatian translation (#13931) Toshi MARUYAMA 2013-05-03 00:49:40 +00:00
  • 953e4b4abf Add missing tests for Redmine::MenuManager::Mapper#initialize. Jean-Baptiste Barth 2013-05-03 00:40:41 +00:00
  • 208d6d881c Add missing tests for Redmine::Helpers::Gantt#number_of_rows. Jean-Baptiste Barth 2013-05-02 23:42:03 +00:00
  • bc68c1c039 Add missing unit tests for ApplicationHelper#link_to_if_authorized. Jean-Baptiste Barth 2013-05-02 22:57:24 +00:00
  • 73b4b614ee Merged r11724 from trunk to 2.3-stable. Toshi MARUYAMA 2013-05-02 22:44:54 +00:00
  • 84e455b583 Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_action. Jean-Baptiste Barth 2013-05-02 18:37:20 +00:00
  • e6ab36d205 Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most complete). Jean-Baptiste Barth 2013-05-02 18:14:26 +00:00
  • e771d68214 Allow plugins to define their base directory (#13927). Jean-Baptiste Barth 2013-05-02 17:59:34 +00:00
  • 501007f01d Update URL when changing tab (#13900). Jean-Baptiste Barth 2013-05-02 16:09:58 +00:00
  • 8aa1bdc031 Add .powrc and .rvmrc in svn, git and hg ignores Jean-Baptiste Barth 2013-05-02 16:01:31 +00:00
  • c5ac2d3966 Fixed that deleting a system activity with children in use raises an error (#13783). Jean-Philippe Lang 2013-05-01 17:10:15 +00:00
  • 6c39a260a3 Propose system activities only when reassigning time entries (#13783). Jean-Philippe Lang 2013-05-01 16:43:51 +00:00
  • 5cc597e394 Fixed: "obj" parameter is not defined for macros used in description of documents (#13821). Jean-Philippe Lang 2013-05-01 16:08:51 +00:00
  • 5a3b903733 Fixed: Unable to set custom fields for versions using the REST API (#13850). Jean-Philippe Lang 2013-05-01 15:57:31 +00:00
  • 7a0e3f40a7 tagged version 2.3.1 2.3.1 Jean-Philippe Lang 2013-05-01 15:15:05 +00:00
  • 1a71316b37 Merged r11757 from trunk. Jean-Philippe Lang 2013-05-01 15:14:28 +00:00
  • 92dcaeb472 Updates for 2.3.1 release. Jean-Philippe Lang 2013-05-01 15:13:58 +00:00
  • 5fa087a792 Merged r11592 from trunk. Jean-Philippe Lang 2013-05-01 15:12:24 +00:00
  • 425a0fe988 Merged r11754 from trunk (#12684). Jean-Philippe Lang 2013-05-01 13:14:21 +00:00
  • 9d190c922a Pevents duplicate accesskeys (#12684). Jean-Philippe Lang 2013-05-01 13:13:53 +00:00
  • e1d47931f1 Restores the bottom action menu. Jean-Philippe Lang 2013-05-01 13:12:53 +00:00
  • 5d09c730d4 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217-0410-a6f0-8f06a7374b81 Jean-Philippe Lang 2013-05-01 13:11:49 +00:00
  • 606762dcad Merged r11750 from trunk (#12650). Jean-Philippe Lang 2013-05-01 12:53:10 +00:00
  • 89847f9269 Fixed: Lost text after selection in issue list with IE (#12650). Jean-Philippe Lang 2013-05-01 12:52:37 +00:00
  • 07dc1e34ff Merged r11748 from trunk (#13712). Jean-Philippe Lang 2013-05-01 12:36:48 +00:00
  • 2ad0465864 Fetching emails via rake task does not support --no-account-notice and --default-group options (#13712). Jean-Philippe Lang 2013-05-01 12:28:09 +00:00
  • 1afe67bf74 Merged r11698 from trunk (#13541). Jean-Philippe Lang 2013-05-01 12:17:31 +00:00
  • f9f4591cff Merged r11680 from trunk (#13541). Jean-Philippe Lang 2013-05-01 12:16:56 +00:00
  • aa4fc1b58a Merged r11696 from trunk (#13618). Jean-Philippe Lang 2013-05-01 12:15:49 +00:00
  • f8b756627c code layout clean up application.js Toshi MARUYAMA 2013-04-23 04:10:30 +00:00
  • af7540a23a code layout clean up select_list_move.js Toshi MARUYAMA 2013-04-23 04:10:18 +00:00
  • b54496e61f remove commented code from select_list_move.js Toshi MARUYAMA 2013-04-23 04:10:04 +00:00
  • 86442e60ed application.js: randomKey function optimization (#13826) Toshi MARUYAMA 2013-04-22 08:10:48 +00:00
  • 932380b284 fix favicon bug in IE8 (#13829) Toshi MARUYAMA 2013-04-22 05:56:15 +00:00
  • 8c17237638 Merged r11737 and r11738 from trunk to 2.3-stable (#13823) Toshi MARUYAMA 2013-04-21 09:00:27 +00:00
  • 8387c628cd fix JavaScript error of revision_graph.js on IE7 (#13823) Toshi MARUYAMA 2013-04-21 07:34:38 +00:00
  • e59814f981 fix JavaScript error of gantt.js on IE7 (#13823) Toshi MARUYAMA 2013-04-21 07:34:27 +00:00
  • fe903be480 remove trailing white-space from app/models/project.rb Toshi MARUYAMA 2013-04-21 04:56:26 +00:00
  • 885b67fcaa update jquery.ui.datepicker-de.js (#13825) Toshi MARUYAMA 2013-04-21 03:50:13 +00:00
  • 06ab582e5d Merged r11728, r11729, r11730, r11731, r11732 and r11733 from trunk to 2.3-stable (#13811) Toshi MARUYAMA 2013-04-20 11:26:12 +00:00