- Jun 19, 2019
-
-
* migration of former core-module-package contents * first adjustments of api client logon functionality * fix initial registration step * registration finalization adjustments * fetch libraries on registration * improved logon client method * refresh logon only if stale * throw exception on bad credentials * adjust config files * fetch user details only if logged on * rename namespace, text domain as well as module and theme * untrack compiled css * let registration form look like login form * rename ils driver for config injection by ils connection * use aliases for authenticator and ils driver * let authenticator support account creation * enable account creation in base config * override default account creation route * introduce user controller and update action
-
- 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
-
- May 22, 2019
-
-
Dorian Merz authored
* fixes plugin retrieval in Record ViewHelper
-
- May 17, 2019
-
-
* !!! 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 16, 2019
-
-
Dorian Merz authored
* adds methods to retrieve ** RVK ** DDC ** BK (Basisklassifikation)
-
- May 15, 2019
-
-
Dorian Merz authored
* adds getKxpId() to RecordDriver
-
- 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 15, 2019
-
-
Frank Morgner authored
-
- 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)
-
- 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
-
* 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
-
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
* introduces paiaGetSystemMessages() reading "notifications" from PAIA service
-
Dorian Merz authored
* bugfix in MungerInjectionFactory * checks for empty IndexShards config to avoid abort on error
-
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
-
- Feb 07, 2019
-
-
Demian Katz authored
-
Demian Katz authored
-
- Feb 05, 2019
-
-
Frank Morgner authored
-
Frank Morgner authored
* view helper method aliases are case sensitive since vf5 * several fixes
-
- Feb 04, 2019
-
-
Frank Morgner authored
* modify entry point of Delegator Factory to new __invoke() method of PSR7 style ContainerInterface
-
- Feb 01, 2019
-
-
Demian Katz authored
-
- Jan 31, 2019
-
-
Demian Katz authored
-
- Jan 30, 2019
-
-
Ere Maijala authored
- Logs an error message when missing files are encountered.
-