Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Feb 20, 2020
  3. Dec 11, 2019
  4. Dec 03, 2019
  5. Oct 08, 2019
  6. 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
  7. Sep 03, 2019
  8. Sep 02, 2019
  9. Aug 27, 2019
  10. Aug 14, 2019
  11. Jul 03, 2019
  12. Jun 28, 2019
  13. 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
  14. Jun 26, 2019
  15. Jun 19, 2019
  16. 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
    • Robert Lange's avatar
      refs #15208 [fid_bbi] footer · 3c8eaade
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add FAQ for BBI
      ** overwrite translations for FAQ
      ** add texts for faq in German and English
      ** implement language switch in content.phtml
      * add 'about us' and refactor faq
      ** add about-us for German and Englsh
      ** modify layout for faq
      ** rename German faq from faq-de to faq - as default
      * hide Contact details temporarily and set translation for terms of use
      * change translation for Privacy Policy
      3c8eaade
  17. May 20, 2019
    • Robert Lange's avatar
      refs #15161 [fid_bbi] contact form · fecefb2d
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add bbi contact form
      ** set link to contact form in footer
      ** add static contact.phtml form
      ** add translations
      * use default vufind feedback functionality for contact form
      ** add / correct translations for contact form
      ** activate FeedbackForms and configure FeedbackForms.yaml
      ** change link in footer
      ** remove link in header to activated feedback form
      * add privacy policy check to derived contact / feedback form
      * modify FeedbackForms.yaml of alpha and staging for policy check
      * check for required attribute of policy check in form
      * configure Alpha Mailer
      fecefb2d
  18. May 17, 2019
    • Robert Lange's avatar
      refs #15191 first scaffold of basic design for bbi · d16b5a68
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * overwrite basic color variables
      * set header logo
      * fix css-linter warnings
      * initial SCSS fixes (fine tuning)
      * adds clarifying name
      * properly centers searchbox on home
      * branches and cleans up searchbox template
      * renames Start into home
      * removes language dropdown in favour of display of non-selected language only
      * adds svg icons for language selection
      * adds initial adaptations for responsive design (header)
      * performs general cleanup of SCSS
      d16b5a68
    • Gregor Gawol's avatar
      refs #15189 [fid_bbi] detail view · ada1a8db
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set toolbar
      * changed some translations
      * refactored availability tab
      ** temporarily removed "other Editions" section (functionality will be re-introduced otherwise)
      * some VuFind5 adaptations
      ** SolrDefault => DefaultRecord
      ** @<?@ => @<?php@
      ada1a8db
  19. May 16, 2019
    • Gregor Gawol's avatar
      refs #14759 [fid_bbi] footer + sources list · 1f8bd8d8
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set footer
      * set home facets to sources
      * some VF5 adaptations
      * re-uses facetlistAction()
      1f8bd8d8
    • Gregor Gawol's avatar
      parent 8b696067 · 7201eca5
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      author Gregor Gawol <gawol@ub.uni-leipzig.de> 1556551262 +0200
      committer Dorian Merz <merz@ub.uni-leipzig.de> 1558002326 +0200
      
      refs #14878 [fid_bbi]  modified record detail view
      
      * set kxp shard solr
      * added module fid_bbi
      * toggle isbn
      * some translations
      * link rvk-, bk- and ddc-notation
      * changed tab order
      * added permalink
      * added publisher link
      * added missing ini file
      * deactivated fid core module
      * fixed some vufind 5 bugs
      7201eca5
    • Gregor Gawol's avatar
      refs #14758 [fid_bbi] theming home page · 09eeb9e3
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set searchbox homepage
      * set searchbox resultlist
      * set searchbox detail view
      * set breadcrumb login button and homepage button
      * test login button
      09eeb9e3
  20. Jun 06, 2018
    • Sebastian Kehr's avatar
      refs #13104 · 611ee8ca
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * view search tools right beneath header
      * changes to rss feed link within search tools
      611ee8ca
  21. Jun 05, 2018
    • Sebastian Kehr's avatar
      refs #12785 · 5d348836
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * show button to remove all selected facets at once
      * disable facet exclusions
      5d348836
  22. Feb 22, 2018
  23. Jan 25, 2018
    • Claas Kazzer's avatar
      refs #11813 · c21a956b
      Claas Kazzer authored and Frank Morgner's avatar Frank Morgner committed
      * merge finc theme in finc release candidate v1
      ** interim stage: templates adapted to VF4 code for revision of description.phtml
      ** home page: adds top margin for better looks
      ** advanced search: makes right-hand header parts full width for desktops
      ** fixes offcanvas and offcanvas-toggler in mobile views
      ** fixes header menu and reverses header item order on anything but XS
      ** fixes visibility of add to favorites text
      ** fixes sidebar item hovers and backgrounds
      ** fixes breadcrumbs after col removal
      ** removes myresearch/login
      ** removes form-horizontal class
      ** adds braces round calculations
      ** removes some col-columns
      ** cleans up some scss
      ** removes unwanted JS calls from theme.config
      * add new views for core and description view at VF4 for LIDO
      * interim stage: templates adapted to VF4 code for revision of description.phtml
      * deletes erroneous test.phtml
      * refs #11813 cmp. #12259 comment out ViewHelper Permission at themes/finc/theme.config.php
      * replace finc/RecordDriver/SolrDefault/co...
      c21a956b
  24. Nov 21, 2017
  25. Nov 08, 2017
    • Frank Morgner's avatar
      refs #11680 · 726f7cd3
      Frank Morgner authored
      * restrict subject naming of creator to 'preferred' attribute
      726f7cd3
  26. Nov 06, 2017
  27. Oct 26, 2017
  28. Sep 07, 2017
    • Ulf Seltmann's avatar
      refs #9870: · 4e77b53b
      Ulf Seltmann authored
      * finc-module specific changes regarding that ticket and maybe changes regarding #10120
      4e77b53b
  29. May 05, 2017