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
*
Fix and improve linked cards
Andrés Manelli
2018-08-21
1
-0
/
+8
*
Change of the default value of labelIds
Omar Sy
2018-08-16
1
-1
/
+1
*
Fix removed setters and getters
Andrés Manelli
2018-08-15
1
-1
/
+46
*
Fix lint errors.
Lauri Ojansivu
2018-08-14
1
-1
/
+1
*
- Fix Import from Trello error 400.
Lauri Ojansivu
2018-08-14
1
-0
/
+22
*
Refactor imported -> linked in models
Andrés Manelli
2018-08-11
1
-97
/
+97
*
Add imported card location
Andrés Manelli
2018-08-11
1
-0
/
+14
*
Indicate board or card through icons. Indicate if archived
Andrés Manelli
2018-08-11
1
-0
/
+12
*
Fix lint errors
Andrés Manelli
2018-08-11
1
-8
/
+5
*
Add title binding
Andrés Manelli
2018-08-11
1
-76
/
+31
*
Add two way binding of activities, comments, and attachments
Andrés Manelli
2018-08-11
1
-4
/
+18
*
Add two way binding of checklists
Andrés Manelli
2018-08-11
1
-8
/
+33
*
Add two way binding of card/board times
Andrés Manelli
2018-08-11
1
-1
/
+160
*
Allow description and member two way binding
Andrés Manelli
2018-08-10
1
-0
/
+68
*
Link description
Andrés Manelli
2018-08-10
1
-0
/
+33
*
Add UI for importing card-as-card and board-as-card
Andrés Manelli
2018-08-10
1
-0
/
+7
*
Added ability to change card's parent.
Nicu Tofan
2018-06-26
1
-3
/
+12
*
Show parent in card (no links, yet)
Nicu Tofan
2018-06-26
1
-0
/
+53
*
Board level settings for subtasks
Nicu Tofan
2018-06-26
1
-1
/
+1
*
change all mentions of Kids => Children
Nicu Tofan
2018-06-26
1
-3
/
+3
*
Get rid of old implementation for substacks
Nicu Tofan
2018-06-26
1
-0
/
+6
*
Take archived status into consideration for subtasks
Nicu Tofan
2018-06-26
1
-3
/
+18
*
Switch from subtasks to cards in model
Nicu Tofan
2018-06-26
1
-3
/
+3
*
Helpers for dealing with trees of cards
Nicu Tofan
2018-06-26
1
-0
/
+19
*
added ability to create a tree of cards
Nicu Tofan
2018-06-26
1
-0
/
+5
*
Initial implementation for subtasks
Nicu Tofan
2018-06-26
1
-0
/
+24
*
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
[next]