- Dec 06, 2019
-
-
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
-
-
- Nov 15, 2019
-
-
-
* display print issues in separate box * display messages * only one ezb request * set js function to fid module * fixed button bug * changed get it box config * set new position messages * set registration info * default info ezb resolver * set other registration info text
-
Dorian Merz authored
-
-
* modified view helper openurl * add clean doi method
-
Dorian Merz authored
* uses different parameter name to avoid name clash with view Helper * simplifies downgrade function for OpenURL 0.1
-
- Nov 14, 2019
-
-
* set library list in session correctly in method requestLibraryList * add method 'requestLibraryById' for getting single library from api
-
- Nov 13, 2019
-
-
Dorian Merz authored
-
-
* add general form logic for acquisitions ** add acquisition trait for business logic ** add order hydrator ** form definitions and templates (using record data formatter) ** delegator for using api client within controller * add subito article and partial copy forms ** add form definition and templates ** add business logic within trait ** create order by using api * add language keys * simple order hydrator
-
- Nov 12, 2019
-
-
Dorian Merz authored
-
- Nov 08, 2019
-
-
refs #16234 [master-v5] do not drop (non-existing) column username_id and user_id_key unique constraint
-
Dorian Merz authored
* introduces new Exception types * uses those Exceptions to authorize user
-
- Nov 07, 2019
-
-
- Nov 06, 2019
-
-
Dorian Merz authored
* changes according new Zend ServiceManager configuration
-
- Nov 05, 2019
-
-
* add method 'isMultiPart' in SolrDefaultFincTrait to encapsulate check for top leve
-
- Nov 04, 2019
-
-
* Note: * Before runnning this current script please check if there is the necessity to run database specific adaption scripts apart from the common way to ensure that the current script will work properly. * Currently there is the need for the Adlr database to run the script migrateData_Vufind1ToVufind5_First_Adlr.sql stored in folder module/fid_adlr/sql/migrations/mysql * The script has to be executed within a mysql session on the related database.
-
- Oct 30, 2019
-
-
Dorian Merz authored
-
- Oct 29, 2019
-
-
Dorian Merz authored
* adds book orders menu entry * displays open orders in table * adds several templates * adds script to close modal on click to Order list links co-authored by: ckaz <kazzer@ub.uni-leipzig.de>
-
-
- Oct 24, 2019
-
-
* added delivery status * retrieve solr field collection
-
* modified box config * show text Get It if facet_avail entry Free * modified config display buttons * config boss * retrieve BOSS if not collection UBL-FID-EBC
-
- Oct 23, 2019
-
-
-
* don't throw exception if record not found * override method of vufind record link helper * corrected alias for view helper RecordLink (because of wrong alias, extended finc RecordLink was never used, but existent)
-