- May 24, 2024
-
-
Alexander Purr authored
refs #26133 [fid] release/fid_bbi/2024_01 remove home library from session storage after updating user * home library is not enity-connected with user-dto * libraries are requested via string-identifier and stored in session
-
- Mar 27, 2024
-
-
* check empty subject for feedback * simplify / minimize feedback forms * remove config for old registration form * always set subject as "bbi contact" in bbi feedback controller to be translated * set fallback for feedback subject in config.ini in German
-
- Mar 22, 2024
- Mar 15, 2024
-
-
* do not proxify local_addresses * use Laminas http client in fid client * do not use vufindhttp-psrcompat and zend-psr18bridge * simplify: remove sendAuthenticatedRequest and buildRequest => senRequest * refresh logon after 401 (when stale?) * add comment and set headers always by key => value * deactivate SSL_VERIFY for fidis request * fix options for ssl * do not retry refreshLogon
-
- Mar 13, 2024
-
-
Jean-Pascal Kanter authored
* students now request extended access per default, all others request extended and full by default
-
- Feb 26, 2024
-
-
* added manual ProxyURL Override for licenses that are officially not 'restricted' ** source 222 is classified as non-restricted but the links provided wont work without EZ Proxy ** slight rule change now make it so that any source 13_doi_proxy will be DOI resolved, and even if that isnt appliceable will be proxied regardless of restricted status ** resolved a potential bug of urls being proxied twice ** put EBSCO in special Media License Class that wont do anything as of now * EBSCO EBook changes ** small label on record list ** new record function to faciliate said label ** news AMSL SCOPE Notes ** new title for ebsco ebook ** added source_id:222 to facets ** copied scss style of directdelivery label to ebook, made it a bit darker for the heck of it. 一体 * renamed the langauge tokens for ebsco ebooks to the proper name so it gets actually displayed
-
- Feb 22, 2024
-
-
Mathias Maaß authored
-
- Feb 19, 2024
-
-
* add noLinking option to Authors/Corporations in FidAcquisitionSpec * add no-linking logic in data-authors.phtml
-
- Feb 06, 2024
-
-
Jean-Pascal Kanter authored
refs #25128 [fid_bbi] release/fid_bbi/2024_01 added 'Elements in Publishing and Book Culture' to database page * added manual proxy switch for media licences * kinda annoying as it works for other links without this switch and should for these aswell and i really blame my lack of understanding that i have to go this way, although, there are some chances that its a provider side thing i cannot really change anyway * broke config entries to allow for manual proxy overwrite * changed template and getLicenses() function in MyResearchController refs #25128 [fid_bbi] update to language files for database usage
-
- Feb 01, 2024
-
-
Jean-Pascal Kanter authored
refs #25127 [fid_bbi] release/fid_bbi/2024_01 implemented a link walker intended for DOI that would also work for any other kind of redirect link * revamped request structure of doi redirect walker * first of all, in principle this resolves everything, not just doi * changed client method in ajax handler to incorporate new insights from rvk tree module to use proxy settings * renamed the whole shebang from DOIWalk to DOIResolver, i also consiered DOIFollow or just LinkFollow * added status codes to the response * added error forwarding to the response * added status code handling in the jscript part * changed spinner to not be a block anymore * removed debug function from getit.php * did config changes for name change * replaced teapot error with boring 500 * code styles
-
- Jan 24, 2024
-
-
* add label for not specified salutation
-
- Jan 18, 2024
-
-
Jean-Pascal Kanter authored
* updated database-addon & database-link template with new informations and logic (now differenciates between license and logged in without license * added MyResearchController Method to override fid one to handle of the database informations
-
- Jan 04, 2024
-
-
- Dec 20, 2023
-
-
* check existence of marc 300 before accessing * check existence of subfield too
-
- Dec 07, 2023
-
-
Jean-Pascal Kanter authored
* currently only used by de_15
-
Robert Lange authored
-
- Dec 06, 2023
-
-
Jean-Pascal Kanter authored
* currently only used by de_15
-
- Nov 30, 2023
-
-
Alexander Purr authored
* add default parameter for createExportFile method to en-/disable of printing table header
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* created new get it rule for interlibrary loan * changed bbi record driver logic to facilitate new fid logic changes * added bbi specific file for interlibrary loan template * changed notice.phtml in get-it-box to include inter library loan
-
Jean-Pascal Kanter authored
refs #24276 [finc] added gvi trait to extract able bodied gvi ids from solr/marc to use in inter library fid change, implemented into finc for later usage
-
- Nov 07, 2023
-
-
Viola Elsenhans authored
-
- Oct 17, 2023
-
-
Mathias Maaß authored
-
- Oct 09, 2023
-
-
Mathias Maaß 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 27, 2023
-
-
Robert Lange authored
* expand selenium tests ** fix selenium test for ubl changeLanguage ** add test for performance on result list ** example: docker exec -it selenium_php_1 sh -c "./vendor/bin/steward run de_15/24163 firefox --group performance-static --server-url http://selenium:4444/wd/hub -vvv" ** remove unused and large chrome image * add finc performance logger for simple time measurement as csv format * add http debug service for unlogged requests * need to be uncommented in module.config (also set file name under [Logging]) * Docker ** use image labels to avoid multiple images, container (and build caches) for each instance ** activate OpCache for PHP 8 to increase dev performance
-
- Sep 26, 2023
-
-
Viola Elsenhans authored
co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * fix php doc and styles
-
- 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
-
Robert Lange authored
-
- Aug 30, 2023
-
-
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
-
- Aug 16, 2023
-
-
Mathias Maaß authored
-
- Aug 15, 2023
-
-
Alexander Purr authored
* more consistent now
-
- Aug 09, 2023
-
-
- Aug 02, 2023
-
-
* update composer, use latest finc/vufindhttp-psrcompat version * replace Zend by Laminas in php * use laminas instead of Zend i18n resources * use updated module for permission provider * add translation for label_access_level_basic_access * replace Zend by Laminas * fix hydrator - use Laminas\Hydrator\ClassMethodsHydrator * fix hydrator - use Laminas\Hydrator\ClassMethodsHydrator, adapt doc * fix hydrator - use Laminas\Hydrator\ClassMethodsHydrator, adapt doc * add csp ini * convert inline script to Head script * adjust UserDataStrategy hydrate-method (maybe php7 problem only) ** failure at creating user and edit user data by admin ** prevent error: Too few arguments to function fid\Hydrator\Strategy\UserDataStrategy::hydrate() * adapt menu.phtml from finc ** add missing menu entries * add hydrator's extract-method return type * improve default config ** show createdAt-field in user list by default ** activate order export by default * add missing closing tag
-
-
- Jul 21, 2023
-
-
Robert Lange authored
-
Alexander Purr authored
* get working mapping of item-respons-json to DTO user by adding set-method * adding formatted date in table row
-
- Jul 20, 2023
-
-
Robert Lange authored
refs #24185 [finc] check overdue by date WITHOUT time - use date function for simplicity and slightly more performant
-
Robert Lange authored
-