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
/
users.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
models: make the REST API more uniform
Benjamin Tissoires
2018-10-23
1
-6
/
+6
*
Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edge
Lauri Ojansivu
2018-10-11
1
-4
/
+0
|
\
|
*
improve notifications
guillaume
2018-10-11
1
-4
/
+0
*
|
Fix lint errors.
Lauri Ojansivu
2018-10-09
1
-4
/
+4
|
/
*
add ldap support | simplify authentications
guillaume
2018-10-09
1
-6
/
+8
*
- Add LDAP. In progress.
Lauri Ojansivu
2018-10-03
1
-3
/
+12
*
- REST API: Add member with role to board. Remove member from board.
Lauri Ojansivu
2018-10-02
1
-1
/
+76
*
- Try to fix OAuth2: Change oidc username to preferred_username.
Lauri Ojansivu
2018-09-22
1
-1
/
+1
*
- Add permission "No comments". It is like normal user, but does not show com...
Lauri Ojansivu
2018-09-04
1
-0
/
+10
*
- [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAut...
Lauri Ojansivu
2018-08-25
1
-10
/
+7
*
Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-d...
Lauri Ojansivu
2018-08-24
1
-0
/
+27
|
\
|
*
merge oidc and local account if exists
Allemand Sylvain
2018-04-10
1
-6
/
+22
|
*
authentification oauth2
Allemand Sylvain
2018-04-09
1
-0
/
+11
*
|
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
1
-0
/
+3
*
|
Introducing third board view: calendar.
Nicu Tofan
2018-06-26
1
-0
/
+5
*
|
Try to fix: Users who register with an invitation code can't see lists/cards.
Lauri Ojansivu
2018-05-01
1
-0
/
+1
*
|
Define sort property on swimlanes and lists
zebby76
2018-05-01
1
-3
/
+3
*
|
Fix #1567
Andrés Manelli
2018-04-16
1
-1
/
+15
|
/
*
Fix lint warnings
Ghassen Rjab
2018-02-27
1
-6
/
+6
*
Add trailing comma
Andrés Manelli
2018-02-02
1
-1
/
+1
*
Add default swimlane to welkome board
Andrés Manelli
2018-02-02
1
-0
/
+5
*
Allow admin to change user password in admin panel
Thuan Pham Quoc
2017-12-01
1
-0
/
+7
*
REST API better error output. Thanks to soohwa ! Related #1037
Lauri Ojansivu
2017-11-19
1
-72
/
+122
|
\
|
*
Add REST API better error output
soohwa
2017-10-15
1
-71
/
+121
*
|
Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326
Lauri Ojansivu
2017-11-19
1
-1
/
+1
*
|
Fix Missing trailing comma in users.js
Thuan Pham Quoc
2017-11-16
1
-1
/
+1
*
|
Added update all user profile from admin panel
Thuan Pham Quoc
2017-11-08
1
-44
/
+57
*
|
Updated users methods to get user id from client on updating user data, is ai...
Thuan Pham Quoc
2017-11-08
1
-7
/
+8
|
/
*
fix lint error
soohwa
2017-10-13
1
-1
/
+1
*
fix lint error
soohwa
2017-10-13
1
-1
/
+1
*
fix lint errors
soohwa
2017-10-13
1
-13
/
+13
*
Add the ability for the admin :
soohwa
2017-10-13
1
-0
/
+38
*
Remove trailing space
soohwa
2017-10-08
1
-1
/
+1
*
Add comment
soohwa
2017-10-07
1
-0
/
+6
*
Change fromAdmin into createdThroughApi
soohwa
2017-10-06
1
-4
/
+4
*
Clear "fromAdmin". Thx to nztqa.
soohwa
2017-10-06
1
-1
/
+3
*
Fix password not saved
soohwa
2017-10-01
1
-1
/
+1
*
Lint error
soohwa
2017-09-25
1
-3
/
+3
*
Fix https://github.com/wekan/wekan/issues/1249
soohwa
2017-09-25
1
-0
/
+14
*
v0.41
v0.41
Lauri Ojansivu
2017-09-25
1
-14
/
+0
*
Fix lint errors.
Lauri Ojansivu
2017-09-24
1
-3
/
+3
*
Allow admin to create user despite disabling registration throught rest api.
none
2017-09-23
1
-0
/
+14
*
Add change email address
nztqa
2017-08-07
1
-0
/
+22
*
Fixed eslint errors
mayjs
2017-05-15
1
-1
/
+1
*
let -> const
mayjs
2017-05-15
1
-1
/
+1
*
Added an endpoint to get the user referenced by the given token
mayjs
2017-05-15
1
-0
/
+10
*
add token authentication, only admin can use api
huneau romain
2017-05-11
1
-0
/
+4
*
REST API - Meteor 1.4 - first step issue
Lauri Ojansivu
2017-04-27
1
-29
/
+75
[next]