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
*
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
*
add token authentication, only admin can use api
huneau romain
2017-05-11
6
-0
/
+24
*
add rest api for checklist and card comment
huneau romain
2017-05-10
2
-15
/
+139
*
REST API - Meteor 1.4 - first step issue
Lauri Ojansivu
2017-04-27
5
-112
/
+329
*
isCommentOnly false fix for Trello import. Thanks to rhelsing !
Lauri Ojansivu
2017-04-25
1
-0
/
+2
*
dangling commas error
Stephen Moloney
2017-04-06
1
-2
/
+2
*
First user is admin only if not running in sandstorm
Julen Landa Alustiza
2017-04-02
1
-1
/
+1
*
Add isAdmin to user Schema
Julen Landa Alustiza
2017-04-02
1
-0
/
+4
*
Fix email settings loading:
Julen Landa Alustiza
2017-04-01
2
-30
/
+28
*
Add TLS toggle option to smtp configuration
Julen Landa Alustiza
2017-03-30
1
-6
/
+12
*
hotfix to user add
Ryan Helsing
2017-03-29
1
-0
/
+1
*
Merge pull request #925 from rhelsing/comment-permissions
Lauri Ojansivu
2017-03-28
3
-4
/
+23
|
\
|
*
comment only working, naive implementation complete
Ryan Helsing
2017-03-18
2
-3
/
+8
|
*
cant see add list if comment only
Ryan Helsing
2017-03-18
1
-0
/
+5
|
*
ability to store comment only, actual prevention next
Ryan Helsing
2017-03-18
1
-1
/
+10
*
|
Merge pull request #943 from Zokormazo/smtp
Lauri Ojansivu
2017-03-28
2
-25
/
+30
|
\
\
|
*
|
Don't send emails if missing smtp host
Julen Landa Alustiza
2017-03-28
2
-25
/
+30
|
|
/
*
/
Remove invitation code if email sending failed, improve registration process ...
lkisme
2017-03-28
2
-8
/
+17
|
/
*
Set mail-from to environment immediately after changed,
lkisme
2017-03-09
1
-3
/
+20
*
Merge branch 'checklist-import' of https://github.com/whodafly/wekan into who...
Lauri Ojansivu
2017-03-05
1
-1
/
+41
|
\
|
*
Fix up some linting issues
Raoul Snyman
2017-03-05
1
-4
/
+4
|
*
Close #873 by importing checklists from Trello
Raoul Snyman
2017-03-05
1
-1
/
+41
*
|
Fix merge conflict.
Lauri Ojansivu
2017-03-05
3
-1
/
+205
|
\
\
|
*
|
wording change, email sending optimization, add texts to i18n
lkisme
2017-02-26
2
-8
/
+8
|
*
|
Make mailServer setting optional
lkisme
2017-02-26
1
-0
/
+5
|
*
|
Admin panel:
lkisme
2017-02-24
3
-1
/
+200
*
|
|
[ENH] Invite user with lower case email
Florent MONTHEL
2017-03-04
1
-2
/
+3
|
|
/
|
/
|
*
|
Bug: orphan documents were created when cards were deleted
maulal
2017-02-25
1
-0
/
+10
|
/
*
Improve wekan performance (checklist collection scan)
Alexis LACROIX
2017-02-22
2
-3
/
+5
*
Improve wekan performance #837
maulal
2017-02-22
4
-1
/
+9
[next]