- Feb 19, 2020
-
-
* 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
-
* get delivery address direct via DTO User * template adjustments * show additionally college if business address is used
-
* regex only for EBC EBooks ** set config * bug fixing ticket 16523
-
* add xdebug related headers to fidis requests * update composer.lock
-
- Dec 03, 2019
-
-
* route * action * template (using partial) * language keys
-
- Nov 29, 2019
-
-
* minimal changes in templates and form configs * adjustments templates * styling of acquisition forms
-
* add complete record-link
-
- Nov 21, 2019
-
-
* helper function object-to-array * use temporarily title as order label * bugfix access pages key
-
- Nov 19, 2019
-
-
* add label attribute to order dto * adjust order templates to display order label
-
-