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
*
fixing search for dropdown fields, and error on loading board
Ignatz
2018-06-14
1
-5
/
+5
*
trying to fix display Issue with dropdown custom fields
Ignatz
2018-06-14
1
-3
/
+17
*
Fix lint error
RJevnikar
2018-06-05
1
-1
/
+1
*
Fix problems highlighted by Codacy/PR Quality Review
RJevnikar
2018-06-05
1
-1
/
+1
*
Add additional label colours (from pull by JamesLavin), Add Assigned & Reques...
RJevnikar
2018-06-05
1
-0
/
+16
*
possible quickfix for all customFields Import errors
Ignatz
2018-05-23
1
-0
/
+1
*
template literals correction
Ignatz
2018-05-18
1
-1
/
+1
*
linter corrections
Ignatz
2018-05-18
1
-7
/
+10
*
resolving merge conflicts
IgnatzHome
2018-05-17
1
-0
/
+66
|
\
|
*
text custom fields are now editable using inlinedForm
Pouyan Savoli
2017-09-22
1
-2
/
+10
|
*
show custom fields on cards but still with dummy value
Pouyan Savoli
2017-09-22
1
-0
/
+21
|
*
card model and card ui preparation for custom fields #2
Pouyan Savoli
2017-09-22
1
-2
/
+6
|
*
card model and card ui preparation for custom fields
Pouyan Savoli
2017-09-22
1
-0
/
+33
*
|
Fix lint error.
Lauri Ojansivu
2018-05-05
1
-1
/
+1
*
|
API Edit Card Labels
thisNeko
2018-05-04
1
-0
/
+5
*
|
POST /cards: allow setting card members
couscous3
2018-05-03
1
-1
/
+2
*
|
Add additional dates (received & end), default title of checklists to 'Checkl...
RJevnikar
2018-03-26
1
-0
/
+24
*
|
Add checklist ordering capability
Andrés Manelli
2018-03-19
1
-1
/
+1
*
|
Fix lint warnings
Ghassen Rjab
2018-02-27
1
-5
/
+5
*
|
add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route
couscous3
2018-02-19
1
-0
/
+1
*
|
Fix move parameters
Andrés Manelli
2018-02-07
1
-3
/
+2
*
|
Add siwmlane button. Allow card drop between swimlanes
Andrés Manelli
2018-01-19
1
-1
/
+2
*
|
First swimlane draft, no functionality
Andrés Manelli
2018-01-19
1
-0
/
+3
*
|
Fix lint errors.
Lauri Ojansivu
2017-12-03
1
-18
/
+18
*
|
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...
Lauri Ojansivu
2017-11-21
1
-2
/
+24
|
\
\
|
*
|
Add card spent time to log time what can be overtime or not (will support fil...
Thuan Pham Quoc
2017-11-20
1
-2
/
+24
*
|
|
Move cards cross boards
Ghassen Rjab
2017-11-14
1
-1
/
+5
|
/
/
*
|
fix: always restore archived cards if wip limit is soft
amadilsons
2017-10-31
1
-1
/
+1
*
|
feature implemented, known bugs fixed
amadilsons
2017-10-05
1
-1
/
+1
*
|
most work concluded, code needs clean up, further testing required
amadilsons
2017-10-04
1
-0
/
+8
|
/
*
direct hook to bypass the checking step with API request
zago
2017-07-19
1
-130
/
+167
*
fixe travis
zago
2017-07-07
1
-18
/
+18
*
checking the authorId when adding card
zago
2017-07-07
1
-15
/
+22
*
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