- 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 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 update notice * use custom validator for home address fields * let first line of first address be optional * let user specify default delivery address * adjust permissions configuration * adjust permissoins translations * customize admin edit form * user update form style hotfix * revision of admin edit form
-