- Jul 26, 2019
-
-
Sebastian Kehr authored
-
- Jul 22, 2019
-
-
Sebastian Kehr authored
-
- Jul 09, 2019
-
-
* enable required zend modules * register abstract form factory * migrate initial registration form * remove annotations * migrate annotions to php-arrays ** migrate user create and update form ** set home library value options in controller ** migrate password forms ** remove unnecessesary validators * adjust controller factory
-
- Jun 28, 2019
-
-
* get referer url from request * check for lightbox in templates
-
- Jun 27, 2019
-
-
Dorian Merz authored
-
* introduce custom method for password updates * improvements to user access level selection * improved user creation form look * set college value in update form * translate username to email address
-
* add select in final registration form * add properties to model and dto * remove dto for permissions, use simple array instead * set permission (group) in ILSAuthenticator * show !multiple! groups in profile * add select in update from * refactor User model => extra property 'role'
-
- 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 24, 2019
-
-
Dorian Merz authored
-
Dorian Merz authored
* adapts hierarchy management classes to VF5 service sructure
-
- Jun 20, 2019
-
-
- Jun 19, 2019
-
-
Co-authored-by:
Sebastian Kehr <kehr@ub.uni-leipzig.de>
-
* 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
-