Harry Adel
1b74fd8d4e
Migrate wekan-fullcalendar to npm FullCalendar v5 and remove Meteor moment package
2026-02-24 23:07:05 +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
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
20b5e2ab8f
Fix mentions and notifications drawer.
...
Thanks to xet7 !
Fixes #6062 ,
fixes #6003 ,
fixes #5996 ,
fixes #5720 ,
fixes #5911 ,
fixes #5792 ,
fixes #5163 ,
fixes #4431 ,
fixes #4126 ,
fixes #3363 ,
fixes #3150
2026-01-14 21:02:10 +02:00
Lauri Ojansivu
2d3bef9033
Converted Gantt from js to Jade.
...
Thanks to xet7 !
2025-12-29 15:17:27 +02:00
Lauri Ojansivu
e569c2957e
Number of cards per list and sum of custom number field in list head.
...
Thanks to xet7 !
Fixes #3796
2025-12-22 21:06:44 +02:00
Lauri Ojansivu
21ba0a9606
Fix DOMPurify paths. Part 3.
...
Thanks to xet7 !
2025-10-11 01:08:39 +03:00
Lauri Ojansivu
90899f0928
Fix DOMPurify paths.
...
Thanks to xet7 !
2025-10-11 00:49:43 +03:00
Lauri Ojansivu
ee79cab7b2
Security Fix JVN#86586539: Stored XSS.
...
Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7.
2025-10-10 23:14:06 +03:00
Lauri Ojansivu
20e9cf1144
Text and icons from fixed sizes to scaleable sizes. Thanks to xet7.
2025-10-09 02:06:26 +03: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
a27f8ecfa9
Fix Warning: missing space before text for line 210 of jade file client/components/activities/activities.jade
...
Thanks to xet7 !
2024-11-02 18:55:33 +02:00
Aden Koziol
12af3a5d10
renaming list shows in activities
2024-10-16 16:40:20 -05:00
Martin Filser
1951b279c0
fixing of "mode is undefined" on first activity component creation
2024-08-03 20:03:46 +02:00
Martin Filser
e538fb9514
Activities, adding back "created at" field
...
Fixes #5459
2024-08-02 23:27:03 +02:00
Martin Filser
66d739b3b1
Removed second "created at" text at activites / card comment
...
- the same text is already at line start, it makes no sense to print it
again at line end
2024-05-26 22:05:51 +02:00
Martin Filser
81c9bb6899
Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
2023-07-18 21:25:28 +02:00
Martin Filser
54f7361767
Move every CustomFields.findOne() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
0a7ffe4cb0
Move every CardComments.findOne() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
0e714a90e0
Move every ChecklistItems.findOne() to the ReactiveCache
2023-07-18 21:25:28 +02: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
Lauri Ojansivu
382168a5b4
Try to fix some security issues. Part 2.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 16:48:02 -05:00
Lauri Ojansivu
ff993e7c91
Try to fix some security issues.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 01:21:33 +02:00
Lauri Ojansivu
072778b9aa
Converted Stylus to CSS. Removed Stylus. This change removed many error messages.
...
Thanks to xet7 !
2022-05-17 12:36:10 +03: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
David Arnold
0d97b1314d
fix: activity download link
2022-04-18 18:17:21 +03:00
Denis Perov
4277d89514
Fix various bugs
2022-04-18 18:09:46 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Ben0it-T
0565f58165
adjust Activities display
2022-03-05 22:17:59 +01:00
David Arnold
59a936ae90
fix: activity download link
2022-02-06 13:19:58 +03:00
Ben0it-T
3e364c4f35
fix comments on cardType-linkedBoard
2022-01-23 10:21:29 +01:00
Martin Filser
f0cadf858d
New card comments have now the same color as card comment editing
2021-11-25 23:21:45 +01:00
Martin Filser
f2d2982a76
Comment edit has now a cancel button
2021-11-11 20:52:38 +01:00
Lauri Ojansivu
0991e54c22
Fixed typo.
2021-11-11 19:04:17 +02:00
Martin Filser
f1b49e05eb
Card detail popup loads now comments if opened from board search
2021-11-09 12:55:10 +01:00
Martin Filser
1a09b75974
Comment, added confirm delete popup
2021-10-25 20:00:17 +02:00
Martin Filser
a59dfa8fc0
Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
...
- .close() closes the popup. Until now it was ok, but as the Card
Details are opened in a popup too, .back() must be used to get the
same behaviour back
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
Martin Filser
fdf40f4584
Use Utils#getCurrentCard() everywhere in the code
2021-10-20 18:41:33 +02:00
Martin Filser
0f69282eec
Card Details Popup, Activities (comments) are now displayed
2021-10-20 18:40:41 +02:00
Lauri Ojansivu
4c659da533
Try to fix Bug: Card number equal to #0 when creating a sub-task from a card.
...
Thanks to marcungeschikts, olivierlambert and xet7 !
Fixes #3970
2021-09-21 22:46:32 +03:00
Kai Lehmann
104a6dd0b3
add comments for card comment reactions feature
2021-08-13 20:53:04 +02:00
Kai Lehmann
2977120129
adds card comment reactions feature
2021-08-13 20:47:55 +02:00
Lauri Ojansivu
5ab20a9257
Added markdown-it-mermaid for some charts support in all input fields. Replaced xss with dompurify.
...
Thanks to xuguotong and xet7 !
Fixes #3794
2021-05-07 02:13:20 +03:00
Lauri Ojansivu
6ff9c5b58d
Added German (Switzerland) (de_CH) Part 3.
...
Fixed lint.
Thanks to translators and xet7 !
2021-04-16 21:47:39 +03:00
ryanMushy
f2d5698acb
popover needs to be destroyed anytime the details panel is closed.
2021-04-13 15:34:59 -07:00
John R. Supplee
5cc6a2f7d0
Add an avatar for the card creator
...
* Add avatar to minicard
* Add field to card details
* Add show option in Board / Card Settings
2021-04-01 23:40:07 +02:00