Lauri Ojansivu
68e4e6f049
Fix check for current user at card details.
...
Thanks to xet7 !
2022-08-28 20:34:45 +03:00
Martin Filser
97109df673
copy/move checklist uses now the same code as copy/move card
2022-08-18 17:45:56 +02:00
Martin Filser
d4338dd5cc
Moving DialogWithBoardSwimlaneList class to it's own file
2022-08-18 17:45:56 +02:00
Martin Filser
15ce816ec6
Convert checklist-item to card uses now the same code as copy card / move card
2022-08-18 17:45:55 +02:00
Martin Filser
dc210dc53b
Copy checklists to many cards copies the whole card now (+attachments)
...
- renamed copyChecklistToManyCards changed to copyManyCards because the whole card is copied
2022-08-18 17:31:41 +02:00
Martin Filser
43135ffc8d
Copy many cards now also copies attachments
2022-08-18 17:31:41 +02:00
Martin Filser
e37bf2b51d
Copy card at card details copies now attachments
2022-08-18 17:31:41 +02:00
Martin Filser
03deeb6729
Copy many card dialog remembers now the last selected board
2022-08-16 23:26:37 +02:00
Martin Filser
a06d1806df
Copy card dialog remembers now the last selected board
2022-08-16 23:26:32 +02:00
Martin Filser
0a4e472601
Move card dialog remembers now the last selected board
2022-08-16 23:24:10 +02:00
Repmovs
d7bb0b4cc0
Set drag handle on touch screen not miniscreen
2022-08-12 17:21:45 +00:00
Daniel Kaiser
339e044a30
Fix and update easysearch
2022-08-05 13:06:02 +02:00
Lauri Ojansivu
6594795f39
Reverted incomplete fix about bug where opening card scrolls to wrong place.
...
Thanks to danceb, DimDz, mfilser, Emile840, derbolle, xplodwild and xet7 !
Fixes #4572
2022-07-29 13:10:51 -04:00
viehlieb
b3056626f3
add option to get asked whether unsaved card descriptions should be saved to db on e.g. unintentional click out of card details pane
2022-07-18 15:05:22 +02:00
viehlieb
b00169d24f
wipon card description - prevention of unintentional exit deletesunsaved description
2022-07-11 16:15:40 +02:00
viehlieb
aa067b777a
merge with master
2022-07-11 14:58:27 +02:00
Martin Filser
490ad65b6e
Move/Copy card closes now the popup if done
...
- Resolves discussion: #4337
2022-07-05 23:15:52 +02:00
viehlieb
0f65e06338
wip card description save
2022-06-10 17:57:15 +02:00
Martin Filser
6b6bdddce6
Move card to top/bottom using now the same internal code logic
2022-06-07 06:32:52 +02:00
Martin Filser
dcff70c983
Copy card is now at the top too (same as move card)
2022-06-07 06:32:52 +02:00
Martin Filser
ad5167de55
Card Details, move card between lists moves now the card to the top by default
...
- mostly the card is sorted anywhere and you have to scroll the list,
now, the card is always at the top
2022-06-07 06:32:52 +02:00
Lauri Ojansivu
adcc33ed7f
Fix opening card scrolls to wrong position when many swimlanes and card at bottom of board.
...
Thanks to xet7 !
2022-05-23 00:50:21 +03:00
Martin Filser
2e5ec0308f
Adjust all other moment imports to moment-with-locales
2022-04-27 17:24:42 +02:00
Lauri Ojansivu
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
2022-04-18 21:25:47 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Martin Filser
c99d069b0d
Card Details List-Dropdown is now filled too if the card is opened from global search
2022-04-03 11:53:07 +02:00
Lauri Ojansivu
40265144af
Upgrade to Meteor 2.3.4
...
Thanks to xet7 !
2022-02-15 13:16:27 +03:00
Martin Filser
12f0c85546
Global search: Card Details popup opens now in normal view even if maximized card is configured
...
Fixes : #4346
2022-02-12 11:02:30 +01:00
Martin Filser
bd2739e78d
Fix Copy/Move Card
...
Fixes : #4341 , #4343
2022-02-07 16:51:55 +01:00
Martin Filser
265ee9ab83
Added back Dropdown field "List" to card details
2022-02-07 16:51:45 +01:00
Lauri Ojansivu
a5b376e6b5
Fixed Copy card to list does not work, by reverting clientside changes of PR 4333.
...
Thanks to Meeques, PaulITsoft and xet7 !
Fixes #4341 ,
fixes #4343
2022-02-07 15:15:24 +02:00
Martin Filser
7c7640e63e
Added Dropdown field "List" to card details
2022-02-04 13:46:56 +01:00
Martin Filser
d86eb74eb0
Move card popup restores now the last selected board value in dropdown menu
2022-01-20 22:02:23 +01:00
Martin Filser
e528474fc5
Move and Copy Card Popup remembers the last confirmed field values
2022-01-17 23:20:44 +01:00
Martin Filser
73ff4c7966
Use card id from component instead of global state
...
- was a TODO in the comments
2022-01-17 23:20:44 +01:00
Martin Filser
dbcc919768
Added copy button to card title
2022-01-15 18:18:11 +01:00
Martin Filser
f082128d99
Move cards to top/bottom ignores the current filter if active
2021-11-26 00:14:03 +01:00
Martin Filser
5525247f52
Copied! Tooltip of card link showed also "Copied!" at the comments
2021-11-25 23:16:09 +01:00
Martin Filser
7444c11c82
Moved "copied!" code to Utils
...
- same implementation in all files, so it's better to have one function
for it
2021-11-25 23:16:09 +01:00
Martin Filser
08ee969445
Added animation to tooltip "copied!"
2021-11-25 23:16:09 +01:00
Martin Filser
4bfa727e9e
Show a "copied!" tooltip after successfull URL copy
2021-11-25 23:16:09 +01:00
Martin Filser
0227b38845
Copy card url works now again
...
Fixes : #4155
2021-11-25 23:13:29 +01:00
Martin Filser
f4a3363f6f
replace Session key popupCard with popupCardId (better meaning of what the variable contains)
2021-11-12 17:45:52 +01:00
Martin Filser
4733afe4eb
Global Search Card Popup has now every data if the search was opened from another board
...
- the global search only returns the card details data needed to display
the search results, but for opening the popup card details a lot more
information is needed. It already worked if the data was already in the
minimongo, but if not, nearly nothing was displayed
2021-11-12 17:45:52 +01:00
Martin Filser
67f614ffb0
Card delete closes now the popup after delete confirmation
2021-11-11 19:32:58 +01:00
Martin Filser
7f7ef0a914
Move card to bottom - close Popup / back to previous popup
2021-11-11 19:32:58 +01:00
Martin Filser
4acf3738ca
Card color remove closes now the popup
2021-11-11 19:32:58 +01:00
Martin Filser
a686a18809
Fix: Card color setting reloaded the board (hotfix)
...
- There is another issue why the board get's reloaded again. If i comment
out the whole events() block so the card color is not saved, the boards
get reloaded too ...
2021-10-28 12:41:12 +02:00
Martin Filser
c7ab0403a6
Card watching closes now the popup after confirmation
2021-10-28 12:40:18 +02:00
Martin Filser
f90fb28483
Card archive closes now the popup after confirmation
2021-10-28 12:40:18 +02:00