summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HTML improvements on project landing page (#18565).Jean-Philippe Lang2014-12-133-7/+7
* Merged datepicker.js into application.js.Jean-Philippe Lang2014-12-133-17/+18
* add missing fixtures to SearchControllerTestToshi MARUYAMA2014-12-131-1/+2
* Use a simple count query.Jean-Philippe Lang2014-12-133-25/+10
* add missing fixture to MembersHelperTestToshi MARUYAMA2014-12-131-1/+2
* Don't show roles without issue add/edit permission in workflow setup (#15988).Jean-Philippe Lang2014-12-135-5/+5
* Don't consider roles without issue add/edit permissions for determining field...Jean-Philippe Lang2014-12-133-0/+28
* Droped legacy behaviour that allows a user to edit a few attributes of an iss...Jean-Philippe Lang2014-12-133-71/+1
* Misc tests.Jean-Philippe Lang2014-12-131-0/+12
* Use projects association.Jean-Philippe Lang2014-12-131-1/+1
* Try to find out what causes a ruby bus error with ruby2.x on the CI server.Jean-Philippe Lang2014-12-131-2/+2
* Adds a test for editing a registered user.Jean-Philippe Lang2014-12-121-0/+8
* Removed unused helper.Jean-Philippe Lang2014-12-121-15/+0
* Removed unused method.Jean-Philippe Lang2014-12-121-4/+0
* Rewrites search engine to properly paginate results (#18631).Jean-Philippe Lang2014-12-1211-124/+129
* ignore X-Autoreply mails (#15999, #13425)Toshi MARUYAMA2014-12-122-2/+4
* Revert r13736, test fails with mysql.Jean-Philippe Lang2014-12-111-9/+0
* Adds a test for search with limited results.Jean-Philippe Lang2014-12-111-0/+9
* Adds some helpers tests.Jean-Philippe Lang2014-12-114-4/+88
* Misc tests.Jean-Philippe Lang2014-12-083-1/+20
* Don't create a journal when creating an issue with attachments.Jean-Philippe Lang2014-12-082-4/+6
* Don't create a journal when creating an issue.Jean-Philippe Lang2014-12-082-4/+9
* Misc tests.Jean-Philippe Lang2014-12-072-8/+37
* fix ProjectNestedSetTest fails randomlyToshi MARUYAMA2014-12-071-0/+1
* pdf: use DejaVuSans font in Arabic and Persian (#16040, #18586, #10681)Toshi MARUYAMA2014-12-062-2/+2
* German translation updated by Daniel Felix (#18563)Toshi MARUYAMA2014-12-061-1/+1
* German translation updated by Daniel Felix (#18562)Toshi MARUYAMA2014-12-061-3/+3
* Gemfile: update rbpdf version to 1.18.3 (#16040, #18586, #10681)Toshi MARUYAMA2014-12-061-1/+1
* Adds tests for Role#has_permissions?Jean-Philippe Lang2014-12-061-0/+11
* Adds a test for Watcher.prune with :project option.Jean-Philippe Lang2014-12-061-1/+11
* Skip some validations if attribute did not change.Jean-Philippe Lang2014-12-062-3/+5
* Adds a test for #18584.Jean-Philippe Lang2014-12-061-0/+18
* Specify the order for finding a setting.Jean-Philippe Lang2014-12-051-1/+1
* Skip uniqueness validation when updating a setting without changing its name.Jean-Philippe Lang2014-12-051-1/+1
* Adds methods for loading and adding settings.Jean-Philippe Lang2014-12-053-36/+63
* Adds a few functional tests.Jean-Philippe Lang2014-12-053-0/+22
* Un-inline statement.Jean-Philippe Lang2014-12-051-1/+3
* Removed dead code, Rails4 handles that in its attribute writer.Jean-Philippe Lang2014-12-051-3/+0
* Removed unused scopes.Jean-Philippe Lang2014-12-051-15/+0
* Make sure that Redmine::Thumbnail.generate is called.Jean-Philippe Lang2014-12-051-1/+2
* Tab "New Issue" should not be displayed if a project has no trackers (#18571).Jean-Philippe Lang2014-12-052-1/+16
* Typo.Jean-Philippe Lang2014-12-051-1/+1
* Removed unused and deprecated Issue#move_to_project method.Jean-Philippe Lang2014-12-051-27/+0
* Adds tests for searching private or archived projects.Jean-Philippe Lang2014-12-051-0/+23
* Adds some Attachment tests.Jean-Philippe Lang2014-12-051-0/+22
* Adds a test for invalid enumeration class parameter.Jean-Philippe Lang2014-12-051-0/+6
* Adds tests for invalid parameters.Jean-Philippe Lang2014-12-051-0/+15
* Use :only instead of :except option in IssueRelationsController filters.Jean-Philippe Lang2014-12-051-4/+6
* Adds a test for when link_copied_issue setting is set to "never".Jean-Philippe Lang2014-12-051-0/+12
* Removed unimplemented JournalsController#edit html response and added some te...Jean-Philippe Lang2014-12-052-4/+15