- Apr 08, 2021
-
-
* Extend, simplify and rename grid classes, now supporting a 12-column grid system similar to Bootstrap. * Add links to search box and footer. * Make footer 3 columns and move links to the right. * Change post excerpt suffix to prevent breaks directly before the ellipsis. * add icons for database and sources * remove indention from address TODO: Some texts still require translation.
-
- Mar 25, 2021
-
-
* remove special treatment for strings in bbi data-publicationDetails * use imprint instead of publicationDetails with new finc data-imprint.phtml
-
Dorian Merz authored
-
Dorian Merz authored
-
* always return array of PublicationDetails from SolrDefaultFincTrait:getPublicationDetails() * dont call getImprint within getPublicationDetails for SolrDefault, return type is alwas PublicationDetails object * remove special treatment for strings and arrays of string in template data-publicationDetails.phtml * call getImprint instead of getPublicationDetails in specs of defaultCore of RecordDataFormatterFactory * add new template data-imprint.phtml to add basic property info
-
Dorian Merz authored
-
Robert Lange authored
-
Dorian Merz authored
* makes ISSN search link available for Records without full_record * solves result list issue in FID BBI
-
Dorian Merz authored
* makes ISSN search link available for Records without full_record * solves result list issue in FID BBI
-
Robert Lange authored
-
- Mar 24, 2021
-
-
* improve apa template
-
* prevent from reuse former saved values within handling of an other marc field
-
* added method
-
Robert Lange authored
* move code for determination of record icon class type from template record-icon to record view helper * combine access icon and text ** add parameter addText to method getRecordIcon to return icon with text co-authored by: Dorian Merz <merz@ub.uni-leipzig.de> * some refactoring of cover loading logic ** include missing records ** introduce another helper function ** adapt template ** also refs #19382_b
-
- Mar 23, 2021
-
-
Dorian Merz authored
follows https://github.com/vufind-org/vufind/pull/1894
-
- Mar 22, 2021
-
-
* remove address * add policy and terms * add translation * comments field to textarea
-
Dorian Merz authored
-
* change translation * change comments text field to textarea
-
Dorian Merz authored
-
* Make all icons in links clickable * Fix position in Firefox * Move link-with-icon SCSS to separate file
-
- Mar 18, 2021
-
-
* if logged in and correct permission & * record older than 71 years & * format is no ebook * format is Atlas, Book, Manuscript, Map, Print or Thesis
-
* Optimize SVG code of all icons * Move "small" icons to parent directory * Move "big" icons to "media" directory * Remove horizontal line from person icon
-
Dorian Merz authored
* mask colons to avoid badly formatted SOLR query
-
-
* Style RVK code as badge * Increase margins * Fix dropdown background * On small screens, break code and label into separate lines * Remove border * Move SCSS code to separate file * Simplify template
-
Dorian Merz authored
-
Dorian Merz authored
- Mar 16, 2021
-
-
* moves sr-only class into span tag surrounding the caption text
-
- Mar 15, 2021
-
-
For templates with missing <h1>, style the first <h2> as <h1> and subsequent headings as one level higher.
-
-
-
-
-
- Mar 11, 2021
-
-
* set method get newsletter bool
-
Dorian Merz authored
-
* add landmarks for active facets * refactor short (aka skip) links * add hint for page reload as title in side facets * show all applied side facets * Add filter title to facet title tags * Add filter name to facets * Corrects filter help texts * Filter help texts * adds filter help text to top selection * specify side facet help texts * make facets more accessible * make exclude-facets more accessible for details see issue/18993 co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
-
- Mar 09, 2021
-
-
Dorian Merz authored
* add head titles to terms and policy * remove "Holdings" prefix from details tab head title * force short title as head title in detail view
-