Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. Dec 07, 2020
  3. Dec 04, 2020
  4. Dec 03, 2020
  5. Dec 02, 2020
  6. Dec 01, 2020
  7. Nov 30, 2020
  8. Nov 27, 2020
  9. Nov 25, 2020
    • Gregor Gawol's avatar
      refs #18560 [master] BARF improve finc missing · d1f90f07
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * cleans up FincMissing - result-list
      * purges redundant code from FincMissing - result-list
      
      co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
      d1f90f07
    • ha848myco's avatar
      refs #17993 [master] streamline some labels · eff614a8
      ha848myco authored and Dorian Merz's avatar Dorian Merz committed
      * Review German translation for E-Mail
      ** Set German translation to "Mailen"
      ** Show the bulk action button list on search result page by default
      ** Bulk action button list: Change the order of the buttons
      ** Favorites:
      *** Add aria-label to the edit and delete button for every item
      *** Show action and title for the new aria-label
      * Review bulk action buttons
      ** Change order
      *** Change order for the result list
      *** Change order for the favorite list
      ** Change German translation for Print
      * Review variable bookbag_email_selected
      ** Use it again in h2 tag
      ** Change German translation
      eff614a8
    • Gregor Gawol's avatar
      refs #18664 [fid] get it box comments · 49ba8910
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      49ba8910
  10. Nov 23, 2020
  11. Nov 20, 2020
  12. Nov 19, 2020
  13. Nov 16, 2020
  14. Nov 13, 2020
    • ha848myco's avatar
      refs #17601 [finc] Review offcanvas behaviour on XS · 9e71bb86
      ha848myco authored
      * For offcanvas=true:
      ** Set focus to back button on sidebar resp. to active element on account sidebar
      ** Add back button for Author search on result list
      ** Add toggle button for search tips
      ** Add back button for search tips
      ** Add toggle button on page Library Cards
      ** Add toggle button on page Change Password
      * For offcanvas=false:
      ** Add back button
      ** Add link to the sidebar (toggle button)
      ** Add link to the content (back button)
      ** Set focus to back button on sidebar resp. to active element on account sidebar
      * Add new translation for search tip toggle button
      * adds aria-labels to offcanvas
      
      * sets sidebar for XS
      ** sets default to offcanvas true
      ** sets default to bookbag true
      ** makes sidebar on XS 100% wide when offcanvas is off
      ** corrects various scss glitches
      
      * use altered function in separate JS file
      ** avoid copy-paste overhead in case of changes on parent theme
  15. Nov 12, 2020
  16. Nov 10, 2020
  17. Nov 09, 2020
    • Robert Lange's avatar
      refs #18129 [finc] set description for new kxp links without subfields · f955f8ce
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * edit getURLs in SolrMarcFincTrait for marc 856 https://www.loc.gov/marc/bibliographic/bd856.html
      ** new: set description to full text if 856 ind.2 = 0 (resource) and other subfields missing (3, x, z, y)
      ** new: set description to further information if 856 ind.2 = 2 (related resource) and other subfields missing (3, x, z, y)
      ** keep: set description to Online Access if ind.2 = 0 and doi.org and ind1 = 0
      * add translation for Further information and full text plain
      ** full text / Volltext
      ** Further informationen / Weiterführende Informationen
      f955f8ce
    • ha848myco's avatar
      refs #17603 [master] Add start link to breadcrumbs · b8e055ec
      ha848myco authored and Dorian Merz's avatar Dorian Merz committed
      * Add start link to breadcrumbs
      * Switch colors for focus and hover over a breadcrumb link
      * Advanced search result list:
      ** Reduce margin-bootom to make the breadcrumb visible
      ** But it works only for 100% and a search term occupying only one line
      b8e055ec