summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Fixed: issue status bulk edit broken by r2726 (#3347).Jean-Philippe Lang2009-05-141-0/+12
* Fixed: issue bulk edit view broken by r2726 (#3347).Jean-Philippe Lang2009-05-131-0/+7
* Fixed: issue move by non-admin broken by r2726 (#3354).Jean-Philippe Lang2009-05-131-4/+4
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-1027-41/+43
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-031-2/+18
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-261-0/+21
* Returns a 404 error when trying to view/download an attachment that can't be ...Jean-Philippe Lang2009-04-251-2/+7
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+13
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-211-2/+40
* Fixed: Issue status in the notify email's subject is the issue's old status, ...Jean-Philippe Lang2009-04-191-0/+2
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-0/+16
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-283-0/+52
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-271-1/+9
* Fixing tests (sort refactoring).Jean-Philippe Lang2009-03-121-5/+9
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+29
* Adds a sortable "Project" column to the issue list.Jean-Philippe Lang2009-03-071-0/+4
* Adds some functional tests.Jean-Philippe Lang2009-03-012-2/+120
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-4/+4
* Adds some functional tests.Jean-Philippe Lang2009-03-013-2/+92
* Fixes a failure when running rake test:coverage.Jean-Philippe Lang2009-03-011-0/+1
* Fixed that some error messages were not displayed (#2866).Jean-Philippe Lang2009-03-011-0/+22
* Fixes tests broken by r2532 (#2853).Jean-Philippe Lang2009-02-281-2/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-1/+52
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-251-12/+0
* Limit the size of repository files displayed inline too.Jean-Philippe Lang2009-02-211-0/+12
* Fixes new setting name.Jean-Philippe Lang2009-02-211-1/+1
* Adds a setting to limit the size of text attachments that can be displayed by...Jean-Philippe Lang2009-02-211-0/+11
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-211-32/+0
* Fixes UsersControllerTest.Jean-Philippe Lang2009-02-211-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-2112-21/+25
* Adds (a maximum of 3) links to project ancestors in the page title (#2788).Jean-Philippe Lang2009-02-201-0/+16
* Send an email to the user when an administrator activates a registered user (...Jean-Philippe Lang2009-02-201-0/+16
* Fixed a bug in the OpenID login when a user signed up with OpenID but hasn'tEric Davis2009-02-201-0/+15
* Fixes Setting.openid? (#2764).Jean-Philippe Lang2009-02-191-0/+5
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-2/+2
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-121-0/+7
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-111-0/+6
* Prevent registration via OpenID if self registration is off. #699Eric Davis2009-02-111-1/+9
* Refactored common methods out of register and open_id_authenticateEric Davis2009-02-111-3/+10
* Added user setup needed based on the system's registration settingsEric Davis2009-02-111-0/+23
* Added tests for the other OpenID authentication cases. #699Eric Davis2009-02-111-3/+15
* Adding OpenID mock and test. #699Eric Davis2009-02-111-0/+14
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-102-50/+55
* Fixes broken action url on time edit form (#2707).Jean-Philippe Lang2009-02-101-0/+9
* Fixed: issue details view discloses relations to issues that the user is not ...Jean-Philippe Lang2009-01-311-0/+15
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-291-0/+68
* Fixed: users should not be able to add relations with issues they're not allo...Jean-Philippe Lang2009-01-271-0/+36
* Replaces the obsolete robots.txt with a cached action (#2491).Jean-Philippe Lang2009-01-271-0/+7
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-2617-75/+1016