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 lint errors
Andrés Manelli
2019-02-24
1
-19
/
+19
*
Prepare to create card from template
Andrés Manelli
2019-02-24
1
-0
/
+25
*
Add first draft of data model and user interface. No actions.
Andrés Manelli
2019-02-24
1
-1
/
+5
*
api: new_card: add the card at the end of the list
Benjamin Tissoires
2019-01-25
1
-1
/
+5
*
IFTTT: card colors: add an actual white entry
Benjamin Tissoires
2019-01-24
1
-5
/
+8
*
color: add option in hamburger to change the card color
Benjamin Tissoires
2019-01-22
1
-0
/
+11
*
Add the ability to change the card background
Benjamin Tissoires
2019-01-22
1
-0
/
+32
*
Update upcase/lowercase.
Lauri Ojansivu
2019-01-20
1
-4
/
+4
*
RESTAPI: Add some JSDoc
Benjamin Tissoires
2019-01-18
1
-0
/
+169
*
Finished triggers improvements
Angelo Gallarello
2019-01-02
1
-0
/
+1
*
Added swimlane trigger
Angelo Gallarello
2018-12-30
1
-0
/
+2
*
models: cards: an empty string in members or label deletes the list
Benjamin Tissoires
2018-10-24
1
-2
/
+12
*
models: cards: allow singletons to be assigned to members and labelIds
Benjamin Tissoires
2018-10-24
1
-2
/
+8
*
api: add the ability to change the Swimlane of a card
Benjamin Tissoires
2018-10-23
1
-0
/
+5
*
models: cards: add members PUT entry point
Benjamin Tissoires
2018-10-23
1
-0
/
+5
*
- Fix lint error: tab to spaces.
Lauri Ojansivu
2018-10-10
1
-1
/
+1
*
Add route to get cards by swimlaneid
Chuck McAndrew
2018-10-09
1
-0
/
+23
*
Lint fix
Angelo Gallarello
2018-09-21
1
-2
/
+2
*
Fixed rules about member and box dropdowns width
Angelo Gallarello
2018-09-21
1
-2
/
+4
*
Fix lint errors.
Lauri Ojansivu
2018-09-16
1
-84
/
+84
*
Merge rules.
Lauri Ojansivu
2018-09-16
1
-6
/
+0
*
Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...
Lauri Ojansivu
2018-09-16
1
-52
/
+358
|
\
|
*
Fixed listid
Angelo Gallarello
2018-09-14
1
-81
/
+286
|
*
Fixed triggers to use names and not id
Angelo Gallarello
2018-08-17
1
-0
/
+4
|
*
Labels activities
Angelo Gallarello
2018-08-16
1
-0
/
+41
|
*
UI for rules list
Angelo Gallarello
2018-08-03
1
-0
/
+1
*
|
- REST API: Add startAt/dueAt/endAt etc. https://github.com/wekan/wekan/wiki/...
Lauri Ojansivu
2018-09-07
1
-0
/
+45
*
|
Add swimlaneId in activity. Create default swimlaneId in API
Andrés Manelli
2018-09-06
1
-3
/
+8
*
|
Fix typo.
Lauri Ojansivu
2018-08-28
1
-1
/
+1
*
|
- Add Missing Index on cards.parentId since Swimlane integration
Lauri Ojansivu
2018-08-28
1
-0
/
+6
*
|
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
[next]