Commit Graph

7025 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
Marius Balteanu
a1a0959773 Refactor tests related to hire images and inline attachments (#43745).
git-svn-id: https://svn.redmine.org/redmine/trunk@24450 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 03:54:26 +00:00
Marius Balteanu
390f581a89 Allow themes to change default icons sprite (#43087):
* name of the sprite must be icons.svg.
* if the icon doesn't exist in the theme sprite, it will fallback to default icon. 



git-svn-id: https://svn.redmine.org/redmine/trunk@24449 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 03:23:41 +00:00
Marius Balteanu
fe042f917f Adds test for #31972.
git-svn-id: https://svn.redmine.org/redmine/trunk@24444 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 03:15:21 +00:00
Marius Balteanu
faa2683bd8 Improve time log visibility checks (#43830).
git-svn-id: https://svn.redmine.org/redmine/trunk@24443 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 03:04:56 +00:00
Marius Balteanu
d434371614 Moves webhook implementation to acts_as_webhookable (#29664).
git-svn-id: https://svn.redmine.org/redmine/trunk@24442 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 03:02:22 +00:00
Marius Balteanu
0b802d2585 Reverts r24440 due to wrong issue number (#35685).
git-svn-id: https://svn.redmine.org/redmine/trunk@24441 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 02:58:06 +00:00
Marius Balteanu
5ba938f857 Moves webhook implementation to acts_as_webhookable (#35685).
git-svn-id: https://svn.redmine.org/redmine/trunk@24440 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-22 02:54:27 +00:00
Go MAEDA
e3b47b663a Highlight selected version on the Roadmap view (#39882).
Patch by Marius BĂLTEANU (user:marius.balteanu) and Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24438 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-20 22:33:00 +00:00
Marius Balteanu
da22e51b35 Fixes Wiki "Edit this section" does not extract SeText headings correctly in CommonMark Markdown (#40918).
git-svn-id: https://svn.redmine.org/redmine/trunk@24434 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-19 04:24:12 +00:00
Go MAEDA
59619979fe Hide unused Options section in spent time report (#15167).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24433 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-19 03:29:55 +00:00
Go MAEDA
b5fc96cb74 Filter operator "doesn't contain" on custom fields ignores issues with no value (#38055).
Patch by Tomoko Shimizu (user:tomokosimi), Takashi Kato (user:tohosaku), Mizuki ISHIKAWA (user:ishikawa999) and Ko Nagase (user:sanak).


git-svn-id: https://svn.redmine.org/redmine/trunk@24432 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-19 03:24:36 +00:00
Go MAEDA
47e3c27e93 CSV import fails on CRLF files when first row has quoted field with newline (#41434).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24428 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-18 21:42:44 +00:00
Go MAEDA
755ae9424e Make first and last name field order follow Users display format setting (#4507).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24422 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-18 00:37:29 +00:00
Go MAEDA
9af55cc312 Avoid updating updated_on when submitting the issue edit form without changes (#33610).
Patch by Yuichi HARADA (user:yui.har).


git-svn-id: https://svn.redmine.org/redmine/trunk@24415 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-16 08:40:52 +00:00
Marius Balteanu
856a80eca1 Add test for #43801.
git-svn-id: https://svn.redmine.org/redmine/trunk@24414 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-15 03:42:11 +00:00
Go MAEDA
bf2e86da80 Show 'text-plain' icon for Markdown and Textile files (#43805).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24412 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-14 08:50:04 +00:00
Go MAEDA
34a7812b71 Add file-type icons for audio, image, and video media types (#43805).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24411 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-14 08:48:10 +00:00
Marius Balteanu
8bf7f09112 Refactors parse_hires_images and parse_inline_attachments methods from ApplicationHelper to scrubbers (#43745).
git-svn-id: https://svn.redmine.org/redmine/trunk@24406 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-12 02:52:28 +00:00
Go MAEDA
ed1d14e2ab Avoid using non-reserved domain names in examples and tests (#43802).
Patch by Mizuki ISHIKAWA (user:ishikawa999).


git-svn-id: https://svn.redmine.org/redmine/trunk@24404 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-09 09:35:39 +00:00
Go MAEDA
2dee4a95ab Rename IconsHelper#mype_type_icon to file_type_icon (#43797).
git-svn-id: https://svn.redmine.org/redmine/trunk@24403 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-09 03:34:21 +00:00
Go MAEDA
1c08b5b7a1 Update attachments list to show file-type icons instead of clip icons (#43797).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24402 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-09 02:46:13 +00:00
Go MAEDA
b69a9397c6 Change IconsHelper#icon_for_mime_type to accept raw MIME types instead of CSS class names (#43797).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24401 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-09 02:42:21 +00:00
Marius Balteanu
84483d6382 Stop traversal of child elements at @Loofah::Scrubber::STOP@ signal (#42737).
Patch by Takashi Kato (user:tohosaku).


git-svn-id: https://svn.redmine.org/redmine/trunk@24400 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-07 10:38:27 +00:00
Marius Balteanu
3d8c1f01a4 Update tests for @FilesystemAdapter#target@ (#43690).
git-svn-id: https://svn.redmine.org/redmine/trunk@24394 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-02-03 01:55:21 +00:00
Marius Balteanu
94bfc0b9b4 Fix author group filter name in query_test (#43736).
Patch by Jens Krämer (user:jkraemer). 


git-svn-id: https://svn.redmine.org/redmine/trunk@24386 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-30 02:08:22 +00:00
Go MAEDA
d11ba8e3d7 Replace hard-coded left, border-left, and top CSS properties with logical properties in Gantt (#43678).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24383 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-29 07:34:28 +00:00
Go MAEDA
0329dbd6ba Arrow buttons for Available/Selected columns are misleading in the issues query form on RTL layouts (#43714).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24376 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-27 00:32:46 +00:00
Marius Balteanu
1dfd165cbd Improve search filter in LDAP authentication (#43692).
git-svn-id: https://svn.redmine.org/redmine/trunk@24366 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-25 15:26:25 +00:00
Marius Balteanu
12964f76ed Code cleanup (#43643).
git-svn-id: https://svn.redmine.org/redmine/trunk@24364 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-24 04:53:35 +00:00
Marius Balteanu
cdcc702cc4 Fix failing tests (#43643).
git-svn-id: https://svn.redmine.org/redmine/trunk@24363 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-24 04:04:22 +00:00
Marius Balteanu
9e61fc978b Fix failing tests (#43643).
git-svn-id: https://svn.redmine.org/redmine/trunk@24362 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 19:28:40 +00:00
Marius Balteanu
083f8af2b8 Fix failing tests (#43643).
git-svn-id: https://svn.redmine.org/redmine/trunk@24361 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 16:31:34 +00:00
Marius Balteanu
da5245ea06 Add stimulus clipboard_controller and render copy button on the backend using copypre_scrubber (#43643).
Patch by Takashi Kato (user:tohosaku).



git-svn-id: https://svn.redmine.org/redmine/trunk@24360 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 16:14:04 +00:00
Marius Balteanu
acf0f9019e Support Loofah for textile (#43643):
* Add TablesortScrubber to both CommonMark and Textile Formatters. It will now be determined on the server-side whether to use tablesort.
* Migrate tablesort to Stimulus controller.
* Update tablesort to v5.7.0.
* Switch tablesort to ESM.

Patch by Takashi Kato (user:tohosaku).



git-svn-id: https://svn.redmine.org/redmine/trunk@24357 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 16:05:42 +00:00