- Nov 09, 2020
-
-
-
* prevent notices when publication details are empty * prevent fidis notice / error when issn in getPublishedIn is null ** set array with empty string instead
-
- Nov 06, 2020
-
-
Alexander Purr authored
* add constants * more generic order process including functions for extending within instances * remove unused variable subitoPartialCopy
-
- Nov 04, 2020
-
-
* Use tag p instead of div for flashmessages * Change tag <div> with <p> for alerts * Review class text-success ** Change <div> with <p> ** Remove margin-bottom * move newly added files to throwaway theme * introduce finc specific Flashmessages ViewHelper co-authored by: "Dorian Merz <merz@ub.uni-leipzig.de>"
-
- Oct 27, 2020
-
-
refs #18482 [finc] add missing import for ForbiddenException and ListPermissionException used in MyListAction
-
- Oct 09, 2020
-
-
Dorian Merz authored
-
Alexander Purr authored
* if not show error template * add error translation
-
-
- Oct 08, 2020
-
-
Dorian Merz authored
* reads MARC 024 * specifies type of identifier * also defines MultiLine RecordDataFormatterSpecs for other identifiers
-
Dorian Merz authored
-
- Oct 05, 2020
-
-
Dorian Merz authored
* only apply for print
-
* remove summary (solr:description) from ** default core ** marc core ** ai core * add new translation for Abstract and use it in RecordDataFormatterFactory
-
- Sep 30, 2020
-
-
Dorian Merz authored
* this is basically a backport of the new ajaxCovers Feature in VuFind 7 ** see https://github.com/vufind-org/vufind/pull/1679 for details * use recordIcon as coverReplacement * link ajax loaded covers (de_15) * show cover images on click (for de_15)
-
- Sep 25, 2020
-
-
* new recordriver method * translations
-
- Sep 23, 2020
-
-
- Sep 18, 2020
-
-
Dorian Merz authored
* removes templates for simple escaped and translated data, this can be achieved via options in simple SpecLine * add alterable separator to authors template * replace data-dateSpan with RecordHelper SpecLine
-
- Sep 17, 2020
-
-
Dorian Merz authored
- Sep 16, 2020
-
-
Dorian Merz authored
-
- Sep 08, 2020
-
-
* add additional check for title in getSetMultipart
-
- Sep 02, 2020
-
-
-
refs #18227 [finc] adding BK notation for displaying on record details via RecordDataFormatterFactory * adjust marc driver method * add templates (copied and improved from fid_bbi) * add label translation * remove bk notation search link, because search type and solr field missing
-
- 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)
-