summaryrefslogtreecommitdiffstats
path: root/models/cards.js
Commit message (Expand)AuthorAgeFilesLines
* Fix lint warningsGhassen Rjab2018-02-271-5/+5
* add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards routecouscous32018-02-191-0/+1
* Fix move parametersAndrés Manelli2018-02-071-3/+2
* Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-191-1/+2
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+3
* Fix lint errors.Lauri Ojansivu2017-12-031-18/+18
* Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...Lauri Ojansivu2017-11-211-2/+24
|\
| * Add card spent time to log time what can be overtime or not (will support fil...Thuan Pham Quoc2017-11-201-2/+24
* | Move cards cross boardsGhassen Rjab2017-11-141-1/+5
|/
* fix: always restore archived cards if wip limit is softamadilsons2017-10-311-1/+1
* feature implemented, known bugs fixedamadilsons2017-10-051-1/+1
* most work concluded, code needs clean up, further testing requiredamadilsons2017-10-041-0/+8
* direct hook to bypass the checking step with API requestzago2017-07-191-130/+167
* fixe traviszago2017-07-071-18/+18
* checking the authorId when adding cardzago2017-07-071-15/+22
* fixe errorzago2017-06-291-3/+3
* linebreaker fixingzago2017-06-291-24/+23
* adding a put method to update a cardzago2017-06-291-0/+30
* Added readonly user access to cardsmayjs2017-05-151-2/+2
* add token authentication, only admin can use apihuneau romain2017-05-111-0/+4
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-19/+79
* Bug: orphan documents were created when cards were deletedmaulal2017-02-251-0/+10
* Improve wekan performance #837maulal2017-02-221-1/+1
* [BUG] Bug when we're removing user from board that generate activity for all ...Florent MONTHEL2017-02-211-7/+10
* Add checklist featurelksime2017-01-201-0/+30
* Adds start and due date to cards model.shoetten2016-11-211-0/+24
* Add MongoDB indexesMaxime Quandalle2016-07-181-0/+6
* Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-031-12/+20
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-5/+1
* Import attachmentsXavier Priour2015-11-161-1/+4
* Import single card: archived cardXavier Priour2015-10-141-2/+3
* Centralize all mutations at the model levelMaxime Quandalle2015-09-081-0/+291