- Feb 25, 2020
-
-
* add finc facetList for content blocks * remove ils offline message from finc facetlist * should be implemented by parent theme(s), for instance home.phtml
-
- Feb 14, 2020
-
-
Dorian Merz authored
* uses correct call for recordLink ViewHelper
-
Dorian Merz authored
-
- Feb 07, 2020
-
-
Robert Lange authored
-
- Jan 31, 2020
-
-
* adapt redi to v5
-
- Jan 27, 2020
-
-
Dorian Merz authored
* renders RSS-entry titles in APA citation style
-
- Jan 21, 2020
-
-
Dorian Merz authored
* do not throw Exception on parse error * avoids breakdown of search results page
-
- Jan 10, 2020
-
-
* Changed Tibetanisch to Tibetisch
-
* prevent duplicate array entries when calling 'isActive' of OpenUrl-helper twice * initialise record resolvers as empty array * add test for current resolvers, context and active
-
- Jan 09, 2020
-
-
- Jan 08, 2020
-
-
Sebastian Kehr authored
-
- Dec 11, 2019
-
-
Dorian Merz authored
* adds linebreak to streamline Side Recommendations with other sidebar elements
-
- Dec 05, 2019
-
-
Dorian Merz authored
* allows for specific test for presence of a single RecordPermission
-
- Nov 28, 2019
-
-
Dorian Merz authored
* uses URL as link label in case there is noc description given
-
- Nov 15, 2019
-
-
* modified view helper openurl * add clean doi method
-
Dorian Merz authored
* uses different parameter name to avoid name clash with view Helper * simplifies downgrade function for OpenURL 0.1
-
* removes distance from right edge of screen for offcanvas * tiny minor scss beautification fixes
-
- Nov 14, 2019
-
-
Sebastian Kehr authored
* restore vanilla v5.1.0 composer configuration and dependencies * drop composer platform php override to allow for dependencies requiring php > 7.0.8 * install and configure add composer merge plugin * update npm-shrinkwrap.json * add finc specific dependencies via custom composer file * assure all symfony packages are locked to 3.4.* * execute themes-copy script on composer install and update
-
- Nov 13, 2019
-
-
Dorian Merz authored
-
-
* removes deprecated code from finc's search/home.phtml * this allows for the display of channels and home facets
-
- Nov 12, 2019
-
-
Dorian Merz authored
-
- Nov 11, 2019
-
-
- Nov 08, 2019
-
-
refs #16234 [master-v5] do not drop (non-existing) column username_id and user_id_key unique constraint
-
- Nov 06, 2019
-
-
Dorian Merz authored
* changes according new Zend ServiceManager configuration
-
- Nov 05, 2019
-
-
* add method 'isMultiPart' in SolrDefaultFincTrait to encapsulate check for top leve
-
- Nov 04, 2019
-
-
* Note: * Before runnning this current script please check if there is the necessity to run database specific adaption scripts apart from the common way to ensure that the current script will work properly. * Currently there is the need for the Adlr database to run the script migrateData_Vufind1ToVufind5_First_Adlr.sql stored in folder module/fid_adlr/sql/migrations/mysql * The script has to be executed within a mysql session on the related database.
-
- Oct 30, 2019
-
-
Dorian Merz authored
-
- Oct 29, 2019
-
-
- Oct 24, 2019
-
-
* added delivery status * retrieve solr field collection
-
- Oct 23, 2019
-
-
* don't throw exception if record not found * override method of vufind record link helper * corrected alias for view helper RecordLink (because of wrong alias, extended finc RecordLink was never used, but existent)
-
- Oct 22, 2019
-
- Oct 18, 2019
-
-
* improves offcanvas-toggler code to use short render template version * adds offcanvas-toggler code for _all_ templates where it is missing in bootstrap3 theme * adds offcanvas-myresearch template for offcanvas togglers used in myresearch context * replaces erroneous toogler with toggler * replaces missed toogler occurrence in compiled.scss
-
* set right class name .offcanvas-toggler * add offcanvas-toggler to search history template
-
* adds missing sidebar toggler to myresearch/profile.phtml * adds preliminary translation for toggler * adds missing offcanvas toggler to other myaccount templates
-
- Oct 14, 2019
-
-
- Oct 10, 2019
-
-
* 1. use hyphens: auto to break long words * 2. break text of INNER .facet.text within BY WORD * 3. fallback for chrome et cetera: break text of OUTER .sidebar BY ANY character - for loooong words, not already broken by 1. or 2.
-
* set syntax of testexternallink1.json for fetching $array['pattern'] * set mock methods in ExternalCatalogueLinkTest * external catalogue link: handle missing filter: take changes from #15135 * simplify ExternalCatalogueLink.getLinks()
-
refs #15104 [master] - replaces single methods to get field of RecordType to generic getField() for external links
-