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
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
Torsten Bronger
678c8f6bf6
Printed archivedAt under every item in the archive.
2021-02-02 14:52:14 +01:00
Lauri Ojansivu
4a205fcfcb
Prevent normal user deleting or modifying too much.
...
Allow normal user to export board.
Thanks to Samunosuke, pgh2357 and xet7 !
Related #3377
2020-12-15 11:52:57 +02:00
Lauri Ojansivu
f6f7705f23
Add Worker role.
...
This was originally added at Wekan v3.58,
reverted at Wekan v3.60 because of bugs,
and now after fixes added back.
Thanks to xet7 !
Closes #2788
2020-01-05 21:28:14 +02:00
Lauri Ojansivu
27943796ad
Revert to Wekan v3.57 version of client and models directories,
...
removing Worker role temporarily, because Worker role changes
broke saving card.
Thanks to xet7 !
2020-01-03 16:02:31 +02:00
Lauri Ojansivu
2bf004120d
Add Worker role.
...
Add more Font Awesome icons.
Fix browser console errors when editing user profile name etc.
Thanks to xet7 !
Closes #2788
2020-01-03 06:49:35 +02:00
wekan
ab4fec0f3c
Fixed #2338 -> Slow opening of big boards with too many archived items
2019-05-13 11:01:50 +02:00
guillaume
8137f2692f
remove feature
2019-04-23 18:00:09 +02:00
Andrés Manelli
5953fb8a44
Add popup menu and archive action
2018-02-01 14:29:49 -03:00
Maxime Quandalle
9961de9c30
Update translation source file
2015-09-01 14:38:07 +02:00
Maxime Quandalle
dc3cbdd20e
Hide feature non-member users can't use
...
Fixes #206
Fixes #244
2015-08-28 12:15:29 +02:00
Maxime Quandalle
d5eec54c72
Start the migration from iron-router to flow-router
...
Motivations:
* Iron-Router foces us to use Tracker.nonreactive black magic in order
to avoid un-necessary re-renders;
* There is a community consensus (supported by some MDG members) that
the flow-router API is easier to reason about;
* The useraccounts now supports flow router (that was a blocking
element when I considered the switch ~3months ago)
On the server we use the Picker router, as encouraged by the Kadira
team (which develop both Flow and Picker routers).
In the current state of things there are some bugs related to the
missing Loading architecure. Previously onRendered callback where
always called when the data the component needed was available, now
we have to handle this ourselves, which we will in a following commit.
2015-08-23 11:11:03 +02:00
Maxime Quandalle
04bfbd5bd1
Implement list restoration
2015-08-22 02:06:49 +02:00
Maxime Quandalle
ae4288d507
Warn if the user try to restore a card in an archived list
2015-08-20 23:48:34 +02:00
Maxime Quandalle
98d7278d08
Add a UI to restore archived cards
2015-06-07 18:55:26 +02:00