Commit graph

11 commits

Author SHA1 Message Date
soohwa
97a23011da Add REST API better error output 2017-10-15 07:39:48 +02:00
Ghassen Rjab
28eca2a11f Update Checklist model to keep checklist item state when moved
- Remove newItemIndex field (no longer needed)
- Use Underscore.js to sort checklist items
- Add helper method to generate new Items Ids so we can use it in model and in client
- Add addFullItem method to add an item from object
- Update sort when items are being added or removed
2017-09-24 02:14:23 +01:00
Jim Martens
f3f845dde8 Added support for sorted checklist items 2017-09-12 10:36:42 +02:00
Ghassen Rjab
a579125a1f Delete all activities related to a checklist when it is deleted 2017-08-31 06:58:32 +01:00
Ghassen Rjab
ee938c0423 Delete activity related to checklist item when the item is deleted 2017-08-31 06:58:02 +01:00
Ghassen Rjab
2b9bc5d046 Add checklist items to activity log 2017-07-26 22:51:15 +01:00
nztqa
e03c69ab8f Fix: id generation 2017-06-28 15:19:53 +09:00
huneau romain
b5271e5346 add token authentication, only admin can use api 2017-05-11 12:15:02 +02:00
huneau romain
d9c0825d5f add rest api for checklist and card comment 2017-05-10 15:59:06 +02:00
Alexis LACROIX
6ca832c02b Improve wekan performance (checklist collection scan) 2017-02-22 17:05:30 +02:00
lksime
59731af139 Add checklist feature 2017-01-20 21:05:48 +08:00