Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #1561 Filter checklist items | Andrés Manelli | 2018-04-16 | 1 | -2/+2 |
| | |||||
* | Fix lint errors | Andrés Manelli | 2018-04-16 | 1 | -2/+1 |
| | |||||
* | Add REST API for Checklist Items (Related to #1562) | Andrés Manelli | 2018-04-16 | 1 | -0/+1 |
| | |||||
* | Fix checklists REST API (#1562) | Andrés Manelli | 2018-04-16 | 1 | -58/+54 |
| | |||||
* | Add additional dates (received & end), default title of checklists to ↵ | RJevnikar | 2018-03-26 | 1 | -0/+1 |
| | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist | ||||
* | Clean checklists model | Andrés Manelli | 2018-03-19 | 1 | -137/+0 |
| | |||||
* | Add checklist items model, migration and publication | Andrés Manelli | 2018-03-19 | 1 | -26/+9 |
| | |||||
* | Fix lint warnings | Ghassen Rjab | 2018-02-27 | 1 | -4/+4 |
| | |||||
* | Add REST API better error output | soohwa | 2017-10-15 | 1 | -45/+77 |
| | |||||
* | Update Checklist model to keep checklist item state when moved | Ghassen Rjab | 2017-09-24 | 1 | -21/+44 |
| | | | | | | | - 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 | ||||
* | Added support for sorted checklist items | Jim Martens | 2017-09-12 | 1 | -9/+48 |
| | |||||
* | Delete all activities related to a checklist when it is deleted | Ghassen Rjab | 2017-08-31 | 1 | -3/+5 |
| | |||||
* | Delete activity related to checklist item when the item is deleted | Ghassen Rjab | 2017-08-31 | 1 | -8/+17 |
| | |||||
* | Add checklist items to activity log | Ghassen Rjab | 2017-07-26 | 1 | -10/+13 |
| | |||||
* | Fix: id generation | nztqa | 2017-06-28 | 1 | -1/+7 |
| | |||||
* | add token authentication, only admin can use api | huneau romain | 2017-05-11 | 1 | -0/+4 |
| | |||||
* | add rest api for checklist and card comment | huneau romain | 2017-05-10 | 1 | -15/+81 |
| | |||||
* | Improve wekan performance (checklist collection scan) | Alexis LACROIX | 2017-02-22 | 1 | -0/+4 |
| | |||||
* | Add checklist feature | lksime | 2017-01-20 | 1 | -0/+164 |