summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* French translation update for 4.2-stable (#34979).Go MAEDA2021-06-041-57/+50
| | | | | | | Patch by Brice Beaumesnil. git-svn-id: http://svn.redmine.org/redmine/trunk@21021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35332).Go MAEDA2021-05-301-4/+4
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21019 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#35329).Go MAEDA2021-05-291-3/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#7652).Go MAEDA2021-05-2948-0/+192
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-291-0/+4
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrong Japanese translation for permission_delete_message_watchers (#35319).Go MAEDA2021-05-281-1/+1
| | | | | | | Patch by Mitsuru UDAGAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).Go MAEDA2021-05-271-1/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* PDF thumbnails support on Windows (#32898).Go MAEDA2021-05-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* French translation for two-factor authentication (#35016).Go MAEDA2021-05-141-48/+46
| | | | | | | Patch by Sébastien NOIRIE. git-svn-id: http://svn.redmine.org/redmine/trunk@20999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation update (#35051).Go MAEDA2021-05-121-39/+38
| | | | | | | Patch by Andreas Deininger. git-svn-id: http://svn.redmine.org/redmine/trunk@20996 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Uploading a big file fails with NoMemoryError (#33752).Go MAEDA2021-05-111-0/+14
| | | | | | | Patch by Karel Pičman and Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-151-3/+2
| | | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@20944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-4/+11
| | | | | | | Patch by Vincent Robert and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35029).Go MAEDA2021-04-051-8/+7
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@20916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation update (#35012).Go MAEDA2021-04-031-18/+17
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20910 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35011).Go MAEDA2021-04-031-3/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@20909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RuntimeError "Couldn't find Active Storage configuration" is raised at ↵Go MAEDA2021-04-031-1/+1
| | | | | | startup (#29914, #35005). git-svn-id: http://svn.redmine.org/redmine/trunk@20906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Subclasses must implement a find_templates(name, prefix, partial, ↵Go MAEDA2021-04-011-1/+3
| | | | | | | | | details, locals = []) method (#29914). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20883 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-011-0/+2
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20882 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980).Go MAEDA2021-04-011-3/+0
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-252-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20845 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#33232).Go MAEDA2021-03-2548-0/+144
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20844 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix hard-coded error messages in ApplicationController (#33232).Go MAEDA2021-03-251-0/+2
| | | | | | | Contributed by Kam Nazir. git-svn-id: http://svn.redmine.org/redmine/trunk@20843 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
* 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-181-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20816 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
* 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
* 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-151-0/+4
| | | | | | | 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
* 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
* 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-112-0/+2
| | | | | | | 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-101-0/+2
| | | | | | | | | that I make myself" (#34787). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display more detailed error message when attempting to import malformed CSV ↵Go MAEDA2021-02-2749-49/+49
| | | | | | | | | file (#34762). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+4
| | | | | | | 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
* 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
* 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
* 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-241-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20725 e93f8b46-1217-0410-a6f0-8f06a7374b81