summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Code cleanup.Jean-Philippe Lang2013-05-181-13/+16
* Adds markings to emails generated by private comments (#12888).Jean-Philippe Lang2013-05-183-1/+15
* fix unit VersionTest failureToshi MARUYAMA2013-05-181-6/+6
* backout r11865 test/object_helpers.rb changesToshi MARUYAMA2013-05-181-1/+0
* Removed debug log (#14038).Jean-Philippe Lang2013-05-181-1/+0
* Removed some shoulda context.Jean-Philippe Lang2013-05-185-176/+147
* Removed some shoulda context.Jean-Philippe Lang2013-05-184-124/+72
* Removed some shoulda context.Jean-Philippe Lang2013-05-188-859/+672
* Removed some shoulda context.Jean-Philippe Lang2013-05-187-530/+406
* User #where instead of :conditions.Jean-Philippe Lang2013-05-182-2/+2
* Moved links to block titles on "My page".Jean-Philippe Lang2013-05-183-26/+16
* Adds a link on "My Page" to view all my spent time (#13157).Jean-Philippe Lang2013-05-182-1/+12
* Highlighting of source link target line for annotate view (#13746).Jean-Philippe Lang2013-05-181-2/+2
* Highlighting of source link target line (#13746).Jean-Philippe Lang2013-05-182-2/+5
* gantt: add test to sort issues by current logic (#7335)Toshi MARUYAMA2013-05-171-0/+20
* gantt: change sort method to class method (#7335)Toshi MARUYAMA2013-05-171-4/+4
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-173-7/+12
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-174-1/+37
* increase Capybara.default_wait_time from default 2 to 3 (#12822)Toshi MARUYAMA2013-05-171-0/+3