summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* Adds a specific error message for when the start date is too earlier than the...Jean-Philippe Lang2013-06-0449-1/+50
* prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692)Toshi MARUYAMA2013-06-042-2/+1
* increase Capybara.default_wait_time from 4 to 5 (#12822)Toshi MARUYAMA2013-06-041-1/+1
* pdf: replace "id_width" parameter name to original "col_id_width" (#14178)Toshi MARUYAMA2013-06-041-2/+3
* pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178)Toshi MARUYAMA2013-06-041-3/+5
* Italian translation for 2.3-stable by Riccardo Rocca (#14196)Toshi MARUYAMA2013-06-041-69/+66
* Adds SCM versions in script/about output.Jean-Philippe Lang2013-06-011-2/+10
* Query#add_custom_fields_filters now takes a custom fields scope.Jean-Philippe Lang2013-06-013-40/+47
* Project#all_issue_custom_fields now returns a scope.Jean-Philippe Lang2013-06-011-2/+6
* Fixed that project name is not properly escaped in issue filters (#14186).Jean-Philippe Lang2013-05-312-1/+11
* use English "Tag" and "Branch" in pt-BR locale (#14180)Toshi MARUYAMA2013-05-311-2/+2
* pt-BR translation improved by Marcela Oliveira (#14180)Toshi MARUYAMA2013-05-311-60/+60
* pt-BR translation for 2.3-stable updated by Marcela Oliveira (#14182, #14180)Toshi MARUYAMA2013-05-311-1/+1
* back out r11907 (#14151)Toshi MARUYAMA2013-05-301-1/+1
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-302-2/+6
* add test of revision page title (#14138)Toshi MARUYAMA2013-05-301-0/+16
* German "x_days" translation changed by Filou Centrinov (#14151)Toshi MARUYAMA2013-05-301-1/+1
* Use uid_ methods for retrieving IMAP messages (#14101).Jean-Philippe Lang2013-05-281-10/+10
* Disconnect and logout from IMAP after mail receive (#14103).Jean-Philippe Lang2013-05-281-0/+2
* Adds a button to duplicate a workflow permission to the next statuses.Jean-Philippe Lang2013-05-281-0/+11
* remove trailing white-space from app/models/mailer.rbToshi MARUYAMA2013-05-251-1/+1
* German translation of x_hours updated by Filou Centrinov (#14145)Toshi MARUYAMA2013-05-251-2/+2
* use document.referrer instead of history.length (#13697)Toshi MARUYAMA2013-05-241-1/+1
* remove trailing white-space from app/views/repositories/_breadcrumbs.html.erbToshi MARUYAMA2013-05-241-1/+1
* gantt: sort versions by start date (#7335)Toshi MARUYAMA2013-05-212-0/+34
* gantt: sort issues by start date (#7335)Toshi MARUYAMA2013-05-212-11/+59
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-219-9/+9
* fix yaml syntax and comment out (#14060)Toshi MARUYAMA2013-05-211-1/+1
* remove unneeded escaping at app/views/journals/diff.html.erbToshi MARUYAMA2013-05-211-1/+1
* fix back-button on description diff page in case of no browser history (#13697)Toshi MARUYAMA2013-05-211-1/+4
* code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri...Toshi MARUYAMA2013-05-191-3/+6
* code layout clean up test_bulk_update_with_some_failures_should_show_errors o...Toshi MARUYAMA2013-05-191-6/+6
* code layout clean up test_bulk_update_parent_id of IssuesControllerTestToshi MARUYAMA2013-05-191-3/+2
* code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_...Toshi MARUYAMA2013-05-191-6/+12
* code layout clean up test_create_as_copy_should_add_relation_with_copied_issu...Toshi MARUYAMA2013-05-191-2/+2
* adjust functional IssuesControllerTest (#1005)Toshi MARUYAMA2013-05-191-19/+20
* remove "del" tag from deleted issue relation (#1005)Toshi MARUYAMA2013-05-192-3/+5
* add journal after creating/deleting issue relation (#1005)Toshi MARUYAMA2013-05-194-1/+117
* svn:eol-style native datepicker.js (#14024)Toshi MARUYAMA2013-05-190-0/+0
* set default issue start/due datepicker from due/start date (#14024)Toshi MARUYAMA2013-05-193-3/+37
* increase Capybara.default_wait_time from 3 to 4 (#12822)Toshi MARUYAMA2013-05-191-1/+1
* code layout clean up VersionTestToshi MARUYAMA2013-05-191-5/+10
* remove empty setup method from VersionTestToshi MARUYAMA2013-05-191-3/+0
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-192-2/+17
* replace non ASCII literal to hexadecimal at ApplicationHelperTestToshi MARUYAMA2013-05-181-3/+11
* include Redmine::I18n in ApplicationHelperTestToshi MARUYAMA2013-05-181-0/+1
* backout r11875 ApplicationHelperTest changeToshi MARUYAMA2013-05-181-4/+3
* Include Redmine::I18n in helpers tests.Jean-Philippe Lang2013-05-188-3/+11
* Code cleanup.Jean-Philippe Lang2013-05-181-5/+5