summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Auto complete wiki page links (#33820).Go MAEDA2021-02-257-22/+170
* Fix misplaced comment in config/settings.yml (#34789).Go MAEDA2021-02-241-2/+2
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-232-1/+28
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-214-1/+32
* Update RuboCop to 1.10.0 (#32530).Go MAEDA2021-02-172-2/+8
* Update .rubocop_todo.yml (#32530).Go MAEDA2021-02-171-0/+2
* Reverts r20190.Go MAEDA2021-02-171-1/+1
* Reverts r20488 and r20189.Go MAEDA2021-02-171-12/+1
* Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS ...Go MAEDA2021-02-171-2/+0
* Remove unused i18n key "text_min_max_length_info" (#34745).Go MAEDA2021-02-1549-49/+0
* Improve wiki headings style (#28392).Go MAEDA2021-02-141-6/+11
* Allow to use watch_by filter in the global issues list (#34700).Go MAEDA2021-02-112-1/+23
* Internationalize button titles (#34549).Go MAEDA2021-02-101-2/+8
* Add 'webdrivers' gem to manage Chromedriver installation (#34579).Go MAEDA2021-02-083-2/+4
* Update RuboCop to 1.9.1 (#32530).Go MAEDA2021-02-072-2/+13
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-062-1/+16
* Fix indent broken by r20736.Go MAEDA2021-02-041-3/+3
* Reverts r20735Go MAEDA2021-02-041-4/+4
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-02-041-1/+1
* Fix redirect loop when both enabling two-factor authentication and changing p...Go MAEDA2021-02-022-1/+14
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-012-1/+13
* Traditional Chinese translation update (#34642).Go MAEDA2021-01-311-2/+1
* Change Traditional Chinese translation for "watch" and "watcher" (#34659).Go MAEDA2021-01-311-12/+12
* Galician translation update (#34651).Go MAEDA2021-01-301-82/+82
* Add keyboard shortcuts for bold, italic and underline buttons (#34549).Go MAEDA2021-01-265-7/+115
* Bulgarian translation update (#34633).Go MAEDA2021-01-251-2/+1
* Japanese translation update (#34623).Go MAEDA2021-01-251-2/+1
* Update locales (#33329).Go MAEDA2021-01-2448-0/+96
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-244-0/+20
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-242-1/+20
* Update Nokogiri to 1.11 (#34619).Go MAEDA2021-01-231-1/+1
* Fix grammatical agreement in translation for "parent issue" in pt and pt-BR (...Go MAEDA2021-01-202-5/+5
* Some fixes for r20321:Go MAEDA2021-01-184-12/+102
* Web browser freezes when displaying a workflow page with a large number of is...Go MAEDA2021-01-172-10/+10
* Fix that WorkflowsControllerTest fails if table cells have more than one CSS ...Go MAEDA2021-01-171-1/+1
* Update RuboCop to 1.8.1 (#32530).Go MAEDA2021-01-162-3/+9
* Update .rubocop_todo.yml (#32530).Go MAEDA2021-01-161-40/+19
* Reverts r20658.Go MAEDA2021-01-161-4/+0
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-134-5/+19
* Fix that alerts may be displayed multiple times when the number of files atte...Go MAEDA2021-01-131-2/+5
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-114-3/+10
* Remove security fix for JQuery 1.2 (#33383).Go MAEDA2021-01-101-7/+0
* Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome opt...Go MAEDA2021-01-102-0/+7
* Adding system tests for keyboard shortcuts (#30459).Go MAEDA2021-01-071-0/+71
* Add keyboard shortcut to toggle between Edit/Preview tabs (#30459).Go MAEDA2021-01-071-1/+34
* Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444).Go MAEDA2021-01-051-1/+0
* Simplified Chinese translation update (#34545).Go MAEDA2021-01-041-88/+66
* Spanish translation update for 4.1-stable (#34439).Go MAEDA2021-01-021-67/+106
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-016-15/+110
* Fix passing a wrong parameter to assert_select in API test for 'GET /users/:i...Go MAEDA2020-12-311-1/+1