Claus-Justus Heine
Claus-Justus Heine
Call openLDAP() early, seemingly `$this->cando['getUsers']` is set too late such that the user-manager in the admin panel is not made available.
# Bug report / Feature request ## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment...
Otherwise: how can the drop-down be opened if openOnFocus is false?
Don't fire a change event if setValue() did not change anything.
This is meant for the case where refreshItems() is called programmatically and hence the change event is not needed, or even bound to a handler which rather would react to...
**Is your feature request related to a problem? Please describe.** room-manager does not work with up-to-date releases of the bluez-package, e.g. an RPI4 with Ubuntu Focal. **Describe the solution you'd...
* Resolves: #2164 * Target version: master ### Summary See linked issue.
Hi, I'm using https://github.com/humbug/php-scoper to decouple some composer package requirements from an ambient cloud-software (Nextcloud). ATM this results also in wrapping some Symfony polyfill stuff. The error message is as...
Hi, thank you for this nice app! Actually, I'm following the development on the master branch and -- hurray! -- signing actually works again (ok, the sign button is still...
When filtering the selects and then selecting one of the items the current code automatically saves the selection. This break move-on-select: the item is already selected and cannot be deselected...