summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Notify previous assignee when assignee changes (#2694).Jean-Philippe Lang2012-01-231-0/+12
* Adds support for multiple repositories to redmine links (#779).Jean-Philippe Lang2012-01-221-0/+67
* 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
* Fixed that reminders are sent for closed issues (#10006).Jean-Philippe Lang2012-01-211-0/+11
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+11
* Adds a <<me>> option at the top of the assignee drop-down (#1102).Jean-Philippe Lang2012-01-211-0/+9
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-211-0/+22
* Makes Version REST API accept due_date attribute (#10013).Jean-Philippe Lang2012-01-211-0/+14
* 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-203-0/+85
* 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-156-13/+179
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-1511-166/+199
* 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
* Fixed wrong assertion.Jean-Philippe Lang2012-01-141-1/+1
* Removed assertion that depends on the order of returned records.Jean-Philippe Lang2012-01-131-1/+0
* Adds "me" to user custom fields filters (#9923).Jean-Philippe Lang2012-01-131-0/+17
* Adds "my projects" filter on the cross-project issue list.Jean-Philippe Lang2012-01-131-0/+13
* add missing groups_users fixture to unit issue testToshi MARUYAMA2012-01-111-0/+1
* 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-092-8/+34
* 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
* test: route: add test for '/' pathToshi MARUYAMA2012-01-081-0/+4
* 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-083-5/+53
* test: route: add issue_statuses testToshi MARUYAMA2012-01-081-0/+80
* test: route: split documents test whether scoped under project or notToshi MARUYAMA2012-01-081-5/+8
* test: route: split issue categories test whether scoped under project or notToshi MARUYAMA2012-01-081-1/+4
* test: route: split news testsToshi MARUYAMA2012-01-081-1/+4
* test: route: add trackers testToshi MARUYAMA2012-01-081-0/+71
* test: route: simplify /issues/bulk_edit testToshi MARUYAMA2012-01-081-8/+6
* Typo.Jean-Philippe Lang2012-01-071-1/+1
* Deprecated Issue#move_to_project.Jean-Philippe Lang2012-01-072-61/+71
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-074-149/+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-072-0/+56
* test: route: add groups tests defined as resourcesToshi MARUYAMA2012-01-071-0/+66
* Removed the "Move" button for single issue since it can be moved from the reg...Jean-Philippe Lang2012-01-071-3/+1