Lauri Ojansivu
|
6e2f84673e
When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1.
|
1 год назад |
Martin Filser
|
f2d52b55c8
Move every Org.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2 лет назад |
Martin Filser
|
5e3a9dc059
Move every Meteor.user() to the ReactiveCache
|
2 лет назад |
Martin Filser
|
6e1ef3d94a
Move every Users.findOne() to the ReactiveCache
|
2 лет назад |
Lauri Ojansivu
|
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
3 лет назад |
Lauri Ojansivu
|
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
3 лет назад |
viehlieb
|
f90875d8ef
updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs
|
3 лет назад |
viehlieb
|
a0dbfa1f7e
add README and functionality for more control through oidc - create teams/orgs if not exist and addto user - make user admin when flag is set
|
3 лет назад |
Ben0it-T
|
b876098dc4
Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName
|
3 лет назад |
Ben0it-T
|
3a83d48bef
Admin Panel - sort Organizations and Teams by Display Name, sort People by username
|
3 лет назад |
Emile NDAGIJIMANA
|
080fcb9c62
-conflits resolve
|
4 лет назад |
Lauri Ojansivu
|
14b2c1309f
Delete Organizations and Teams.
|
4 лет назад |
Emile NDAGIJIMANA
|
f5dbe8c6f6
Addressed one of the bugs cited in issue #802 'bug when creating and modifying organization and team'
|
4 лет назад |
Lauri Ojansivu
|
1bc07b1b4a
Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress.
|
4 лет назад |
Lauri Ojansivu
|
9e2093d6ae
Teams/Organizations to Admin Panel. In Progress.
|
4 лет назад |
Justin Reynolds
|
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
|
5 лет назад |
Lauri Ojansivu
|
75c84e3b5d
[Fix id to _id](https://github.com/wekan/wekan/commit/2cedbcb9b334cd497874736bbb740a1d5c5acb6c#r34310594).
|
6 лет назад |
Lauri Ojansivu
|
74a4926e83
Use camelCase.
|
6 лет назад |
Lauri Ojansivu
|
583f32e5c5
Teams/Organizations part 2, in progress. Table: org, add index for name field.
|
6 лет назад |
Lauri Ojansivu
|
2cedbcb9b3
Teams/Organizations part 1, in progress. Add table: org
|
6 лет назад |