Marius Balteanu
|
ff6d4bc0fd
|
Strictly validate exotic IP formats in webhook URLs. As a side-effect of this, we now reject URLs where we can't resolve the host (#43911, #29664).
Patch by Holger Just (user:hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@24540 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-28 12:41:18 +00:00 |
|
Marius Balteanu
|
2f07147660
|
Strictly ensure that the port in webhook URLs is within the valid range (#43911, #29664).
Patch by Holger Just (user:hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@24539 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-28 12:40:21 +00:00 |
|
Marius Balteanu
|
da3b208a7d
|
Block 0.0.0.0 and :: in webhook URLs (#43911, #29664).
Patch by Holger Just (user:hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@24538 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-28 12:39:27 +00:00 |
|
Marius Balteanu
|
b9f5d62abc
|
Correctly handle IPv6 IPs in webhook URLs (#43911, #29664).
Patch by Holger Just (user:hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@24537 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-28 10:00:02 +00:00 |
|
Marius Balteanu
|
3a096092e1
|
Webhooks should not follow redirects (#43905, #29664).
Patch by Holger Just (user:hjust).
git-svn-id: https://svn.redmine.org/redmine/trunk@24536 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-28 09:51:24 +00:00 |
|
Go MAEDA
|
a017c3f99a
|
Add local license files for third-party components referenced in README_FOR_AP (#43800).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@24535 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-27 06:28:43 +00:00 |
|
Go MAEDA
|
1509db2890
|
Add local license files for third-party components in app/assets and vendor/assets (#43800).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@24534 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-27 06:26:54 +00:00 |
|
Go MAEDA
|
ce05ebf5e9
|
Remove obsolete db:migrate:upgrade_plugin_migrations step from doc/UPGRADING (#43896).
git-svn-id: https://svn.redmine.org/redmine/trunk@24531 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-26 03:55:36 +00:00 |
|
Go MAEDA
|
8881398a17
|
Update Rails to 8.1.3 (#43205).
git-svn-id: https://svn.redmine.org/redmine/trunk@24528 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-26 03:34:23 +00:00 |
|
Go MAEDA
|
cf47794996
|
Allow use of the CSS text-decoration property in text formatting (#42444).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24527 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-24 09:11:52 +00:00 |
|
Go MAEDA
|
acd9693eec
|
Traditional Chinese translation update (#43902).
Patch by ChunChang (Nagaharu) Lo (user:shortie).
git-svn-id: https://svn.redmine.org/redmine/trunk@24526 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-24 08:20:34 +00:00 |
|
Go MAEDA
|
a5e0002908
|
Bulgarian translation update (#43899).
Patch by Ivan Cenov (user:jwalker).
git-svn-id: https://svn.redmine.org/redmine/trunk@24525 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-24 03:30:05 +00:00 |
|
Go MAEDA
|
f117af83f9
|
Update locales (#37978).
git-svn-id: https://svn.redmine.org/redmine/trunk@24524 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-22 01:41:23 +00:00 |
|
Go MAEDA
|
76cc7b2dc0
|
Add a mail notification option for watched objects only (#37978).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24523 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-22 01:38:10 +00:00 |
|
Go MAEDA
|
fb9019e29a
|
Make Microsoft Office / LibreOffice preview limits configurable (#8959).
git-svn-id: https://svn.redmine.org/redmine/trunk@24522 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-21 08:11:46 +00:00 |
|
Go MAEDA
|
4fd19473b2
|
Scroll to notes section instead of top of edit form when quoting issue content (#43085).
Patch by kyohei yamada (user:kyamada23).
git-svn-id: https://svn.redmine.org/redmine/trunk@24521 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-21 03:23:59 +00:00 |
|
Go MAEDA
|
9e40e75802
|
Text in select, input, and button is clipped due to fixed height when font size is increased (#43876).
Contributed by hibiki morioka (user:hibimori).
git-svn-id: https://svn.redmine.org/redmine/trunk@24519 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-20 06:42:30 +00:00 |
|
Marius Balteanu
|
7709ac34de
|
Add index to users lower login only for PostgreSQL and SQLite databases (#43838).
git-svn-id: https://svn.redmine.org/redmine/trunk@24518 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:30:52 +00:00 |
|
Marius Balteanu
|
c4712e20a4
|
Add migration for users login index (#43838).
git-svn-id: https://svn.redmine.org/redmine/trunk@24517 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:25:12 +00:00 |
|
Marius Balteanu
|
81745a295e
|
Add an index to users login to speed up find user by login. For MySQL and MSSQL databases which are case-insensitive by default, search for lower cases in the existing results to avoid extra queries (#43838).
git-svn-id: https://svn.redmine.org/redmine/trunk@24516 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:21:30 +00:00 |
|
Marius Balteanu
|
f8813c5a49
|
Look for mentions by login using the existing find_by_login method (#43838).
git-svn-id: https://svn.redmine.org/redmine/trunk@24515 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:17:24 +00:00 |
|
Marius Balteanu
|
9e7ee58924
|
Fixes argumentError occurs on /oauth/authorize when REST API is disabled (#43698).
git-svn-id: https://svn.redmine.org/redmine/trunk@24514 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:13:58 +00:00 |
|
Marius Balteanu
|
b19d430e62
|
Trigger issue webhook when attachment is deleted via AJAX UI (#43889, #29664).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24513 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-19 06:11:45 +00:00 |
|
Marius Balteanu
|
6edf16af50
|
Updates for 6.1.2 release.
git-svn-id: https://svn.redmine.org/redmine/trunk@24506 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-17 07:25:08 +00:00 |
|
Marius Balteanu
|
5a6d4e9b0a
|
Adds test for #43804.
git-svn-id: https://svn.redmine.org/redmine/trunk@24503 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-16 20:56:57 +00:00 |
|
Marius Balteanu
|
2cf172e897
|
Fixes custom field preview does not work on bulk issue edit (#43804).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24502 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-16 20:56:38 +00:00 |
|
Marius Balteanu
|
7cc8af70ec
|
Fixes default assignee selected by category is not shown in UI (#43869).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24497 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-16 08:28:16 +00:00 |
|
Marius Balteanu
|
d53902acac
|
Fix Rubocop offenses (#43869).
git-svn-id: https://svn.redmine.org/redmine/trunk@24496 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-16 08:23:41 +00:00 |
|
Go MAEDA
|
da295e71c0
|
Bulgarian translation update (#43877).
Patch by Ivan Cenov (user:jwalker).
git-svn-id: https://svn.redmine.org/redmine/trunk@24495 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-15 09:27:22 +00:00 |
|
Go MAEDA
|
00dff9d63d
|
Align Members CSV headers with UI terminology (#37480).
git-svn-id: https://svn.redmine.org/redmine/trunk@24494 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-15 09:25:33 +00:00 |
|
Marius Balteanu
|
979a4b25d2
|
Add system test for #43869.
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24491 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-15 09:05:09 +00:00 |
|
Go MAEDA
|
f9b89105ec
|
Update GitHub Actions workflow dependencies (#43872).
Patch by Katsuya HIDAKA (user:hidakatsuya).
git-svn-id: https://svn.redmine.org/redmine/trunk@24488 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-13 00:33:58 +00:00 |
|
Go MAEDA
|
86754ba098
|
CSV export of project memberships (#37480).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@24487 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-11 10:19:50 +00:00 |
|
Go MAEDA
|
efb1d432f3
|
Update locales (#8959).
git-svn-id: https://svn.redmine.org/redmine/trunk@24486 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-10 11:06:00 +00:00 |
|
Go MAEDA
|
3dcd3736af
|
Add preview support for Microsoft Office and LibreOffice Writer files via Pandoc Markdown conversion (#8959).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24485 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-10 06:35:56 +00:00 |
|
Go MAEDA
|
cd9460c530
|
Unify spacing around section separators on issue details page (#43836).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24472 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-04 01:49:32 +00:00 |
|
Go MAEDA
|
df2257eff0
|
Remove the Raphael.js dependency by switching to SVG API (#43845).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@24469 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-01 06:58:28 +00:00 |
|
Go MAEDA
|
5d4a738692
|
Czech translation update (#43854).
Patch by Karel Pičman (user:picman).
git-svn-id: https://svn.redmine.org/redmine/trunk@24468 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-03-01 06:10:17 +00:00 |
|
Marius Balteanu
|
398bda562e
|
Show a hint in the issue relation add form to clarify that multiple comma-separated issue IDs are accepted (#43837).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24465 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-28 05:59:51 +00:00 |
|
Go MAEDA
|
15ab559a57
|
Traditional Chinese translation update (#43847).
Patch by ChunChang (Nagaharu) Lo (user:shortie).
git-svn-id: https://svn.redmine.org/redmine/trunk@24463 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-25 13:50:50 +00:00 |
|
Go MAEDA
|
f8e0467505
|
Add the missing file from r24460 (#22483).
git-svn-id: https://svn.redmine.org/redmine/trunk@24462 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-25 03:30:49 +00:00 |
|
Go MAEDA
|
4103299e19
|
Update locales (#22483).
git-svn-id: https://svn.redmine.org/redmine/trunk@24461 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-25 02:50:12 +00:00 |
|
Go MAEDA
|
79c469356a
|
Show PDF attachments and repo entries instead of downloading them (#22483).
Patch by Gregor Schmidt (user:schmidt).
git-svn-id: https://svn.redmine.org/redmine/trunk@24460 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-25 02:44:20 +00:00 |
|
Go MAEDA
|
da660a5116
|
Japanese translation update (#43839).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24459 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-24 09:32:11 +00:00 |
|
Go MAEDA
|
9f390d39ac
|
Update Nokogiri to >= 1.19.1 (#43840).
git-svn-id: https://svn.redmine.org/redmine/trunk@24456 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-24 09:14:52 +00:00 |
|
Go MAEDA
|
2196b2ef3f
|
Update locales (#34917).
git-svn-id: https://svn.redmine.org/redmine/trunk@24455 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-24 02:42:25 +00:00 |
|
Go MAEDA
|
dfd3e524dd
|
Remove obsolete i18n keys: label_relation_delete and label_delete_link_to_subtask (#34917).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24454 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-24 02:40:46 +00:00 |
|
Go MAEDA
|
5b88579d45
|
Use "Remove" instead of "Delete" for non-destructive unlink/removal action labels (#34917).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@24453 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-24 02:37:25 +00:00 |
|
Marius Balteanu
|
8eb2ed07ce
|
Fixes failing test (#31972).
git-svn-id: https://svn.redmine.org/redmine/trunk@24452 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-23 17:29:01 +00:00 |
|
Marius Balteanu
|
e0f094d03e
|
Fix rubocop offenses (#43745).
git-svn-id: https://svn.redmine.org/redmine/trunk@24451 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2026-02-23 04:28:09 +00:00 |
|