- 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
-
- Oct 09, 2019
-
-
-
Dorian Merz authored
* changes function's visibility to protected * allows override in de_l152
-
- Oct 08, 2019
-
-
Dorian Merz authored
* fixes selector syntax
-
- Oct 07, 2019
-
-
Dorian Merz authored
* adds delete buttons of cart template to exceptions in form cache JS
-
Dorian Merz authored
* adds textareas to cached input elements
-
- Sep 30, 2019
-
-
Dorian Merz authored
* adds IND1 = 7
-
- Sep 25, 2019
-
-
* set right position StyleBasedIcons
-
Dorian Merz authored
* removes string manipulation for playing times * MARC 306$a is always (?) filled with display-ready playing times
-
- Sep 03, 2019
-
-
Dorian Merz authored
-
- Aug 23, 2019
-
-
* set defaultDeniedTemplateBehavior globally to true to get false when calling allowDisplay('[permissionName]') * should resolve remaining problems from cf. #12598
-
* uses JS to cache form inputs during modal lifetime * ignore input fields for passwords for better security
-
- Jul 26, 2019
-
-
Sebastian Kehr authored
-
- Jul 22, 2019
-
-
Sebastian Kehr authored
-
- Jul 05, 2019
-
-
* for local alpha * for local
-
- Jun 28, 2019
-
-
Dorian Merz authored
* adapted theme config to use finc-specific ** ResultFeed and ** RecordLink
-
- Jun 26, 2019
-
-
Dorian Merz authored
* avoids usage of imprint field for MARC records * reads MARC $264 with ind2 = 1 and $260 * obeys multi-fields and multi-subfields
-
- Jun 25, 2019
-
-
* add new file basic Resolver.ini with embed_auto_load to true * set in local config.ini embed_auto_load to true
-
- Jun 24, 2019
-
-
Dorian Merz authored
* adapts hierarchy management classes to VF5 service sructure
-
* set solr field facet_avail instead of access_facet * set values for icons
-
- Jun 14, 2019
-
-
* retrieve solr field title_part_str
-
Dorian Merz authored
* removes functions calling SOLR field 'itemdata'
-
- Jun 11, 2019
-
-
*concatenate base url and param list correctly for finc Link Resolver ** add ResolverTrait to override method getResolverUrl, improve handling of question marks / anpersand ** use getResolverUrl in finc Ezb ** add finc Redi class and use getResolverUrl of finc trait ** add tests for Ezb and Redi * improve handling and validation of openUrl parameters ** read static openUrl parameters from Resolver.ini in method addCustomParams ** validate necessary function return values for Ezb and Redi to prevent empty links and calls to resolver service ** add OpenUrlTest for both methods
-
- Jun 07, 2019
-
-
Dorian Merz authored
* switches function in queryIls section to use facet_avail:Free instead of access_facet:Local Holdings
-
- May 22, 2019
-
-
Dorian Merz authored
* fixes plugin retrieval in Record ViewHelper
-
- May 21, 2019
-
-
* draw red border only when input has focus
-