summaryrefslogtreecommitdiffstats
path: root/models/checklists.js
Commit message (Expand)AuthorAgeFilesLines
* Fix lint errors.Lauri Ojansivu2018-09-161-2/+2
* Completed rulesAngelo Gallarello2018-08-191-0/+12
* Fixed triggers to use names and not idAngelo Gallarello2018-08-171-0/+2
* Complete checklist activitiesAngelo Gallarello2018-08-161-0/+9
* - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-061-1/+0
* - Fix [Title is required](https://github.com/wekan/wekan/issues/1576)Lauri Ojansivu2018-07-061-0/+1
* Fix #1561 Filter checklist itemsAndrés Manelli2018-04-161-2/+2
* Fix lint errorsAndrés Manelli2018-04-161-2/+1
* Add REST API for Checklist Items (Related to #1562)Andrés Manelli2018-04-161-0/+1
* Fix checklists REST API (#1562)Andrés Manelli2018-04-161-58/+54
* Add additional dates (received & end), default title of checklists to 'Checkl...RJevnikar2018-03-261-0/+1
* Clean checklists modelAndrés Manelli2018-03-191-137/+0
* Add checklist items model, migration and publicationAndrés Manelli2018-03-191-26/+9
* Fix lint warningsGhassen Rjab2018-02-271-4/+4
* Add REST API better error outputsoohwa2017-10-151-45/+77
* Update Checklist model to keep checklist item state when movedGhassen Rjab2017-09-241-21/+44
* Added support for sorted checklist itemsJim Martens2017-09-121-9/+48
* Delete all activities related to a checklist when it is deletedGhassen Rjab2017-08-311-3/+5
* Delete activity related to checklist item when the item is deletedGhassen Rjab2017-08-311-8/+17
* Add checklist items to activity logGhassen Rjab2017-07-261-10/+13
* Fix: id generationnztqa2017-06-281-1/+7
* add token authentication, only admin can use apihuneau romain2017-05-111-0/+4
* add rest api for checklist and card commenthuneau romain2017-05-101-15/+81
* Improve wekan performance (checklist collection scan)Alexis LACROIX2017-02-221-0/+4
* Add checklist featurelksime2017-01-201-0/+164