summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-303-0/+16
* Make sure that "is not" operator for Subproject filter does not exclude close...Go MAEDA2020-12-281-0/+24
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-273-4/+34
* Create custom field by copy (#34307).Go MAEDA2020-12-266-0/+147
* Don't show "Two-factor authentication" on new user form (#1237, #34495).Go MAEDA2020-12-251-1/+1
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-253-1/+72
* Bulk addition of related issues (#33418).Go MAEDA2020-12-254-12/+102
* Fix Japanese translation for less_than_x_seconds and less_than_x_minutes (#34...Go MAEDA2020-12-241-4/+4
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-232-2/+15
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-233-1/+21
* Revert r19810 (#10535).Go MAEDA2020-12-223-49/+41
* Revert r20440 (#10535).Go MAEDA2020-12-221-15/+2
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* use 'assert_not' instead of 'assert !' at IssuesControllerTestToshi MARUYAMA2020-12-191-4/+4
* use '\' instead of '+' to concatenate strings at app/models/wiki_content_vers...Toshi MARUYAMA2020-12-191-5/+5