- Aug 31, 2020
-
-
* from fid_adlr
-
- Aug 26, 2020
-
-
- Aug 25, 2020
-
-
This reverts commit 4e25eb88.
-
- Aug 18, 2020
-
-
* use finc-specific generalized factory
-
- Aug 03, 2020
-
-
Dorian Merz authored
-
Dorian Merz authored
* move function to master branch
-
- Jul 31, 2020
-
-
* not cutting tailing "-7" any more * match endings like "X", "-X" or "-2"
-
Dorian Merz authored
* remove unnecessary (and error prone) function * bugfix in data-titleUniform: avoids undefined index error
-
Dorian Merz authored
* can now apply more than one type of pre munge * works for other query handlers now * TODO: adapt running instances
-
- Jul 30, 2020
-
-
* change searchspecs.yaml in local * testing: update cross-check fixtures for finc.SearchSpecsReaderTest:testParentYaml ** local searchspec ** local alpha searchspec
-
- Jul 29, 2020
-
-
Dorian Merz authored
* "unpacks" AjaxHandler response * now shows item counts in MyResearch menu correctly
-
* repair outdated option test in PAIATest testgetOptionsNotOnlyFirstButAll
-
- Jul 28, 2020
-
-
Dorian Merz authored
-
-
- Jul 27, 2020
-
-
Dorian Merz authored
* fixes function call bug from getItemStatus
-
- Jul 23, 2020
-
-
* prepare testing directory structure for yaml comparism ** add fixtures in same order as config files ** use symlinks for real configs ** use result searchspecs for old outcome before refactoring * fix finc test setup for docker * add finc SearchSpecsReaderTest ** run: docker exec -it [php container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/Config/SearchSpecsReaderTest.php" [--filter testParentYaml]" * in local searchspecs.yaml ** use vufind as parent and keep only delta * in local alpha searchspecs.yaml ** use local as parent, no delta * use autoconfig version 2.3.3, see also https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/autoconfig/-/commit/7b396da68c63820c869d45ca655d70d77b417aef * add env var for local searchspecs.yaml in docker-env.0.finc.yml
-
* dont reload favorites because we use ajax in templates for single items ** early return when layout is lightbox ** for multiple items we still use bulk action in CartController * dont set flash messages when deleting items ** override method performDeleteFavorite from vufind ** prevent delayed success messages when loading modals ** use VuFind.lightbox.alert with javascript in template instead (see 17711)
-
- Jul 20, 2020
-
-
Dorian Merz authored
-
Dorian Merz authored
* filter out empty links
-
- Jul 17, 2020
-
-
Dorian Merz authored
* reverts #13902 * adds MultiDataFieldsTrait to offer some multiline functions * adapts relevant templates
-
* introduce PAIA options containing pickupbranch * needed to differentiate between storageId and pickuplocation of ILL items: ** read paiaConditions from FincLibero.ini ** add method 'mapOptions' to read certain or all options of PAIA conditions for details see issue/17508
-
- Jul 16, 2020
-
-
* set link label with config * retrieve subfield sequence y then n and then 3 * added indicators
-
Dorian Merz authored
* adapts getTOC to MARC standard
-
-
- Jul 08, 2020
-
-
Dorian Merz authored
* add via Delegator * validate config file before adding * make factory more generic ** allows inherited FincLibero drivers to use same factory method
-
- Jul 01, 2020
-
-
Dorian Merz authored
* rebuild changes from #9016 * serialize data to new DB field ** use VuFind's new getExtraMetadata * change method for serialization ** relies on RecordDriver function instead of Solr fields ** adds some additional data ** add some functions to serialization * adds result-list template to provide print output * change search link for missing records * use advanced search * show standard title line for missing records * assure bacwards compatiblity ** handle resource table entries that have been added before this feature went active ** early return if extra_metadata is missing * some code styling
-
Dorian Merz authored
* adds TreeRenderer section to HierarchyDefault.ini * allows for selection of tabs that are linked to from the tree * configure tree parent links differently
-
- Jun 29, 2020
-
-
- Jun 19, 2020
-
-
Dorian Merz authored
* for details see issue/12851
-
- Jun 18, 2020
-
-
Robert Lange authored
* extend RecordDataFormatterFacory of finc in fid * RecordDataFormatterFacory in adlr and bbi should be refactored / scaled down
-
- Jun 16, 2020
-
-
* add finc bootstrapper with error listener * add finc error templates for timeout and runtime * add translations for timeout and service unavailable * name Templates like Exception class name * fix error message: use system email * use vufind5 coding styles
-
Dorian Merz authored
* move uncritial functions (according refs #17230) to finc module * clarifies imports
-
- Jun 15, 2020
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
* add method * add template
-
- Jun 08, 2020
-
-
Dorian Merz authored
* simplify RecordDriver factory setup * remove unused RecordDriver\Factory * fixup permission configuration
-
- Jun 05, 2020
-
-
Gregor Gawol authored
* extended status to display subito button
-
- May 13, 2020
-
-
* added missing method in RecordDriver SolrAI
-
Gregor Gawol authored
* added missing method in RecordDriver SolrAI
-