summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-072-1/+32
* /users API accepts boolean strings for generate_password field (#28686).Go MAEDA2018-05-061-0/+16
* Fix: Syntax highlighter does not work if language name is single-quoted (#284...Go MAEDA2018-05-021-0/+3
* Filter for version name should be case-insensitive (#27122).Go MAEDA2018-04-281-0/+8
* Copy wiki attachments on project copy (#10282).Go MAEDA2018-04-281-1/+4
* Allow to copy documents along with projects (#26621).Go MAEDA2018-04-282-0/+30
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+50
* Fix mistakenly tampered fixture file (#27070).Go MAEDA2018-04-241-1/+1
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-242-1/+6
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+7
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-213-14/+15
* Gantt bars with start date and end date on the same day don't become red by o...Go MAEDA2018-04-091-0/+14
* Global and public custom queries are shown as editable to non administrators ...Jean-Philippe Lang2018-04-081-1/+21
* Avatar tests cleanup.Jean-Philippe Lang2018-04-071-16/+54
* Security notification on password recovery is empty (#28302).Jean-Philippe Lang2018-04-071-0/+17
* Markdown pre-block could derive incorrect wiki sections (#25299).Jean-Philippe Lang2018-04-071-0/+55
* Anonymous icon is wrongly displayed when assignee is a group (#28208).Jean-Philippe Lang2018-04-071-4/+5
* Support for lastnames with spaces in user autocompleters (#28154).Go MAEDA2018-04-071-0/+10
* Ignore archived project memberships when calculating issue query visibility (...Go MAEDA2018-04-071-0/+5
* Add a test to ensure that issue calculations on version details page take int...Go MAEDA2018-04-011-0/+24
* Adds issue category column to spent time queries (#28391).Go MAEDA2018-04-011-0/+26
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-012-0/+16
* Deletion of an LDAP authentication mode may fail silently (#28000).Go MAEDA2018-03-121-0/+1
* Fix: Calculation of the start date of following issues ignores the "non-worki...Go MAEDA2018-03-081-11/+23
* Optional regex for filtering attachments on incoming emails (#27025).Go MAEDA2018-03-031-0/+10
* Move textile footnotes test to TextileFormatterTest (#28207).Go MAEDA2018-03-022-15/+15
* Add footnotes test for markdown formatter (#28207).Go MAEDA2018-03-021-0/+24
* Fix typo in test name: s/udpate/update/ (#28268).Go MAEDA2018-03-011-1/+1
* Allow selecting subprojects on new issue form (#12704).Go MAEDA2018-02-281-2/+32
* Add minimal fixture for issues_pdf_test (#12510).Go MAEDA2018-02-241-0/+3
* Test that "img" tag for an avatar of AnonymousUser has "width" and "height" a...Go MAEDA2018-02-181-0/+1
* Don't allow reassigning reported hours to the project if issue is a required ...Go MAEDA2018-02-181-0/+44
* Enable lax_spacing for markdown formatting (#28119).Go MAEDA2018-02-161-0/+9
* remove trailing white spaces from test/functional/repositories_mercurial_cont...Toshi MARUYAMA2018-01-311-3/+3
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-0/+6
* Add CSS classes to column headers of issues and timelogs list (#26674).Go MAEDA2018-01-152-4/+29
* Add tests for "height" and "max-height" (#26552).Go MAEDA2018-01-131-1/+3
* Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ...Go MAEDA2018-01-111-0/+2
* The progress exceeding 99.5% is displayed as 100% (#27848).Jean-Philippe Lang2018-01-081-0/+11
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-082-0/+117
* Adds tests for #27153.Jean-Philippe Lang2018-01-071-1/+20
* Cannot clear all watchers when copying an issue (#26880).Jean-Philippe Lang2018-01-071-0/+41
* Anonymous user should have their icon (#26699).Jean-Philippe Lang2018-01-071-2/+5
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-072-0/+66
* No validation errors when entering an invalid "Estimate hours" value (#27881).Jean-Philippe Lang2018-01-071-1/+1
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-014-14/+14
* source code comment slight change (#27865)Toshi MARUYAMA2017-12-291-1/+1
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-0/+1
* remove trailing white spaces from test/functional/timelog_report_test.rbToshi MARUYAMA2017-12-281-3/+3
* Issues reports should show only statuses used by the project (#27772).Go MAEDA2017-12-191-0/+26