- 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
-
Robert Lange authored
* used in standard.phtml instead since refactoring
-
- Jul 13, 2023
-
-
* also code styles
-
previously, in case the marc data was lacking some informations titles like ": FooBar" would be created with a leading ': ' without anything before, logic was added to assure both sides are present before using a binding symbol
-
- Jul 10, 2023
-
-
* remove _customFonts in finc because of no usage of @font-face ** especial in usage in instances * simplification of custom variables ** all finc variables now in one file (flat hierarchy) * improves re-usage of font-variables in instances (in context of unification of scss import order)
-
- Jul 05, 2023
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* changed ezb resolver version of fid to only transmit one identifier for a library * also corrected url encoded typo that apparently crashed the entire API
-
- Jun 30, 2023
-
-
- Jun 29, 2023
-
-
* fix inline script for tooltip * fix inline script for cart buttons * fix inline script for cover loading * fix inline script for cover loading on detail page
-