- Sep 01, 2021
-
-
Robert Lange authored
* copied from local * adjust test fixture results
-
- Aug 31, 2021
-
-
Gregor Gawol authored
* set text hover * set remove-filter color * remove span filter list value
-
Claas Kazzer authored
* code styles / syntax
-
Claas Kazzer authored
* fixes empty li and unclosed ul in header menu
-
- Aug 23, 2021
-
-
Dorian Merz authored
-
Dorian Merz authored
-
- Aug 19, 2021
-
-
* also delete obsolete sample configuration from config.ini * fix and update test for ExternalCatalogueLink ** use record_id instead of ppn ** fix mocking expactations ** use test by calling: docker exec -it [your_favorite_vufind_folder]_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/ExternalCatalogueLinkTest.php"
-
-
- Aug 16, 2021
-
-
* streamlines with result list title
-
- Aug 10, 2021
-
-
Robert Lange authored
* add link in menu * add adlr specific translations * fix undefined url in lightbox.js, also refs #16833 * use generic fid name from acquisitions
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
* add action in User Controller * add form for password confirmation * check credentials in Client * add properties in User dto for deletion * check for deleted property on login in Authenticator * add default translation texts * add template for success message * redirect to home page after closing of modal
-
- Aug 09, 2021
-
-
Dorian Merz authored
* do not show tab for single-element trees
-
- Aug 04, 2021
-
-
Gregor Gawol authored
* favorites list
-
- Aug 03, 2021
-
-
Robert Lange authored
* do not set refreshOnClose to true in lightbox after neccessary catalog login for saving a record as favorite ** set userIsLoggedIn to true ** hide login link ** show logout link * improve code styles * also anticipate jshint for 17984 to set back focus on origin after closing * control overriding of page reload by extra parameter in template link
-
Robert Lange authored
* usage after changing translations via i18n controller /Admin/I18n: "devops/i18n-merge.sh data/i18n/languages/de.ini local/languages/de.ini" * add minified local/languages/de.ini * corrects German typo for errorcode_member_not_found in local * output: ** remove duplicate token "Email " with obsolete value "E-Mail" by "Mailen". ** remove duplicate token "Print " with obsolete value Druck by "Drucken". ** remove duplicate token "bookbag_email_selected " with obsolete value "E-Mail" by "Links zu ausgewählten Medien per E-Mail versenden". ** remove duplicate token "Skip_navigation_links " with obsolete value "Sprunglinks zum Inhalt" by "Sprunglinks zur Suche und zum Inhalt". ** replace token "errorcode_member_not_found " with old value "Die Benutzernummer exisitiert nicht" by new value "Der aufgerufene Titel (%%id%%) ist nicht vorhanden." * minify local en.ini * usage "devops/i18n-merge.sh data/i18n/languages/en.ini local/languages/en.ini" ** remove duplicate token "DBIS " with obsolete value DBIS by DBIS. ** remove duplicate token "Skip_navigation_links " with obsolete value "Skip navigation links" by "Skip navigation links".
-
- Jul 30, 2021
-
-
* new inputs: library, signature, external_url * now 2 different forms: ** a) via record, prefilled (like before) ** b) via profile: free request (not indexed record) * about b) ** new action and route ** inherit and extend form configuration (new hydrator, 4 more fields) from a) ** reuse template from a) and add record-inputs ** new inputs: title (required), responsible, year, language ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object ** using createViewModel-function from AbstractBase for prevent loading not existing record * adjust orders listing template for displaying none indexed records correctly refs #20106 [fid] orders list * enable external links coming from data-lightbox * show additional request data if request is not linked to solr record
-
Dorian Merz authored
-
- Jul 23, 2021
-
-
Robert Lange authored
-
Dorian Merz authored
* remove specialized tree renderer * add linked tab config
-
- Jul 22, 2021
-
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
-
- Jul 20, 2021
-
-
Dorian Merz authored
* adds delegator for SolrMarcFinc * can add SolrMarcUrlRules.yaml now * decide on sub-result sets to be used in actual result of getURLs
-
- Jul 19, 2021
-
-
Claas Kazzer authored
* reinstates visited links color on header and home * fixes dropdown menu color * rewrites visited links colors * streamlines SCSS (a little)
-
- Jul 16, 2021
-
-
* also do not check for existence of linked record on every call (implemented in 16914)
-
-
- Jul 15, 2021
-
-
Dorian Merz authored
* set non-lucene-syntax handling configurable on a per-SearchType basis co-authored by: André Lahmann <lahmann@ub.uni-leipzig.de> * added some more comments to searches.ini
-
- Jul 09, 2021
-
-
Dorian Merz authored
-
- Jul 07, 2021
-
-
* changes overcomplex wording in carousel J
-
- Jul 06, 2021
-
-
* allow list of ids and load results as batch from solr * escape colons centralized in getFincId * code styles * move searchRelatedRecords from SolrMarcFincTrait to new finc\Controller\CustomTraits\SearchTrait * call searchRelatedRecords instead of getFincId within getAlternativeItemId * merge elements of getFincId into getAlternativeItemId ** handle multiple ids within getAlternativeItemId ** escape colon when existing ** rude exception catching * replace call of getFincId by getAlternativeItemId within mapPaiaItems co-authored by "Dorian Merz <merz@ub.uni-leipzig.de>" * slight refactoring * add more method comments co-authored by "André Lahmann <lahmann@ub.uni-leipzig.de>" * added comment for choice of trait location
-
- Jul 05, 2021
-
-
Dorian Merz authored
-
- Jul 02, 2021
-
-
Dorian Merz authored
* copy from DE-15 code to finc's FincLibero * use separate queryBoundItem() * use generic pattern * make bound item query adaptable
-
- Jul 01, 2021
-
-
Robert Lange authored
* isTitleHold * placeTitleHold * extendPickUpLocation
-
Dorian Merz authored
* now named LiberoWachtl * less misleading naming * refactor liberoWachtlUrl INI key ** plus: cache in local property
-
Dorian Merz authored
-
-
* changes visited-links colors back
-
* removes nbsp that glues count to textwq
-