Skip to content
Snippets Groups Projects
  1. Dec 08, 2023
    • Alexander Purr's avatar
      refs #24836 [fid_adr] w3c · 2c5013f5
      Alexander Purr authored and Mathias Maaß's avatar Mathias Maaß committed
      * 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
      2c5013f5
  2. Aug 31, 2023
    • Robert Lange's avatar
      refs #24324 [fid_adlr] vf7 upgrade · 6939dbd0
      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
      6939dbd0
  3. Mar 07, 2022
  4. Jan 21, 2020
  5. Oct 17, 2019
    • Sebastian Kehr's avatar
      refs #15998 [fid_adlr] user management forms related changes · 784a6b9b
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      784a6b9b