Harry Adel
012947c076
Convert HTML templates to Jade and update template markup
...
Replace Spacebars .html templates with Jade equivalents for
originalPositionsView and originalPosition. Add new Jade template
for inlinedCardDescription. Update existing Jade templates to
reflect the BlazeComponent-to-Template migration changes.
2026-03-08 11:04:53 +02:00
Lauri Ojansivu
1b8b8d2eef
Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements.
...
Thanks to xet7 !
2026-02-08 00:48:39 +02:00
copilot-swe-agent[bot]
97dd5d2064
Resolve merge conflicts by accepting PR #6131 changes
...
Co-authored-by: xet7 <15545+xet7@users.noreply.github.com>
2026-02-07 16:30:08 +00:00
Lauri Ojansivu
7ad04f4535
Most Unicode Icons back to Font Awesome 4.7 for better accessibility. Less always visible buttons, More at ☰ Men.
...
Thanks to xet7 !
2026-01-28 13:02:02 +02:00
Lauri Ojansivu
ad511bd137
Fixed Add member and @mentions.
...
Thanks to xet7 !
Fixes #6076 ,
fixes #6077
2026-01-20 02:28:32 +02:00
Lauri Ojansivu
eabb6a239d
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
...
Thanks to nazim-oss and xet7 !
Related #6060
2026-01-14 23:43:11 +02:00
Lauri Ojansivu
66e79d2df7
Removed extra pipe character from UI.
...
Thanks to xet7 !
2026-01-13 22:35:36 +02:00
Lauri Ojansivu
cbb1cd78de
Security Fix 1: There was not enough permission checks. Moved migrations to Admin Panel/Settings/Cron.
...
Thanks to [Joshua Rogers](https://joshua.hu ) of [Aisle Research](https://aisle.com ) and xet7.
2026-01-06 00:15:16 +02:00
Lauri Ojansivu
300b653ea3
Right top User Settings / Grey Icons. Also fixed Change Language popup.
...
Thanks to xet7 !
2025-12-23 01:31:02 +02:00
Lauri Ojansivu
c1168d181b
New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly.
...
Thanks to xet7 !
Fixes #1122 ,
fixes #6033 ,
fixes #3300
2025-12-22 21:45:09 +02:00
Lauri Ojansivu
20af0a2ef5
Try to fix Edit Custom Fields button not working. Removed duplicate option from Boards Settings.
...
Thanks to xet7 !
Fixes #5988
2025-11-06 01:04:20 +02:00
Lauri Ojansivu
1b25d1d572
Moved migrations from opening board to right sidebar / Migrations.
...
Thanks to xet7 !
2025-11-05 17:06:26 +02:00
Lauri Ojansivu
91b846e2cd
List menu / More / Delete duplicate lists that do not have any cards.
...
Thanks to xet7 !
2025-10-23 05:50:43 +03:00
Lauri Ojansivu
45537ede87
Fix UI issues of Right Sidebar / Subtasks Settings and Card Settings.
...
Thanks to xet7 !
Fixes #5971
2025-10-23 03:15:26 +03:00
Lauri Ojansivu
c6d4600683
Fix unable to add members to board.
...
Fixes #5972
2025-10-23 00:34:19 +03:00
Lauri Ojansivu
3514335247
At Public Board, drag resize list width and swimlane height. For logged in users, fix adding labels.
...
Thanks to xet7 !
Fixes #5922
2025-10-19 23:15:55 +03:00
Lauri Ojansivu
3af94c2a90
Font Awesome to Unicode icons. Part 3.
...
Thanks to xet7 !
2025-10-17 07:08:01 +03:00
Lauri Ojansivu
09631d6b0c
Resize height of swimlane by dragging. Font Awesome to Unicode icons.
...
Thanks to xet7 !
2025-10-17 05:58:53 +03:00
Lauri Ojansivu
fc32a89292
Fixed per-card and per-board settings of showing checkist at minicard.
...
Thanks to xet7 !
2025-10-11 11:31:57 +03:00
Lauri Ojansivu
752699d1c2
Mobile one board per row. Board zoom size percent. Board toggle mobile/desktop mode. In Progress.
...
Thanks to xet7 !
Related #5902
2025-10-09 05:48:41 +03:00
Lauri Ojansivu
d83ce5e633
Feature: Accessibility page at /accessibility. Settings at Admin Panel. When enabled, link at right sidebar.
...
Thanks to xet7 !
2025-08-04 21:22:14 +03:00
Lauri Ojansivu
c16e99ba1e
Added FerretDB/PostgreSQL to changelog.
2025-08-04 19:21:16 +03:00
Nadav Tasher
25ad901fb3
Add show week of year toggle to sidebar
2025-01-01 21:12:38 +02:00
Nadav Tasher
58b456d5d5
Fix styling for vertical scrollbars toggle
2024-12-31 19:30:22 +02:00
Nadav Tasher
3e01231874
Allow vertical scrollbars to be disabled (user preferences, visible by default)
2024-12-30 23:22:54 +02:00
Lauri Ojansivu
275ac445d0
Keyboard Shortcuts Enable/Disable is now at Right Sidebar, where already was list of Keyboard Shortcuts.
...
Thanks to xet7 !
Fixes https://github.com/wekan/wekan/pull/5628
2024-12-25 07:14:22 +02:00
Nadav Tasher
68c7a41906
Revert "Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible."
...
This reverts commit 5606414f89 .
2024-12-24 21:41:25 +02:00
Nadav Tasher
18f6d4cb16
Revert "Part 2. Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible."
...
This reverts commit 94391d4cde .
2024-12-24 21:41:13 +02:00
Nadav Tasher
7c60d7932a
Revert "Part 3. Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible."
...
This reverts commit 8b73c702c3 .
2024-12-24 21:41:03 +02:00
Lauri Ojansivu
8b73c702c3
Part 3. Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible.
...
Thanks to xet7 !
Fixes #5603 ,
fixes #2423 ,
fixes #1878 ,
fixes #931
2024-12-24 20:04:35 +02:00
Lauri Ojansivu
94391d4cde
Part 2. Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible.
...
Thanks to xet7 !
Fixes #5603 ,
fixes #2423 ,
fixes #1878 ,
fixes #931
2024-12-24 19:54:17 +02:00
Lauri Ojansivu
5606414f89
Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible.
...
Thanks to xet7 !
Fixes #5603 ,
fixes #2423 ,
fixes #1878 ,
fixes #931
2024-12-24 19:41:56 +02:00
Nadav Tasher
65015ea7c7
Remove non-required sidebar-shadow div in favor of direct sidebar background
2024-11-21 00:41:57 +02:00
Nadav Tasher
a36e80099a
Revert "Revert some scrollbar, sidebar and list width changes."
...
This reverts commit 096fe130f6 .
2024-11-21 00:10:49 +02:00
Lauri Ojansivu
096fe130f6
Revert some scrollbar, sidebar and list width changes.
...
Thanks to xet7 !
Fixes #5585 ,
fixes https://github.com/wekan/wekan/pull/5583
2024-11-20 21:08:06 +02:00
Nadav Tasher
b7e8f796a3
Sidebar overhaul - change position to absolute, fix weird style bugs, disable scrollbar
2024-11-16 18:56:38 +02:00
Martin Filser
8a446de3e9
added comment section on card details to avoid loading the card comment activities from the server
...
- and added to show only the activities a card
- to display the card comments a connection to the server was needed to get the activities of the card comments, now, it's not necessary
- also performance relevant. until now there were a lot of activities loaded, now only of the current card
2024-11-15 19:55:07 +01:00
Lauri Ojansivu
c9f1278651
Updated translations
2023-12-01 13:13:54 +02:00
Lauri Ojansivu
2f2a039e3c
At right sidebar, moved Minicard Settings to Card Settings popup.
...
Thanks to xet7 !
2023-12-01 12:59:29 +02:00
Martin Filser
ea39cfbf5a
FontAwesome 6.4.2, adding back the previous icons because now all icons are included into Wekan
2023-09-16 13:12:47 +02:00
helioguardabaxo
ffdeed099e
Update Font Awesome version to 6.4.2
2023-09-08 20:23:58 -03:00
Martin Filser
f483b162ce
Speed up board loading, skip loading the full sidebar
...
- only load the sidebar when viewing
2023-07-18 21:25:29 +02:00
Lauri Ojansivu
9ab0efe87a
Fixed Bug Board icons random dance. Hide disabled buggy features of All Boards settings: Cards Count and Board Members.
...
Thanks to xet7 !
Fixes #4214
2023-06-09 18:22:07 +03:00
Lauri Ojansivu
01a1eb177e
Set card attachment as background image. Part 3.
...
Thanks to xet7 !
Related #486
2023-06-03 17:27:00 -04:00
Lauri Ojansivu
ed92db87bc
Set card attachment as background image. Part 2.
...
Thanks to xet7 !
Related #486
2023-06-03 12:43:10 -04:00
Lauri Ojansivu
825742359e
Renamed Badge to Count of attachments on minicard. Changed icons to Cover image on minicard.
...
Thanks to xet7 !
Related #4944 ,
related https://github.com/wekan/wekan/pull/4940
2023-06-01 20:14:58 -04:00
helioguardabaxo
f3ebc4a28e
Added option to show/hide some badges on minicard
2023-05-31 14:49:02 -03:00
helioguardabaxo
985882a4ad
Added option to show/hide cover attachment on minicard
2023-05-31 11:52:20 -03:00
Lauri Ojansivu
49ef80ab6c
BoardAdmin and Admin can now set board background image URL.
...
Thanks to xet7 !
Related #486
2023-05-27 03:10:41 -04:00
deniszulic
5192f4a326
xmark added
2023-05-01 01:08:45 +02:00