Skip to content
Snippets Groups Projects
  1. Mar 13, 2020
  2. Mar 11, 2020
    • Dorian Merz's avatar
      refs #17116 [master-v5] fixup solr URL · 19e821d4
      Dorian Merz authored
      19e821d4
    • Sebastian Kehr's avatar
      refs #17116 [master-v5] Docker fixups · eea72d69
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * avoid necessity of special chars in autoconfig specific environment variable names
      
      * assure env file is generated for mail container
      * let generated searches.ini file contain an empty index shards section by default
      
      * ignore data folder completely
      * use updated version of vufind-httpd image
      * let env container write with uid:gid of project root
      * let composer event handlers being called with correct uid:gid
      * add xsl and dom php extensions
      
      * avoid high cpu usage by endless loops
      eea72d69
  3. Mar 10, 2020
  4. Mar 06, 2020
  5. Mar 05, 2020
  6. Mar 04, 2020
  7. Mar 03, 2020
    • Sebastian Kehr's avatar
      refs #16923 [master-v5] docker development consolidation · ecb94e9d
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * no more usage of slow vufind-php image for various containers
      * use stock docker library images where possible for faster startup
      * build custom images for php and composer only to include xdebug and required extensions
      * provide and leverage custom entrypoint shell scripts for most containers
      * inject environment variables defined in docker-env.*.yml files within entrypoints
      * place environment variables defaults in in docker-env.0.finc.yml
      * place composer and npm caches in git-ignored subdirectories of project root directory
      * gracefully terminate all container processes (especially grunt and mail) for faster shutdown
      * let versions of php and mariadb equal those in current live systems
      * let container-written files have uid/gid of project root directory by default
      * forward exposed container ports to non-standard ports on host system
      * allow to override uid/gid of written files as well as host ports via environment variables
      
      * specify exact autoconfig version to install
      * avoid recursive call to chown in env entrypoint
      * drop unnecessary argument when calling grunt
      
      * report all errors (including notices, deprecation messages etc.)
      ecb94e9d
    • 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
  8. Mar 02, 2020
  9. 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
  10. 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
  11. Feb 24, 2020
  12. Feb 21, 2020