- Jun 24, 2019
-
-
* set solr field facet_avail instead of access_facet * set values for icons
-
- Jun 14, 2019
-
-
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 17, 2019
-
-
Dorian Merz authored
* now uses given labels as keys
-
* !!! already implemented in issue 15057, but at least needed for transition period of imprint_str_mv and sid != 0 * retrieve new field 'imprint_str_mv' first * use old field 'imprint' as fallback * consolidated handling of getImprint with new field imprint_str_mv to replace marc field 260 and 264
-
- May 13, 2019
-
-
Dorian Merz authored
* adds getKxpId() to RecordDriver
-
- May 03, 2019
-
-
* removed bracket
-
Frank Morgner authored
refs #15110 [master] - modify Solr lookup to k10plus for creating link if exists by 'Gesamtaufnahme'
-
- May 02, 2019
-
-
Frank Morgner authored
refs #14439 [master] - replaces BSZ pattern by new DE-627 kxp pattern for link related items of title * replaces BSZ_PATTERN with KXP_PATTERN * necessary refactoring of method getOtherRelationsshipEntry() * keep lookup for Solr for checking if item of related record really exists in Solr infrastructure * legacy mode with rewrite back Solr record_id in return container; could be diverge use of different contexts
-
- Apr 26, 2019
-
-
- Apr 15, 2019
-
-
Frank Morgner authored
-
Frank Morgner authored
refs #14984 [master] - evaluates marc 730$a$n$p besides 700$a$t to getWorkTitleDetails() 'Werktitle'
-
Frank Morgner authored
* removing/uncommenting several old translations from localized format facets
-
- Apr 12, 2019
-
-
* changes childRecordSearch link ** adds dfApplied to URL ** avoids default filters * adds configuration in config.ini [Hierarchy] * decides on omission of default filters for simple container link
-
- Apr 08, 2019
-
-
Robert Lange authored
* remove colon before 773t (title) * add colon before 773 (main entry heading)
-
- Mar 27, 2019
-
-
* either internal solr or swagger-api will be installed from the scratch
-
- Mar 20, 2019
-
-
Dorian Merz authored
* renders RSS-entry titles in APA citation style
-
- Mar 13, 2019
-
-
Dorian Merz authored
* adds hasChildren function mimicking VuFind's isCollection
-
- Mar 01, 2019
-
-
Dorian Merz authored
* fixes bug in pickTitle()
-
- Feb 26, 2019
-
-
Dorian Merz authored
* bugfix in email address validation on report errors page
-
- Feb 22, 2019
-
-
Dorian Merz authored
* changes visibility of two methods neccessary for retrieval of availability status
-
- Feb 19, 2019
-
-
Dorian Merz authored
* introduces paiaRemoveSystemMessage() * introduces auxiliary function paiaDeleteRequest() * some changes in paiaGetSystemMessages()
-
- Feb 15, 2019
-
-
Dorian Merz authored
* re-enacts changes from #14583 on master * display of hierarchies without collection-links
-
- Feb 06, 2019
-
-
* introduces new print.scss * improves printing of result list, record view, and record detail view
-
- Feb 05, 2019
-
-
Dorian Merz authored
* introduces SolrDico Record type ** represents Digital Collections with JSON fullrecord ** uses HierarchyTree tab instead of CollectionHierarchyTree for DiCo * changed translations of tab labels in collection view * added data-link template for RecordDataFormatter
-
Dorian Merz authored
* translations for DigitalCollection format facet
-
- Feb 01, 2019
-
-
Dorian Merz authored
* introduces paiaGetSystemMessages() reading "notifications" from PAIA service
-
- Jan 25, 2019
-
-
Dorian Merz authored
* bugfix in MungerInjectionFactory * checks for empty IndexShards config to avoid abort on error
-
* added solr field output to staff view tab
-
Dorian Merz authored
* fixes bug in block-comment
-
Dorian Merz authored
* checks for empty values in _hasILSData * changes token for purchase info * uses older token instead of full english text for translation * see #7841, #4790
-
Dorian Merz authored
* manipulates isCollection to ensure Collection-View for DiCo-Records only
-
Dorian Merz authored
* multiple changes in hierarchy display * adds hierarchy tab to records * removes isSingleElementHierarchy function
-
- Jan 22, 2019
-
-
* introduces MungerInjectionFactory * registers several listeners on Search Pre event ** escapes colons in queries for configured handlers (e.g. Signatur) ** registers all configured shards for every query
-
- Jan 08, 2019
-
-
Dorian Merz authored
* bugfix in getBossLink
-
- Nov 27, 2018
-
-
Dorian Merz authored
* uses link to BOSS3 system for ILL check on acquisitionpda.phtml * allows search for multiple ISSNs/ISBNs
-
- Nov 20, 2018
-
-
Dorian Merz authored
* adds translations for ResourceDataCarrier
-
- Nov 19, 2018
-
-
* fixes uncommenting section CallNumber completely
-
- Nov 16, 2018
-
-
Dorian Merz authored
* modifies ilsTestTimeout ** 30s via FincILS.ini ** 90s via FincILS.php as a fallback in case INI is overridden
-