summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-0/+70
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-0/+6
* Activity refactoring.Jean-Philippe Lang2008-07-271-46/+15
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+7
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-2/+10
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-0/+11
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-0/+15
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-221-0/+5
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-0/+8
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-131-0/+29
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-0/+8
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-0/+13
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-301-1/+2
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-272-6/+83
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+53
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+8
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-0/+61
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-152-0/+22
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+6
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2
* Fixed: time entries created with the default activity even if a different one...Jean-Philippe Lang2008-06-141-1/+3
* File viewer for attached text files.Jean-Philippe Lang2008-06-093-0/+63
* Fixes functional tests broken by r1501.Jean-Philippe Lang2008-06-071-3/+3
* Additional test for r1481.Jean-Philippe Lang2008-05-301-0/+7
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-0/+7
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-0/+16
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-7/+1
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-261-1/+11
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-252-4/+13
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-241-0/+26
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-231-0/+11
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-0/+8
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+13
* Fixed: private subprojects are listed on the issues view (#1217).Jean-Philippe Lang2008-05-141-0/+31
* Fixed: Calendar and Gantt show private subprojects even if current user is no...Jean-Philippe Lang2008-05-141-2/+23
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-0/+56
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-0/+15
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-301-9/+16
* Notify project members when a message is posted if they want to receive notif...Jean-Philippe Lang2008-04-281-0/+12
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-275-1/+41
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-092-4/+22
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-1/+12
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-066-10/+184
* Inline images alt attribute set to the attachment description.Jean-Philippe Lang2008-04-051-1/+2
* Fixed: inline image not displayed when including a wiki page (closes #1001).Jean-Philippe Lang2008-04-051-2/+5
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-6/+15
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-1/+1