- Sep 22, 2020
-
-
* sync RecordDataFormatterFactory with fid and finc * simplify escaping: use setLine and set separator instead of using template data-escapeHtmlCommaSep * refactor data-authors.phtml ** remove mostly redundant data-authors.phtml (extra strong) from finc ** emphasize author name by css instead * use multiline for ** Additionals ** other relationships * dont refactor data-price, remove fixme * reuse accidentally removed data-authorNotes.phtml for Author Notes * use correct labelling function for titleUniform
-
- Sep 17, 2020
-
-
Robert Lange authored
-
Robert Lange authored
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
-
- Sep 16, 2020
-
-
Dorian Merz authored
-
-
Dorian Merz authored
-
- Sep 15, 2020
-
-
* added additional template
-
- Sep 14, 2020
-
-
* template for nested lists using recursion * adding styles for highlight toggle action
-
- Sep 10, 2020
-
-
André Lahmann authored
-
André Lahmann authored
This reverts commit 151d71d8.
-
- Sep 09, 2020
-
-
Dorian Merz authored
* remove openurl.js from config * this resolves the ajax tab loading error
-
- Sep 08, 2020
-
-
* ignore print.css and compiled.css globally in finc gitignore and delete obsolete one in finc css folder
-
* add additional check for title in getSetMultipart
-
- Sep 07, 2020
-
-
* remove search tools from result list bottom
-
- Sep 04, 2020
-
-
Dorian Merz authored
-
- Sep 02, 2020
-
-
Dorian Merz authored
-
-
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
-
Dorian Merz authored
-
- Sep 01, 2020
-
-
Robert Lange authored
-
- Aug 31, 2020
-
-
* from fid_adlr
-
- Aug 26, 2020
-
-
-
Dorian Merz authored
-
-
- Aug 25, 2020
-
-
Robert Lange authored
* use shards main and ai for alphas and in finc docker file * set AI url
-
This reverts commit 4e25eb88.
-
- Aug 24, 2020
-
-
* adds missing labels in finc
-
- Aug 21, 2020
-
-
- Aug 18, 2020
-
-
* use finc-specific generalized factory
-
* reset to original operating mode: first cover, then style based icons ** Default core ** SolrAI core ** SolrMarc core * but if cover cannot be loaded, then use style based icon as fallback ** by using object tag with inner icon ** by setting content of fallback icon noCover2 to empty => interpreted as no content in browser * add new fallback icon instead of changing existing ** keep noCover2.gif unchanged, but add new empty file noCoverEmpty.gif ** use noCoverEmpty.gif in finc as default noCoverAvailableImage set in config.ini ** after merging this branch, instances won't have a noCoverAvailableImage anymore: *** either set noCoverAvailableImage = images/noCover2.gif in instance config.ini *** or use object tag in core templates as in master core templates co-authored by: "ckaz <kazzer@uni-leipzig.de>" refs #17752 [finc vf5] fixes record view icon placement * fixes record view icon placement for left-aligned facets in ** DefaultRecord/core ** SolrAi/core ** SolrMarc/core * fixes style-based icon display with left-aligned facets * corrects switchable ini-settings for displaying either stylebasedicons or other icons/covers * adds definition for right-floating record view icons when sidebar is left-aligned
-
* add missing abort - option * add href for focus
-
- Aug 13, 2020
-
-
André Lahmann authored
-
André Lahmann authored
-
* re-instates cancel button that was missing since issue 17711
-
- Aug 12, 2020
-
-
André Lahmann authored
-
* fixes transparent modal bug -- must-have for all instances!!
-