summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Included Redmine::Hook::Helper to ActionController::Base so call_hookEric Davis2008-11-061-0/+4
* Adds the ability to search for a project name or identifier on the administra...Jean-Philippe Lang2008-10-241-0/+19
* Adds functional test for user search.Jean-Philippe Lang2008-10-241-0/+10
* Adds 'Delete wiki pages attachments' permission.Jean-Philippe Lang2008-10-181-0/+7
* Fixed a failing assertion in test_post_edit_with_attachment_only that wouldEric Davis2008-10-021-0/+4
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-282-40/+84
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-251-0/+11
* Unescape back_url param before calling redirect_to.Jean-Philippe Lang2008-09-211-2/+2
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-14/+23
* Functional tests fail when run on their own (#1895).Jean-Philippe Lang2008-09-143-2/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-6/+25
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-112-28/+11
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-102-41/+35
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+19
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-2/+52
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-2/+8
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-252-2/+2
* Hiding the View Differences button when a wiki page's history only has one ve...Eric Davis2008-08-201-1/+11
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+1
* 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