summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepends issue numbers with a number sign (#1005).Jean-Philippe Lang2013-06-062-10/+10
* Fixed that journal details about issue relations may disclose issues that are...Jean-Philippe Lang2013-06-062-2/+22
* fix three png transparency (#14223)Toshi MARUYAMA2013-06-063-0/+0
* German translation: grammar + spelling (#14222)Toshi MARUYAMA2013-06-061-4/+5
* remove redundant empty lines from PluginTestToshi MARUYAMA2013-06-061-12/+0
* Japanese translation updated by Go MAEDA (#14224)Toshi MARUYAMA2013-06-061-5/+5
* remove trailing white-spaces from lib/redmine/plugin.rbToshi MARUYAMA2013-06-061-4/+4
* translate x_hours in many languages (#14221)Toshi MARUYAMA2013-06-0634-67/+67
* Don't validate start date when updating an issue without changing it (#14086).Jean-Philippe Lang2013-06-053-3/+31
* Bulgarian translation updated by Ivan Cenov (#14209)Toshi MARUYAMA2013-06-051-1/+1
* Really adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* 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