summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused i18n key "label_optgroup_others" (#38646).Go MAEDA2023-06-2149-50/+0
* Fix SQL error when passing invalid value to "Related to" filter (#38301).Go MAEDA2023-06-212-8/+16
* Update RuboCop to 1.52 (#36919).Go MAEDA2023-06-072-3/+4
* Fix RuboCop offense Lint/RedundantSafeNavigation (#36919).Go MAEDA2023-06-071-3/+3
* Fix RuboCop offense Style/RedundantArrayConstructor (#36919).Go MAEDA2023-06-071-1/+1
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-06-071-1/+1
* Update RuboCop Performance to 1.17 (#37247).Go MAEDA2023-06-021-1/+1
* Bulgarian translation update (#38551).Go MAEDA2023-05-181-5/+5
* Galician translation update (#38564).Go MAEDA2023-05-181-10/+10
* Update RuboCop to 1.51 (#36919).Go MAEDA2023-05-152-2/+7
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-05-151-2/+1
* Japanese translation update (#38545).Go MAEDA2023-05-151-3/+3
* Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).Go MAEDA2023-05-132-0/+3
* Traditional Chinese translation update (#38537).Go MAEDA2023-05-131-3/+3
* Fix PostgreSQL error caused by comparing text with integer values (#38527).Go MAEDA2023-05-111-2/+2
* Update locales (#38527).Go MAEDA2023-05-1148-0/+144
* New issues filter operators "has been", "has never been", and "changed from" ...Go MAEDA2023-05-115-6/+106
* Improve the clarity of German translation of label_user_mail_notify_about_hig...Go MAEDA2023-05-111-1/+1
* Restrict available locales to those defined by Redmine itself (#38529).Go MAEDA2023-05-101-1/+4
* Add breadcrumbs to news pages (#2631).Go MAEDA2023-05-092-0/+2
* Use the new pagination style for the calendars view (#27346).Go MAEDA2023-05-073-4/+11
* Polish translation update (#38523).Go MAEDA2023-05-061-7/+6
* Use label_view instead of the untranslated string "OK" in the repository brow...Go MAEDA2023-05-052-2/+2
* Issue field labels for fields with descriptions are missing styling on issues...Go MAEDA2023-05-051-1/+1
* Fix English and Japanese translations of field_last_login_on (#38477).Go MAEDA2023-05-053-3/+3
* Align buttons in modal dialogs to the left instead of right (#38449).Go MAEDA2023-05-051-1/+1
* Add test for r22224 (#38458).Go MAEDA2023-05-051-0/+29
* Display order of watchers in the sidebar is indeterminate (#38458).Go MAEDA2023-05-051-1/+1
* Fix typo in French translation of setting_bulk_download_max_size (#38507).Go MAEDA2023-05-051-1/+1
* Traditional Chinese translation update (#38516).Go MAEDA2023-05-051-2/+2
* Make the "Any searchable text" filter search only open issues when the status...Go MAEDA2023-05-012-1/+19
* Japanese translation update (#38503).Go MAEDA2023-05-011-1/+1
* Update I18n to 1.13 (#37401).Go MAEDA2023-04-301-1/+1
* Update locales (#35432).Go MAEDA2023-04-3048-0/+48
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-308-3/+38
* Display color bars on the left side of `td.line-code` instead of on the right...Go MAEDA2023-04-291-14/+16
* Code cleanup of RepositoriesController#annotate (#35432).Go MAEDA2023-04-291-10/+4
* Japanese translation update (#38497).Go MAEDA2023-04-281-1/+1
* Update locales (#38481).Go MAEDA2023-04-2748-0/+48
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-275-0/+96
* Add missing fixtures to SearchControllerTest (#38496).Go MAEDA2023-04-261-2/+3
* Bulgarian translation update (#38489).Go MAEDA2023-04-221-1/+1
* Remove unused i18n key label_last_login (#38478).Go MAEDA2023-04-2249-49/+0
* Preload default_status when listing trackers (#38474).Go MAEDA2023-04-221-1/+1
* Rendering a custom field with a URL pattern set and containing " :" in the va...Go MAEDA2023-04-212-5/+13
* Support "my bookmarks" in the search (#38459).Go MAEDA2023-04-183-0/+16
* Fix "Any searchable text" filter doesn't support the project filter with the ...Go MAEDA2023-04-182-1/+39
* OR search with multiple terms for "starts with" and "ends with" filter operat...Go MAEDA2023-04-172-15/+45
* Traditional Chinese translation (#38457).Go MAEDA2023-04-171-1/+1
* Update RuboCop Rails to 2.19 (#37248).Go MAEDA2023-04-163-6/+14