Commit Graph

8973 Commits

Author SHA1 Message Date
Go MAEDA
a324737008 Fix missing -- prefix on Open Color variables (#43256).
git-svn-id: https://svn.redmine.org/redmine/trunk@24381 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-29 04:48:27 +00:00
Go MAEDA
cee2a01eaa Issue beginning/ending arrows should be flipped in RTL calendars (#43718).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24377 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-27 00:36:01 +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
Go MAEDA
56a8b5a13a Project selector does not indent subprojects in RTL layout (#43715).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24375 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-26 23:55:37 +00:00
Go MAEDA
399c347119 Replace physical CSS properties with logical ones in Classic theme for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24374 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-26 14:01:52 +00:00
Go MAEDA
c57c883588 Replace physical CSS properties with logical ones in Alternate theme for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24373 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-26 13:57:42 +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
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
Go MAEDA
8a305ec99c Fix race condition in addInlineAttachmentMarkup causing cursor movement before async image markup insertion (#43662).
Patch by Yasu Saku (user:skys).


git-svn-id: https://svn.redmine.org/redmine/trunk@24352 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 02:47:13 +00:00
Go MAEDA
9a710dc313 Replace physical CSS properties with logical ones in wiki_syntax_detailed.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24351 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:41:09 +00:00
Go MAEDA
2d9278bd5a Replace physical CSS properties with logical ones in wiki_syntax.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24350 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:40:22 +00:00
Go MAEDA
ec65b34b5b Replace physical CSS properties with logical ones in responsive.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24349 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:39:29 +00:00
Go MAEDA
8c9b145b2b Replace physical CSS properties with logical ones in scm.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24348 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:37:43 +00:00
Go MAEDA
dd59aeecac Replace physical CSS properties with logical ones in jstoolbar.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24347 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:36:18 +00:00
Go MAEDA
9987268436 Replace physical CSS properties with logical ones in application.css for better RTL support (#43700).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24346 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-23 01:34:43 +00:00
Marius Balteanu
87f7660289 Sanitize query filter name row (#43694).
git-svn-id: https://svn.redmine.org/redmine/trunk@24343 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-22 18:33:04 +00:00
Marius Balteanu
587fd2fbc6 Sanitize name in user auto complete (#43691).
git-svn-id: https://svn.redmine.org/redmine/trunk@24342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-22 18:12:19 +00:00
Marius Balteanu
a76b0d6c19 Updates help pages (#43631).
git-svn-id: https://svn.redmine.org/redmine/trunk@24340 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-22 07:37:33 +00:00
Go MAEDA
16b3cff40f Remove unused styles for #tab-content-modules (#43686).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24333 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-19 09:18:00 +00:00
Go MAEDA
f99c9117b2 Remove unused styles for div.attachments p (#43685).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24332 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-19 09:16:15 +00:00
Go MAEDA
4e2a5e959e Remove unused styles for span.add_attachment a (#43684).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24331 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-19 09:13:21 +00:00
Go MAEDA
dde02f3b99 Remove context_menu_rtl.css by integrating it into context_menu.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-19 07:56:18 +00:00
Go MAEDA
0d75b3ec60 Removes deprecated CSS styles related to the legacy icons from context_menu.css (#43206).
git-svn-id: https://svn.redmine.org/redmine/trunk@24329 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-19 07:09:09 +00:00
Go MAEDA
445c2c82b1 Remove rtl.css (#43515).
All RTL styles from rtl.css have been integrated into application.css.


git-svn-id: https://svn.redmine.org/redmine/trunk@24328 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-17 05:57:47 +00:00
Go MAEDA
661b05d9f3 Integrate miscellaneous RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24327 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-17 05:34:51 +00:00
Go MAEDA
b5dbfb9763 Integrate tabular forms RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24326 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-17 04:41:56 +00:00
Go MAEDA
298c629f9f Move Gantt chart RTL styles from rtl.css to gantt.css (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24325 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 09:29:32 +00:00
Go MAEDA
26845a8b9e Integrate tables RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24324 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 08:32:29 +00:00
Go MAEDA
c6b108180b "Add filter" dropdown in query form appears on the wrong side in RTL layout (#43675).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24323 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 03:42:32 +00:00
Go MAEDA
59be28e351 Add chevron-left-idnt icon (#43672).
git-svn-id: https://svn.redmine.org/redmine/trunk@24322 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 03:40:24 +00:00
Go MAEDA
191e94441e Fix misplaced indent icons for subtasks and subprojects in list tables in RTL layout (#43672).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24321 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 03:38:16 +00:00
Go MAEDA
406689753a Unintended global ol styling in changeset CSS (#43674).
git-svn-id: https://svn.redmine.org/redmine/trunk@24320 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 03:32:35 +00:00
Go MAEDA
15281e660a Remove unused background-* properties from a.sort selector (#43206, #43677).
git-svn-id: https://svn.redmine.org/redmine/trunk@24319 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-16 00:30:48 +00:00
Marius Balteanu
b17fa7ceb6 Generize webhook event locales for all object types (#29664).
git-svn-id: https://svn.redmine.org/redmine/trunk@24315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-15 07:28:24 +00:00
Marius Balteanu
473270b63a Check issue visibility inside Journal#add_watcher (#2716).
git-svn-id: https://svn.redmine.org/redmine/trunk@24314 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-15 06:57:41 +00:00
Marius Balteanu
2d8ccf778d Add user option to auto-watch issues previously assigned to me (#2716).
git-svn-id: https://svn.redmine.org/redmine/trunk@24312 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-14 06:56:34 +00:00
Marius Balteanu
dc6bfad497 Reuse existing plural labels for webhooks types (#29664).
git-svn-id: https://svn.redmine.org/redmine/trunk@24309 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-13 17:50:49 +00:00
Go MAEDA
7ab8fc5dbb Integrate #version-summary RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24305 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 09:16:58 +00:00
Go MAEDA
2d8f24cb67 Integrate projects-index RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24304 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 09:04:18 +00:00
Go MAEDA
9663590a6b Integrate main-menu RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24303 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 08:42:02 +00:00
Go MAEDA
419d33c951 Integrate headings styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24302 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 07:16:49 +00:00
Go MAEDA
6f946b5262 Integrate accessibility specific RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24301 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 06:50:24 +00:00
Go MAEDA
308a60515e Integrate calendar RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24300 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 06:30:18 +00:00
Go MAEDA
3771845461 Integrate progress bar RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24299 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 06:16:04 +00:00
Go MAEDA
7afcef1afb Integrate tabs RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 05:55:47 +00:00
Go MAEDA
16a32c8d72 Project menu tab left/right buttons are broken in RTL layout (#43664).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24297 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-12 05:36:55 +00:00
Go MAEDA
ecdff6e23e Add "Color" to to the list of default gratavar options (#43658).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24296 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-11 06:52:28 +00:00
Go MAEDA
6f728d71c0 Reorder gravatar_default_setting_options to match Gravatar's developer docs (#43658).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24295 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-11 06:50:57 +00:00
Go MAEDA
d3700fde5d Integrate flash and error messages RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24294 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-01-11 02:47:33 +00:00