summaryrefslogtreecommitdiffstats
path: root/models/orgUser.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
|
* [Fix id to ↵Lauri Ojansivu2019-07-151-1/+1
| | | | | | | | _id](https://github.com/wekan/wekan/commit/2cedbcb9b334cd497874736bbb740a1d5c5acb6c#r34310594). Thanks to justinr1234 and xet7 ! Related #802
* Use camelCase.Lauri Ojansivu2019-07-151-6/+6
| | | | | | Thanks to xet7 ! Related #802
* Teams/Organizations part 3, in progress. Table: org_user, and indexes.Lauri Ojansivu2019-07-151-0/+80
Thanks to xet7 ! Related #802