summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Reset session on login/logout (#4248).Jean-Philippe Lang2009-11-211-0/+18
* Fix 500 errors with a POST request that requires a login. #4216Eric Davis2009-11-141-0/+6
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-101-1/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-3/+4
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* Do not start user session when accessing atom feed with token-based authentic...Jean-Philippe Lang2009-06-061-1/+12
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-171-24/+0
* Test failure (#3041).Jean-Philippe Lang2009-03-281-1/+1
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-151-1/+4
* Fixed: export links on the issue list lose project param after applying a fil...Jean-Philippe Lang2009-03-061-1/+38
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-251-0/+32
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-211-0/+69
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-214-12/+14
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-263-11/+11
* Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...Jean-Philippe Lang2008-12-121-1/+1
* 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