- Apr 21, 2020
-
-
Dorian Merz authored
-
* add new validators ** page selection: correct page order ** page selection: highest selected page can not exceed number of pages ** page selection: can not not exceed a certain percentaged part of whole record * add first validator to form configuration * add other validators within controller trait to from * add hyphen filter to form configuration * add dynamic page selection validators ** add session to RecordController via DelegatorFactory ** adjust behavior to handle false page selection warning with session parameter * add fid translation * display number of record pages in summary of subito partial copy ** changes in RecordDataFormatterFactory *** add general spec builder function *** extend general specs for subito partial copy
-
-
- Apr 16, 2020
-
-
Dorian Merz authored
* uses IlsAwareTrait * uses IlsAwareDelegatorFactory
-
Dorian Merz authored
-
- Apr 06, 2020
-
-
* remove manual save of order to user session
-
- 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
-