Commit Graph

  • 5e57cbfdc4 Merged r11932 from trunk to 2.3-stable (#14221) Toshi MARUYAMA 2013-06-06 06:13:53 +00:00
  • 9aad7c3907 Japanese translation updated by Go MAEDA (#14224) Toshi MARUYAMA 2013-06-06 05:39:29 +00:00
  • 442532e316 remove trailing white-spaces from lib/redmine/plugin.rb Toshi MARUYAMA 2013-06-06 05:09:46 +00:00
  • 6ab02e535f translate x_hours in many languages (#14221) Toshi MARUYAMA 2013-06-06 05:09:35 +00:00
  • 8cea7d8cf2 Don't validate start date when updating an issue without changing it (#14086). Jean-Philippe Lang 2013-06-05 19:56:59 +00:00
  • 6327bdc6f8 Bulgarian translation updated by Ivan Cenov (#14209) Toshi MARUYAMA 2013-06-05 04:37:12 +00:00
  • 489527ada7 Merged r11925 from trunk to 2.3-stable (#13692) Toshi MARUYAMA 2013-06-05 04:06:47 +00:00
  • 4c2776c634 Really adjusts error message in tests (#14086). Jean-Philippe Lang 2013-06-04 17:41:58 +00:00
  • b0c7884976 Adjusts error message in tests (#14086). Jean-Philippe Lang 2013-06-04 17:32:13 +00:00
  • 46085644ed Adds a specific error message for when the start date is too earlier than the minimum start date (#14086). Jean-Philippe Lang 2013-06-04 17:17:48 +00:00
  • 01411ab567 prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692) Toshi MARUYAMA 2013-06-04 14:07:46 +00:00
  • 6ce685a63c Merged r11920 and r11921 from trunk to 2.3-stable (#14178) Toshi MARUYAMA 2013-06-04 12:42:29 +00:00
  • 7e4d0209bb increase Capybara.default_wait_time from 4 to 5 (#12822) Toshi MARUYAMA 2013-06-04 11:57:49 +00:00
  • 8045385990 Merged r11919 from trunk to 2.3-stable (#14196) Toshi MARUYAMA 2013-06-04 11:40:41 +00:00
  • 1fd7540b85 pdf: replace "id_width" parameter name to original "col_id_width" (#14178) Toshi MARUYAMA 2013-06-04 11:02:45 +00:00
  • 7bc0c26198 pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178) Toshi MARUYAMA 2013-06-04 10:54:55 +00:00
  • f41d917141 Italian translation for 2.3-stable by Riccardo Rocca (#14196) Toshi MARUYAMA 2013-06-04 10:29:18 +00:00
  • 29c3b34641 Adds SCM versions in script/about output. Jean-Philippe Lang 2013-06-01 16:32:29 +00:00
  • e27deb1ece Query#add_custom_fields_filters now takes a custom fields scope. Jean-Philippe Lang 2013-06-01 10:56:12 +00:00
  • bf76b3b286 Project#all_issue_custom_fields now returns a scope. Jean-Philippe Lang 2013-06-01 10:26:17 +00:00
  • 5a90b6d0b5 Fixed that project name is not properly escaped in issue filters (#14186). Jean-Philippe Lang 2013-05-31 20:47:38 +00:00
  • 3a4c46089f Merged r11911 from trunk to 2.3-stable (#14182, #14180) Toshi MARUYAMA 2013-05-31 11:05:39 +00:00
  • bc75b15546 use English "Tag" and "Branch" in pt-BR locale (#14180) Toshi MARUYAMA 2013-05-31 10:20:08 +00:00
  • 2ca2634138 pt-BR translation improved by Marcela Oliveira (#14180) Toshi MARUYAMA 2013-05-31 10:19:57 +00:00
  • 0163ef8bfb pt-BR translation for 2.3-stable updated by Marcela Oliveira (#14182, #14180) Toshi MARUYAMA 2013-05-31 09:51:05 +00:00
  • 57c347d8f8 back out r11907 (#14151) Toshi MARUYAMA 2013-05-30 12:04:38 +00:00
  • a4394e877e add changeset comment in revision page title (#14138) Toshi MARUYAMA 2013-05-30 08:05:44 +00:00
  • d2192bba02 add test of revision page title (#14138) Toshi MARUYAMA 2013-05-30 07:41:17 +00:00
  • 71afcaf43b German "x_days" translation changed by Filou Centrinov (#14151) Toshi MARUYAMA 2013-05-30 07:41:06 +00:00
  • 73aadc4900 Use uid_ methods for retrieving IMAP messages (#14101). Jean-Philippe Lang 2013-05-28 18:41:14 +00:00
  • 131dc3a8fc Disconnect and logout from IMAP after mail receive (#14103). Jean-Philippe Lang 2013-05-28 18:17:36 +00:00
  • 69496179d4 Adds a button to duplicate a workflow permission to the next statuses. Jean-Philippe Lang 2013-05-28 10:59:04 +00:00
  • 53d45273a9 Merged r11901 from trunk to 2.3-stable (#14145) Toshi MARUYAMA 2013-05-25 06:04:36 +00:00
  • 4dbe2e7062 remove trailing white-space from app/models/mailer.rb Toshi MARUYAMA 2013-05-25 05:35:13 +00:00
  • 672331d7e4 German translation of x_hours updated by Filou Centrinov (#14145) Toshi MARUYAMA 2013-05-25 04:31:51 +00:00
  • 1e18c23095 use document.referrer instead of history.length (#13697) Toshi MARUYAMA 2013-05-24 07:21:56 +00:00
  • 54478d1e08 remove trailing white-space from app/views/repositories/_breadcrumbs.html.erb Toshi MARUYAMA 2013-05-24 06:59:41 +00:00
  • f085508121 gantt: sort versions by start date (#7335) Toshi MARUYAMA 2013-05-21 13:42:34 +00:00
  • 8ea4e79964 gantt: sort issues by start date (#7335) Toshi MARUYAMA 2013-05-21 13:42:19 +00:00
  • 596366b062 upgrade mocha 0.14 and remove deprecation warning Toshi MARUYAMA 2013-05-21 12:57:11 +00:00
  • f4637c38b4 fix yaml syntax and comment out (#14060) Toshi MARUYAMA 2013-05-21 10:00:53 +00:00
  • 9d62a564df remove unneeded escaping at app/views/journals/diff.html.erb Toshi MARUYAMA 2013-05-21 07:11:36 +00:00
  • 83d148242a fix back-button on description diff page in case of no browser history (#13697) Toshi MARUYAMA 2013-05-21 07:11:25 +00:00
  • 38f6c588ca code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attributes of IssuesControllerTest Toshi MARUYAMA 2013-05-19 04:03:31 +00:00
  • 7def5b551d code layout clean up test_bulk_update_with_some_failures_should_show_errors of IssuesControllerTest Toshi MARUYAMA 2013-05-19 04:03:21 +00:00
  • a968c1196e code layout clean up test_bulk_update_parent_id of IssuesControllerTest Toshi MARUYAMA 2013-05-19 04:03:11 +00:00
  • e3d47acb0b code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_all_issues of IssuesControllerTest Toshi MARUYAMA 2013-05-19 04:03:01 +00:00
  • 098a38bb3a code layout clean up test_create_as_copy_should_add_relation_with_copied_issue of IssuesControllerTest Toshi MARUYAMA 2013-05-19 04:02:50 +00:00
  • dbc7369d9d adjust functional IssuesControllerTest (#1005) Toshi MARUYAMA 2013-05-19 03:40:22 +00:00
  • b3a6555b30 remove "del" tag from deleted issue relation (#1005) Toshi MARUYAMA 2013-05-19 02:09:49 +00:00
  • 1f9e1ca318 add journal after creating/deleting issue relation (#1005) Toshi MARUYAMA 2013-05-19 02:09:39 +00:00
  • e5e73a56a7 svn:eol-style native datepicker.js (#14024) Toshi MARUYAMA 2013-05-19 01:09:45 +00:00
  • 0e20ec697b set default issue start/due datepicker from due/start date (#14024) Toshi MARUYAMA 2013-05-19 01:06:25 +00:00
  • cbb8b12ba4 increase Capybara.default_wait_time from 3 to 4 (#12822) Toshi MARUYAMA 2013-05-19 01:06:14 +00:00
  • eeeada0773 code layout clean up VersionTest Toshi MARUYAMA 2013-05-19 01:06:04 +00:00
  • bbca694881 remove empty setup method from VersionTest Toshi MARUYAMA 2013-05-19 01:05:53 +00:00
  • 160f6cd361 add test of current issue start and due date datepicker (#14024) Toshi MARUYAMA 2013-05-19 00:27:39 +00:00
  • 11b24ab64b replace non ASCII literal to hexadecimal at ApplicationHelperTest Toshi MARUYAMA 2013-05-18 23:06:53 +00:00
  • 360bda7e68 include Redmine::I18n in ApplicationHelperTest Toshi MARUYAMA 2013-05-18 22:36:58 +00:00
  • 0c6e2feeaa backout r11875 ApplicationHelperTest change Toshi MARUYAMA 2013-05-18 22:36:45 +00:00
  • bd8b509986 Include Redmine::I18n in helpers tests. Jean-Philippe Lang 2013-05-18 20:29:40 +00:00
  • 2e67ffe769 Code cleanup. Jean-Philippe Lang 2013-05-18 20:09:59 +00:00
  • ed364c9114 Code cleanup. Jean-Philippe Lang 2013-05-18 19:58:43 +00:00
  • cc23ab9652 Merged r11850 from trunk (#14051). Jean-Philippe Lang 2013-05-18 19:35:26 +00:00
  • ea33a66c6b Merged r11851 from trunk (#14023). Jean-Philippe Lang 2013-05-18 19:34:19 +00:00
  • a8c27df9fe Merged r11843 from trunk (#13910). Jean-Philippe Lang 2013-05-18 19:33:27 +00:00
  • 1093454193 Adds markings to emails generated by private comments (#12888). Jean-Philippe Lang 2013-05-18 17:24:23 +00:00
  • de394f5f74 fix unit VersionTest failure Toshi MARUYAMA 2013-05-18 12:55:24 +00:00
  • 23527da802 backout r11865 test/object_helpers.rb changes Toshi MARUYAMA 2013-05-18 12:07:43 +00:00
  • 79c8fea12f Removed debug log (#14038). Jean-Philippe Lang 2013-05-18 09:31:43 +00:00
  • 61dfab12fd Removed some shoulda context. Jean-Philippe Lang 2013-05-18 09:27:48 +00:00
  • 474c010746 Removed some shoulda context. Jean-Philippe Lang 2013-05-18 09:14:10 +00:00
  • 8f7b69f77e Removed some shoulda context. Jean-Philippe Lang 2013-05-18 08:57:27 +00:00
  • 0d4bb7558f Removed some shoulda context. Jean-Philippe Lang 2013-05-18 08:27:53 +00:00
  • 5b29964512 User #where instead of :conditions. Jean-Philippe Lang 2013-05-18 07:49:13 +00:00
  • 2c67e9e0d7 Moved links to block titles on "My page". Jean-Philippe Lang 2013-05-18 07:47:34 +00:00
  • 6b03c741ac Adds a link on "My Page" to view all my spent time (#13157). Jean-Philippe Lang 2013-05-18 07:39:26 +00:00
  • 45a9b9954a Highlighting of source link target line for annotate view (#13746). Jean-Philippe Lang 2013-05-18 07:10:14 +00:00
  • 6e35d2f0e9 Highlighting of source link target line (#13746). Jean-Philippe Lang 2013-05-18 07:09:02 +00:00
  • 997bfbe78f gantt: add test to sort issues by current logic (#7335) Toshi MARUYAMA 2013-05-17 22:59:52 +00:00
  • 6aa63659aa gantt: change sort method to class method (#7335) Toshi MARUYAMA 2013-05-17 22:59:39 +00:00
  • c90bf645f5 Fixed that submitting the form without selecting a value may raise raises an error with SQLServer (#13783). Jean-Philippe Lang 2013-05-17 18:18:06 +00:00
  • d678959359 Add links to attachments in new issue email notification (#12293). Jean-Philippe Lang 2013-05-17 16:51:09 +00:00
  • 8bbc6d251e increase Capybara.default_wait_time from default 2 to 3 (#12822) Toshi MARUYAMA 2013-05-17 04:08:06 +00:00
  • eab2c74e10 Use a shallow block instead of the :shallow option that ignores routes scope (#14023). Jean-Philippe Lang 2013-05-16 16:57:53 +00:00
  • 35ca873269 Fixed that filtering may return unwanted blank values (#14051). Jean-Philippe Lang 2013-05-16 16:29:59 +00:00
  • a4391db7cd enable configuration of OpenIdAuthentication.store (#14060) Toshi MARUYAMA 2013-05-16 10:55:41 +00:00
  • f2a609c358 move filter order tests from helper to model. Toshi MARUYAMA 2013-05-16 10:55:27 +00:00
  • 559aa626cd increase base height of author lines on 'Commits per author' graph (#14068, #1983) Toshi MARUYAMA 2013-05-16 04:29:51 +00:00
  • 5ef5b3202d remove width and height from repository stats embed tags (#1983, #13486) Toshi MARUYAMA 2013-05-16 04:29:39 +00:00
  • b3d80d50a3 Fixed that ordered/unordered lists inside table cell are mangled (#14038). Jean-Philippe Lang 2013-05-14 16:29:59 +00:00
  • 28ca9d240a run test:ui in CI Server on only Ruby 2.0 (#12822) Toshi MARUYAMA 2013-05-13 23:16:02 +00:00
  • ece5232110 Fixed that values of custom fields are not kept in issues when copying a project (#13910). Jean-Philippe Lang 2013-05-13 19:52:37 +00:00
  • 7e41730293 Display error messages when attachment validation fails (#13949). Jean-Philippe Lang 2013-05-13 18:50:04 +00:00
  • 288c3b863d Fixed that JS warning is not displayed when attachment maximum size is 0 (#13949). Jean-Philippe Lang 2013-05-13 18:30:56 +00:00
  • 4a59b869c0 Update notified_project_ids while saving record. Jean-Philippe Lang 2013-05-13 17:11:38 +00:00
  • 10ed306b19 Fixed that locking and unlocking a user resets the email notification checkbox (#14020). Jean-Philippe Lang 2013-05-13 16:38:08 +00:00
  • 0dce4761a8 Disable autofetching of repository changesets if projects are closed (#13945). Jean-Philippe Lang 2013-05-12 10:05:35 +00:00
  • af632568e3 Merged r11760 from trunk (#13850). Jean-Philippe Lang 2013-05-12 09:45:52 +00:00
  • 2c408ca6a5 Merged r11761 from trunk (#13821). Jean-Philippe Lang 2013-05-12 09:44:52 +00:00