- Nov 13, 2019
-
-
* 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
-
Dorian Merz authored
-
-
* removes deprecated code from finc's search/home.phtml * this allows for the display of channels and home facets
-
- Nov 12, 2019
-
-
Dorian Merz authored
-
Dorian Merz authored
-
- Nov 11, 2019
-
-
- Nov 08, 2019
-
-
Dorian Merz authored
-
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
-
-
-
Dorian Merz authored
-
- 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.
-
Dorian Merz authored
-
- 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>
-
Dorian Merz authored
* adds template to display Address DTOs inline
-
Dorian Merz authored
-
-
- Oct 24, 2019
-
-
Dorian Merz authored
-
* 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
-
-
-
-
Dorian Merz authored
-
* 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)
-
Dorian Merz authored
-
- Oct 22, 2019
-
- Oct 18, 2019
-
-
* adds missing offcanvas toggler and return link to FID theme
-
Dorian Merz authored
-
* improves offcanvas-toggler code to use short render template version * adds offcanvas-toggler code for _all_ templates where it is missing in bootstrap3 theme * adds offcanvas-myresearch template for offcanvas togglers used in myresearch context * replaces erroneous toogler with toggler * replaces missed toogler occurrence in compiled.scss
-
* set right class name .offcanvas-toggler * add offcanvas-toggler to search history template
-
* adds missing sidebar toggler to myresearch/profile.phtml * adds preliminary translation for toggler * adds missing offcanvas toggler to other myaccount templates
-
- Oct 17, 2019
-
-
* initial refactoring to use address fieldsets on user creation and update * generalize user creation form ** allow for multiple addresses in more flexible ways ** introduce general radio fields for user groups * reuse dto on user creation with the help of zend-hydrator * adjust user update form * use hydrator for all user forms * fixup to user init method * add gpl license header * remove empty home library option from user update form * remove imports of non-existing classes * custom submit label in user update form * pass library list with ils authenticator * rename property for less confusion * implement possibly required ils authenticator method * render address id field only if value non-empty * convert user data property names to camel case via custom strategy * pass root input filter with context to nested input filters * relax requirements for first mandatory user address * first fixes to admin edit form * completely specify admin edit form i...
-
- Oct 16, 2019
-
-
Dorian Merz authored
-
- Oct 14, 2019
-
-
- Oct 10, 2019
-
-
* 1. use hyphens: auto to break long words * 2. break text of INNER .facet.text within BY WORD * 3. fallback for chrome et cetera: break text of OUTER .sidebar BY ANY character - for loooong words, not already broken by 1. or 2.
-