- Mar 06, 2020
-
-
Sebastian Kehr authored
* forbid base url overrides by default and allow in alpha environments * override base url via separate mvc event listener * print effective fidis base url in footer
-
- Mar 05, 2020
-
-
Sebastian Kehr authored
-
Sebastian Kehr authored
* declare environment variables for docker development * declare (zend) modules to be loaded at application runtime
-
Sebastian Kehr authored
-
- Mar 04, 2020
-
-
-
-
* fix wrong factory name in finc module config
-
- Mar 03, 2020
-
-
* 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 au...
-
* 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
-
* 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
-
* makes add-to/remove-from bookbag buttons acessible
-
* makes delete from favorites buttons accessible * corrects back to list labeling
-
* improves alignment of labels and checkboxes/radio buttons
-
* adds sr-only mixin for accessibility features
-
* 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
-
- Mar 02, 2020
-
-
Dorian Merz authored
-
- Feb 27, 2020
-
-
* removed finc/Export * use view helper serverurl * update urls export bibtex and endnote
-
- Feb 25, 2020
-
-
* add finc facetList for content blocks * remove ils offline message from finc facetlist * should be implemented by parent theme(s), for instance home.phtml
-
- Feb 24, 2020
-
-
Sebastian Kehr authored
* render job title field type-agnostic * remove permissions headline * set limited_access to granted for all
-
- Feb 21, 2020
-
-
Sebastian Kehr authored
-
- Feb 20, 2020
-
-
- Feb 19, 2020
-
-
* set client function * set get it box function * set some translations
-
* speed up csv export by limit fidis user request to one ** response contains complete user list inclusive all relevant details ** see also #16938 * export file as *.txt * display phone number in user export
-
-
- Feb 14, 2020
-
-
Dorian Merz authored
-
Dorian Merz authored
* uses correct call for recordLink ViewHelper
-
Dorian Merz authored
-
- Feb 13, 2020
-
-
Dorian Merz authored
-
- Feb 07, 2020
-
-
Robert Lange authored
-
- Jan 31, 2020
-
-
* adapt redi to v5
-
- Jan 27, 2020
-
-
Dorian Merz authored
* generates tab separated values file for download * export all fields
-
* set type email instead of text
-
Dorian Merz authored
-
Dorian Merz authored
* renders RSS-entry titles in APA citation style
-
Dorian Merz authored
-
- Jan 21, 2020
-
-
Dorian Merz authored
-
* modified config * remove obsolete method * set comments * bug fixing hierarchy records * bug fixing local DE-15 with isbn
-
Dorian Merz authored
* re-structures logics * partitions into distinct source id packages * returns full config set for each
-
-
* dislay all user data (mostly in read-only mode) * exclude most attributes via validation groups * drop former editable_attributes configuration
-