Martin Filser
|
8a446de3e9
added comment section on card details to avoid loading the card comment activities from the server
|
2 years ago |
Martin Filser
|
1951b279c0
fixing of "mode is undefined" on first activity component creation
|
2 years ago |
Martin Filser
|
81c9bb6899
Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
|
2 years ago |
Martin Filser
|
54f7361767
Move every CustomFields.findOne() to the ReactiveCache
|
2 years ago |
Martin Filser
|
0a7ffe4cb0
Move every CardComments.findOne() to the ReactiveCache
|
2 years ago |
Martin Filser
|
0e714a90e0
Move every ChecklistItems.findOne() to the ReactiveCache
|
2 years ago |
Martin Filser
|
5e3a9dc059
Move every Meteor.user() to the ReactiveCache
|
2 years ago |
Martin Filser
|
a182482cfb
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2 years ago |
Lauri Ojansivu
|
382168a5b4
Try to fix some security issues. Part 2.
|
2 years ago |
Lauri Ojansivu
|
ff993e7c91
Try to fix some security issues.
|
2 years ago |
Lauri Ojansivu
|
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
3 years ago |
David Arnold
|
0d97b1314d
fix: activity download link
|
4 years ago |
Jan Küster
|
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
|
3 years ago |
Ben0it-T
|
0565f58165
adjust Activities display
|
3 years ago |
David Arnold
|
59a936ae90
fix: activity download link
|
4 years ago |
Lauri Ojansivu
|
0991e54c22
Fixed typo.
|
3 years ago |
Martin Filser
|
f1b49e05eb
Card detail popup loads now comments if opened from board search
|
3 years ago |
Martin Filser
|
1a09b75974
Comment, added confirm delete popup
|
3 years ago |
Martin Filser
|
a59dfa8fc0
Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
|
3 years ago |
Martin Filser
|
fdf40f4584
Use Utils#getCurrentCard() everywhere in the code
|
3 years ago |
Martin Filser
|
0f69282eec
Card Details Popup, Activities (comments) are now displayed
|
3 years ago |
Lauri Ojansivu
|
4c659da533
Try to fix Bug: Card number equal to #0 when creating a sub-task from a card.
|
3 years ago |
Kai Lehmann
|
104a6dd0b3
add comments for card comment reactions feature
|
3 years ago |
Kai Lehmann
|
2977120129
adds card comment reactions feature
|
3 years ago |
Lauri Ojansivu
|
5ab20a9257
Added markdown-it-mermaid for some charts support in all input fields. Replaced xss with dompurify.
|
4 years ago |
Majed6
|
b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
|
4 years ago |
Lauri Ojansivu
|
8e4eade002
Fixed Card activity shows only 20 last entries of activities and comments, by changing limit to 500 entries.
|
4 years ago |
helioguardabaxo
|
e9b9af4616
Fixed end date return
|
4 years ago |
helioguardabaxo
|
cfe500794c
Attempt to implement date activities notification
|
4 years ago |
Marc Hartmayer
|
e21c078521
Fix activities view on mobile devices
|
5 years ago |