Skip to content
Snippets Groups Projects
  1. Oct 11, 2021
    • Claas Kazzer's avatar
      refs #19737 [fid_bbi] record sidebar with ul/li · b34c28f7
      Claas Kazzer authored
      * introduces initial 2 column styling
      * revises column SCSS to use existing BBI styles
      * adds correct headings
      * turns result list sidebar tools into ul too
      
      * Sidefacets as uls
      ** fine-tunes two-column layout
      ** introduces two-column layout to result list sidebar
      ** introduces heading to result list sidebar
      ** corrects heading hierarchy in result list sidebar
      
      * sidebar toolbars as ULs
      ** fixes look across all media queries
      ** fine-tunes look on any device below 400px
      
      * switch confounded translations for toolbar headlines
      
      co-authored by: Gregor Gawol <gawol@ub.uni-leipzig.de>
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      b34c28f7
  2. Sep 28, 2021
  3. Jun 21, 2021
  4. Apr 19, 2021
  5. Apr 15, 2021
    • Dorian Merz's avatar
      refs #19529 [fid_bbi] fix translations and misspelled resources in Amsl · 1cc1db3b
      Dorian Merz authored
      * change wording of "Create Account"
      * accessibility page: add full stop and new paragraph
      * fix translations in search
      ** result page, facets
      ** advanced search form: tranlation of slimselect placeholder and empty results
      * fix some search links
      * refactoring of "misspelled resources" mapping
      ** now uses YAML
      ** enables use of special characters
      * add some source mappings
      * adapted BASE to new page structure
      * 18826 accessibility information page, including footer link
      * 18995 AMSL Sources page explanatory line in German
      TODO add english translation
      * 18995 fix some AMSL Source scope notes
      * 19399 start page, "about us", and "for subject librarians"
  6. Mar 04, 2021
    • Aspectis's avatar
      refs #19054 [fid_bbi] redesign record access section · 064ecc7b
      Aspectis authored and Dorian Merz's avatar Dorian Merz committed
      * Move links to the top
      * Move charges notice to the bottom
      * Remove duplicate links
      * Remove redundant "Online Links" caption
      * Remove `target="_blank"` from external links; it should be the user's decision if links are opened in the current tab or a new one
      * Remove breaks from strings
      * On small screens:
      ** Remove the vertical decorative lines to make better use of available space
      ** Change tabs layout so all tabs are clickable, highlight the current tab with a connecting line
      * fix label on free resources
      ** Freely available resources no longer have contradictory labels.
      ** Fix typo in translations.
      * increase margin on WorldCat link list
      * improve get-it box
      ** Add external-link icon
      ** Use external-link view helper
      ** Update translations: Remove breaks and fix capitalization
      * fix resolver links (WIP)
      ** Remove duplicate resolver links
      ** Style print links
      * Fix margins
      
      THIS IS A WORK IN PROGRESS AND REQUIRES FURTHER CHANGES.
      064ecc7b
  7. Feb 18, 2021
  8. Dec 03, 2020
  9. Nov 05, 2020
    • Gregor Gawol's avatar
      refs #17038 [fid_bbi] display resolver links · a1fc6a0b
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set resolver config
      * set resolver output
      * translate link label
      * use finc resolver response rendering instead of fid
      * configure worldcat tab to be shown with active OpenUrls
      
      co-authored by: "Dorian Merz <merz@ub.uni-leipzig.de>"
      a1fc6a0b
  10. Oct 23, 2020
  11. Oct 05, 2020
  12. Sep 30, 2020
    • ha848myco's avatar
      refs #17407 [fid_bbi] List resources/sources via amsl.api · d281e08a
      ha848myco authored
      * Add new conf file Amsl.ini to fid_bbi
      ** Set related url to the resource for DE-23
      ** Set mappings for main_key and sub_key
      * Place the link to the resources within the footer.phtml
      * Auxillary translations
      * Set isil to FID-BBI-DE-23 in Amsl.ini
      
      refs #17407 [fid_bbi] Remove library specific AMSL changes which are just solved in finc
      * Remove file amsl/sources-list.phtml
      * Remove block AMSL from compiled.scss
  13. Sep 07, 2020
  14. Jul 06, 2020
    • Dorian Merz's avatar
      refs #17834 [fid_bbi] add moderation for tagging · 66fe832f
      Dorian Merz authored
      * enable admin section, activates module via config
      * restricts access through fidis
      * only show resource tags older than one week
      * prepare admin tags display with date filter
      * add sorting link to tag list template
      * add missing translation
      * show date on admin tags list
      * clarify tag display is suspended for one week
      * clarify admin tag list entries
      * link admins to tag management pages
      * adds links in footer and myresearch menu
      * change wording of tags saving success line
      * clarifies delay between saving and public display of tags
      66fe832f
  15. May 20, 2020
  16. May 18, 2020
  17. May 14, 2020
  18. Mar 18, 2020
  19. Feb 20, 2020
  20. Dec 11, 2019
  21. Dec 03, 2019
  22. Oct 08, 2019
  23. Oct 07, 2019
    • Dorian Merz's avatar
      refs #15890 [fid_bbi] WorldCat Tab · d62de2cc
      Dorian Merz authored
      * integrate worldsearch module
      * merges WolrdCat and HoldingsILS tabs
      * sets WorldcatTab as default
      * adds FID-BBI specific RecordTab ViewHelper to have tab still displayed even for empty WorldCat response
      d62de2cc
  24. Sep 03, 2019
  25. Sep 02, 2019
  26. Aug 27, 2019
  27. Aug 14, 2019
  28. Jul 03, 2019
  29. Jun 28, 2019
  30. Jun 27, 2019
    • Claas Kazzer's avatar
      refs #15418 [fid_bbi] styling result list · 4726f5bd
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * switches on bookbag
      * unhides saved in favorites block in result list
      * moves collection info for defaultRecord below data and items block, right-alogned
      * changes icon size for bookbag to correspond to favorites
      * removes fa-2x as this leads to wrong display in detail view
      * adds css rule for large size in result list
      * adds mixin to make items sr-only rather than hide them
      * applies mixin to cart labels in result list
      * relabels E-Mail this in cart tools to be same as E-mail this in Search tools
      * changes cart icon in header
      * resets check_saved_statuses for testing
      * changes padding in Saved in Favorites box
      * reinstates 'hidden' to savedLists
      4726f5bd
    • Dorian Merz's avatar
      refs #15362 [fid_bbi] back to result list · 91a8c4ae
      Dorian Merz authored
      * adds back link on details view
      * adds jump marks in result list
      * jumps back to correct position
      * avoid hyphenation
      ** set hyphens: none for all elements
      ** avoids ugly line breaks in details table
      
      co-authored by: Claas Kazzer <kazzer@ub.uni-leipzig.de>
      91a8c4ae
  31. Jun 26, 2019
  32. Jun 19, 2019
  33. May 22, 2019
    • Dorian Merz's avatar
      refs #15230 [fid_bbi] login label · c4dc2265
      Dorian Merz authored
      * changes Username to E-Mail address
      c4dc2265
    • Robert Lange's avatar
      refs #15215 modify basic bbi registration · 56c22af9
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * expand FeedbackForms for new registration form - dont use default registration
      * send mail to hab
      * refactor policy - always required on feedback forms
      * get mail subject in FeedbackController.php:sendMail if none configured / found
      * copy translations and home libraries from core-package, TODO: remove after backend api is working
      * basic registration form
      ** add info text registration_form_info
      ** set home library required and add first empty option as default
      56c22af9