summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Auto complete wiki page links (#33820).Go MAEDA2021-02-257-22/+170
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix misplaced comment in config/settings.yml (#34789).Go MAEDA2021-02-241-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-232-1/+28
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-214-1/+32
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.10.0 (#32530).Go MAEDA2021-02-172-2/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update .rubocop_todo.yml (#32530).Go MAEDA2021-02-171-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20190.Go MAEDA2021-02-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20488 and r20189.Go MAEDA2021-02-171-12/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS ↵Go MAEDA2021-02-171-2/+0
| | | | | | | | | (#34750). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20747 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n key "text_min_max_length_info" (#34745).Go MAEDA2021-02-1549-49/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20746 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve wiki headings style (#28392).Go MAEDA2021-02-141-6/+11
| | | | | | | Patch by Takayuki Yoshioka and Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20745 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to use watch_by filter in the global issues list (#34700).Go MAEDA2021-02-112-1/+23
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20744 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Internationalize button titles (#34549).Go MAEDA2021-02-101-2/+8
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20743 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add 'webdrivers' gem to manage Chromedriver installation (#34579).Go MAEDA2021-02-083-2/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20742 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.9.1 (#32530).Go MAEDA2021-02-072-2/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20739 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-062-1/+16
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix indent broken by r20736.Go MAEDA2021-02-041-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20737 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20735Go MAEDA2021-02-041-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20736 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-02-041-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20735 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix redirect loop when both enabling two-factor authentication and changing ↵Go MAEDA2021-02-022-1/+14
| | | | | | | | | password are required (#1237, #34618). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix project selector on global new issue page not showing all visible ↵Go MAEDA2021-02-012-1/+13
| | | | | | | | | projects (#33419). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20733 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#34642).Go MAEDA2021-01-311-2/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20732 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change Traditional Chinese translation for "watch" and "watcher" (#34659).Go MAEDA2021-01-311-12/+12
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#34651).Go MAEDA2021-01-301-82/+82
| | | | | | | Patch by Guillermo ML. git-svn-id: http://svn.redmine.org/redmine/trunk@20730 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add keyboard shortcuts for bold, italic and underline buttons (#34549).Go MAEDA2021-01-265-7/+115
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20729 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#34633).Go MAEDA2021-01-251-2/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@20728 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#34623).Go MAEDA2021-01-251-2/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#33329).Go MAEDA2021-01-2448-0/+96
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20726 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-244-0/+20
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20725 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-242-1/+20
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.11 (#34619).Go MAEDA2021-01-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20722 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix grammatical agreement in translation for "parent issue" in pt and pt-BR ↵Go MAEDA2021-01-202-5/+5
| | | | | | | | | (#32857). Patch by Felipe Batista. git-svn-id: http://svn.redmine.org/redmine/trunk@20721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some fixes for r20321:Go MAEDA2021-01-184-12/+102
| | | | | | | | | | | | * Include only visible issues in subtasks stats * Get subtasks using only one query * Show all subtasks count as badge * Add tests Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Web browser freezes when displaying a workflow page with a large number of ↵Go MAEDA2021-01-172-10/+10
| | | | | | | | | issue statuses (#34247). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20717 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that WorkflowsControllerTest fails if table cells have more than one CSS ↵Go MAEDA2021-01-171-1/+1
| | | | | | | | | class (#34247). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20716 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.8.1 (#32530).Go MAEDA2021-01-162-3/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20715 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update .rubocop_todo.yml (#32530).Go MAEDA2021-01-161-40/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20714 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20658.Go MAEDA2021-01-161-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20713 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-134-5/+19
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that alerts may be displayed multiple times when the number of files ↵Go MAEDA2021-01-131-2/+5
| | | | | | | | | attempting to be uploaded exceeds the limit (#18555). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20711 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-114-3/+10
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20710 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove security fix for JQuery 1.2 (#33383).Go MAEDA2021-01-101-7/+0
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20709 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome ↵Go MAEDA2021-01-102-0/+7
| | | | | | | | | options arguments (#34269). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20708 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding system tests for keyboard shortcuts (#30459).Go MAEDA2021-01-071-0/+71
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20707 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add keyboard shortcut to toggle between Edit/Preview tabs (#30459).Go MAEDA2021-01-071-1/+34
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20706 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444).Go MAEDA2021-01-051-1/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20705 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplified Chinese translation update (#34545).Go MAEDA2021-01-041-88/+66
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20704 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spanish translation update for 4.1-stable (#34439).Go MAEDA2021-01-021-67/+106
| | | | | | | Patch by Luis Blasco. git-svn-id: http://svn.redmine.org/redmine/trunk@20702 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-016-15/+110
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20701 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix passing a wrong parameter to assert_select in API test for 'GET ↵Go MAEDA2020-12-311-1/+1
| | | | | | | | | /users/:id' (#34492). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20700 e93f8b46-1217-0410-a6f0-8f06a7374b81