- Mar 20, 2020
-
-
Alexander Purr authored
* fid still contains same permissions
-
Gregor Gawol authored
* read config * set config * rename config values * set config pda order * set config pda order to false
-
- Mar 19, 2020
-
-
Robert Lange authored
-
Gregor Gawol authored
-
* changes the heading for record view/detail view from h3 into h1 * turns toolbar description in record view/detail view into proper sr-only heading + adds translations * fixes bookbag button paddings for toolbar in record view/detail view * make offcanvas back buttons in sidebar more prominent + align properly * clarifies media queries comments section * fixes checkbox input postioning error on XS devices * fixes headings hierarchy in myresearch/profile and menu * fixes first header in sidebar * fixes sidebar back button color in result view
-
* makes offcanvas-toggler 100%
-
* corrects sidebar borders * fixes facet html code from incorrect uncontained li to div
-
* introduces outline mixin and variables overwriting BS versions
- Mar 18, 2020
-
-
Gregor Gawol authored
* remove print * rename email * changed cover to basestyled * changed order action buttons * set comments
-
- Mar 17, 2020
-
-
* remove non-existing method addCss * change background color of iframe and show alert, add translation for error message * fix link for matomo * use plain javascript in templates * set min-heigth for iframe on xsmall screens
-
- Mar 13, 2020
-
-
Robert Lange authored
-
Robert Lange authored
-
Sebastian Kehr authored
* assure home dirextory exists before writing defaults file * source environment file only once on first execution
-
Sebastian Kehr authored
-
- Mar 11, 2020
-
-
Dorian Merz authored
-
Dorian Merz authored
-
* 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
-
- Mar 10, 2020
-
-
* banner default display as block * search input border * no padding on top of body on adv. page * use mainly bootstrap style for lightbox closing button (x)
-
* added class to compiled.scss * modified export-success.phtml template
-
* js variable must not be undefined * therefore always set script for determining if user is logged in * add missing js translations on error page * change static error text and contact email for error page
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
-
- Mar 06, 2020
-
-
Sebastian Kehr authored
-
Sebastian Kehr authored
-
Sebastian Kehr authored
-
Sebastian Kehr authored
* preprocess whole config in mvc event listener * handle the case of forbidden base url override * render fidis status in fixed footer
-
Sebastian Kehr authored
-
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
* declare environment variables for docker development * declare (zend) modules to be loaded at application runtime
-
Sebastian Kehr authored
-
Sebastian Kehr authored
-
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...
-