Details des Tickets
Beschreibung,Kommentare und Anhänge
added 1 commit
- 6bd7d4fa - updated twig due to vulnerability. used the opportunity to switch from version 2.* to 3.*
Compare with previous version |
Sascha Immig |
2024-10-10T12:41:22.179Z |
added 1 commit
- 1683ae71 - Fixed blog tests
Compare with previous version |
Sascha Immig |
2024-10-10T15:21:17.582Z |
added 1 commit
- a7c32d97 - LL-1833-customize-user-overview-super-admin
Compare with previous version |
Markus Gerlach |
2024-10-15T11:06:26.672Z |
added 1 commit
- 575d5ad6 - LL-1833-customize-user-overview-super-admin
Compare with previous version |
Markus Gerlach |
2024-10-15T13:29:41.291Z |
added 1 commit
- dfa96407 - LL-1833-customize-user-overview-super-admin
Compare with previous version |
Markus Gerlach |
2024-10-16T15:29:35.891Z |
added 2 commits
- ac691ec0 - optimized visibility check: instead of !is_superadmin checked for user->client.…
- 6dc19602 - optimizrd filter bar: rearranged inputs to better align on different viewports.
Compare with previous version |
Sascha Immig |
2024-10-17T09:36:40.874Z |
added 1 commit
- 6ec57444 - added disabled property to OrganizationUnitPicker. Tied the disabled property to…
Compare with previous version |
Sascha Immig |
2024-10-17T10:16:15.559Z |
| enabled an automatic merge when the pipeline for 6ec574446c9c8cdfaf337f3611af4af205b46c40 succeeds |
Sascha Immig |
2024-10-17T10:19:02.588Z |
| merged |
Sascha Immig |
2024-10-17T10:23:56.178Z |
| mentioned in commit 2e2adedac5c0c5d3513080a004b12469387459da |
Sascha Immig |
2024-10-17T10:23:56.329Z |
| Title |
Id |
Author |
Created at |
Message |
| Fixed blog tests |
1683ae71be3262b81f2de2f2344dee529b7cdac7 |
Sascha Immig |
2024-10-10T15:20:55.000Z |
Fixed blog tests
(cherry picked from commit 2a7de038487a3661437579c5918e097ef034179f)
|
| LL-1833-customize-user-overview-super-admin |
47b88eb3d602edf86319bbb0ac81fe2b83e7eb86 |
gerlachm |
2024-10-10T10:20:18.000Z |
LL-1833-customize-user-overview-super-admin
removed
Personnel number
added
units (with line break)
position: employee or manager (also as filter)
|
| LL-1833-customize-user-overview-super-admin |
575d5ad6ae9503509dad049b0a625caa0caba683 |
gerlachm |
2024-10-15T13:29:34.000Z |
LL-1833-customize-user-overview-super-admin
added check for superadmin
|
| updated twig due to vulnerability. used the opportunity to switch from version 2.* to 3.* |
6bd7d4faedd669fddf0abf08524f388c592f47f1 |
Sascha Immig |
2024-10-10T12:41:09.000Z |
updated twig due to vulnerability. used the opportunity to switch from version 2.* to 3.*
(cherry picked from commit 9d7e79c7c0e4e236cfe8019d24b41e31f72097d7)
|
| optimizrd filter bar: rearranged inputs to better align on different viewports. |
6dc196029fcaf0d003404abc503a97578dfc7444 |
Sascha Immig |
2024-10-17T09:36:24.000Z |
optimizrd filter bar: rearranged inputs to better align on different viewports.
|
| added disabled property to OrganizationUnitPicker. Tied the disabled property to… |
6ec574446c9c8cdfaf337f3611af4af205b46c40 |
Sascha Immig |
2024-10-17T10:16:03.000Z |
added disabled property to OrganizationUnitPicker. Tied the disabled property to being an superadmin and seeing all units from all clients. (CAN_SWITCH_CLIENTS)
|
| LL-1833-customize-user-overview-super-admin |
a7c32d9753e8e59a3950629dd072f83f2336b0b7 |
gerlachm |
2024-10-15T11:06:20.000Z |
LL-1833-customize-user-overview-super-admin
removed external user id
nothing to added orginizationunit and position already exist
|
| optimized visibility check: instead of !is_superadmin checked for user->client.… |
ac691ec028c38c5c180c6113d6e82ebaacb133d8 |
Sascha Immig |
2024-10-17T09:16:08.000Z |
optimized visibility check: instead of !is_superadmin checked for user->client. Exchanged text (yes / no) for icons.
|
| LL-1833-customize-user-overview-super-admin |
dfa9640777fe9b657f1f7a6f16946cf6bd6b9012 |
gerlachm |
2024-10-16T15:29:28.000Z |
LL-1833-customize-user-overview-super-admin
the personnel number has been added to the export again.
column unit removed from the backend view again
department + position is displayed for Super Admin as for Client Admin - please note that the selection here is cross-client as for the group
new column is only head of the department is available for super admin
filter switch only head of the department added for super admins
switches have been inserted in a separate line in the filter area
|