- Mar 06, 2020
-
-
Sebastian Kehr authored
* preprocess whole config in mvc event listener * handle the case of forbidden base url override * render fidis status in fixed footer
-
Sebastian Kehr authored
* forbid base url overrides by default and allow in alpha environments * override base url via separate mvc event listener * print effective fidis base url in footer
-
- Mar 04, 2020
-
-
* fix wrong factory name in finc module config
-
- Mar 03, 2020
-
-
* drop empty obsolete ajax controller * drop obosolete controller factory * add custom controller factories * adjust module configuration * adjustments to services, controllers and controller plugins configuration ** use vufind factory classes where possible and drop obsolete factory methods ** completety drop obsolete session manager factory ** drop unused rewrite plugin factory ** rename rewrite class and factory * adjust ils driver, record driver, and recommend plugin configuration * adjust record tab plugin configuration * drop obsolete hierarchy tree factory method * convert symbols to strings in finc module configuration * remove as of #14414 unused factory class
-
- Feb 27, 2020
-
-
* removed finc/Export * use view helper serverurl * update urls export bibtex and endnote
-
- Feb 24, 2020
-
-
Sebastian Kehr authored
* render job title field type-agnostic * remove permissions headline * set limited_access to granted for all
-
- Feb 21, 2020
-
-
Sebastian Kehr authored
-
- Feb 20, 2020
-
-
- Feb 19, 2020
-
-
* set client function * set get it box function * set some translations
-
* speed up csv export by limit fidis user request to one ** response contains complete user list inclusive all relevant details ** see also #16938 * export file as *.txt * display phone number in user export
-
- Feb 14, 2020
-
-
Dorian Merz authored
* uses correct call for recordLink ViewHelper
-
Dorian Merz authored
-
- Feb 07, 2020
-
-
Robert Lange authored
-
- Jan 31, 2020
-
-
* adapt redi to v5
-
- Jan 27, 2020
-
-
Dorian Merz authored
* generates tab separated values file for download * export all fields
-
* set type email instead of text
-
Dorian Merz authored
* renders RSS-entry titles in APA citation style
-
- Jan 21, 2020
-
-
Dorian Merz authored
-
* modified config * remove obsolete method * set comments * bug fixing hierarchy records * bug fixing local DE-15 with isbn
-
Dorian Merz authored
* re-structures logics * partitions into distinct source id packages * returns full config set for each
-
* dislay all user data (mostly in read-only mode) * exclude most attributes via validation groups * drop former editable_attributes configuration
-
Dorian Merz authored
* do not throw Exception on parse error * avoids breakdown of search results page
-
* remove required text and add information to username change form * prefill email address at password reset form * disable email input and email validation for logged in users
-
-
- Jan 14, 2020
-
-
* fix: properly handle empty user data on hydration * add missing translations * account for anonymous logons on authorization * remove headline in template
-
- Jan 10, 2020
-
-
* prevent duplicate array entries when calling 'isActive' of OpenUrl-helper twice * initialise record resolvers as empty array * add test for current resolvers, context and active
-
- Jan 09, 2020
-
-
* supplies Libero ID via User DTO
-
-
- Jan 08, 2020
-
-
Sebastian Kehr authored
-
- Dec 09, 2019
-
-
* if ai record remove empty notice box
-
* display ebook notice
-
Sebastian Kehr authored
* handle multi-valued issue attribute in publication meta data * normalize publication issue only if actually set
-
- Dec 06, 2019
-
-
* fixed some boss bugs
-
Dorian Merz authored
* adds missing changes from issue * had been lost due to a merge conflict
-
Dorian Merz authored
* UserController: first check for param 'backUrl' before using referer original author: Robert Lange <robert.lange@uni-leipzig.de>
-
* modified get it config * bug fixing ** comment out if exists isxn ** hidden boss notice if boss false
-
- Dec 05, 2019
-
-
Dorian Merz authored
* adapts GetIt box logic for hierarchy parents * use cascading translation for multi-valume notices
-
Dorian Merz authored
* properly reacts on WorldcatTab RecordPermission * uses new hasRecordPermission function co-authored by: "Gregor Gawol <gawol@ub.uni-leipzig.de>"
-
Dorian Merz authored
* allows for specific test for presence of a single RecordPermission
-
- Dec 04, 2019
-
-
* citation is pre formatted with HTML and used in view * add order to session saved user * provides complete order list (even newest orders) * create common getOrderLabel function
-