- 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)
-
- Oct 22, 2019
-
- 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 in its own file * include job title field in admin edit form * revision of admin edit form
-
- Oct 14, 2019
-
-
- Oct 10, 2019
-
-
* set syntax of testexternallink1.json for fetching $array['pattern'] * set mock methods in ExternalCatalogueLinkTest * external catalogue link: handle missing filter: take changes from #15135 * simplify ExternalCatalogueLink.getLinks()
-
refs #15104 [master] - replaces single methods to get field of RecordType to generic getField() for external links
-
- Oct 09, 2019
-
-
-
Dorian Merz authored
* changes function's visibility to protected * allows override in de_l152
-
- Oct 01, 2019
-
-
* move worldcat template to fid
-
- Sep 30, 2019
-
-
Dorian Merz authored
* adds IND1 = 7
-
- Sep 27, 2019
-
-
- Sep 25, 2019
-
-
Dorian Merz authored
* removes string manipulation for playing times * MARC 306$a is always (?) filled with display-ready playing times
-
- Sep 03, 2019
-
-
* allow for multiple addresses * use correct validator method and address index * remove type attribute * adjust profile view w.r.t. empty addresses * reintroduce form label helper to account for required attributes * let second address line be optional
-
- Sep 02, 2019
-
-
-
Dorian Merz authored
* adds requested groups to profile table * removes flash message * makes role display configurable
-
- Aug 30, 2019
-
-
* expand Vufind SearchTab methods to get pure hidden filters in template * handle emtpy filter
-
Dorian Merz authored
* defines init Method for AddressValidator * refs #15520
-
- Aug 29, 2019
-
-
Dorian Merz authored
* implements magic get method for API-served user objects
-
-
* include address on user creation * address fields validation
-
Dorian Merz authored
* bugfixes in Permission handling * admin link in MyResearch menu
-
- Aug 27, 2019
-
-
* API calls * menu link * translations
-
- Aug 23, 2019
-
-
Dorian Merz authored
* adds actions and routes to ** user list ** user profile manipulation * introduces basic authorization and permission handling * introduces Admin config section containing ** editable fields ** applicable user permissions ** disable select inputs * user overview ** styles user overview as a table ** links to user edit page for each * adds 'denied' values for unselected permissions * force login for admin pages * flushes user list cache on successfull edit ** displays latest data in user list * reacts on admin roles from API (cf. #15692) * VuFind permission handling ** adds PermissionProvider to handle FID API permissions via Permission ViewHelper
-
- Jul 26, 2019
-
-
Sebastian Kehr authored
-
- Jul 22, 2019
-
-
Sebastian Kehr authored
-
- Jul 09, 2019
-
-
* enable required zend modules * register abstract form factory * migrate initial registration form * remove annotations * migrate annotions to php-arrays ** migrate user create and update form ** set home library value options in controller ** migrate password forms ** remove unnecessesary validators * adjust controller factory
-
- Jun 28, 2019
-
-
* get referer url from request * check for lightbox in templates
-
- Jun 27, 2019
-
-
Dorian Merz authored
-
* introduce custom method for password updates * improvements to user access level selection * improved user creation form look * set college value in update form * translate username to email address
-
* add select in final registration form * add properties to model and dto * remove dto for permissions, use simple array instead * set permission (group) in ILSAuthenticator * show !multiple! groups in profile * add select in update from * refactor User model => extra property 'role'
-
- Jun 26, 2019
-
-
Dorian Merz authored
* avoids usage of imprint field for MARC records * reads MARC $264 with ind2 = 1 and $260 * obeys multi-fields and multi-subfields
-