- Apr 27, 2022
-
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
* remove script for cost center * handle expired token * set required and data-required for department (institution) input on change of division * use full open php tags in form * remove required in form for department and inputdepartment and set by javascript * organize imports * fix styles * restructure methods, only one action method * add general error message at top of page * set red color for error messages * comment out flash messages for subito (when issn is empty)
-
Robert Lange authored
* but try to set focus on first focusable element on tab pane
-
André Lahmann authored
-
André Lahmann authored
* moved Auth classes from de_15 to finc * substituted empty string for cat_password storage in db with null * minor code adjustments to current VuFind 5.1.1 code
-
- Apr 20, 2022
-
-
Robert Lange authored
* with syntax "245a: 245b (245n); 245p/ 245c" * colon only when 245a AND 245b exist * change order of subfields for records without pre-formated punctuation and ignore 245h * fetch multiple subfields for 245n and 245p and concatenate with coma * add tests for Marc getTitleDetails punctuation * run with command: docker exec -it [your_docker_php_container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver/SolrMarcFincTestCase.php --filter testGetTitleDetails"
-
kazzer@ub.uni-leipzig.de authored
* hides sort and display n items buttons for XS and SM * fixes misplaced icons in record view ** removes redundant 'and screen' in SCSS ** reduced padding-right on large devices for mainbody
-
- Apr 13, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
Alexander Purr authored
* add inheritance if needed * dependent to 16852
-
Robert Lange authored
-
Viola Elsenhans authored
* fixing bugs for mobile
-
- Apr 04, 2022
-
-
Alexander Purr authored
* add correct language main file inheritance
-
André Lahmann authored
* but authentication needed for mail client box IMAP: ** server: 127.0.0.1 ** port: 11103 ** username: dev ** password: dev
-
- Apr 01, 2022
-
-
Robert Lange authored
* add specs for topics and rvk in RecordDataFormatterFactory * add data-topics.phtml and data-rvk.phtml * use specs and render output of RecordDataFormatter in topics.phtml * remove obsolete message 'Topics unavailable' for empty content - tab should not be used at all due to hasTopics check
-
- Mar 31, 2022
-
-
Alexander Purr authored
* change status indicator into expressive description
-
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 ...
-
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
-