Skip to content
Snippets Groups Projects
  1. Mar 03, 2020
    • Sebastian Kehr's avatar
      refs #15673 [master-v5] · 5f5a5124
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * drop empty obsolete ajax controller
      * drop obosolete controller factory
      * add custom controller factories
      * adjust module configuration
      
      * adjustments to services, controllers and controller plugins configuration
      ** use vufind factory classes where possible and drop obsolete factory methods
      ** completety drop obsolete session manager factory
      ** drop unused rewrite plugin factory
      ** rename rewrite class and factory
      
      * adjust ils driver, record driver, and recommend plugin configuration
      
      * adjust record tab plugin configuration
      * drop obsolete hierarchy tree factory method
      
      * convert symbols to strings in finc module configuration
      * remove as of #14414 unused factory class
      5f5a5124
    • Claas Kazzer's avatar
      refs #16912 · 534f4e88
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * fixes accessibility of add-to-bookbag in bulk action buttons
      * fixes minor glitch in adv search home header
      
      * implements an even better solution: we don't need a finc-specific bulk-action-bttn template anymore
      * deleted the finc template, we use BS default, which works fine
      534f4e88
    • Claas Kazzer's avatar
      refs #16906 · b55c12be
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * makes add-to/remove-from bookbag buttons acessible
      b55c12be
    • Claas Kazzer's avatar
      refs #16902 · f1a4c851
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * makes delete from favorites buttons accessible
      * corrects back to list labeling
      f1a4c851
    • Claas Kazzer's avatar
      refs #16894 · 69799ac9
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * improves alignment of labels and checkboxes/radio buttons
      69799ac9
    • Claas Kazzer's avatar
      refs #15438 · 138eed3d
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * adds sr-only mixin for accessibility features
      138eed3d
    • Claas Kazzer's avatar
      refs #13547 · 9768a0f3
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * sets headings correctly for better accessibility
      * layout.phtml: corrects skip link to search + hides it in advanced search
      * footer.phtml: corrects powered by section
      * header.phtml: corrects header (accessibility), improves scalability
      * corrects adv. search labels and headers (also requires changes to advanced_search.js)
      * corrects adv. search x-buttons
      * corrects lightboxes/modals accessibility, corrects modal close button
      * corrects Breadcrumbs description
      * corrects accessibility of search box
      * adds modal description, improves modal accessibility (also requires changes to lightbox.js)
      * adds missing accessibility-related translations
      * adds initial batch of improvements from https://github.com/vufind-org/vufind/compare/master...crhallberg:accessibility-master
      * removes Browsealoud Trial Code
      * re-arranges header to make more room for search box
      * fixes and adapts header for XS, SM, Desktop
      9768a0f3
  2. Feb 27, 2020
    • Gregor Gawol's avatar
      refs #14414: · dcc6c9e0
      Gregor Gawol authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * removed finc/Export
      * use view helper serverurl
      * update urls export bibtex and endnote
      dcc6c9e0
  3. Feb 25, 2020
    • Robert Lange's avatar
      refs #15579 [master-v5] · 2e5d6ce7
      Robert Lange authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * add finc facetList for content blocks
      * remove ils offline message from finc facetlist
      * should be implemented by parent theme(s), for instance home.phtml
      2e5d6ce7
  4. Feb 14, 2020
  5. Feb 07, 2020
  6. Jan 31, 2020
  7. Jan 27, 2020
  8. Jan 21, 2020
  9. Jan 10, 2020
  10. Jan 09, 2020
  11. Jan 08, 2020
  12. Dec 11, 2019
  13. Dec 05, 2019
  14. Nov 28, 2019
  15. Nov 15, 2019
  16. Nov 14, 2019
    • Sebastian Kehr's avatar
      refs #16236 [master-v5] · df95877b
      Sebastian Kehr authored
      * restore vanilla v5.1.0 composer configuration and dependencies
      * drop composer platform php override to allow for dependencies requiring php > 7.0.8
      * install and configure add composer merge plugin
      * update npm-shrinkwrap.json
      * add finc specific dependencies via custom composer file
      * assure all symfony packages are locked to 3.4.*
      * execute themes-copy script on composer install and update
      df95877b
  17. Nov 13, 2019
  18. Nov 12, 2019
  19. Nov 11, 2019
  20. Nov 08, 2019
  21. Nov 06, 2019
  22. Nov 05, 2019
  23. Nov 04, 2019
    • ha848myco's avatar
      refs #16251 [master-v5] Common script to migrate VUFIND1 data to VUFIND5 · a950a110
      ha848myco authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * Note:
      * Before runnning this current script please check if there is the necessity to run database specific adaption scripts apart from the common way to ensure that the current script will work properly.
      * Currently there is the need for the Adlr database to run the script migrateData_Vufind1ToVufind5_First_Adlr.sql stored in folder module/fid_adlr/sql/migrations/mysql
      * The script has to be executed within a mysql session on the related database.
      a950a110
  24. Oct 30, 2019
  25. Oct 29, 2019
  26. Oct 24, 2019
  27. Oct 23, 2019