summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix that inline issue auto complete does not sanitize HTML tags (#33846).Go MAEDA2021-03-192-0/+22
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#34930).Go MAEDA2021-03-181-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-182-2/+12
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20824 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Property changes tab does not show journals with both property changes and ↵Go MAEDA2021-03-181-3/+17
| | | | | | | | | notes (#33338). Patch by Mischa The Evil and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20822 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show project ID instead of name in issue journal details if the project is ↵Go MAEDA2021-03-182-1/+10
| | | | | | | | | not visible for the current user (#33360). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20819 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#34919).Go MAEDA2021-03-181-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20818 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#34703).Go MAEDA2021-03-1848-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-1810-13/+109
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20653.Go MAEDA2021-03-181-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#34907).Go MAEDA2021-03-171-3/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduces an additional check before removing a deduplicated file (#34479).Go MAEDA2021-03-171-5/+4
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20654.Go MAEDA2021-03-171-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Layout/DotPosition for now.Go MAEDA2021-03-171-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20655.Go MAEDA2021-03-171-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20809 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#34900).Go MAEDA2021-03-171-4/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20806 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a failed system test due to r20765 (#34714).Go MAEDA2021-03-171-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20805 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-03-162-1/+15
| | | | | | | Patch by Holger Just and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20803 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Delete spent time custom field values not visible by the user after ↵Go MAEDA2021-03-153-2/+85
| | | | | | | | | assignment (#33550). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20802 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not display in issue edit page spent time custom fields not visible by ↵Go MAEDA2021-03-152-1/+36
| | | | | | | | | the user (#33550). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20801 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update JavaScript filename (#33906).Go MAEDA2021-03-152-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20791 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails UJS to 5.2.4.5 unminified (#33906).Go MAEDA2021-03-151-2/+721
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 5.2.4.5 (#33906).Go MAEDA2021-03-151-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20789 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#3390).Go MAEDA2021-03-1548-0/+192
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20788 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-158-6/+116
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the default value for "Days displayed on project activity" setting to ↵Go MAEDA2021-03-141-1/+1
| | | | | | | | | 10 (#32248). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20786 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that column header is clickable even when the column is not actually ↵Go MAEDA2021-03-142-1/+11
| | | | | | | | | sortable (#33548). Patch by Vincent Robert and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20783 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that users can delete their own accounts unconditionally via REST API ↵Go MAEDA2021-03-132-0/+25
| | | | | | | | | (#11870). Patch by Mizuki ISHIKAWA and Kevin Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@20782 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures (#33602).Go MAEDA2021-03-131-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20781 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add test for 4 byte characters (emoji) support (#32054).Go MAEDA2021-03-132-0/+15
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20780 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary `include` added in r20778 (#13767).Go MAEDA2021-03-121-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20779 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Export permissions report to CSV (#13767).Go MAEDA2021-03-124-1/+71
| | | | | | | Patch by David Escala and Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20778 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#34884).Go MAEDA2021-03-111-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#34882).Go MAEDA2021-03-111-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#34883).Go MAEDA2021-03-111-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@20775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest ↵Go MAEDA2021-03-112-27/+33
| | | | | | when Subversion test repository is not configured (#8875). git-svn-id: http://svn.redmine.org/redmine/trunk@20774 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#8875).Go MAEDA2021-03-1148-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-117-1/+32
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to set default value for "I don't want to be notified of changes ↵Go MAEDA2021-03-104-1/+12
| | | | | | | | | that I make myself" (#34787). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The order of thumbnails in journals does not match the order of file name ↵Go MAEDA2021-03-092-1/+27
| | | | | | | | | list (#33459). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow newlines and quote characters within mail body delimiters (#34794).Go MAEDA2021-03-092-2/+14
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20767 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project settings tab contains two items with the same id (#34032).Go MAEDA2021-03-081-1/+1
| | | | | | | Patch by Ali Hamdan and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-074-14/+41
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-062-1/+7
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@20764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20762Go MAEDA2021-03-062-7/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20763 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-062-1/+7
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@20762 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unable to autoload constant Version.table_name if gems use Version class ↵Go MAEDA2021-03-031-2/+2
| | | | | | | | | (#33206). Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@20760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.10 (#34159).Go MAEDA2021-03-022-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.11.0 (#32530).Go MAEDA2021-03-022-8/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).Go MAEDA2021-02-271-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display more detailed error message when attempting to import malformed CSV ↵Go MAEDA2021-02-2752-50/+73
| | | | | | | | | file (#34762). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20756 e93f8b46-1217-0410-a6f0-8f06a7374b81