- Oct 12, 2023
-
-
Mathias Maaß authored
-
-
- Oct 09, 2023
-
-
Robert Lange authored
* also refs 24504
-
- Sep 19, 2023
-
-
Jean-Pascal Kanter authored
-
- Sep 13, 2023
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
refs #23356 [finc] reverting/adapting change from #21622 - light box focus after close was not set properbly because origin setter was deleted on template update
-
- Sep 07, 2023
-
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
-
- Sep 06, 2023
-
-
Robert Lange authored
* add folders in devops for 10.11.5 and 10.3.17 * version is set by var DB_VERSION in .env file
-
- Sep 05, 2023
-
-
Robert Lange authored
* keep composer 1 for fid due to ocramius package conflicts from modules
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
* also refs 23937
-
- Sep 04, 2023
-
-
Robert Lange authored
-
-
Robert Lange authored
-
- Aug 31, 2023
-
-
Robert Lange authored
* from 1.9.3 to 2.5.8 * hint: if there should be problems in instances, we should make it configurable as the php docker * echo composer version in entrypoint.sh * update composer.lock * composer 2: allow plugins
-
Robert Lange authored
refs #24353 [finc] addendum: restore npm-shrinkwrap.json for alpha and staging, but ignore for docker * install grunt and sass via docker entrypoint.sh for local dev * use .env file for grunt-sass and node-sass version numbers ** use latest versions as fallback
-
Robert Lange authored
-
Robert Lange authored
* recaptcha => captcha * comment out duplicate QueryFields * Zend => Laminas * fix code style: include instead of require * add csp ini * update dbis-module to 5.0.0 * update boss-module to 3.0.0 * update dbis-module to 5.0.0 * update worldcat module to 1.1 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * use renamed cookies js file * replace Zend by Laminas in templates * feedback forms * FeedbackForms.yaml: ** prevent >>The reserved indicator % cannot start a plain scalar; you need to quote the scalar<< ** update docs * load correct capcha-view-helper * complement user-table-list for admin * reconfigure order list columns in user profile * using inline-script view-helper * add missing function in facets.ini that causes error
-
- Aug 30, 2023
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* the better solution for missing ids in form fields: * add Ids for admin-edit-form.php * set correct attribute name in password-change-form.php * remove autocomplete on radio button in user-create-form.php * add correct php tag * remove duplicate ID in create.phtml
-
Alexander Purr authored
* RecordTabs.ini instead of singular * add translation tab name
-
Alexander Purr authored
-
- Aug 24, 2023
-
-
Robert Lange authored
* fix xdebug settings * fix gd library for dynamic covers * set php version as variable in .env file ** for local development: copy .env.local to .env ** after changing run "docker-compose build php" or "docker-compose up --build --force-recreate" to start immediately * also refs 23937
-
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
-
Robert Lange authored
* let db container depend on autoconfig and env * wait for Password in db file (file could exist before password written) * autoconfig: remove circle dependeny on db service
-
Alexander Purr authored
* origin refs 23938
-
- Aug 23, 2023
-
-
Robert Lange authored
-
- Aug 16, 2023
-
-
Mathias Maaß authored
-
Alexander Purr authored
refs #24304 [finc] show date (publication year) range values always, even if no preselection is made by user * adding configuration * by default false * cast year to int to prevent years like 0000 in view * remove unnecessary variables, add variable comments
-
- Aug 15, 2023
-
-
* replace deprecated linkyard/yaml by governmentpaas/spruce * env entrypoint: create user dev if not existing * env entrypoint: do not create user dev if not existing * do not use vufind-httpd - but still depend on ubleipzig/httpd * do not use ubl httpd docker image - but shibboleth is missing * do not use ubl httpd docker image - but shibboleth is missing * docker: integrate ssl within vufind conf * docker: add port for https on 11105 * mail: switch to new image * todo: configuration * todo: forwarding all mails to honey pot refs #23938 [finc] REVERT docker mail: switch to new image * This reverts commit 79057c90. * move to 24355
-
-
Alexander Purr authored
* more consistent now
-
* adding head and foot comment where missing * adding docs /fid/admin/* * adding docs /fid/order/* * adding docs /fid/record/* * adding docs /fid/user/* * adding missing lang templates on policy and terms * adding fixme comments on outdated templates * adding docs /myresearch/*, /recordTab/*, footer.phtml * add improvements from finc * remove menu-additional-entries.phtml, no use in any instance * adding docs /ajax/* where useful * adding docs Auth/* * split resolverLinks.phtml in to resolverLinks.phtml and resolverLink.phtml (like in finc / bs3) * remove echo from inlineScript in fid/admin/list.phtml * docs & comments on JS-files * adding missing translations * add display of JobTitle in admin user list * adjust JS: embed correct route instead printing php
-
Mathias Maaß authored
-
* resolverLinks.phtml -> simplify logic / move noResolverContent-block / remove additional variable * resolverLink.phtml -> move comments because of incorrect nesting
-
- Aug 10, 2023
-
-
-
* display status & dueDate on user and admin order list * enable admin editing for pda/print & digitization
-