- Oct 15, 2021
-
-
Dorian Merz authored
* change visibility of helper functions * allow for ALL keyword in sources list
-
Alexander Purr authored
* new Client methods: ** get order (uses fidis GET resource) ** update order (is complemented by fidis PUT resource - ticket 20690) * add new route for EditOrder * new UserController methods ** editOrderAction -> loads order, form-config & view; checks EditOrder-Permission ** updateOrder ** applyStatusOptions for correct prefilling and translate of status options * new form-configs for simple (only status) and complete (status and due date) form * new configuration blocks in fid.ini (disabled) ** OrderList section for displaying additional columns in order list table ** Edit section (depending on order type - here pda and digitization) sets form type (basic / complete) and possible status options * templates ** add configured columns (like type, status, due date, edit button) on admin order list (and nested templates) ** new edit order main template (incl. some order information) ** new basic and complete form template * add getter and se...
-
- Oct 14, 2021
-
-
Alexander Purr authored
-
- Oct 12, 2021
-
-
Robert Lange authored
* also add id for valid label mapping
-
- Oct 08, 2021
-
-
Dorian Merz authored
-
- Sep 29, 2021
-
-
* enable comment field for pda ** in controller ** in hydrator * check complete address * allow multi-step form by saving and retrieving followup url * prevent hiding pda form in lightbox after redirect from profile update - SuccessMessage of flash messenger would disable displaying pda form
-
- Aug 10, 2021
-
-
Robert Lange authored
* add action in User Controller * add form for password confirmation * check credentials in Client * add properties in User dto for deletion * check for deleted property on login in Authenticator * add default translation texts * add template for success message * redirect to home page after closing of modal
-
- Jul 30, 2021
-
-
* new inputs: library, signature, external_url * now 2 different forms: ** a) via record, prefilled (like before) ** b) via profile: free request (not indexed record) * about b) ** new action and route ** inherit and extend form configuration (new hydrator, 4 more fields) from a) ** reuse template from a) and add record-inputs ** new inputs: title (required), responsible, year, language ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object ** using createViewModel-function from AbstractBase for prevent loading not existing record * adjust orders listing template for displaying none indexed records correctly refs #20106 [fid] orders list * enable external links coming from data-lightbox * show additional request data if request is not linked to solr record
-
* new inputs: library, signature, external_url * now 2 different forms: ** a) via record, prefilled (like before) ** b) via profile: free request (not indexed record) * about b) ** new action and route ** inherit and extend form configuration (new hydrator, 4 more fields) from a) ** reuse template from a) and add record-inputs ** new inputs: title (required), responsible, year, language ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object ** using createViewModel-function from AbstractBase for prevent loading not existing record * adjust orders listing template for displaying none indexed records correctly refs #20106 [fid] orders list * enable external links coming from data-lightbox * show additional request data if request is not linked to solr record
-
- Jun 22, 2021
-
-
* set default value noticeLinkType * remove useless variable noticeWithLink
-
- Apr 22, 2021
-
-
Dorian Merz authored
* fix problems with unset homeLibrary
-
- Apr 20, 2021
-
-
Dorian Merz authored
* from now on, if a set of fidis permissions is configured, users having ANY of those will be granted the respective VuFind permission * potentially BREAKING CHANGE
-
* set additional view context parameter
-
- Apr 09, 2021
-
-
Dorian Merz authored
* avoid unnecessary entries in electronic
-
- Mar 22, 2021
-
-
* change translation * change comments text field to textarea
-
- Mar 11, 2021
-
-
* set method get newsletter bool
-
- Mar 05, 2021
-
-
Alexander Purr authored
* new route via "/Record/0-123456/fidDigitization" * new form config * new form template * add type specific order information on acquisition trait and order hydrator * add translation keys - incomplete jet * add translation
-
- Feb 24, 2021
-
-
Dorian Merz authored
* can now produce objects from sub class of fid's MyResearchController
-
- Feb 16, 2021
-
-
Dorian Merz authored
* moves some standard configuration from ADLR module to FID module to be reused in other FIDs
-
- Jan 19, 2021
-
-
Dorian Merz authored
-
- Jan 13, 2021
-
-
Dorian Merz authored
* defines some basic functional permissions * uses permission manager to give/deny access to ** acquisitions ** ebook links * handle fid.Acqusitions permission via Permission Controller Plugin of VuFind
-
- Dec 16, 2020
-
-
* using reload flag within user details request to force refresh * do not save order list in session any more
-
- Dec 07, 2020
-
-
* fixed bug * remove partcopy button * changed text
-
- Dec 04, 2020
-
-
* prevents from displaying not updated user data in VuFind * user-object is refreshed automatically after successful user update
-
- Nov 25, 2020
-
-
- Nov 09, 2020
-
-
-
* prevent notices when publication details are empty * prevent fidis notice / error when issn in getPublishedIn is null ** set array with empty string instead
-
- Nov 06, 2020
-
-
Alexander Purr authored
* add constants * more generic order process including functions for extending within instances * remove unused variable subitoPartialCopy
-
- Oct 09, 2020
-
-
Alexander Purr authored
* if not show error template * add error translation
-
- Aug 31, 2020
-
-
* from fid_adlr
-
- Aug 26, 2020
-
-
- Jun 18, 2020
-
-
Robert Lange authored
* extend RecordDataFormatterFacory of finc in fid * RecordDataFormatterFacory in adlr and bbi should be refactored / scaled down
-
- Jun 05, 2020
-
-
Gregor Gawol authored
* extended status to display subito button
-
- Apr 28, 2020
-
-
* config * template * translations * controller / FidAcquisitionTrait * repositioning comment field and error messages
-
- 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 06, 2020
-
-
* remove manual save of order to user session
-
- Mar 19, 2020
-
-
Gregor Gawol authored
* removed comment out if permisson basic_access when blocked user
-
- 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
-