server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
cards.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixe error
zago
2017-06-29
1
-3
/
+3
*
linebreaker fixing
zago
2017-06-29
1
-24
/
+23
*
adding a put method to update a card
zago
2017-06-29
1
-0
/
+30
*
Added readonly user access to cards
mayjs
2017-05-15
1
-2
/
+2
*
add token authentication, only admin can use api
huneau romain
2017-05-11
1
-0
/
+4
*
REST API - Meteor 1.4 - first step issue
Lauri Ojansivu
2017-04-27
1
-19
/
+79
*
Bug: orphan documents were created when cards were deleted
maulal
2017-02-25
1
-0
/
+10
*
Improve wekan performance #837
maulal
2017-02-22
1
-1
/
+1
*
[BUG] Bug when we're removing user from board that generate activity for all ...
Florent MONTHEL
2017-02-21
1
-7
/
+10
*
Add checklist feature
lksime
2017-01-20
1
-0
/
+30
*
Adds start and due date to cards model.
shoetten
2016-11-21
1
-0
/
+24
*
Add MongoDB indexes
Maxime Quandalle
2016-07-18
1
-0
/
+6
*
Models: Replace before.insert with autoValues
Alexander Sulfrian
2016-06-03
1
-12
/
+20
*
Add notification, allow watch boards / lists / cards
Liming Xie
2016-01-05
1
-5
/
+1
*
Import attachments
Xavier Priour
2015-11-16
1
-1
/
+4
*
Import single card: archived card
Xavier Priour
2015-10-14
1
-2
/
+3
*
Centralize all mutations at the model level
Maxime Quandalle
2015-09-08
1
-0
/
+291