summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-5/+13
* Prevent NoMethodError on nil class if custom_fields params is not present in ...Jean-Philippe Lang2008-04-011-0/+10
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-9/+35
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-0/+185
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-261-0/+10
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-193-2/+9
* Add NewsController and TimelogController tests.Jean-Philippe Lang2008-03-172-1/+97
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-0/+128
* Fix tests broken by r1243 (Redirect to issue page after creating a new issue).Jean-Philippe Lang2008-03-151-1/+1
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+92
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-1/+44
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-121-0/+6
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-122-0/+217
* Activity enhancements:Jean-Philippe Lang2008-03-111-3/+55
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-2/+2
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-1/+1
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-4/+40
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-291-2/+2
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-292-2/+2
* Fixed JournalControllerTest.Jean-Philippe Lang2008-02-271-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-9/+21
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-1/+49
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-163-0/+135
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-0/+8
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-102-28/+117
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-17/+10
* Activity test fix (r1120).Jean-Philippe Lang2008-02-051-6/+8
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-031-0/+11
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-0/+51
* Fixed RepositoriesController: undefined local variable or method `show_error'...Jean-Philippe Lang2008-01-251-0/+6