summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Removes changelog view.Jean-Philippe Lang2009-12-121-23/+0
* Adds workflow copy functionality (#1727).Jean-Philippe Lang2009-12-121-1/+47
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+23
* Fixes that issue copy/move throws an error when status is not changed (#4369).Jean-Philippe Lang2009-12-091-2/+16
* Adds custom field selection on tracker form.Jean-Philippe Lang2009-12-091-2/+3
* Fixes a test broken by r3127.Jean-Philippe Lang2009-12-081-1/+4
* Fixes broken admin menu extension (#4351).Jean-Philippe Lang2009-12-071-0/+15
* Ability to add a new version from the issue form (#4315).Jean-Philippe Lang2009-12-061-0/+23
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-062-0/+57
* Enhanced the Issue Bulk Copy feature:Eric Davis2009-12-041-0/+24
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-031-1/+22
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-8/+2
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-291-3/+28
* Adds an action to SysController to fetch changesets of one or all projects (#...Jean-Philippe Lang2009-11-281-0/+15
* Adds dynamic columns selection on the issue list (#4272).Jean-Philippe Lang2009-11-281-0/+16
* Fixes fixtures loading.Jean-Philippe Lang2009-11-271-0/+1
* Add failing test for #4302.Jean-Philippe Lang2009-11-271-0/+5
* Use /raw/ for url instead of ?format=raw for getting raw repository files (#1...Jean-Philippe Lang2009-11-161-0/+14
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-2/+16
* Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...Jean-Philippe Lang2009-11-151-0/+13
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-0/+17
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-0/+20
* Adding the body of the feed to the failure message. #4204Eric Davis2009-11-121-1/+1
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+8
* Adds a few functional tests.Jean-Philippe Lang2009-11-073-7/+94
* Fixed: first day of date range is not included in time report with SQLite (#3...Jean-Philippe Lang2009-11-041-0/+16
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-041-0/+3
* Unified UsersController#list and #index.Jean-Philippe Lang2009-10-291-16/+15
* Include missing fixtures.Jean-Philippe Lang2009-10-291-1/+1
* AccountController#show (/account/show/:id) moved to UsersController#show (/us...Jean-Philippe Lang2009-10-292-30/+43
* Do not show user profile if no visible project or activity (#4129, #3720).Jean-Philippe Lang2009-10-291-0/+5
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-251-0/+10
* Reverts r2770 (#3391).Jean-Philippe Lang2009-10-241-1/+1
* Added all list and boolean custom data fields to the Time Report. #4077Eric Davis2009-10-211-2/+4
* When a specific TimeEntryActivity are change, associated TimeEntries will beEric Davis2009-10-211-1/+62
* Added a Activities tab to Project SettingsEric Davis2009-10-211-1/+128
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-211-0/+23
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-211-0/+7
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-103-4/+4
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-202-1/+8
* Adds missing native eol properties.Jean-Philippe Lang2009-09-202-638/+638
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-567/+589
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-201-0/+8
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-1341-68/+75
* User groups branch merged.Jean-Philippe Lang2009-09-122-12/+112
* SCM:Jean-Philippe Lang2009-09-011-2/+23
* SCM:Jean-Philippe Lang2009-08-172-2/+7
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-156-50/+65
* Fixed: error raised when trying to add an empty comment to a news (#3615).Jean-Philippe Lang2009-07-181-0/+9
* Ability to send an email with password when changing a user's password (#3566).Jean-Philippe Lang2009-07-051-16/+37