- Nov 25, 2020
-
-
- Nov 09, 2020
-
-
* edit getURLs in SolrMarcFincTrait for marc 856 https://www.loc.gov/marc/bibliographic/bd856.html ** new: set description to full text if 856 ind.2 = 0 (resource) and other subfields missing (3, x, z, y) ** new: set description to further information if 856 ind.2 = 2 (related resource) and other subfields missing (3, x, z, y) ** keep: set description to Online Access if ind.2 = 0 and doi.org and ind1 = 0 * add translation for Further information and full text plain ** full text / Volltext ** Further informationen / Weiterführende Informationen
-
-
* 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
-