19414 Commits

Author SHA1 Message Date
Go MAEDA
53e297f073 IconsHelper#scm_change_icon ignores passed options (#43964).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24593 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-21 01:10:03 +00:00
Go MAEDA
ca55004521 Change markdownized preview cache path from files/markdownized_previews to files/derived_cache/markdownized_previews (#8959).
git-svn-id: https://svn.redmine.org/redmine/trunk@24592 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-19 01:09:28 +00:00
Go MAEDA
301e581849 Tighten SVN repository URL validation (#43966).
Patch by Jens Krämer (user:jkraemer).


git-svn-id: https://svn.redmine.org/redmine/trunk@24589 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-18 01:54:57 +00:00
Go MAEDA
b0a203faa9 Add icon to "Open in full view" link on PDF preview (#22483).
git-svn-id: https://svn.redmine.org/redmine/trunk@24588 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-16 12:20:18 +00:00
Go MAEDA
24733d885f Show dedicated icons for previewable Microsoft Office attachments (#8959).
git-svn-id: https://svn.redmine.org/redmine/trunk@24587 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-16 11:46:09 +00:00
Go MAEDA
906fc2dadf Add support for pasting spreadsheet tables as CommonMark/Textile tables in wiki textareas (#43950).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@24586 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-16 07:27:41 +00:00
Go MAEDA
2507ca02ca Remove unnecessary list marker insertion from search field (#43950).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@24585 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-16 07:05:37 +00:00
Go MAEDA
961fe3909b Fix the Classic theme after redesigning the default theme header (#43937).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24584 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-15 08:37:49 +00:00
Go MAEDA
f0877d8ca0 Fix the Alternate theme after redesigning the default theme header (#43937).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24583 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-15 08:36:58 +00:00
Go MAEDA
9b634274a1 Redesign the header with a navigation bar and lighter visual weight (#43937).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24582 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-15 08:36:04 +00:00
Go MAEDA
195185a4e0 Support AVIF images (#43943).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24581 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-15 01:02:01 +00:00
Marius Balteanu
834e74d957 Show last usage of atom access key in my account (#43938).
git-svn-id: https://svn.redmine.org/redmine/trunk@24580 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-14 05:28:47 +00:00
Marius Balteanu
de0769ee62 Update locales (#43938).
git-svn-id: https://svn.redmine.org/redmine/trunk@24579 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-14 05:21:25 +00:00
Marius Balteanu
f311308353 Generalize labels for last used on and never used (#43938).
git-svn-id: https://svn.redmine.org/redmine/trunk@24578 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-14 05:18:32 +00:00
Go MAEDA
fff9a55165 Optimize Issue#visible_journals_with_index preload to skip user email_address when Gravatar is disabled (#43934).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24577 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-12 23:41:51 +00:00
Marius Balteanu
81b99bc694 Track last usage of API access keys (#43938).
Patch by Vincent Robert (user:Nanego).


git-svn-id: https://svn.redmine.org/redmine/trunk@24576 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-11 15:38:56 +00:00
Marius Balteanu
368c035c38 Enable hours filter to use 0:45 h format (#43948).
Patch by Kenta Kumojima (user:kumojima).


git-svn-id: https://svn.redmine.org/redmine/trunk@24575 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-11 15:18:52 +00:00
Go MAEDA
7307cc2081 Preserve checkbox selection in user search dialogs (#43825).
Patch by [Agileware]Kota Uchino (user:uchinokot).


git-svn-id: https://svn.redmine.org/redmine/trunk@24572 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-10 02:54:47 +00:00
Go MAEDA
e47e5b4cc8 Fix code formatting example for de/wiki_syntax_detailed_common_mark.html.erb (#43929).
Patch by Holger Just (user:hjust).


git-svn-id: https://svn.redmine.org/redmine/trunk@24571 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-10 02:19:20 +00:00
Go MAEDA
b9d62173b5 German translation for wiki_syntax_detailed_common_mark (#43929).
Patch by Holger Just (user:hjust).


git-svn-id: https://svn.redmine.org/redmine/trunk@24570 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-10 02:17:27 +00:00
Go MAEDA
daf75cccb1 Wrap issue position text in span when not linked (#43885).
git-svn-id: https://svn.redmine.org/redmine/trunk@24569 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-10 01:59:28 +00:00
Go MAEDA
e2c09099b8 Remove .github/PULL_REQUEST_TEMPLATE.md as pull requests are disabled (#43931).
git-svn-id: https://svn.redmine.org/redmine/trunk@24566 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-09 01:23:57 +00:00
Go MAEDA
693a9f7802 Deprecate broken Mantis and Trac migration rake tasks (#43918).
git-svn-id: https://svn.redmine.org/redmine/trunk@24565 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-09 00:49:50 +00:00
Go MAEDA
f34f62a332 Disable "Use current date as start date for new issues" by default for new installations (#43895).
git-svn-id: https://svn.redmine.org/redmine/trunk@24564 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-08 13:51:43 +00:00
Go MAEDA
db8ddf0ecb Add blockquote formatting in CommonMark wiki help pages (#43930).
Patch by Holger Just (user:hjust).


git-svn-id: https://svn.redmine.org/redmine/trunk@24563 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-08 07:50:37 +00:00
Go MAEDA
862d48ce9b Japanese translation update (#43928).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24561 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-05 01:28:22 +00:00
Go MAEDA
5ddc5ea98d Japanese translation update for recent_pages macro help on project and include_subprojects options (#43922).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24560 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-05 00:54:09 +00:00
Go MAEDA
327954f64c Document markdownized preview cache subdirectory in files/delete.me (#8959).
git-svn-id: https://svn.redmine.org/redmine/trunk@24557 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-03 09:03:06 +00:00
Go MAEDA
8945b47fe0 Tamil CommonMark help page incorrectly translates CSS property names (#43921).
git-svn-id: https://svn.redmine.org/redmine/trunk@24556 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-03 00:13:29 +00:00
Go MAEDA
ca8f45d733 German and Tamil CommonMark wiki help pages lack the Alerts section (#43920).
git-svn-id: https://svn.redmine.org/redmine/trunk@24555 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-02 23:54:04 +00:00
Marius Balteanu
78055a4a04 Add / remove indexes only if exists / not exists (#43838).
git-svn-id: https://svn.redmine.org/redmine/trunk@24550 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-02 19:42:57 +00:00
Go MAEDA
8cc1ea47ce Projects with the identifiers "autocomplete" or "bulk_destroy" cannot perform some operations (#43910).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24549 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-02 00:26:00 +00:00
Go MAEDA
3e5cfc0b1f Wiki help does not display localized content for locales with a region subtag (#43859).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24548 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-01 23:51:27 +00:00
Go MAEDA
0ecab0fd72 Hungarian jstoolbar translation update (#43907).
Patch by Tibor K (user:Weori).


git-svn-id: https://svn.redmine.org/redmine/trunk@24547 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-01 05:57:48 +00:00
Go MAEDA
4b0e3d8002 Hungarian translation update (#43907).
Patch by Tibor K (user:Weori).


git-svn-id: https://svn.redmine.org/redmine/trunk@24546 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-04-01 05:52:15 +00:00
Go MAEDA
69c2466091 Move issue previous/next links above the subject on small screens (#43885).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24544 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-03-30 09:19:14 +00:00
Go MAEDA
95d7b95a49 Align issue previous/next link styling with pagination buttons (#43885).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24543 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-03-30 09:18:09 +00:00
Go MAEDA
d00dc9e6e6 Use bin/rails instead of rake in documentation (#43897).
git-svn-id: https://svn.redmine.org/redmine/trunk@24542 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-03-30 07:26:11 +00:00
Go MAEDA
529bb926f6 Fix RuboCop Layout/EmptyLineAfterGuardClause (#43911, #29664).
git-svn-id: https://svn.redmine.org/redmine/trunk@24541 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-03-30 02:20:25 +00:00
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