summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-191-1/+2
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-172-0/+73
* Moved notification assertion to its own test.Jean-Philippe Lang2015-10-171-5/+11
* Removed duplicate test case.Jean-Philippe Lang2015-10-171-17/+0
* Deliveries already cleared in #setup.Jean-Philippe Lang2015-10-171-4/+0
* Not testing nested set.Jean-Philippe Lang2015-10-171-5/+0
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-171-5/+44
* Mail handler: no attributes overridable by default (#20543).Jean-Philippe Lang2015-10-171-7/+12
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-0/+16
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-151-0/+19
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-2/+2
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-0/+6
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-5/+5
* List custom fields with multiple values set as required by workflow can be bl...Jean-Philippe Lang2015-10-141-0/+25
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-091-0/+14
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-092-1/+64
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-091-0/+8
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-042-0/+108
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+27
* Remove attachment after transaction commit (#20388).Jean-Philippe Lang2015-09-301-0/+4
* Typo.Jean-Philippe Lang2015-09-301-1/+1
* Forces enumeration override position to the same as its parent (#19657).Jean-Philippe Lang2015-09-301-0/+44
* Include inactive activities in time entries filter (#20117).Jean-Philippe Lang2015-09-301-0/+10
* Replaces a piggy back query with an association for loading wiki pages updates.Jean-Philippe Lang2015-09-281-7/+7
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-0/+10
* Raises wiki edits comments limit to 1024 (#19886).Jean-Philippe Lang2015-09-211-1/+1
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-212-7/+7
* Error message when editing a child project without add project/subprojects pe...Jean-Philippe Lang2015-09-212-1/+15
* Project copy does not copy custom field settings (#20360).Jean-Philippe Lang2015-09-201-0/+14
* Confusing name: test public query called "private" (#20740).Jean-Philippe Lang2015-09-201-1/+1
* Test failure, now that projects without trackers are ignored (#20463).Jean-Philippe Lang2015-09-201-2/+1
* Project copy does not update custom field of version type values (#20361).Jean-Philippe Lang2015-09-201-0/+21
* Fixed invalid search link on the new project form (#20565).Jean-Philippe Lang2015-09-202-0/+15
* Don't propose projects without trackers when editing an issue (#20463).Jean-Philippe Lang2015-09-201-0/+6
* Internal error when moving an issue to a project without trackers (#20463).Jean-Philippe Lang2015-09-201-0/+11
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-0/+22
* Adds a test for #20714.Jean-Philippe Lang2015-09-131-1/+2
* Open redirect vulnerability (#19577).Jean-Philippe Lang2015-09-131-1/+10
* Adds a Total estimated hours column on issue list (#20688).Jean-Philippe Lang2015-09-121-0/+12
* Project.copy_from deletes enabled_modules on source (#20512).Jean-Philippe Lang2015-08-181-1/+14
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-151-0/+9
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-151-0/+10
* Use same logic for finding user when importing a file (#950).Jean-Philippe Lang2015-08-152-4/+13
* Set default date format based on user locale (#950).Jean-Philippe Lang2015-08-141-0/+10
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-143-1/+20
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-148-2/+360
* Query doesn't work with non ASCII uppercase symbols (#20438).Jean-Philippe Lang2015-08-021-12/+15
* Wrong syntax for resizing inline images may throw a 500 error (#20278).Jean-Philippe Lang2015-08-021-0/+7