- Mar 18, 2020
-
-
Gregor Gawol authored
-
- Feb 20, 2020
-
-
- Dec 11, 2019
-
-
Dorian Merz authored
* activates user list tags * translations for "Your Tags" * show all tags on favorites overview ** fixes bug inherited from bootstrap3 theme * show all tags for user in select list ** adapts VuFind-core DB query ** TODO: Is this a Bug? File a Pull Request
-
Dorian Merz authored
* adds JS functionality to permalink * copies URL to clipboard
-
* modified feedback form
-
- Dec 03, 2019
-
-
* from 'Your' to 'My' Searches | Profile * clean up de.ini
-
- Oct 08, 2019
-
-
Dorian Merz authored
* changes German and English wording for Data Collections in ** side facet ** footer ** data collection browsing page title
-
- Oct 07, 2019
-
-
Dorian Merz authored
* integrate worldsearch module * merges WolrdCat and HoldingsILS tabs * sets WorldcatTab as default * adds FID-BBI specific RecordTab ViewHelper to have tab still displayed even for empty WorldCat response
-
- Sep 03, 2019
-
-
* set additional fields * set some comments * refactored source code * set translations * accept terms of use and privacy policy
-
- Sep 02, 2019
-
-
Dorian Merz authored
* new FID specific error message (on Exception)
-
- Aug 27, 2019
-
-
Dorian Merz authored
-
Dorian Merz authored
* display HTML snippet to be embedded in external website
-
- Aug 14, 2019
-
-
Dorian Merz authored
* ENG: Browse Collections * GER: Datensammlungen durchsuchen
-
Dorian Merz authored
* inherits translations from finc-Master level * removes duplicate translations and translation files * removes unused files from Alpha level language folder * bugfixes: ** fixes Subjects template ** avoids Undefined variable error
-
- Jul 03, 2019
-
-
* translate format in records of result-list * add some translations in fid_bbi.ini
-
- Jun 28, 2019
-
-
- Jun 27, 2019
-
-
* switches on bookbag * unhides saved in favorites block in result list * moves collection info for defaultRecord below data and items block, right-alogned * changes icon size for bookbag to correspond to favorites * removes fa-2x as this leads to wrong display in detail view * adds css rule for large size in result list * adds mixin to make items sr-only rather than hide them * applies mixin to cart labels in result list * relabels E-Mail this in cart tools to be same as E-mail this in Search tools * changes cart icon in header * resets check_saved_statuses for testing * changes padding in Saved in Favorites box * reinstates 'hidden' to savedLists
-
Dorian Merz authored
* adds back link on details view * adds jump marks in result list * jumps back to correct position * avoid hyphenation ** set hyphens: none for all elements ** avoids ugly line breaks in details table co-authored by: Claas Kazzer <kazzer@ub.uni-leipzig.de>
-
- Jun 26, 2019
-
-
* also add missing translations for Access facet section
-
- Jun 19, 2019
-
-
* harmonizes send labels in result list and record view * corrects print icon in record view
-
* fixes table alignment in myResearch profile * harmonizes use of Mein BBI labels (replaces Mein Konto)
-
- May 22, 2019
-
-
Dorian Merz authored
* changes Username to E-Mail address
-
* expand FeedbackForms for new registration form - dont use default registration * send mail to hab * refactor policy - always required on feedback forms * get mail subject in FeedbackController.php:sendMail if none configured / found * copy translations and home libraries from core-package, TODO: remove after backend api is working * basic registration form ** add info text registration_form_info ** set home library required and add first empty option as default
-
* add FAQ for BBI ** overwrite translations for FAQ ** add texts for faq in German and English ** implement language switch in content.phtml * add 'about us' and refactor faq ** add about-us for German and Englsh ** modify layout for faq ** rename German faq from faq-de to faq - as default * hide Contact details temporarily and set translation for terms of use * change translation for Privacy Policy
-
- May 20, 2019
-
-
* add bbi contact form ** set link to contact form in footer ** add static contact.phtml form ** add translations * use default vufind feedback functionality for contact form ** add / correct translations for contact form ** activate FeedbackForms and configure FeedbackForms.yaml ** change link in footer ** remove link in header to activated feedback form * add privacy policy check to derived contact / feedback form * modify FeedbackForms.yaml of alpha and staging for policy check * check for required attribute of policy check in form * configure Alpha Mailer
-
- May 17, 2019
-
-
* overwrite basic color variables * set header logo * fix css-linter warnings * initial SCSS fixes (fine tuning) * adds clarifying name * properly centers searchbox on home * branches and cleans up searchbox template * renames Start into home * removes language dropdown in favour of display of non-selected language only * adds svg icons for language selection * adds initial adaptations for responsive design (header) * performs general cleanup of SCSS
-
* set toolbar * changed some translations * refactored availability tab ** temporarily removed "other Editions" section (functionality will be re-introduced otherwise) * some VuFind5 adaptations ** SolrDefault => DefaultRecord ** @<?@ => @<?php@
-
- May 16, 2019
-
-
* set footer * set home facets to sources * some VF5 adaptations * re-uses facetlistAction()
-
author Gregor Gawol <gawol@ub.uni-leipzig.de> 1556551262 +0200 committer Dorian Merz <merz@ub.uni-leipzig.de> 1558002326 +0200 refs #14878 [fid_bbi] modified record detail view * set kxp shard solr * added module fid_bbi * toggle isbn * some translations * link rvk-, bk- and ddc-notation * changed tab order * added permalink * added publisher link * added missing ini file * deactivated fid core module * fixed some vufind 5 bugs
-
* set searchbox homepage * set searchbox resultlist * set searchbox detail view * set breadcrumb login button and homepage button * test login button
-
- Jun 06, 2018
-
-
* view search tools right beneath header * changes to rss feed link within search tools
-
- Jun 05, 2018
-
-
* show button to remove all selected facets at once * disable facet exclusions
-
- Feb 22, 2018
-
-
Sebastian Kehr authored
-
- Jan 25, 2018
-
-
* merge finc theme in finc release candidate v1 ** interim stage: templates adapted to VF4 code for revision of description.phtml ** home page: adds top margin for better looks ** advanced search: makes right-hand header parts full width for desktops ** fixes offcanvas and offcanvas-toggler in mobile views ** fixes header menu and reverses header item order on anything but XS ** fixes visibility of add to favorites text ** fixes sidebar item hovers and backgrounds ** fixes breadcrumbs after col removal ** removes myresearch/login ** removes form-horizontal class ** adds braces round calculations ** removes some col-columns ** cleans up some scss ** removes unwanted JS calls from theme.config * add new views for core and description view at VF4 for LIDO * interim stage: templates adapted to VF4 code for revision of description.phtml * deletes erroneous test.phtml * refs #11813 cmp. #12259 comment out ViewHelper Permission at themes/finc/theme.config.php * replace finc/RecordDriver/SolrDefault/co...
-
- Nov 21, 2017
-
-
* minor typo fix fav_delete_warn at local/languages/de.ini
-
- Nov 08, 2017
-
-
Frank Morgner authored
* restrict subject naming of creator to 'preferred' attribute
-
- Nov 06, 2017
-
-
* modified apa and mla citations for AI
-
- Oct 26, 2017
-
-
changed German translation of 'Zip' to 'PLZ'
-
- Sep 07, 2017
-
-
Ulf Seltmann authored
* finc-module specific changes regarding that ticket and maybe changes regarding #10120
-
- May 05, 2017
-
-
* integrate SolrLido RecordDriver in VF3 finc
-