summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow non-admin users to see group members (#12795).Go MAEDA2021-07-193-3/+23
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21072 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure unique attachment filenames (#35539).Go MAEDA2021-07-192-19/+40
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User sessions not reset after 2FA activation (#35417).Go MAEDA2021-07-152-1/+3
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hooks for queries helper (#34743).Go MAEDA2021-07-141-35/+47
| | | | | | | Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@21068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename test/fixtures/configuration/*.yml.example to ↵Go MAEDA2021-07-105-6/+6
| | | | | | test/fixtures/files/configuration/*.yml (#35466). git-svn-id: http://svn.redmine.org/redmine/trunk@21067 e93f8b46-1217-0410-a6f0-8f06a7374b81
* API to close/reopen projects (#35507).Go MAEDA2021-07-093-5/+28
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21066 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35538).Go MAEDA2021-07-091-15/+10
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21065 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add enabled core fields to /trackers API response (#35505).Go MAEDA2021-07-062-0/+11
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21064 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#7360).Go MAEDA2021-07-0647-0/+323
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#31920).Go MAEDA2021-07-0648-0/+432
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default issue query (#7360).Go MAEDA2021-07-0621-3/+271
| | | | | | | Patch by Katsuya HIDAKA (the author of https://github.com/hidakatsuya/redmine_default_custom_query), Takenori TAKAKI, Olivier Chabert, and Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21061 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When 2FA is set to optional, allow to require 2FA only for certain user ↵Marius Balteanu2021-07-048-2/+58
| | | | | | | | groups (#31920). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Psych 4: aliases in database.yml cause Psych::BadAlias exception (#35435).Go MAEDA2021-07-031-1/+2
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@21059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow sending account information when importing users (#35365).Go MAEDA2021-07-032-0/+22
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21058 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unhandled exception when a YAML syntax error is detected in ↵Go MAEDA2021-07-011-2/+2
| | | | | | | | | configuration.yml (#35421). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21057 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce amount of work on projects show API (#35374).Go MAEDA2021-07-011-16/+16
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to IssuesTest (#35312, #35500).Go MAEDA2021-06-301-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project specific TimeEntryActivity name not updating properly (#21056).Go MAEDA2021-06-302-0/+33
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35478).Go MAEDA2021-06-291-2/+2
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21053 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload principal and roles in members#index (#35324).Go MAEDA2021-06-271-1/+1
| | | | | | | Patch by Thomas Löber. git-svn-id: http://svn.redmine.org/redmine/trunk@21052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add total estimated hours, spent hours, total spent hours for issues to ↵Go MAEDA2021-06-273-0/+37
| | | | | | | | | issue list API (#34857). Patch by Felix Schäfer and Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require redmine/sort_criteria globally (#35455).Go MAEDA2021-06-262-2/+1
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.4 (#29914).Go MAEDA2021-06-261-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21049 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to ActivitiesControllerTest (#34933, #35413).Go MAEDA2021-06-251-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35427).Go MAEDA2021-06-251-2/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21045 e93f8b46-1217-0410-a6f0-8f06a7374b81
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-243-6/+38
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.11 (#35207).Go MAEDA2021-06-222-18/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21043 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35137).Go MAEDA2021-06-2048-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-204-1/+28
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21041 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use base_scope for issue query results (#35396).Go MAEDA2021-06-191-6/+2
| | | | | | | Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@21040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.17 (#35136).Go MAEDA2021-06-192-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#34715).Go MAEDA2021-06-1448-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21035 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter issues by file description (#34715).Go MAEDA2021-06-144-0/+66
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in test/fixtures/attachments.yml (#34715).Go MAEDA2021-06-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Better presentation for 2FA recovery codes (#35372).Go MAEDA2021-06-141-3/+2
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation update for 4.2-stable (jstoolbar-de.js) (#35267).Go MAEDA2021-06-091-2/+2
| | | | | | | Patch by Thomas Löber. git-svn-id: http://svn.redmine.org/redmine/trunk@21030 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update activerecord-sqlserver-adapter gem to 6.1.0 (#29914, #35002).Marius Balteanu2021-06-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Possible double includes in issue query in gantt helper (#33381).Go MAEDA2021-06-061-1/+0
| | | | | | | Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21028 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update CSV to 3.2 (#35361).Go MAEDA2021-06-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.16 (#35136).Go MAEDA2021-06-062-2/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35352).Go MAEDA2021-06-041-4/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation update for 4.2-stable (#35111).Go MAEDA2021-06-041-80/+68
| | | | | | | Patch by Madina Appolonova. git-svn-id: http://svn.redmine.org/redmine/trunk@21023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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-297-2/+103
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces in test/fixtures/watchers.yml (#7652).Go MAEDA2021-05-291-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Add news" button on global news index is displayed for users without ↵Go MAEDA2021-05-292-2/+14
| | | | | | | | | permission (#35308). Patch by Alexander Meindl and Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-285-7/+38
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21013 e93f8b46-1217-0410-a6f0-8f06a7374b81