Commit Graph

51 Commits (8f1f8c0fb9a71b5f2cbb4de71ba80c8e5eb5b744)

Author SHA1 Message Date
Martin Filser 13fecfae27 Copy Checklist only copied the checklist items at the first time, now always 2 years ago
Martin Filser 23595674cf Add checklist-item at top 2 years ago
Lauri Ojansivu 9de7040401 Moved new_checklist_item API to correct file where is other checklist item API. 2 years ago
DimDz e9e3e14695
Update checklists.js 2 years ago
Lauri Ojansivu 8092f8be28 Try to fix User API. 2 years ago
Lauri Ojansivu c926475eb1 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 3 years ago
Martin Filser ac1f540763 Added progress bar to checklist 3 years ago
Martin Filser a66257ec21 Added "Move Checklist" to checklist menu action 3 years ago
Lauri Ojansivu e3a0dea85f Fixed REST API, it shoud work now by Admin user. 4 years ago
Lauri Ojansivu a719e8fda1 Allow board members to use more of API. Please add issue (or pull request) if this allows too much. 4 years ago
Martin Filser e8b6b78dfa Checklistitems are now inserted always at the end of the checklist 4 years ago
Lauri Ojansivu 858bb35612 v4.05 5 years ago
Lauri Ojansivu f9018fc3a8 Sorry marc1006, I had to revert deepcode.ai arrow function fixes because 5 years ago
Marc Hartmayer b2fee6a6c1 Use an arrow function inside forEach() instead of an anonymous function 5 years ago
Lauri Ojansivu 2bf004120d Add Worker role. 5 years ago
Robert Lebedeu a35df88805 Allow checklist creation for board members 6 years ago
Thomas Liske 72b22a73b6 REST API: fix creation of Checklists (closes wekan/wekan#2746) 6 years ago
Justin Reynolds 3b9f2ca7c2 Fixes #2596 incorrect date types for created & updated 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Justin Reynolds c60e80d25b Add createdAt and modifiedAt to all collections 6 years ago
Lauri Ojansivu 5283ba9ebb - Fix Outgoing Webhook messages for Checlists, Checklist Items, Card comments, Add/Remove CustomField to board. 6 years ago
guillaume 8137f2692f remove feature 6 years ago
windblow 143e93f483 Add variables for activity notifications Fixes #2285 6 years ago
Andrés Manelli eb62c9ce6a Fix lint errors 6 years ago
Andrés Manelli 0fec711545 Prepare to create card from template 6 years ago
Benjamin Tissoires ff467402c0 RESTAPI: Add some JSDoc 6 years ago
Lauri Ojansivu 5445955a77 - Revert IFTTT. 7 years ago
Lauri Ojansivu df84a2be9a Fix lint errors. 7 years ago
Angelo Gallarello 1f5f429fc4 Completed rules 7 years ago
Angelo Gallarello 3b62b5ec5d Fixed triggers to use names and not id 7 years ago
Angelo Gallarello cc285afd59 Complete checklist activities 7 years ago
Lauri Ojansivu 7683f98b7b - Fix Title is required by setting Checklist title 7 years ago
Lauri Ojansivu 074a1218fd - Fix [Title is required](https://github.com/wekan/wekan/issues/1576) 7 years ago
Andrés Manelli 09bc8ac44c Fix #1561 Filter checklist items 7 years ago
Andrés Manelli 4dbe6feb8c Fix lint errors 7 years ago
Andrés Manelli 9eef5112dc Add REST API for Checklist Items (Related to #1562) 7 years ago
Andrés Manelli 4861da52a0 Fix checklists REST API (#1562) 7 years ago
RJevnikar 07217d0e51 Add additional dates (received & end), default title of checklists to 'Checklist' 7 years ago
Andrés Manelli ca89442f3a Clean checklists model 7 years ago
Andrés Manelli bf7de463f1 Add checklist items model, migration and publication 7 years ago
Ghassen Rjab 59ba2111e8 Fix lint warnings 7 years ago
soohwa 97a23011da Add REST API better error output 8 years ago
Ghassen Rjab 28eca2a11f Update Checklist model to keep checklist item state when moved 8 years ago
Jim Martens f3f845dde8 Added support for sorted checklist items 8 years ago
Ghassen Rjab a579125a1f Delete all activities related to a checklist when it is deleted 8 years ago
Ghassen Rjab ee938c0423 Delete activity related to checklist item when the item is deleted 8 years ago
Ghassen Rjab 2b9bc5d046 Add checklist items to activity log 8 years ago
nztqa e03c69ab8f Fix: id generation 8 years ago
huneau romain b5271e5346 add token authentication, only admin can use api 8 years ago
huneau romain d9c0825d5f add rest api for checklist and card comment 8 years ago