Lauri Ojansivu
b3c47dbe84
Merge pull request #5749 from walster001/main
...
Fix contrast issue checkbox
2025-04-25 18:32:28 +03:00
Lauri Ojansivu
4d145ab4ad
Added translations to questions about are you sure.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/5745
2025-04-25 18:24:40 +03:00
Lauri Ojansivu
bc2eab6f9d
Merge branch 'add-toggle-watch-icon-on-card' of github.com:Rayene123/wekan into Rayene123-add-toggle-watch-icon-on-card
2025-04-25 17:49:14 +03:00
walster001
3ccce75863
Fix contrast issue checkbox
...
- Fixed contrasting issue with tick check on custom fields, also fixed the ugly green tick coming up on the checklists in cards by utilisation of the !important tag to override it with the checkbox colour for custom fields also.
2025-04-25 20:15:34 +09:30
Rayene123
61235c953c
added a watch icon button when clicked toggle if a card is watched or not
2025-04-24 11:53:08 +01:00
Lauri Ojansivu
01950cc796
Fix board sidebar menu doesn't open in mobile.
...
Thanks to mimZD and xet7 !
Fixes #5736
2025-04-21 16:07:43 +03:00
Lauri Ojansivu
4510ddda15
Fix typo at Shortcuts.
...
Thanks to xet7 !
2025-03-11 04:19:45 +02:00
Rayene123
6d982cdfd9
formatted the date when storing it
2025-03-09 14:15:17 +00:00
Rayene123
827ee615c1
added the start , due , end hour
2025-03-09 14:12:20 +00:00
Zegden Rayen
094f13934c
added the confirm pop up before cloning or archiving a board
2025-03-08 15:38:22 +00:00
Nadav Tasher
7b23c85117
Fix assignee toggling keyboard shortcut to only toggle current board members
2025-01-03 17:15:40 +02:00
Nadav Tasher
e5e4b8ebfb
Fix card issues with ReactiveCache when using keyboard shortcuts
...
When using ReactiveCache.getCard, a buggy instance of Card is returned.
The bug experienced is that .assignees and .members are not always up-to-date.
This can be reproduced by trying to hover over cards and triggering a keyboard
shortcut that interacts with a card.
2025-01-03 12:08:08 +02:00
Lauri Ojansivu
3322d3b33d
Merge pull request #5652 from NadavTasher/feature/toggle-week-of-year-display
...
Feature - Add toggle for week-of-year in date displays (ISO 8601)
2025-01-02 12:07:23 +02:00
Nadav Tasher
f803190dd2
Change shortcut help message
2025-01-01 22:54:51 +02:00
Nadav Tasher
deb3a8389a
Fix member index bug in keyboard shortcut
2025-01-01 22:26:59 +02:00
Nadav Tasher
169eaa180b
Added support for assigning members to cards using Ctrl+Alt+Num
2025-01-01 22:22:57 +02:00
Nadav Tasher
08cde06ce5
Support show week of year toggle in cardCustomFields
2025-01-01 21:13:55 +02:00
Nadav Tasher
4607bfe454
Support week of year toggle in cardDate
2025-01-01 21:13:30 +02:00
Nadav Tasher
25ad901fb3
Add show week of year toggle to sidebar
2025-01-01 21:12:38 +02:00
Lauri Ojansivu
826876ff11
Merge pull request #5649 from NadavTasher/bugfix/fix-list-header-width-in-cleandark-theme
...
Fix list header too wide in cleanlight and cleandark themes
2024-12-31 22:56:34 +02:00
Lauri Ojansivu
43e15a1ef4
Merge pull request #5648 from NadavTasher/bugfix/keyboard-shortcuts-behaving-differently-with-caps
...
Fix upper-case keyboard shortcuts & different language shortcuts getting triggered when shortcuts are disabled
2024-12-31 22:54:35 +02:00
Lauri Ojansivu
78d38bc4e2
Merge pull request #5647 from NadavTasher/bugfix/change-assign-self-shortcut
...
Fix assign-self shortcut in shortcut help popup (different from actual shortcut)
2024-12-31 22:52:42 +02:00
Lauri Ojansivu
5d64c28e89
Merge pull request #5646 from NadavTasher/feature/additional-card-archive-shortcut
...
Add additional archiving keyboard shortcut (added `-`)
2024-12-31 22:51:06 +02:00
Lauri Ojansivu
3d894d0e56
Merge pull request #5645 from NadavTasher/bugfix/vertical-scrollbar-toggle-style
...
Fix styling for vertical scrollbars toggle
2024-12-31 22:48:32 +02:00
Nadav Tasher
f03744d99b
Fix list header too wide in cleanlight and cleandark themes
2024-12-31 21:42:42 +02:00
Nadav Tasher
26e78a1381
Fix upper-case keyboard shortcuts & different language shortcuts getting triggered when shortcuts are disabled
2024-12-31 21:18:17 +02:00
Nadav Tasher
44aeb323d9
Change assign-self shortcut in shortcut help popup
2024-12-31 19:47:21 +02:00
Nadav Tasher
503298a33f
Add additional archiving keyboard shortcut
2024-12-31 19:38:46 +02:00
Nadav Tasher
58b456d5d5
Fix styling for vertical scrollbars toggle
2024-12-31 19:30:22 +02:00
Nadav Tasher
d370cac14c
Disable scrollbars on older versions of Chrome and Safari
2024-12-31 19:17:06 +02:00
Lauri Ojansivu
b537f9b20a
Merge pull request #5643 from NadavTasher/feature/optional-vertical-scrollbars
...
Allow vertical scrollbars to be disabled (new preference)
2024-12-30 23:44:33 +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
5a9d36341c
Merge pull request #5642 from NadavTasher/bugfix/generic-fix-for-keyboard-shortcuts-stop-callback
...
Fix "SPACE" shortcut not working after recent fixes
2024-12-30 23:17:14 +02:00
Lauri Ojansivu
d69a505928
Merge pull request #5641 from NadavTasher/bugfix/fix-weird-add-checklist-buttons-in-card-details
...
Fix weird add checklist buttons in card details
2024-12-30 23:15:24 +02:00
Nadav Tasher
01a717f143
Generic fix for keyboard shortcuts which fixes "SPACE" shortcut and more bugs
2024-12-30 21:03:18 +02:00
Nadav Tasher
efd22df657
Add some padding to checklist title to make it seperate from card details body
2024-12-30 20:31:28 +02:00
Nadav Tasher
2948e0aa4f
Fix confusing and broken "Add checklist" and "Add subtask" buttons in card details view
2024-12-30 20:31:00 +02:00
Nadav Tasher
b253683b3c
Fix comment backgrounds in cleandark theme
2024-12-30 20:23:54 +02:00
Lauri Ojansivu
6427a5e5f1
Merge pull request #5635 from NadavTasher/bugfix/move-swimlane-creation-button-to-board-header
...
Move swimlane creation button to board header when using swimlane view mode
2024-12-30 01:33:48 +02:00
Nadav Tasher
96e11cb727
Display new swimlane creation button when no swimlanes exist
2024-12-30 01:25:25 +02:00
Nadav Tasher
cf75623184
Always handle the escape key when shortcuts are enabled
2024-12-30 00:34:40 +02:00
Nadav Tasher
fecae8d0a3
Revert "Move swimlane creation button to board header when using swimlane view mode"
...
This reverts commit d51e8d1d1d
.
2024-12-30 00:17:56 +02:00
Nadav Tasher
d51e8d1d1d
Move swimlane creation button to board header when using swimlane view mode
2024-12-29 22:54:32 +02:00
Lauri Ojansivu
407d018067
Fix Cannot save Layout settings.
...
Thanks to tensor5g and xet7 !
Fixes #5630
2024-12-29 22:38:19 +02:00
Nadav Tasher
ad0e86d725
Remove keyboard shortcut toggle from board header
2024-12-29 22:14:55 +02:00
Nadav Tasher
8aeed8b033
Impove margins around shortcuts toggle
2024-12-29 22:12:45 +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
Lauri Ojansivu
a862486ec3
"Auto List Width" is now at "List ☰ Set Width" popup.
...
Thanks to xet7 !
Fixes https://github.com/wekan/wekan/pull/5628
2024-12-25 06:43:02 +02:00
Lauri Ojansivu
955a46ca60
Fixes keyboard shortcuts defaults, icons and texts to be more understandable.
...
Thanks to xet7 !
Fixes https://github.com/wekan/wekan/pull/5628
2024-12-25 04:59:15 +02:00
Nadav Tasher
fb008569ab
Make sure keyboard shortcuts are enabled and no text is selected on shortcut triggers
2024-12-25 00:24:41 +02:00