summaryrefslogtreecommitdiffstats
path: root/test/integration/issues_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-0/+18
* Fix tests broken by r1243 (Redirect to issue page after creating a new issue).Jean-Philippe Lang2008-03-151-2/+2
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-1/+2
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-1/+1
* Added default value for custom fields. Fixed javascript on custom field form ...Jean-Philippe Lang2008-01-201-2/+12
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-3/+3
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-1/+3
* Project identifier is now used in URLs (instead of project id).Jean-Philippe Lang2007-12-171-1/+1
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+2
* file upload test now uses ActionController::TestUploadedFileJean-Philippe Lang2007-02-181-23/+3
* added issues integration testsJean-Philippe Lang2006-12-261-0/+78