- Oct 09, 2023
-
-
Robert Lange authored
* also refs 24504
-
- Sep 07, 2023
-
-
Robert Lange authored
-
- Aug 31, 2023
-
-
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 23, 2023
-
-
Robert Lange authored
-
- Aug 15, 2023
-
-
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
- Aug 09, 2023
-
-
- Aug 07, 2023
-
-
- Aug 02, 2023
-
-
* define facets as orFacets on HomePage search links as default
-
* 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
-
Mathias Maaß authored
-
-
Mathias Maaß authored
- Aug 01, 2023
-
-
- Jul 26, 2023
-
-
Robert Lange authored
refs #23959 [finc] skip links: scroll to parent container only if screen height is twice as big as facet container
-
Robert Lange authored
-
Robert Lange authored
-
- Jul 21, 2023
-
-
Robert Lange authored
-
Alexander Purr authored
* rename translation token * add zdf_access trans token
-
Jean-Pascal Kanter authored
-
Robert Lange authored
-
Alexander Purr authored
* like basic_access or zdf_access * translation is only applied if trans token exists
-
Alexander Purr authored
* get working mapping of item-respons-json to DTO user by adding set-method * adding formatted date in table row
-
Viola Elsenhans authored
* improve comments
-
- 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
-
- Jul 19, 2023
-
-
* prevent: No space between attributes. * broken attribute aria-label
-
- Jul 18, 2023
-
-
Alexander Purr authored
* add closing div and header to prevent broken html structure * failure only on collections (dico records - only de_15) * just hotfix - will be solved more elegantly with ticket 24265 * refactor summInCollection display logic ** remove FALSE from if-statement, condition was never fulfilled ** use $collId correctly
-
- Jul 17, 2023
-
-
Alexander Purr authored
-