Skip to content
Snippets Groups Projects
  1. Mar 23, 2022
    • Robert Lange's avatar
      refs #20900 [fid_adlr] make home address fields optional · 382e2565
      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
      382e2565
  2. Mar 14, 2022
  3. Mar 09, 2022
  4. Mar 07, 2022
  5. Mar 04, 2022
  6. Mar 01, 2022
  7. Feb 28, 2022
  8. Feb 22, 2022
  9. Feb 21, 2022
  10. Feb 10, 2022
  11. Feb 07, 2022
  12. Feb 02, 2022
  13. Jan 28, 2022
  14. Jan 27, 2022
  15. Jan 26, 2022
  16. Jan 25, 2022
  17. Jan 21, 2022
  18. Jan 20, 2022
  19. Jan 18, 2022
  20. Jan 10, 2022
  21. Jan 06, 2022
    • André Lahmann's avatar
      refs #20764 [fid] refactoring of EZB resolver driver · d5f0419a
      André Lahmann authored
      * introduced translation domain for GetItBox
      * refactored templates to use GetItBox domain
      * refactored state logic in resolverLinks-button.phtml to work with standardized VuFind access states
      * refactored and aligned GetResolverLinks->handleRequest with finc version
      * remove fetchLinks from EZB, use parent
      d5f0419a
  22. Jan 04, 2022
  23. Jan 03, 2022
  24. Dec 08, 2021
    • Robert Lange's avatar
      refs #19208_merge [fid_adlr] map icons by config · 57edc9a6
      Robert Lange authored
      * move logic from templates to record view helper
      * keep special case for source id 56
      * combine key by Format and Access and concatenate facet values
      * map icons in separate config file iconMapping.ini
      3 tags
      57edc9a6
    • Robert Lange's avatar
      refs #19208_merge [finc] map icons by config · 18169b70
      Robert Lange authored
      * configure style based icons in separate config file iconMapping.ini
      * specify mapping by type and set defaults for finc (transfered and simplified from record-icon-class.phtml)
      * fetch single or multiple facets in recordViewHelper and merge them - specified by type and concatenateKeys
      * remove obsolete templates record-icon-class.phtml, record-icon-class, record-icon-sprite, and record-icon-sprite-class
      * map icons by facetAvail (default)
      * add mapping by format (alternative)
      * add additional translations
      * use lowercase for format icon mapping
  25. Dec 07, 2021
  26. Dec 06, 2021