- Jan 05, 2024
-
-
Robert Lange authored
-
- Sep 28, 2023
-
-
Robert Lange authored
refs #24674 [finc] upgrade laminas/laminas-db to 2.12 for PHP8 and raise config version from php 7.2 to 7.3! * update dependency laminas/laminas-stdlib to 3.7.1 * also see https://packagist.org/packages/laminas/laminas-db * ignore phpunit result cache
-
- Sep 07, 2023
-
-
Robert Lange authored
* git ignore for module themes * add csp * update composer.json and composer.lock * upgrade modules DBIS, BOSS and Worldcat and results-grouping * replace Zend by Laminas in modules * replace Zend by Laminas in modules * recaptcha => captcha * fix searchspecs: comment duplicate QueryFields * result page: fix filter list * fix bookbag: use renamed cookie.js * remove rendering of deleted template for additional entries * fix and adapt feedback form
-
- Aug 24, 2023
-
-
Robert Lange authored
* delete npm-shrinkwrap * adapt gruntfile due to newer version of node-sass * add option sass * add option sourceMap * sync with dev regex in config * ignore compiled.css.map * update package.json, package.lock and composer.lock due to grunt and node-sass * exclude sandal theme from build and watch * extract docker image and install to separate Dockerfile * exclude sandal theme from build and watch
-
- Mar 24, 2023
-
-
Mathias Maaß authored
* Dont use POST via form to set language. Instead use GET via link. * git ignore themes/finc/css/print.css
-
- Feb 17, 2023
-
-
Robert Lange authored
* add getitbox tests for adrl * add basic tests for UBL * also refs #22797 * handle groups and different environments * add account test for WHZ * also refs #22801 * implement selenium grid for parallel execution * add adlr test for user delete / reactivation * add test for user partial order * also refs #22589 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * remove redundant records * not part of rules section refs #22013 [finc] minimal doc improvements
-
- Jan 17, 2023
-
-
Robert Lange authored
-
Chris Hallberg authored
- Adds a mechanism for defining local Grunt tasks.
-
Demian Katz authored
- Eliminate deprecated annotations and method calls. - Add required return types to standard methods. - Add php-cs-fixer rules to improve tests. - Add .gitignore support for new test result cache. - Fixed a few minor bugs/bad comments identified while upgrading.
-
- May 25, 2022
-
-
Jean-Pascal Kanter authored
* style changes for result grouping, rather big change, not final design, put fav and pin action button in its own template file * style changes to result grouping, mirrors design proposal to around 80% * testing version for compact design of result grouping * result grouping, fixed pin javascript, favorites still acting up, some css adjustments * css adjustments for resultgrouping
-
- May 11, 2022
-
-
Ere Maijala authored
-
- Apr 27, 2021
-
-
* emptied /import * added README with info on location of import scripts and schema * added /import to gitignore
-
- Sep 08, 2020
-
-
* ignore print.css and compiled.css globally in finc gitignore and delete obsolete one in finc css folder
-
- Jun 19, 2020
-
-
Dorian Merz authored
* for details see issue/12851
-
- Mar 11, 2020
-
-
* 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 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 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.)
-
- Jun 19, 2019
-
-
* migration of former core-module-package contents * first adjustments of api client logon functionality * fix initial registration step * registration finalization adjustments * fetch libraries on registration * improved logon client method * refresh logon only if stale * throw exception on bad credentials * adjust config files * fetch user details only if logged on * rename namespace, text domain as well as module and theme * untrack compiled css * let registration form look like login form * rename ils driver for config injection by ils connection * use aliases for authenticator and ils driver * let authenticator support account creation * enable account creation in base config * override default account creation route * introduce user controller and update action
-
- Apr 24, 2019
-
-
* merges all changes of #14831 in new instance/fid branch
-
- Apr 03, 2019
-
-
- Jun 12, 2018
-
-
Ulf Seltmann authored
refs #12124
-
- Jun 06, 2018
-
-
mathieugrimault authored
-
- May 31, 2018
-
-
* update docker-compose.yml to new images * remove /vendor folder * remove /local/dev folder * remove auth.json * update composer.lock
-
- Jan 24, 2018
-
-
mathieugrimault authored
ignore files like themes/.../css/less/lessphp_c007ba97e4ce96f1beb961f751016c35.list
-
- Jan 11, 2018
-
-
mathieugrimault authored
-
- Oct 25, 2017
-
-
Demian Katz authored
-
- Oct 24, 2017
-
-
Demian Katz authored
-
- Oct 19, 2017
-
-
Demian Katz authored
-
- Aug 03, 2017
-
-
Benjamin Mosior authored
-
- Feb 14, 2017
-
-
Demian Katz authored
-
- Dec 12, 2016
-
-
Demian Katz authored
-
Ere Maijala authored
-
- Nov 14, 2016
-
-
* initial implementation of EbscoResults integration
-
- Sep 15, 2016
-
-
Chris Hallberg authored
-
- May 13, 2016
-
-
Demian Katz authored
-
- Apr 19, 2016
-
-
André Lahmann authored
* removed solr from vufind folder * added folder solr to .gitignore
-
- Mar 18, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
- Requires significant changes to Phing tasks. - Eliminates vufind.sh/vufind.bat in favor of solr.sh/solr.bat.
-
- Mar 08, 2016
-
-
André Lahmann authored
* removed vendor from .gitignore * updated and added dependencies in vendor folder
-
- Jan 07, 2016
-
-
Demian Katz authored
-
- Nov 11, 2015
-
-
Demian Katz authored
-