- May 15, 2019
-
-
Dorian Merz authored
* adds getKxpId() to RecordDriver
-
* removed bracket
-
- May 08, 2019
-
-
* adopts changes to data-otherRelationshipEntry in DefaultRecord * changes searchbox to flex for better display on XS and SM * pushes shard checkboxes benath search box on SM * adopts NEW OFFCANVAS toggler (visible in XS, SM only) * adapts new offcanvas toggler for record view use (XS, SM only) * fixes search-sort, limit etc appearance in result list (XS, SM only) * moves offcanvas-toggler code to separate template * updates references to offcanvas-toggler in all recorddriver core files @to-do PLS NOTE: ALL SOLRDEFAULT files had to be moved to DEFAULTRECORD! during migration
-
- May 03, 2019
-
-
Frank Morgner authored
refs #15110 [master-v5] - modify Solr lookup to k10plus for creating link if exists by 'Gesamtaufnahme'
-
-
- May 02, 2019
-
-
Frank Morgner authored
-
Frank Morgner authored
refs #14439 [master-v5] - 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 17, 2019
-
-
Frank Morgner authored
refs #12063 [master-v5] - sets true at [Session]->secure at local/../config.ini globally for all instances cmp. #12063-20
-
- Apr 15, 2019
-
-
Frank Morgner authored
-
Frank Morgner authored
-
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 10, 2019
-
-
* removes colon before 773t (title) * adds colon before 773 (main entry heading)
-
- Apr 03, 2019
-
-
- Mar 28, 2019
-
-
Frank Morgner authored
* ajax request are moved to separate AjaxHandler ** getAdditionalAccountInfo ** getIlsStatus *** bugfixes GetItemStatuses removing abandoned directly initialising ILS method ** getItemStatus ** getResolverLinks * adds alias routes to call finc AjaxHandler at module.config.php
-
- Mar 08, 2019
-
-
* adapts fallback for unrecognized solr records in module.config.php * is now finc version of SolrDefault record driver
-
- Feb 27, 2019
-
-
-
Frank Morgner authored
-
Frank Morgner authored
* merges issue/14771 in master-v5
-
* bugfixes ID lookup * now uses correct value retrieval method
-
- Feb 26, 2019
-
-
* now throws no error en empty ShardPreferences section
-
-
- Feb 22, 2019
-
-
Dorian Merz authored
* merge current v4 into master-v5 * several code style fixes * adapts to VF5 standards
-
Dorian Merz authored
* introduces paiaRemoveSystemMessage() * introduces auxiliary function paiaDeleteRequest() * some changes in paiaGetSystemMessages()
-
Dorian Merz authored
* re-enacts changes from #14583 on master * display of hierarchies without collection-links
-
* introduces new print.scss * improves printing of result list, record view, and record detail view
-
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
-
Dorian Merz authored
* introduces paiaGetSystemMessages() reading "notifications" from PAIA service
-
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
-
Dorian Merz authored
* 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
-
- Feb 12, 2019
-
-
Frank Morgner authored
* adopts VF5 modifcation of numeric key to assoc key signifier 'label' * checks w/ refs #13902
-
-