nathan
|
26de0ab801
|
Et2ButtonTimestamper: Fix error where some users could not be found
In instances with > 100 users, it's possible the current user was not on the client side. Now checking user() first, it should always be there.
|
2023-12-07 10:38:48 -07:00 |
|
nathan
|
e756962f86
|
Change egw.accounts() to always return a Promise
|
2022-12-15 10:22:19 -07:00 |
|
nathan
|
79b6cef5fd
|
Switch egw.user(..., async=true) to always return a Promise for consistency
Switch Et2ButtonTimestamper to use egw.user(...,async=true)
|
2022-09-20 08:05:59 -06:00 |
|
ralf
|
c3673b1126
|
ported timestamper to a web-component
also implemented legacy methods activateTab() and setActiveTab() for new tabs widget
|
2022-08-03 15:48:35 +02:00 |
|