- Dec 08, 2023
-
-
* error: Error: Duplicate ID toolbar-menu ** removed and icon title added * Error: Attribute href not allowed on element button at this point. ** change button to a * Error: Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) ** remove nesting; move margin-btm class into a; add display-block style * add missing ids on inputs * correct heading translation * ship correct aria-describedby for subrecord favorite-action * error: doubled head-title ** use solution from 18780
-
- Aug 31, 2023
-
-
Robert Lange authored
* recaptcha => captcha * comment out duplicate QueryFields * Zend => Laminas * fix code style: include instead of require * add csp ini * update dbis-module to 5.0.0 * update boss-module to 3.0.0 * update dbis-module to 5.0.0 * update worldcat module to 1.1 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * use renamed cookies js file * replace Zend by Laminas in templates * feedback forms * FeedbackForms.yaml: ** prevent >>The reserved indicator % cannot start a plain scalar; you need to quote the scalar<< ** update docs * load correct capcha-view-helper * complement user-table-list for admin * reconfigure order list columns in user profile * using inline-script view-helper * add missing function in facets.ini that causes error
-
- Mar 07, 2022
-
-
Claas Kazzer authored
* adds autocomplete to home and office address forms * adds autocomplete to user update form * add autocomplete to 2nd address (home address) update form * add template comments co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Jan 21, 2020
-
-
- 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
-