- Apr 15, 2021
-
-
* use html lists for record listings * add aria-described by for checkboxes ** set label context
-
- Apr 14, 2021
-
-
Dorian Merz authored
* introduce BBI specific admin/list template
-
And move it to the bottom.
-
* Align external-link icon with content * Fix missing icon in "Other Editions" section * Add consistent indention to multiline links.
-
- Apr 13, 2021
-
-
-
* Fix filter function * Fix title when list is cached * Clear filter when escape is pressed * Improve styling * Improve accessibility
-
* Add title and proper heading levels * Add loading animation * Improve list styles
-
- Apr 09, 2021
-
-
Dorian Merz authored
* fixes forwarding problem with lookfor * now fills search box with last search terms
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
* remove holdings tab from AI config as everything is shown in green box * use correct regex in source_ids_V8_9, display boss-notice correctly
-
Robert Lange authored
-
Dorian Merz authored
* avoid unnecessary entries in electronic
-
- Apr 08, 2021
-
-
Robert Lange authored
* Fix most missing/duplicate get-it links. * All fallback text if no info available. * Use external link view helper for external links. * Update "no resolver links" translation. * Clean up template code. * Replace preg_match_all with strpos and add TODO * Fix HTML, use <div> and <p> appropriately * Indent links * Add margins between elements * Remove margin below last element
-
* edited de and en translations * improve create template
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
-
* 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.
-
- Apr 07, 2021
-
-
Alexander Purr authored
* caused ajax errors
-
* avoid redirect after list action in layout context ** override Vufind CartController::redirectToSource for bulk export and mail ** override Vufind CartController::deleteAction for bulk delete ** override Vufind RecordController::saveAction for saving favorites on result list * use empty template for rendering messages in lightbox ** override Vufind RecordController::processSave instead of saveAction ** render messages in new message.phtml
-
Dorian Merz authored
-
- Apr 06, 2021
-
-
Robert Lange authored
* use fa-question like in de_15 * translate (fa-question) as additional text
-
Dorian Merz authored
-
- Mar 26, 2021
-
-
Dorian Merz authored
-
Dorian Merz authored
co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * keep label Published
-
* trigger focus restoration on modal close
-
- 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
-