summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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-162-0/+51
* 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-262-0/+25
* Fix lint errorsAndrés Manelli2018-03-191-1/+1
* Add checklist ordering capabilityAndrés Manelli2018-03-191-1/+1
* Clean checklists modelAndrés Manelli2018-03-191-137/+0
* Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-192-1/+11
* Add checklist items model, migration and publicationAndrés Manelli2018-03-192-26/+94
* Fix swimlane info not displayed in activitiesAndrés Manelli2018-03-161-0/+3
* Merge branch 'feature/list-default-view' of https://github.com/GhassenRjab/we...Lauri Ojansivu2018-03-021-1/+1
|\
| * Lists view is the default view when creating boardsGhassen Rjab2018-03-021-1/+1
* | Import missing card fields : isOvertime, startAt and spenTimeGhassen Rjab2018-03-011-0/+3
|/
* Fix lint warningsGhassen Rjab2018-02-278-39/+39
* Fix lint errors related to trello creatorGhassen Rjab2018-02-261-13/+13
* Fix lint error related to this featureGhassen Rjab2018-02-231-1/+1
* Add search cards helper to boards modelGhassen Rjab2018-02-231-0/+21
* add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards routecouscous32018-02-191-0/+1
* Merge remote-tracking branch 'upstream/devel' into develLauri Ojansivu2018-02-072-3/+22
|\
| * Fix import Trello board without swimlanesAndrés Manelli2018-02-071-0/+20
| * Fix move parametersAndrés Manelli2018-02-071-3/+2
* | Fixing cards query to apply sortViViDboarder2018-02-061-2/+2
|/
* Add trailing commaAndrés Manelli2018-02-021-1/+1
* Fix import wekan board with swimlanesAndrés Manelli2018-02-022-0/+37
* Add default swimlane to welkome boardAndrés Manelli2018-02-021-0/+5
* Fix: Trello board import fails because of missing "Swimlane id".Lauri Ojansivu2018-01-292-0/+3
* Fix lint errors. Update changelog.Lauri Ojansivu2018-01-251-75/+78
* Merge remote-tracking branch 'upstream/devel' into develLauri Ojansivu2018-01-251-0/+4
|\
| * Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0Lauri Ojansivu2018-01-221-0/+4
* | Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-221-3/+6
* | Add view boards field to change between viewsAndrés Manelli2018-01-221-0/+8
* | Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-191-1/+2
* | First swimlane draft, no functionalityAndrés Manelli2018-01-194-1/+228
|/
* Fix lint errors.Lauri Ojansivu2017-12-032-20/+20
* Allow admin to change user password in admin panelThuan Pham Quoc2017-12-011-0/+7
* Add smtp test email translationsnztqa2017-11-281-5/+6
* Add test SMTP settingsnztqa2017-11-271-0/+25
* Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...Lauri Ojansivu2017-11-212-2/+34
|\
| * Added red-green circle to board lists item for indicating board which has ove...Thuan Pham Quoc2017-11-201-0/+10
| * Add card spent time to log time what can be overtime or not (will support fil...Thuan Pham Quoc2017-11-201-2/+24
* | Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/Ghassen...Lauri Ojansivu2017-11-201-1/+5
|\ \ | |/ |/|
| * Move cards cross boardsGhassen Rjab2017-11-141-1/+5
* | REST API better error output. Thanks to soohwa ! Related #1037Lauri Ojansivu2017-11-196-366/+608
|\ \
| * | Add REST API better error outputsoohwa2017-10-156-365/+607
* | | Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326Lauri Ojansivu2017-11-191-1/+1
* | | Fix Missing trailing comma in users.jsThuan Pham Quoc2017-11-161-1/+1
* | | Added update all user profile from admin panelThuan Pham Quoc2017-11-081-44/+57
* | | Updated users methods to get user id from client on updating user data, is ai...Thuan Pham Quoc2017-11-081-7/+8
| |/ |/|
* | fix: always restore archived cards if wip limit is softamadilsons2017-10-311-1/+1