summaryrefslogtreecommitdiffstats
path: root/models/users.js
Commit message (Expand)AuthorAgeFilesLines
* changed edit_card and get_card_by_customfieldsUnknown2020-07-211-3/+3
* Update users.jsAllemand2020-07-101-1/+2
* Revert users changes that were made at Wekan v4.16.Lauri Ojansivu2020-06-181-8/+8
* Update users.js etc with global search replace, to try to fix selecting corre...Lauri Ojansivu2020-06-171-6/+6
* remove useless commentsAllemand2020-06-171-1/+1
* update commentsAllemand2020-06-171-1/+1
* update onCreateUser for oidcAllemand2020-06-171-1/+1
* Update users.jsAllemand2020-06-171-1/+1
* Add user option to hide finished checklist itemsMarc Hartmayer2020-06-091-0/+25
* Fix indent part 2.Lauri Ojansivu2020-06-081-14/+14
* Change default view to Swimlanes.Lauri Ojansivu2020-06-081-4/+4
* REALLY, REALLY UGLY HACKMarc Hartmayer2020-05-291-1/+14
* WIPMarc Hartmayer2020-05-291-0/+1
* API add boards to json where user is member ofNico2020-05-031-1/+40
* Fix getStartDayOfWeek functionMarc Hartmayer2020-04-281-2/+5
* Fix Cards and Users docs not generated because of syntax error and new Javasc...Lauri Ojansivu2020-04-281-1/+1
* Fix getStartDayOfWeek functionMarc Hartmayer2020-04-231-1/+2
* Implement option to change the first day of week in user settingsMarc Hartmayer2020-04-221-0/+20
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-7/+23
* debug isBoardAdmin on main pagesalleman2020-04-131-2/+2
* fix error in notifications cleanup cronJonathan Baird2020-04-111-2/+3
* When adding a user to a board that has subtasks, also add user to the subtask...Pedro Sousa2020-04-091-0/+10
* Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-081-1/+2
* add a scheduled notification cleanup jobJonathan Baird2020-04-081-0/+36
* add a notification drawer like trelloJonathan Baird2020-03-271-3/+30
* - 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