Lauri Ojansivu
4510ddda15
Fix typo at Shortcuts.
...
Thanks to xet7 !
2025-03-11 04:19:45 +02: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
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
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
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
01a717f143
Generic fix for keyboard shortcuts which fixes "SPACE" shortcut and more bugs
2024-12-30 21:03:18 +02:00
Nadav Tasher
cf75623184
Always handle the escape key when shortcuts are enabled
2024-12-30 00:34:40 +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
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
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
Lauri Ojansivu
ba0fdaef72
Revert back to have shortcut "c to archive" back for non-Persian keyboards.
...
Thanks to hatl and xet7 !
Related #1878
2024-12-15 17:58:48 +02:00
Lauri Ojansivu
80ea1782f9
Move card to archive, add shortcut key ÷ for Persian keyboard.
...
Thanks to mohammadZahedian and xet7 !
Fixes https://github.com/wekan/wekan/pull/5589 ,
fixes https://github.com/wekan/wekan/pull/5576 .
2024-12-04 14:11:10 +02:00
Nadav Tasher
35c1057527
Change archive-card shortcut to backtick for better ergonomics
2024-11-24 20:55:36 +02:00
Nadav Tasher
d0024d397a
Add missing semicolon
2024-11-16 23:35:39 +02:00
Lauri Ojansivu
c44b99d515
Merge pull request #5577 from NadavTasher/feature/new-keyboard-shortcut-for-assigning-user
...
Potential bug(fix?) - Add assign-self keyboard shortcut (old shortcut actually adds)
2024-11-16 20:18:42 +02:00
Lauri Ojansivu
0f283e6cdf
Merge pull request #5576 from NadavTasher/bugfix/change-archive-shortcut-to-minus
...
Change move-to-archive keyboard shortcut to '-', because of Ctrl + C shortcut
2024-11-16 20:17:30 +02:00
Nadav Tasher
e1168b5107
Added keyboard shortcut to "assign self" and rename old shortcut to "add self"
2024-11-16 17:40:35 +02:00
Nadav Tasher
cecb4b8336
Change move-to-archive keyboard shortcut to '-'
2024-11-16 17:34:16 +02:00
Lauri Ojansivu
3f3e645c96
Merge pull request #5574 from NadavTasher/feature/support-shortcuts-when-not-using-english-keyboard-layout
...
Patch to allow shortcuts to work when another keyboard layout is used
2024-11-16 17:27:59 +02:00
Nadav Tasher
cf90511f3c
Added multi-language support for keyboard shortcuts
2024-11-16 17:21:47 +02:00
Nadav Tasher
35e6c938dc
Added 'n' shortcut for adding new minicards
2024-11-16 17:03:59 +02:00
Martin Filser
c925a27870
Fixing opening cards and slow performance of closing cards
...
Fixes : #5533
Fixes : #5548
Revert "Switch from kadira:flow-router to ostrio:flow-router-extra"
This reverts commit 718c1a393d
.
2024-10-22 21:45:36 +02:00
Denis Perov
718c1a393d
Switch from kadira:flow-router to ostrio:flow-router-extra
2024-09-23 19:25:55 +03:00
nikolaj.bassauer
e30329a18c
Add text to new shortcut
2024-02-22 13:32:59 +01:00
nikolaj.bassauer
22b40aab5d
Set Shortcut to filter assignees
2024-02-22 13:21:52 +01:00
Martin Filser
5e3a9dc059
Move every Meteor.user() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
3b65113d05
Move every Cards.findOne() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
a182482cfb
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2023-07-18 21:25:28 +02:00
viehlieb
4d31985eb9
enable add/remove labels for multiselect via shortcut
2022-02-23 14:58:13 +01:00
viehlieb
7d73f2bbba
bring back functionality for selectedCard which is currentCard and assigned functionality to numpad for label shortcuts
2022-02-23 12:49:08 +01:00
Martin Filser
fdf40f4584
Use Utils#getCurrentCard() everywhere in the code
2021-10-20 18:41:33 +02:00
Lauri Ojansivu
7f648720af
Try to fix tests. Part 2.
...
Thanks to xet7 !
2021-06-24 23:08:14 +03:00
helioguardabaxo
69fc2cd8f8
Add keyboard shortcut for search
2020-11-16 19:20:57 -03:00
Marc Hartmayer
301d96f392
Support card shortcuts when hovering a card
2020-04-29 15:17:43 +02:00
Marc Hartmayer
1c488cb8a7
Fix shortcuts mapping in the shortcuts list
...
Shorcuts are case-sensitive therefore let's fix the keys in the shortcuts list.
2020-04-29 15:14:56 +02:00
Lauri Ojansivu
d16a601c04
More keyboard shortcuts: c for archive card
...
Thanks to xet7 !
Related #1878
2020-01-09 23:22:27 +02:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Lauri Ojansivu
056843d66c
Remove Emoji support, so MAC addresses etc show correctly.
...
Thanks to xet7 ! Closes #1248 , closes #323
2018-02-12 23:52:22 +02:00
Ghassen Rjab
9b5c283892
Fix "W" shortcut binding
2017-06-16 20:55:15 +03:00
Daniel
c05029d403
Changes in code to correct the spelling of emoji (plural)
2016-02-28 23:10:52 -06:00
fisle
14b7213af4
Shortcut: F toggles filter sidebar
2015-09-19 16:46:49 +03:00
fisle
119d4b787d
Shortcut: Spacebar assigns self to current card
2015-09-19 16:41:41 +03:00
Maxime Quandalle
74fba0a817
Fix a recurrent English typo
2015-09-06 22:47:29 +02:00
Maxime Quandalle
b3851817ec
Enforce a consistent ES6 coding style
...
Replace the old (and broken) jshint + jscsrc by eslint and configure
it to support some of the ES6 features.
The command `eslint` currently has one error which is a bug that was
discovered by its static analysis and should be fixed (usage of a
dead object).
2015-09-03 23:12:46 +02:00