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
*
Delete all activities related to a checklist when it is deleted
Ghassen Rjab
2017-08-31
1
-3
/
+5
*
Delete activity related to checklist item when the item is deleted
Ghassen Rjab
2017-08-31
1
-8
/
+17
*
Merge branch 'feature/import-activities' of https://github.com/GhassenRjab/we...
Lauri Ojansivu
2017-08-30
2
-69
/
+298
|
\
|
*
Fix dates of activities related to comments imported from Trello
Ghassen Rjab
2017-08-24
1
-1
/
+1
|
*
Import Trello board activities
Ghassen Rjab
2017-08-23
1
-28
/
+131
|
*
Import Wekan board activities
Ghassen Rjab
2017-08-20
1
-40
/
+166
*
|
Standalone Export has modifiedAt missing, adding modifiedAt to fix it. Thanks...
Lauri Ojansivu
2017-08-29
1
-0
/
+2
*
|
Make userId optional when importing Wekan boards
Ghassen Rjab
2017-08-28
1
-1
/
+0
*
|
Fix template literals syntax
Pierre Kuhner
2017-08-24
1
-2
/
+2
*
|
Percent-encode SMTP password to prevent URI malformed errors
Pierre Kuhner
2017-08-24
1
-2
/
+2
*
|
Add some IDs to webhook body
Andrés Manelli
2017-08-16
1
-0
/
+5
|
/
*
Add change email address
nztqa
2017-08-07
2
-0
/
+55
*
Fix files access bug
Ghassen Rjab
2017-07-30
1
-12
/
+6
*
Add checklist items to activity log
Ghassen Rjab
2017-07-26
2
-10
/
+16
*
Import boards in Sandstorm
Ghassen Rjab
2017-07-24
3
-4
/
+19
*
Import checklists
Ghassen Rjab
2017-07-20
1
-37
/
+34
*
Export checklists
Ghassen Rjab
2017-07-20
1
-0
/
+5
*
Merge branch 'devel' of https://github.com/zarnifoulette/wekan into zarnifoul...
Lauri Ojansivu
2017-07-19
2
-149
/
+201
|
\
|
*
direct hook to bypass the checking step with API request
zago
2017-07-19
2
-138
/
+183
|
*
fixe travis
zago
2017-07-07
1
-18
/
+18
|
*
checking the authorId when adding card
zago
2017-07-07
1
-15
/
+22
*
|
Updat Wekan board format check
Ghassen Rjab
2017-07-19
1
-2
/
+0
*
|
Export and import attachents as base64 encoded files
Ghassen Rjab
2017-07-15
2
-17
/
+56
*
|
Merge branch 'improve-notify' of https://github.com/nztqa/wekan into nztqa-im...
Lauri Ojansivu
2017-07-12
2
-0
/
+59
|
\
\
|
*
|
Add call outgoing webhooks method
nztqa
2017-07-09
1
-0
/
+5
|
*
|
Add integrations model
nztqa
2017-07-09
1
-0
/
+54
|
|
/
*
/
Add import Wekan board feature
Ghassen Rjab
2017-07-08
3
-496
/
+993
|
/
*
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
*
Fix: id generation
nztqa
2017-06-28
1
-1
/
+7
*
Update import from Trello feature
Ghassen Rjab
2017-06-23
1
-0
/
+1
*
Fix importing Trello board
Ghassen Rjab
2017-06-22
1
-2
/
+2
*
Fix login url in invitation email. Closes #993
Lauri Ojansivu
2017-06-19
1
-1
/
+1
*
Reenable the export feature
Johannes Zellner
2017-06-12
1
-22
/
+22
*
Fixed a typo..
mayjs
2017-05-16
1
-1
/
+1
*
Implemented the change of /api/user/boards as proposed by huneau
mayjs
2017-05-16
1
-1
/
+5
*
Fixed eslint errors
mayjs
2017-05-15
2
-10
/
+10
*
Added readonly user access to cards
mayjs
2017-05-15
1
-2
/
+2
*
Modified access to GET /api/boards/:boardId/lists/:listId
mayjs
2017-05-15
1
-1
/
+1
*
Modified access to GET /api/boards/:boardId/lists
mayjs
2017-05-15
1
-1
/
+2
*
Extracted board access check function
mayjs
2017-05-15
1
-4
/
+1
*
Changed GET /api/boards/:id to allow access by the normally also allowed users.
mayjs
2017-05-15
1
-2
/
+5
*
Fixed a typo and removed an old todo comment
mayjs
2017-05-15
1
-2
/
+2
*
Changed /api/user/boards to only check if the user is logged in
mayjs
2017-05-15
1
-1
/
+1
*
let -> const
mayjs
2017-05-15
2
-2
/
+2
*
Added an endpoint to get the user referenced by the given token
mayjs
2017-05-15
1
-0
/
+10
*
Removed old debug output
mayjs
2017-05-15
1
-1
/
+0
*
Fixed the errors existing in /api/user/boards
mayjs
2017-05-15
1
-8
/
+15
*
Added /api/user/boards
Johannes May
2017-05-13
1
-0
/
+12
[next]