summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-285-2/+35
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@21012 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-273-2/+4
| | | | | | | 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-252-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Security notification is not sent when an admin changes the password of a ↵Go MAEDA2021-05-242-1/+21
| | | | | | | | | user (#32199). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* X-Redmine-Issue-Assignee email header field is empty when the assignee of an ↵Go MAEDA2021-05-182-5/+41
| | | | | | | | | issue is a group (#35017). Patch by Akihiro MATOBA. git-svn-id: http://svn.redmine.org/redmine/trunk@21005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.15 (#35136).Go MAEDA2021-05-182-3/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21004 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove deprecated Project#members_by_role (#35031).Go MAEDA2021-05-151-8/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-1510-19/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21002 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in ApplicationHelper.html_title comment (#35230).Go MAEDA2021-05-151-1/+1
| | | | | | | Patch by keineahnung2345. git-svn-id: http://svn.redmine.org/redmine/trunk@21001 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
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-142-1/+70
| | | | | | | Patch by Martin Cizek. git-svn-id: http://svn.redmine.org/redmine/trunk@20998 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-113-1/+37
| | | | | | | Patch by Karel Pičman and Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Duplicate entries in issue filter values (#35201).Go MAEDA2021-05-072-1/+14
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.10 (#35207).Go MAEDA2021-05-072-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use `Time.use_zone` instead of `Time.zone=` (#35208).Go MAEDA2021-05-071-4/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.14 (#35136).Go MAEDA2021-05-072-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20987 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-05-071-3/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.3.2 (#29914).Go MAEDA2021-05-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20983 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove duplicate entries from Changelog for 4.2.1.Go MAEDA2021-04-261-10/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20978 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 4.2.1 release.Go MAEDA2021-04-262-1/+68
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail handler bypasses add_issue_notes permission (#35045).Go MAEDA2021-04-252-4/+5
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-233-3/+25
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20968 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.7: FrozenError when new LDAP users try to login (#35135).Go MAEDA2021-04-231-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20966 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stricter validation of given revisions of repositories (#35085).Go MAEDA2021-04-235-8/+46
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* MailHandler raises NameError exception when generating error message (#35100).Go MAEDA2021-04-222-2/+19
| | | | | | | Patch by Dmitry Makurin and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.11 (#35142).Go MAEDA2021-04-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable grouping for associations custom field (#35115).Go MAEDA2021-04-211-1/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter issues by notes (#5893).Go MAEDA2021-04-212-0/+50
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.13 (#35136).Go MAEDA2021-04-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-193-0/+29
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20951 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Users without two-factor authentication enabled cannot sign out when ↵Go MAEDA2021-04-162-0/+14
| | | | | | | | | two-factor authentication is required (#35087). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-163-7/+19
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20946 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent hash type URLs from being namespaced in MenuManager (#35076).Go MAEDA2021-04-151-2/+11
| | | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@20945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-153-7/+6
| | | | | | | 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-1311-71/+84
| | | | | | | Patch by Vincent Robert and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove rake task check_parsing_by_psych (#35026).Go MAEDA2021-04-131-27/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20940 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-134-0/+22
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* set svn:eol-style to native (#29914, #35003).Go MAEDA2021-04-130-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails UJS to 6.1.3.1 (#29914, #35003).Go MAEDA2021-04-132-6/+32
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20937 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-132-1/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20936 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-122-2/+30
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Atom feed of the activity page does not contain items after the second page ↵Go MAEDA2021-04-122-1/+22
| | | | | | | | | (#34933). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20931 e93f8b46-1217-0410-a6f0-8f06a7374b81