Marius Balteanu
|
ec41a38e6e
|
Fixes expander icon not working in repository tree (#42532).
git-svn-id: https://svn.redmine.org/redmine/trunk@23605 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2025-04-07 20:00:45 +00:00 |
|
Go MAEDA
|
ed1370a40a
|
Fix project selector focus by explicitly targeting the first selected item (#42440).
Patch by [Agileware]Haruka Asakura (user:asakura-agileware).
git-svn-id: https://svn.redmine.org/redmine/trunk@23558 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2025-03-25 23:56:44 +00:00 |
|
Marius Balteanu
|
d3ce7578ff
|
Fixes expander icons not switch in Collapse all/Expand all (#42369).
Patch by Anton Nekrasov (user:antror).
git-svn-id: https://svn.redmine.org/redmine/trunk@23547 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2025-03-13 20:58:00 +00:00 |
|
Go MAEDA
|
11b949c574
|
Replace legacy PNG icons with SVG icons for multiselect toggles (#42130).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@23464 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2025-01-28 05:32:21 +00:00 |
|
Marius Balteanu
|
c065e4374a
|
Adds global setting In Display tab to disable JS based table sort in wiki content (#40588).
Patch by Jens Krämer (user:jkraemer).
git-svn-id: https://svn.redmine.org/redmine/trunk@23401 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-12-11 19:08:27 +00:00 |
|
Go MAEDA
|
0b2b45f063
|
Fix: Prevent sidebar toggle icons from affecting unrelated elements in responsive mode (#41822).
Patch by Mizuki ISHIKAWA (user:ishikawa999).
git-svn-id: https://svn.redmine.org/redmine/trunk@23307 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-11-25 01:41:04 +00:00 |
|
Go MAEDA
|
3c53715262
|
Fix redundant tooltip appearing after clicking the ellipsis button in the action menus (#41818).
Patch by Takenori TAKAKI (user:takenory).
git-svn-id: https://svn.redmine.org/redmine/trunk@23306 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-11-25 00:57:43 +00:00 |
|
Marius Balteanu
|
5bbab5f8e6
|
Makes the sidebar collapsible and stateful (#21808).
Patch inspired from user:jkraemer.
git-svn-id: https://svn.redmine.org/redmine/trunk@23218 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-11-06 23:08:15 +00:00 |
|
Go MAEDA
|
8ca5d2fa1a
|
Partial quoting feature for Issues and Forums (#41294).
Patch by Katsuya HIDAKA (user:hidakatsuya).
git-svn-id: https://svn.redmine.org/redmine/trunk@23107 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-10-09 21:51:52 +00:00 |
|
Go MAEDA
|
b135db0916
|
Replace for loops with forEach in buildFilterRow function (#32523).
Patch by Yuichi HARADA (user:yui.har).
git-svn-id: https://svn.redmine.org/redmine/trunk@23102 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-10-03 22:36:56 +00:00 |
|
Marius Balteanu
|
5b546ef960
|
Fixes for scm entry to switch between folder and folder-open icons and adjusts the padding for file icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23090 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-29 19:17:51 +00:00 |
|
Go MAEDA
|
1d214102c3
|
Revert r23046 (#32523).
The change broke filters.
git-svn-id: https://svn.redmine.org/redmine/trunk@23054 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-12 01:55:53 +00:00 |
|
Go MAEDA
|
053326b660
|
Replace for loops with forEach in buildFilterRow function (#32523).
Patch by Yuichi HARADA (user:yui.har).
git-svn-id: https://svn.redmine.org/redmine/trunk@23046 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-09 14:31:23 +00:00 |
|
Marius Balteanu
|
166540d743
|
Replaces icon-expanded and icon-collapsed with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23041 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-08 17:25:02 +00:00 |
|
Go MAEDA
|
622bfcde9d
|
Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).
git-svn-id: https://svn.redmine.org/redmine/trunk@23016 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-05 06:06:58 +00:00 |
|
Marius Balteanu
|
bcb9a1cd33
|
Replaces icon-folder and icon-folder-open in repository view with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23010 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-02 20:47:55 +00:00 |
|
Go MAEDA
|
ab4eac416a
|
"##" syntax auto complete does not work (#41096).
Patch by Katsuya HIDAKA (user:hidakatsuya).
git-svn-id: https://svn.redmine.org/redmine/trunk@23008 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-09-01 05:15:09 +00:00 |
|
Marius Balteanu
|
38d950df55
|
Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-26 22:55:54 +00:00 |
|
Marius Balteanu
|
dd2f80bd24
|
Fixes error in autocomplete (@ActionController::BadRequest (Invalid query parameters: invalid %-encoding (%)@) (#40237).
Patch by Abe Tomoaki (@abetomo).
git-svn-id: https://svn.redmine.org/redmine/trunk@22740 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-26 21:32:54 +00:00 |
|
Marius Balteanu
|
34f1c52e23
|
Move public assets (images, javascripts, stylesheets, themes) to app/assets (#39111).
git-svn-id: https://svn.redmine.org/redmine/trunk@22696 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-07 20:55:00 +00:00 |
|