summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-0/+45
* Don't require category or target version when they are not available (#20583).Jean-Philippe Lang2015-10-241-0/+24
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+48
* Test failure.Jean-Philippe Lang2015-10-211-0/+3
* Hide email by default for new users (#21042).Jean-Philippe Lang2015-10-211-0/+5
* Add users to assignee/author filters if they are missing (#3398).Jean-Philippe Lang2015-10-211-0/+22
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-0/+16
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-202-4/+4
* Extend Filesize in the attachments table for files with size > 2GB (#10672).Jean-Philippe Lang2015-10-201-0/+11
* 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-171-0/+13
* 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
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-0/+6
* 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-091-0/+41
* 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-041-0/+76
* 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
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-212-7/+7
* 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-201-0/+6
* Don't propose projects without trackers when editing an issue (#20463).Jean-Philippe Lang2015-09-201-0/+6
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-0/+22
* 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-151-0/+9
* 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-141-0/+14
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+89
* 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
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-262-4/+6
* Fixed that members without view issues permission are able to list issues on ...Jean-Philippe Lang2015-07-251-0/+9
* add missing fixtures to IssueSubtaskingTestToshi MARUYAMA2015-07-061-1/+3
* Fixed group sorted scope order (#20066).Jean-Philippe Lang2015-06-281-0/+8
* Disallow users to delete a version referenced by a custom field (#20159).Jean-Philippe Lang2015-06-271-0/+21