summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-0/+48
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-0/+3
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-2/+3
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-2/+6
* 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
* Fixed a bug in localization introduced by r1131 (anonymous users inherit the ...Jean-Philippe Lang2008-02-131-0/+43
* 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
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+42
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-1/+1
* Fix: error when posting to projects/add or users/add with no custom_fields pa...Jean-Philippe Lang2007-08-291-1/+5
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-292-4/+4
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-0/+44
* Moved functional tests for MyControllerJean-Philippe Lang2007-04-281-43/+1
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-011-1/+1
* file upload test now uses ActionController::TestUploadedFileJean-Philippe Lang2007-02-181-23/+3
* empty tokens tableJean-Philippe Lang2007-02-021-0/+2
* added issues integration testsJean-Philippe Lang2006-12-261-0/+78
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-052-0/+161