- Mar 31, 2022
-
-
Robert Lange authored
-
Alexander Purr authored
* EZB-Resolver: ** save access state to each ezb resolver result ** reuse getElectronicResults removed in ticket 20764 * ResolverLinks helper hands over print- or electronic results to templates instead of prepared access and message information * handle access (article order button) and messaging in templates now ** messages are generated by type (electronic / print and access state) * improve array merging in template resolverLinks-print.phtml * change parseLinks method: differs from inherited finc ezb resolver by not requesting print state 10
-
Robert Lange authored
-
Alexander Purr authored
* allows manipulating on inheriting classes
-
- Mar 28, 2022
-
-
Claas Kazzer authored
* clarifies roles and aria for paginators and tools * corrects roles on search and searchbox
-
- Mar 23, 2022
-
-
Robert Lange authored
* remove redundant configuration * remove redundant MyResearchController * remove redundant templates * remove redundant German translations ** use "devops/i18n-merge.sh data/i18n/languages/de.ini themes/fid_adlr/languages/de.ini themes/fid/languages/de.ini": ** remove duplicate token "Username " and E-Mail-Adresse with parent file. ** remove duplicate token "dbis_hint " and "Hinweis" with parent file. ** remove duplicate token "dbis_licenses_name_long " and "Zugang zu freien und lizenzierten Fachdatenbanken" with parent file. ** remove duplicate token "dbis_name " and "Fachdatenbanken" with parent file. ** remove duplicate token "licenses " and "Datenbanken" with parent file. ** remove duplicate token "licenses_desc_1 " and "Momentan haben Sie Zugriff auf:" with parent file. ** remove duplicate token "licenses_not_available " and "Diese Lizenzen sind derzeit leider nicht verfügbar." with parent * remove redundant English translations ** use "devops/i18n-merge.sh data/i18n/languages/en.ini themes/fid_adlr/languages/en.ini themes/fid/languages/en.ini": ** remove duplicate token "Username " and Email address with parent file. ** remove duplicate token "dbis_hint " and "Notice" with parent file. ** remove duplicate token "dbis_licenses_name_long " and "Access to free and licensed databases" with parent file. ** remove duplicate token "dbis_name " and "subject-specific Databases" with parent file. ** remove duplicate token "dbis_text " and "The subject-specific databases shown below and provided by DBIS are free to access. If you are logged in with your user account, additional databases which are specifically licensed by your home library are also listed. As a rule, these can only be accessed via your respective university network or VPN access." with parent file. ** remove duplicate token "licenses " and "Databases" with parent file. ** remove duplicate token "licenses_desc_1 " and "Currently, you have access to:" with parent file. ** remove duplicate token "licenses_desc_2 " and "Further license offers are in preparation. You may also write us your suggestions, which offers should also be licensed. Please use our <a href="../Contact/ContactForm">contact form</a>.<br /><br /><br />Our <a href="../AdlrRegistration/Terms">terms of use</a> apply." with parent file. ** remove duplicate token "licenses_forbidden_login_required " and "These licenses are only available for registered users in certain user groups." with parent file. ** remove duplicate token "licenses_forbidden_permission_denied " and "Licensed resources are not available for your user group." with parent file. ** remove duplicate token "licenses_not_available " and "Licensed resources temporarily not available." with parent file. ** remove duplicate token "licenses_notice_html " and "Please use the newspaper archives for normal searches only. The licences granted are not designed for mass retrieval of newspaper pages (e.g. for text mining). Downloads beyond the usual level will lead to premature expiry of the licensed quotas and is at the expense of your colleagues.<br /><br />Please always contact us in advance by e-mail or via our <a data-lightbox href="%%contact_url%%">contact form</a> if you would like to retrieve a larger number of documents for a research project or use text mining. We will then get in touch with you. <br /><br />Please also note our <a data-lightbox href="%%terms_url%%">Terms of Use</a>.<br /><br />Thank you for your understanding." with parent file. * finc/dbis: update package version to 4.0.1 for short open tags
-
Robert Lange authored
* allow empty inputs in home address if checkbox for delivery_address is deactivated * set required attributes by javascript in new introduced user_delivery_address.js - except for line 2 * add new translation for checkbox label * code styles / add comments * add horizontal row as divider between user data sections
-
- Mar 14, 2022
-
-
kazzer@ub.uni-leipzig.de authored
-
kazzer@ub.uni-leipzig.de authored
-
- Mar 09, 2022
-
-
Robert Lange authored
-
Alexander Purr authored
* allowing empty comments on pda/print * building type translation keys with _ instead of - * fix method signature for isValid() to fit interface - can not change param of simple type mixed to string * do not show user name in users order list * create order edit form only if order type has form configuration in fid.ini
-
Alexander Purr authored
-
- Mar 07, 2022
-
-
Claas Kazzer authored
* adds autocomplete to home and office address forms * adds autocomplete to user update form * add autocomplete to 2nd address (home address) update form * add template comments co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
Robert Lange authored
-
Claas Kazzer authored
* autocomplete as address-line1 conforms to specs * add autocomplete honorific-prefix on user registration co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
Robert Lange authored
-
Robert Lange authored
* add page reload hint * use language tags * add changes in single-facet.phtml: add sr-only
-
Claas Kazzer authored
-
Claas Kazzer authored
-
- Mar 04, 2022
-
-
Robert Lange authored
refs #21219 [fid_adlr] isbn_isn_mv / issn_isn_mv: adjust searchspecs and expected test fixtures for alpha and live * beautify SearchSpecsReaderTest.php
-
Claas Kazzer authored
* result list and favorites co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * adapt aria-lable translation for checkboxes
-
- Mar 03, 2022
-
-
Robert Lange authored
-
- Mar 02, 2022
-
-
Robert Lange authored
-
Dorian Merz authored
-
- Mar 01, 2022
-
-
Claas Kazzer authored
* adds basic XS and SM styles for adv search * corrects top margin on SM * corrects top margins again * corrects focus highlighting on X buttons on SM * sets focus border for SM up * extends magenta bordered focus highlight to XS
-
Claas Kazzer authored
-
Claas Kazzer authored
* introduces alternatives for hidden anchor names for XS, SM, MD in header * fixes hidden elements on results list * fixes open comment block in header * fixes display options on LG and larger * fine tuning for filter tools on xs
-
Robert Lange authored
-
Robert Lange authored
-
Dorian Merz authored
-
Robert Lange authored
-
- Feb 28, 2022
-
-
Claas Kazzer authored
-
- Feb 26, 2022
-
-
Robert Lange authored
* add help and additional consistency checks * ignore empty lines
-
- Feb 24, 2022
-
-
Robert Lange authored
-
Robert Lange authored
-
Alexander Purr authored
* occurred while fid refactoring - fix code style (see ticket 21064) * https://projekte.ub.uni-leipzig.de/projects/vufind-projekte/repository/vufind/revisions/f7bc6bc1159582b420b211c0f4a2427fce205f28/diff/module/fid/src/Controller/CustomTraits/FidAcquisitionTrait.php
-
Robert Lange authored
-
- Feb 22, 2022
-
-
Alexander Purr authored
* remove min and max length check and associated error messages * instead display customized message (title-attribute) on pattern mismatch
-
- Feb 21, 2022
-
-
Robert Lange authored
-
Robert Lange authored
* GetAdditionalAccountInfo: ** dont fetch fines - sum up is already done by account_ajax ** use GET instead of POST request * account_ajax: add finc override and itemCount; remove tooltips / titles * remove obsolete script in menu.phtml
-