summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test failures with sqlite3.Jean-Philippe Lang2018-09-236-14/+17
* Fixed that issue details page shows default values for custom fields that are...Jean-Philippe Lang2018-09-231-0/+14
* Add assignable, issues_visibility, time_entries_visibility and users_visibili...Go MAEDA2018-09-231-0/+5
* Expose the Admin flag on the users api to admin users (#29459).Go MAEDA2018-09-201-0/+12
* Redmine::SortCriteria#normalize! does not limit properly the maximum number o...Go MAEDA2018-09-201-0/+6
* Add assignee's icon to tooltips in gantt and calendar (#29306).Go MAEDA2018-09-182-8/+15
* Reverts r17354 (#28829).Jean-Philippe Lang2018-09-151-129/+109
* Special character like quote breaks wiki links (#22967).Jean-Philippe Lang2018-09-151-0/+46
* Create fixture correctly.Jean-Philippe Lang2018-09-151-2/+2
* Disable workflow checkboxes with no status change (#5593).Jean-Philippe Lang2018-09-151-1/+13
* Custom field values for enumerations not saved (#28925).Jean-Philippe Lang2018-09-151-0/+29
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-142-0/+34
* Adds ##123 extended issue linking syntax (#29488).Go MAEDA2018-09-081-0/+11
* Fix typo in test name: s/highligth/highlight/ (#29440).Go MAEDA2018-08-261-1/+1
* Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...Go MAEDA2018-08-151-0/+3
* Test that Redmine::MimeType.of is case-insensitive (#29359).Go MAEDA2018-08-151-0/+1
* Mark default version in versions tab from project settings (#27799).Go MAEDA2018-08-091-0/+21
* Fix a test failure in test/functional/my_controller_test.rb that depends on t...Go MAEDA2018-08-091-1/+1
* Export users list to CSV (#5957).Go MAEDA2018-08-051-0/+41
* Time entry creation: preserve 'spent on' value when using 'Create and Continu...Go MAEDA2018-08-021-4/+4
* Add a missing fixture (#2471).Go MAEDA2018-07-291-1/+1
* Bulk delete wiki attachments (#16410).Go MAEDA2018-07-251-0/+38
* Add CSS class to identify public projects (#28413).Go MAEDA2018-07-221-0/+9
* Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA2018-07-211-0/+5
* Add a missing fixture for IssuesTest#test_create_issue_with_new_target_versio...Go MAEDA2018-07-161-1/+1
* Only allow the use of visible custom fields in time entry reports (#29162).Go MAEDA2018-07-121-0/+12
* Add my activities to my page (#2471).Go MAEDA2018-07-111-0/+18
* Test for r17441 (#29189).Go MAEDA2018-07-101-0/+14
* Remove filename from attachment preview links (#27822).Go MAEDA2018-07-092-10/+10
* Extend watched_by_me-issue filter to include all project-members instead of o...Go MAEDA2018-07-091-0/+37
* Ensure that only visible watchers on issues can be queried (#29133).Go MAEDA2018-07-081-0/+32
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-082-2/+46
* Fix: Allow to set no_notification option when receiving emails via IMAP or PO...Go MAEDA2018-07-061-2/+3
* "thumbnail" macro may break filename attribute of the attachment (#29038).Go MAEDA2018-07-021-0/+1
* Changed test name (#26091).Go MAEDA2018-06-301-2/+1
* Test for r17421 (#26091).Go MAEDA2018-06-291-1/+12
* Dangerous query method deprecation warnings (#23630).Jean-Philippe Lang2018-06-231-6/+9
* Upgrade to Rails 5.2.0 (#23630).Jean-Philippe Lang2018-06-232-1/+9
* Add links to Users, Projects and Versions in timelog report (#29042).Go MAEDA2018-06-181-0/+15
* Don't repeat revision on each line.Jean-Philippe Lang2018-06-171-4/+3
* Highlight "Spent time" in main menu when creating a time entries query.Jean-Philippe Lang2018-06-171-0/+10
* Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...Jean-Philippe Lang2018-06-172-2/+14
* "attachment:filename" link syntax would not work if the file name contains "@...Jean-Philippe Lang2018-06-171-0/+16
* User link syntax (user:login) doesn't work for logins consisting of an email ...Jean-Philippe Lang2018-06-171-5/+38
* Clear subtask assignee during copy if is locked (#28946).Go MAEDA2018-06-171-0/+19
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-1612-99/+172
* Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang2018-06-161-0/+4
* Fixed that "test_editable_by_for_global_query" and "test_editable_by_for_glob...Jean-Philippe Lang2018-06-161-1/+0
* Log automatic rescheduling of following issues to journal (#28649).Jean-Philippe Lang2018-06-101-0/+26
* Fix: Unreachable code in QueriesControllerTest#test_bulk_copy_to_another_proj...Go MAEDA2018-06-101-3/+4