Uh oh!
There was an error while loading. Please reload this page.
hide strange Everyone and Disabled group numbers with LDAP - #17450
Conversation
juliusknorr
commented
Oct 7, 2019
Bundles need to be updated as well |
blizzz
commented
Oct 7, 2019
/compile /apps/settings |
Uh oh!
There was an error while loading. Please reload this page.
c566902 to
68ea78eCompare| groups.unshift(disabledGroup) | ||
| if (disabledGroup.utils.counter === -1) { | ||
| // hides the counter instead of showing -1 | ||
| delete disabledGroup.utils.counter |
There was a problem hiding this comment.
Ah wait, I'm an idiot.
Did not saw the line above. If you do this, then the next call will remove the disable entry in the menu 🙈
We should definitely find another way 😬
There was a problem hiding this comment.
Nope, at least it was not removed for me locally. Did you try, or do you assume? :D
There was a problem hiding this comment.
As said, it works for me both ways.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
blizzz
commented
Oct 11, 2019
it's a bit cumbersome for resources only being built |
cacbdce to
67c9590Compare67c9590 to
da90156Compareblizzz
commented
Oct 15, 2019
rebased again… |
blizzz
commented
Oct 15, 2019
Ah, I have an addition: group numbers are also increased or decreased when a user is added or removed from a group. Commit comming soon. |
da90156 to
a7f4f71Compareblizzz
commented
Oct 16, 2019
/compile amend / |
a7f4f71 to
e68492dCompareblizzz
commented
Oct 16, 2019
/backport to stable17 |
blizzz
commented
Oct 16, 2019
/backport to stable16 |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
e68492d to
72a8703Compareblizzz
commented
Oct 21, 2019
/compile / |
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
The backport to stable17 failed. Please do this backport manually. |
The backport to stable16 failed. Please do this backport manually. |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
fixes#17368
Before:
Now: