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. Jan 12, 2023
    • Alexander Purr's avatar
      refs #22440 [fid_adlr] enable zdf_access permission · 3344631a
      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
      3344631a
  4. Jan 27, 2020
  5. Jan 21, 2020
  6. 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
  7. Sep 02, 2019
  8. Aug 30, 2019
  9. Jun 19, 2019
    • Sebastian Kehr's avatar
      refs #15383 [fid] user management / registration · ea7bfde8
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * migration of former core-module-package contents
      * first adjustments of api client logon functionality
      * fix initial registration step
      * registration finalization adjustments
      * fetch libraries on registration
      * improved logon client method
      * refresh logon only if stale
      * throw exception on bad credentials
      * adjust config files
      * fetch user details only if logged on
      * rename namespace, text domain as well as module and theme
      
      * untrack compiled css
      * let registration form look like login form
      * rename ils driver for config injection by ils connection
      * use aliases for authenticator and ils driver
      * let authenticator support account creation
      * enable account creation in base config
      * override default account creation route
      
      * introduce user controller and update action
      ea7bfde8
  10. May 03, 2019
  11. Apr 24, 2019