- Nov 30, 2023
-
-
Alexander Purr authored
* add extended UserController and new route to module.config.php * add export logic to UserController * add translation * overwrite list.phtml ** add export button ** add styling
-
- Jul 21, 2023
-
-
Alexander Purr authored
* rename translation token * add zdf_access trans token
-
- Jan 12, 2023
-
-
Alexander Purr authored
* configure role priority and display order * handle permission revoking on blocking or deleting user in fidis:core * see refs 21395 & 22839 * add translations for usage of zdf_access * new translation for permission status lable * zdf_access only for university staff, no librarians ** use UserCreateFormInputFilter
-
- Apr 13, 2022
-
-
Alexander Purr authored
* add inheritance if needed * dependent to 16852
-
- Mar 23, 2022
-
-
Robert Lange authored
* allow empty inputs in home address if checkbox for delivery_address is deactivated * set required attributes by javascript in new introduced user_delivery_address.js - except for line 2 * add new translation for checkbox label * code styles / add comments * add horizontal row as divider between user data sections
-
- Aug 10, 2021
-
-
Robert Lange authored
* add link in menu * add adlr specific translations * fix undefined url in lightbox.js, also refs #16833 * use generic fid name from acquisitions
-
- Mar 24, 2021
-
-
Dorian Merz authored
* Replace "Terms of Use" ** German version ** English version * Replace "Privacy Policy" ** German version ** English version * Translations for several pages co-authored by "Gregor Gawol <gawol@ub.uni-leipzig.de>"
-
- Mar 11, 2021
-
-
* display newsletter information * set translations * own row for newsletter
-
- Oct 09, 2020
-
-
Alexander Purr authored
* if not show error template * add translation
-
- Apr 21, 2020
-
-
* add adlr specific translations * add subito partial copy special copyright warning for adlr ** add session to record controller via extending record controller delegator factory ** override partial copy record controller action
-
- Mar 17, 2020
-
-
* remove non-existing method addCss * change background color of iframe and show alert, add translation for error message * fix link for matomo * use plain javascript in templates * set min-heigth for iframe on xsmall screens
-
- Jan 27, 2020
-
-
- Jan 21, 2020
-
-
* adjust reset password form * add translation to username change form * adjust send search mail form and record mail form ** changed config for senders email address as default ** adjust templates ** add translations ** remove textarea height limitation * use the correct language key * adjust translation
-
- Nov 29, 2019
-
-
* add adlr specific translations * adlr specific styling of acquisition forms
-
- Nov 13, 2019
-
-
* grant implicit permissions on registration * adjust office address line mapping * set default api to staging/adlr
-
- Oct 17, 2019
-
-
* mark required fields in registration forms * map job title to requested permission * account for generalization of user creation form * translation fix * adjustments needed for hydration * build attributes after submit of user creation form * added newsletter boolean flag * adjust user update form * use hydrator for all user forms * translation fixes * override not-empty validator for newsletter field * fixup: adjust newsletter field options * adjust translations in user profile view and update form * include user group in user update form * adjust user update form spec * rename property for less confusion * rename user property and according form fields * fix input filter spec for newsletter field * render job_title element as select field * remove job_title element from update form * grant permissions on user creation * display user group as non-editable field in update form * changes to job title field in update form * display job title upda...
-