summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
* Reverts r17891 (#30099).Go MAEDA2019-03-101-12/+0
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-03-091-1/+1
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-091-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Small improvements in appearance of the code coverage index page (#30970).Go MAEDA2019-03-051-2/+3
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-5/+8
* Issue emails cannot be threaded by some mailers due to inconsistent Message-I...Go MAEDA2019-03-041-10/+20
* "View all issues" link in email reminders points to issues list which does no...Go MAEDA2019-03-031-0/+5
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-031-1/+6
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
* Test for r17914 (#17699).Go MAEDA2019-03-031-0/+14
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-032-0/+49
* Multiple issue ids in "Subtasks" filter (#30808).Go MAEDA2019-02-281-0/+10
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-281-0/+44
* Cannot make cross-project wiki link if the project name includes square brack...Go MAEDA2019-02-271-0/+45
* Show warning when no workflow uses the status in the workflows (#30916).Go MAEDA2019-02-261-0/+15
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+18
* Multiple blank lines in pre tags are not preserved in Textile (#30099).Go MAEDA2019-02-201-0/+12
* Daylight savings causes inconsistency of Message-Id (#13888).Go MAEDA2019-02-191-0/+11
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-195-5/+5
* Issues autocomplete should response with content type json and not html (#308...Go MAEDA2019-02-181-0/+10
* Mail handler does not ignore emails sent from emission email address if Setti...Go MAEDA2019-02-181-7/+16
* Reverts r17862.Go MAEDA2019-02-181-17/+0
* Test that List-Id header field does not include display name and extra angle ...Go MAEDA2019-02-161-2/+5
* Show author's name in the From field of email notifications (#5913).Go MAEDA2019-02-151-0/+19
* Ensure that the current language is 'en' in the test (#30718).Go MAEDA2019-02-151-0/+1
* TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).Go MAEDA2019-02-141-0/+1
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-0/+17
* Remove trailing whitespaces from test/functional/issues_controller_test.rbGo MAEDA2019-02-131-6/+6
* Fix: Mail handler does not ignore emails sent from emission email address if ...Go MAEDA2019-02-121-0/+17
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-122-0/+15
* Fix a test failure (#13688).Go MAEDA2019-02-051-1/+1
* Makes sure the generated thumbnail is always of at least the requested size (...Go MAEDA2019-02-051-0/+18
* Ajax Request Returns 200 but an error event is fired instead of success (#300...Go MAEDA2019-02-0512-37/+37
* Line height is too large when previewing files with syntax highlighting if th...Go MAEDA2019-02-031-0/+4
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-011-0/+19
* Multiple issue ids in "Parent task" filter (#30482).Go MAEDA2019-02-011-0/+10
* Start date and due date in email notifications (#13307).Go MAEDA2019-01-251-1/+3
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-0/+12
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...Go MAEDA2019-01-222-0/+6
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-191-0/+16
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-1/+43
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-141-1/+17
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-0/+26
* Add a fixture for r17786 (#30412).Go MAEDA2019-01-121-0/+4
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+9
* Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ...Go MAEDA2019-01-101-0/+1
* Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rbGo MAEDA2019-01-101-2/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-0910-10/+15