summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Bulk-edit custom fields through context menu (#6296).Jean-Philippe Lang2012-02-091-0/+96
* scm: git: update test repository (#8857)Toshi MARUYAMA2012-02-091-1/+1
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-12/+12
* Ability to edit a wiki page's parent on the edit page (#6449).Jean-Philippe Lang2012-02-051-4/+52
* Removed mocha availability checks in tests.Jean-Philippe Lang2012-02-051-2/+1
* Fixed registration form broken by r8479.Jean-Philippe Lang2012-02-051-0/+7
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+32
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-041-4/+121
* Fixed rounding issue on spent hours column in CSV export (#10150).Jean-Philippe Lang2012-02-041-2/+13
* attachment: fix that diff type is not saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+15
* scm: git: add test that diff type is saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+20
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-021-1/+15
* Removed useless permission check in wiki controller.Jean-Philippe Lang2012-01-301-2/+4
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-2/+15
* Allows attachments on news (#1972).Jean-Philippe Lang2012-01-291-10/+49
* Display of multi custom fields.Jean-Philippe Lang2012-01-292-1/+25
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-0/+222
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-8/+9
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Fixed that project is ignored when entering an issue id on /time_entries/new ...Jean-Philippe Lang2012-01-221-0/+14
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-211-1/+95
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+11
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-211-0/+22
* Updated assertion that fails after r8680.Jean-Philippe Lang2012-01-201-1/+1
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-0/+10
* Adds an option of the copy form to enable/disable attachments copy (#3055).Jean-Philippe Lang2012-01-201-1/+39
* Copy attachments on issue and project copy (#3055).Jean-Philippe Lang2012-01-201-0/+38
* Fixed an error when trying to copy an issue that does not exist.Jean-Philippe Lang2012-01-171-0/+6
* Removed duplicated test.Jean-Philippe Lang2012-01-161-13/+4
* Do not show revisions links and field on filesystem repositories.Jean-Philippe Lang2012-01-162-0/+8
* Display the position of the current issue in the query results.Jean-Philippe Lang2012-01-161-0/+6
* Fixed previous/next links when navigating in a saved query.Jean-Philippe Lang2012-01-161-0/+18
* Don't use a disabled SCM as a default repository SCM (#779).Jean-Philippe Lang2012-01-151-0/+16
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-8/+17
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-159-161/+162
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-1/+31
* Adds "Status" to the time report criteria (#9985).Jean-Philippe Lang2012-01-141-0/+8
* Adds assertions to issue destroy tests.Jean-Philippe Lang2012-01-101-6/+30
* Fixed: Routing error when deleting an issue with spent time.Jean-Philippe Lang2012-01-101-0/+2
* Separated new/edit views for the timelog controller.Jean-Philippe Lang2012-01-101-2/+2
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-091-2/+22
* Fixed: error when displaying an issue with a query sorted by an association, ...Jean-Philippe Lang2012-01-081-0/+14
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-081-0/+2
* Check project assignment on issue copy/move.Jean-Philippe Lang2012-01-081-0/+12
* Use the regular issue form to copy a single issue.Jean-Philippe Lang2012-01-082-5/+52
* Typo.Jean-Philippe Lang2012-01-071-1/+1
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-073-118/+83
* Removed the "Move" button for issues since they can be moved from the bulk ed...Jean-Philippe Lang2012-01-072-61/+1
* Allows project to be changed from the bulk edit form.Jean-Philippe Lang2012-01-071-0/+51