summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a shallow block instead of the :shallow option that ignores routes scope ...Jean-Philippe Lang2013-05-161-9/+17
* Fixed that filtering may return unwanted blank values (#14051).Jean-Philippe Lang2013-05-162-2/+19
* enable configuration of OpenIdAuthentication.store (#14060)Toshi MARUYAMA2013-05-162-0/+12
* move filter order tests from helper to model.Toshi MARUYAMA2013-05-162-32/+28
* increase base height of author lines on 'Commits per author' graph (#14068, #...Toshi MARUYAMA2013-05-161-1/+1
* remove width and height from repository stats embed tags (#1983, #13486)Toshi MARUYAMA2013-05-161-2/+2
* Fixed that ordered/unordered lists inside table cell are mangled (#14038).Jean-Philippe Lang2013-05-142-1/+38
* run test:ui in CI Server on only Ruby 2.0 (#12822)Toshi MARUYAMA2013-05-131-1/+1
* Fixed that values of custom fields are not kept in issues when copying a proj...Jean-Philippe Lang2013-05-132-0/+16
* Display error messages when attachment validation fails (#13949).Jean-Philippe Lang2013-05-131-0/+5
* Fixed that JS warning is not displayed when attachment maximum size is 0 (#13...Jean-Philippe Lang2013-05-131-1/+1
* Update notified_project_ids while saving record.Jean-Philippe Lang2013-05-135-16/+22
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-138-12/+25
* Disable autofetching of repository changesets if projects are closed (#13945).Jean-Philippe Lang2013-05-122-1/+26
* Fix handling multiple text parts in email (#13646).Jean-Philippe Lang2013-05-123-4/+75
* Issue#children is never nil (#14015).Jean-Philippe Lang2013-05-121-1/+1
* Check inclusion only once (#14015).Jean-Philippe Lang2013-05-121-6/+10
* Replaces camelcase variable names (#14015).Jean-Philippe Lang2013-05-121-12/+12
* Removes some empty lines (#14015).Jean-Philippe Lang2013-05-121-13/+0