- 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
-
- 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
-