summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-023-2/+20
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-023-14/+15
* Don't send notifications when using Issue.generate! in tests in order to spee...Jean-Philippe Lang2018-12-022-2/+4
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-12-021-0/+4
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-024-20/+55
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-0210-10/+10
* Czech translation update (#30075).Go MAEDA2018-12-021-19/+14
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-012-2/+4
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Fix random test failure, assertion must be made against displayed values.Jean-Philippe Lang2018-12-012-3/+8
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-12-011-0/+1
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1
* Japanese translation update (#30000).Go MAEDA2018-12-011-1/+1
* Use "abort" instead of "exit" in order to make error log more informative (# ...Go MAEDA2018-12-011-2/+1
* Allow single Chinese character as a search keyword (#30037).Go MAEDA2018-11-302-1/+7
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-11-291-0/+4
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-11-291-0/+1
* Update Redmine::Plugin documentation (#28996).Jean-Philippe Lang2018-11-291-1/+19
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
* Adds a test for #30001.Jean-Philippe Lang2018-11-291-0/+12
* CSV importer ignores shared version names of other projects (#30001).Jean-Philippe Lang2018-11-291-1/+4
* Adds a test for #29918.Jean-Philippe Lang2018-11-291-0/+15
* Related issues section ignores the date format setting (#29918).Jean-Philippe Lang2018-11-291-2/+2
* Add missing fixtures for test_create_with_one_attachment (#30054).Go MAEDA2018-11-291-1/+1
* Add missing fixtures for test_create_should_send_notification (#29990).Go MAEDA2018-11-291-1/+2
* Tests for #29674.Jean-Philippe Lang2018-11-283-0/+39
* Missing validation for custom field formats based on RecordList (#29674).Jean-Philippe Lang2018-11-281-0/+10
* Fix list rendering inside project description in projects#index (#29950).Jean-Philippe Lang2018-11-281-1/+2
* REST API with JSON content missing false values (#20788).Jean-Philippe Lang2018-11-282-1/+10
* Update Rails to 5.2.1.1 (#30042).Jean-Philippe Lang2018-11-281-1/+1
* Unpin rdoc gem version (#29999).Go MAEDA2018-11-271-1/+1
* Remove blank keys from sort criteria (#30009).Go MAEDA2018-11-262-0/+7
* Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).Go MAEDA2018-11-262-1/+17
* Add wiki class also for half width custom fields with text formatting enabled...Go MAEDA2018-11-262-1/+24
* Remove trailing whitespaces from app/helpers/issues_helper.rbGo MAEDA2018-11-261-1/+1
* Fix: Attachments are added even if validation fails when updating an issue vi...Go MAEDA2018-11-232-1/+16
* Unpin roadie gem version (#29947).Go MAEDA2018-11-191-1/+0
* Upgrade to Rouge 3.3.0 (#24681).Go MAEDA2018-11-101-1/+1
* Strip whitespace from integer custom field (#8317).Go MAEDA2018-11-082-1/+3
* Sort issues by due date in email reminders (#29771).Go MAEDA2018-11-062-0/+22
* Remove trailing whitespaces from test/unit/mailer_test.rbGo MAEDA2018-11-061-1/+1
* Remove trailing whitespaces from app/models/mailer.rbGo MAEDA2018-11-061-1/+1
* Add missing closing tag in app/views/roles/_form.html.erb (#29912).Go MAEDA2018-11-051-0/+1
* Previous/Next link on repository page disappears when switching to "View diff...Go MAEDA2018-11-051-0/+27
* Move attachments to their own section in issue page (#29033).Go MAEDA2018-11-042-5/+6
* Fix typo in French text_tracker_no_workflow (#29901).Go MAEDA2018-11-031-1/+1
* Removes request and response accessors from Structure class (#28564).Go MAEDA2018-11-033-4/+14
* Fix that the following tests fail randomly due to uninitialized User.current ...Go MAEDA2018-11-033-0/+6
* Hide "Files" section in wiki pages when printing (#29791).Go MAEDA2018-10-311-1/+1