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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
authentification oauth2
Allemand Sylvain
2018-04-09
1
-0
/
+11
*
|
|
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
*
|
|
Fix lint errors
Andrés Manelli
2018-08-11
1
-4
/
+0
*
|
|
Refactor imported -> linked in models
Andrés Manelli
2018-08-11
3
-102
/
+102
*
|
|
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
2
-12
/
+9
*
|
|
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
*
|
|
Avoid exporting imported cards
Andrés Manelli
2018-08-11
1
-1
/
+2
*
|
|
Add two way binding of card/board times
Andrés Manelli
2018-08-11
2
-1
/
+182
*
|
|
Allow description and member two way binding
Andrés Manelli
2018-08-10
1
-0
/
+68
*
|
|
Avoid importing imported cards or boards
Andrés Manelli
2018-08-10
1
-6
/
+6
*
|
|
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
2
-0
/
+11
*
|
|
Fix showing only the cards of the current board in calendar view
Yanonix
2018-08-09
1
-0
/
+1
*
|
|
Integration of matomo with env vars
guillaume
2018-07-27
1
-0
/
+17
*
|
|
enable/disable api with env var
guillaume
2018-07-24
1
-1
/
+12
*
|
|
remove invitation code
guillaume
2018-07-18
1
-5
/
+6
*
|
|
patch re-invit
guillaume
2018-07-16
2
-8
/
+24
|
|
/
|
/
|
*
|
- Fix Title is required by setting Checklist title
Lauri Ojansivu
2018-07-06
1
-1
/
+0
*
|
- Fix [Title is required](https://github.com/wekan/wekan/issues/1576)
Lauri Ojansivu
2018-07-06
1
-0
/
+1
*
|
Merge branch 'devel' into nested-tasks
Nicu Tofan
2018-06-28
2
-0
/
+32
|
\
\
|
*
|
Show cards in calendar
Nicu Tofan
2018-06-26
1
-0
/
+27
|
*
|
Introducing third board view: calendar.
Nicu Tofan
2018-06-26
1
-0
/
+5
*
|
|
Added ability to change card's parent.
Nicu Tofan
2018-06-26
2
-3
/
+16
*
|
|
Show parent in card (no links, yet)
Nicu Tofan
2018-06-26
2
-0
/
+69
*
|
|
Board level settings for subtasks
Nicu Tofan
2018-06-26
2
-1
/
+17
*
|
|
Check for null and undefined in board defaults
Nicu Tofan
2018-06-26
1
-2
/
+2
*
|
|
implement getDefaultSwimline for boards
Nicu Tofan
2018-06-26
1
-0
/
+12
*
|
|
change all mentions of Kids => Children
Nicu Tofan
2018-06-26
1
-3
/
+3
*
|
|
A better name for incoming subtasks
Nicu Tofan
2018-06-26
1
-1
/
+1
*
|
|
Get rid of old implementation for substacks
Nicu Tofan
2018-06-26
4
-169
/
+8
*
|
|
Take archived status into consideration for subtasks
Nicu Tofan
2018-06-26
1
-3
/
+18
*
|
|
Can add cards as subtasks
Nicu Tofan
2018-06-26
1
-0
/
+54
*
|
|
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
4
-7
/
+30
*
|
|
Some inspiration from checklists to subtasks
Nicu Tofan
2018-06-26
1
-0
/
+34
*
|
|
Added subtasks model and APIs for it
Nicu Tofan
2018-06-26
1
-0
/
+139
|
/
/
*
|
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
[prev]
[next]