Skip to content
Snippets Groups Projects
  1. Sep 22, 2020
    • Robert Lange's avatar
      refs #18350 [fid_adlr] refactoring of RecordDataFormatterFactory · 9f35f3b1
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * sync RecordDataFormatterFactory with fid and finc
      * simplify escaping: use setLine and set separator instead of using template data-escapeHtmlCommaSep
      * refactor data-authors.phtml
      ** remove mostly redundant data-authors.phtml (extra strong) from finc
      ** emphasize author name by css instead
      * use multiline for
      ** Additionals
      ** other relationships
      * dont refactor data-price, remove fixme
      * reuse accidentally removed data-authorNotes.phtml for Author Notes
      * use correct labelling function for titleUniform
      9f35f3b1
  2. Sep 17, 2020
  3. Sep 16, 2020
  4. Sep 15, 2020
  5. Sep 14, 2020
  6. Sep 10, 2020
  7. Sep 09, 2020
  8. Sep 08, 2020
  9. Sep 07, 2020
  10. Sep 04, 2020
  11. Sep 02, 2020
  12. Sep 01, 2020
  13. Aug 31, 2020
  14. Aug 26, 2020
  15. Aug 25, 2020
  16. Aug 24, 2020
  17. Aug 21, 2020
  18. Aug 18, 2020
    • Dorian Merz's avatar
      refs #18069 [master] fix hierarchy tab config · 1da440c5
      Dorian Merz authored and André Lahmann's avatar André Lahmann committed
      * use finc-specific generalized factory
      1da440c5
    • Robert Lange's avatar
      refs #17752 [finc v5] handle cover and style based icons · 1560cf29
      Robert Lange authored and André Lahmann's avatar André Lahmann committed
      * reset to original operating mode: first cover, then style based icons
      ** Default core
      ** SolrAI core
      ** SolrMarc core
      * but if cover cannot be loaded, then use style based icon as fallback
      ** by using object tag with inner icon
      ** by setting content of fallback icon noCover2 to empty => interpreted as no content in browser
      
      * add new fallback icon instead of changing existing
      
      ** keep noCover2.gif unchanged, but add new empty file noCoverEmpty.gif
      ** use noCoverEmpty.gif in finc as default noCoverAvailableImage set in config.ini
      ** after merging this branch, instances won't have a noCoverAvailableImage anymore:
      *** either set noCoverAvailableImage = images/noCover2.gif in instance config.ini
      *** or use object tag in core templates as in master core templates
      
      co-authored by: "ckaz <kazzer@uni-leipzig.de>"
      refs #17752 [finc vf5] fixes record view icon placement
      
      * fixes record view icon placement for left-aligned facets in
      ** DefaultRecord/core
      ** SolrAi/core
      ** SolrMarc/core
      
      * fixes style-based icon display with left-aligned facets
      * corrects switchable ini-settings for displaying either stylebasedicons
      or other icons/covers
      
      * adds definition for right-floating record view icons when sidebar is
      left-aligned
      1560cf29
    • Robert Lange's avatar
      refs #18118 [master] fix deleting favorites by keyboard · 57f4cb44
      Robert Lange authored and André Lahmann's avatar André Lahmann committed
      * add missing abort - option
      * add href for focus
      57f4cb44
  19. Aug 13, 2020
  20. Aug 12, 2020