Skip to content
Snippets Groups Projects
  1. Apr 28, 2022
  2. Apr 27, 2022
    • Robert Lange's avatar
      refs #21491 [finc] fix DDS validation · c7fccfb7
      Robert Lange authored
      * remove script for cost center
      * handle expired token
      * set required and data-required for department (institution) input on change of division
      * use full open php tags in form
      * remove required in form for department and inputdepartment and set by javascript
      * organize imports
      * fix styles
      * restructure methods, only one action method
      * add general error message at top of page
      * set red color for error messages
      * comment out flash messages for subito (when issn is empty)
      c7fccfb7
    • Robert Lange's avatar
      refs #21555 [finc] record tabs: remove all hashes · 887f9b4f
      Robert Lange authored
      * but try to set focus on first focusable element on tab pane
      887f9b4f
  3. Apr 13, 2022
  4. Apr 04, 2022
  5. Apr 01, 2022
    • Robert Lange's avatar
      refs #21133 [finc] use RecordDataFormatter for topics and rvk · 778cf4ee
      Robert Lange authored
      * add specs for topics and rvk in RecordDataFormatterFactory
      * add data-topics.phtml and data-rvk.phtml
      * use specs and render output of RecordDataFormatter in topics.phtml
      * remove obsolete message 'Topics unavailable' for empty content - tab should not be used at all due to hasTopics check
      2 tags
      778cf4ee
  6. Mar 31, 2022
    • Alexander Purr's avatar
      refs #21408 [fid] EZB resolver improvements · 5f03ae0c
      Alexander Purr authored
      * EZB-Resolver:
      ** save access state to each ezb resolver result
      ** reuse getElectronicResults removed in ticket 20764
      * ResolverLinks helper hands over print- or electronic results to templates instead of prepared access and message information
      * handle access (article order button) and messaging in templates now
      ** messages are generated by type (electronic / print and access state)
      * improve array merging in template resolverLinks-print.phtml
      
      * change parseLinks method: differs from inherited finc ezb resolver by not requesting print state 10
      5f03ae0c
  7. Mar 28, 2022
  8. Mar 09, 2022
    • Alexander Purr's avatar
      refs #20650 [fid] refactor order and order view · 07a20c94
      Alexander Purr authored
      * allowing empty comments on pda/print
      * building type translation keys with _ instead of -
      * fix method signature for isValid() to fit interface - can not change param of simple type mixed to string
      * do not show user name in users order list
      * create order edit form only if order type has form configuration in fid.ini
      07a20c94
  9. Feb 22, 2022
  10. Feb 21, 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 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
  21. Jan 04, 2022
  22. Jan 03, 2022
  23. Dec 08, 2021
    • 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
  24. Dec 07, 2021
  25. Dec 06, 2021
  26. Dec 01, 2021
  27. Nov 29, 2021
  28. Nov 24, 2021
  29. Nov 21, 2021
  30. Nov 18, 2021