summaryrefslogtreecommitdiffstats
path: root/test/functional/journals_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from functional journals controller test.Toshi MARUYAMA2011-05-161-10/+10
* Fixed: error on JournalsController#index when custom fields are present (#7795).Jean-Philippe Lang2011-03-061-1/+2
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-271-2/+15
* Fixes a data disclosure issue introduced in r3941.Jean-Philippe Lang2010-12-181-2/+8
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: move IssuesController#changes to JournalsController#index.Eric Davis2010-08-231-0/+7
* Refactor: move IssuesController#reply to JournalsControllerEric Davis2010-08-161-0/+14
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Fixed JournalControllerTest.Jean-Philippe Lang2008-02-271-1/+1
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-0/+8
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-0/+51