summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Japanese translation update (#38306).Go MAEDA2023-02-271-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22118 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#38238).Go MAEDA2023-02-2748-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22117 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto watch issues on issue creation (#38238).Go MAEDA2023-02-261-0/+1
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22115 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove "Unknown user" notification on password request with non-existent ↵Go MAEDA2023-02-0749-49/+0
| | | | | | | | | email address (#6254). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22100 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable annotate_rendered_view_with_filenames in development mode (#38216).Go MAEDA2023-02-021-1/+1
| | | | | | | Contributed by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@22088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38208).Go MAEDA2023-01-231-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#38192).Go MAEDA2023-01-181-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Turkish translation update (#38092).Go MAEDA2023-01-161-93/+86
| | | | | | | Patch by Ömer Taha ÖZTOP. git-svn-id: https://svn.redmine.org/redmine/trunk@22051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r22049.Go MAEDA2023-01-161-86/+93
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Turkish translation update (#38185).Go MAEDA2023-01-161-93/+86
| | | | | | | Patch by Ömer Taha ÖZTOP. git-svn-id: https://svn.redmine.org/redmine/trunk@22049 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#38171).Go MAEDA2023-01-161-7/+7
| | | | | | | Patch by Guillermo ML. git-svn-id: https://svn.redmine.org/redmine/trunk@22047 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#38048).Go MAEDA2023-01-1247-0/+47
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-122-0/+2
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-012-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n keys label_sort_highest, label_sort_higher, ↵Go MAEDA2022-12-2149-196/+0
| | | | | | | | | label_sort_lower, and label_sort_lowest (#38054). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Modifying the source code of a plugin does not reload it after r21295 ( #36273).Go MAEDA2022-12-211-0/+1
| | | | | | | Patch by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@21992 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-1849-49/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#1739).Go MAEDA2022-11-1648-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-161-0/+1
| | | | | | | Patch by Vladimir Kovacik, Jiri Stepanek, Aighan Pacobilch, Olivier Houdas, Takenori TAKAKI, and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Date and Time classes to yaml_column_permitted_classes (#37814).Go MAEDA2022-10-261-0/+2
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@21923 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix swapped general_text_Yes and general_text_No in Polish translation (#37812).Go MAEDA2022-10-221-2/+2
| | | | | | | Patch by Robert Korulczyk. git-svn-id: https://svn.redmine.org/redmine/trunk@21917 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Constraints *_all attachments routes to actually supported values of ↵Go MAEDA2022-10-201-3/+5
| | | | | | | | | container_type (#37772). Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make common_mark the default text formatting for new installations (#34863).Marius Balteanu2022-10-041-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Psych::DisallowedClass exception when loading plugin settings saved with ↵Go MAEDA2022-09-281-1/+2
| | | | | | | | | Rails 4.2 (#37452, #37719). Patch by Alexander Meindl. git-svn-id: https://svn.redmine.org/redmine/trunk@21863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorder keys in the same order as en.yml (#37698).Go MAEDA2022-09-251-174/+174
| | | | | | | Patch by salman mp. git-svn-id: https://svn.redmine.org/redmine/trunk@21839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Persian translation update for 4.2-stable (#37698).Go MAEDA2022-09-251-142/+114
| | | | | | | Patch by salman mp. git-svn-id: https://svn.redmine.org/redmine/trunk@21836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#37699).Go MAEDA2022-09-211-5/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21829 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#37691).Go MAEDA2022-09-211-5/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#37674).Go MAEDA2022-09-2048-0/+240
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21826 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User bulk destroy (#37674).Go MAEDA2022-09-202-0/+5
| | | | | | | | | | includes a confirmation page that also gives the opportunity to lock users instead of deleting them. Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21824 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-203-0/+3
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation update (#37526).Go MAEDA2022-09-131-68/+63
| | | | | | | Patch by Paweł Koczy and Robert Korulczyk. git-svn-id: https://svn.redmine.org/redmine/trunk@21806 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation update (#37592).Go MAEDA2022-09-031-26/+21
| | | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@21797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#37616).Go MAEDA2022-08-291-4/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21789 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing translation for label_default_queries.for_this_user (#37603).Go MAEDA2022-08-2649-0/+49
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21782 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#37606).Go MAEDA2022-08-251-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#37604).Go MAEDA2022-08-241-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@21775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#37569).Go MAEDA2022-08-121-29/+28
| | | | | | | Patch by Guillermo ML. git-svn-id: https://svn.redmine.org/redmine/trunk@21768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#37563).Go MAEDA2022-08-091-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#29286).Go MAEDA2022-08-0948-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+1
| | | | | | | Patch by Marius BALTEANU and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21763 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#37548).Go MAEDA2022-08-041-6/+4
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@21756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#37527).Go MAEDA2022-08-011-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#37535).Go MAEDA2022-08-011-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix mistranslation of label button_create_and_follow in Russian translation ↵Go MAEDA2022-07-291-1/+1
| | | | | | | | | (#37529). Patch by Dmitry Makurin. git-svn-id: https://svn.redmine.org/redmine/trunk@21744 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35450).Go MAEDA2022-07-2748-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21740 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Better validation error message when the domain of email is not allowed ↵Go MAEDA2022-07-271-0/+1
| | | | | | | | | (#35450). Patch by Yuichi HARADA. git-svn-id: https://svn.redmine.org/redmine/trunk@21739 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#37479).Go MAEDA2022-07-211-6/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.6.1 (#37452).Go MAEDA2022-07-191-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#37455).Go MAEDA2022-07-181-2/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21715 e93f8b46-1217-0410-a6f0-8f06a7374b81