summaryrefslogtreecommitdiffstats
path: root/models/users.js
Commit message (Expand)AuthorAgeFilesLines
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-011-80/+89
* Create New User in Admin Panel. Works, but does not save fullname yet,Lauri Ojansivu2020-02-221-0/+28
* Add Worker role.Lauri Ojansivu2020-01-051-0/+10
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-10/+0
* Add Worker role.Lauri Ojansivu2020-01-031-0/+10
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-18/+53
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-53/+18
* Revert list sorting change of Wekan v3.51 because it reversedLauri Ojansivu2019-11-141-2/+2
* Change sorting to work on desktop drag handle page instead,Lauri Ojansivu2019-11-141-2/+2
* Add Feature: allow user to sort Lists in Board by his own preference, boardad...Sam X. Chen2019-10-181-0/+58
* Merge pull request #2720 from whowillcare/masterLauri Ojansivu2019-09-251-0/+1
|\
| * Fixing method in users.js didn't have check userIdSam X. Chen2019-09-211-0/+1
* | Drag handles. In Progress.Lauri Ojansivu2019-09-171-0/+24
|/
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
* Fix login did not work.Lauri Ojansivu2019-08-201-25/+0
* v3.22v3.22Lauri Ojansivu2019-08-201-11/+28
* [Fix: Some users cannot switch views or languages](https://github.com/wekan/w...Lauri Ojansivu2019-08-201-3/+16
* Fix formatting.Lauri Ojansivu2019-08-151-2/+2
* On board, BoardAdmin and normal user can now invite new user directlyLauri Ojansivu2019-08-151-3/+4
* Fix bug on editing users informations, switching to other view, staring a board.Lauri Ojansivu2019-08-091-1/+1
* Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-071-1/+25
* Fix checking if API is enabledJustin Reynolds2019-08-061-2/+2
* - [LDAP: Check if email attribute is an array, that has many email addresses]...Lauri Ojansivu2019-06-291-1/+11
* Prettier & eslint project style updateJustin Reynolds2019-06-281-22/+18
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-399/+490
* Prevent data loss.Lauri Ojansivu2019-05-091-10/+16
* Merge pull request #2384 from Akuket/origin/edgeLauri Ojansivu2019-05-091-0/+28
|\
| * Delete user featureguillaume2019-04-261-0/+28
* | Fix missing profile checks.Lauri Ojansivu2019-05-091-9/+9
|/
* Fix templates board not foundAndrés Manelli2019-02-271-2/+2
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-2/+3
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-2/+3
* | Fix lint errorsAndrés Manelli2019-02-241-41/+41
* | Avoid links on a template-boardAndrés Manelli2019-02-241-1/+1
* | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-241-8/+42
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+48
|/
* Fix trailing spacesKarim Gillani2019-02-041-1/+1
* OIDC BoardView FixKarim Gillani2019-02-041-1/+1
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+172
* - Fix Reference error.Lauri Ojansivu2018-12-131-1/+1
* - Fix [Cannot login with new LDAP account when auto-registration disabled (re...Lauri Ojansivu2018-12-131-3/+7
* revert changes for patch authenticationguillaume2018-11-221-4/+4
* - Revert Improve authentication to [fix Login failure](https://github.com/wek...Lauri Ojansivu2018-11-171-4/+4
* patch authenticationguillaume2018-11-061-4/+4
* models: make the REST API more uniformBenjamin Tissoires2018-10-231-6/+6
* Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edgeLauri Ojansivu2018-10-111-4/+0
|\
| * improve notificationsguillaume2018-10-111-4/+0
* | Fix lint errors.Lauri Ojansivu2018-10-091-4/+4
|/
* add ldap support | simplify authenticationsguillaume2018-10-091-6/+8
* - Add LDAP. In progress.Lauri Ojansivu2018-10-031-3/+12