- Oct 17, 2019
-
-
* mark required fields in registration forms * map job title to requested permission * account for generalization of user creation form * translation fix * adjustments needed for hydration * build attributes after submit of user creation form * added newsletter boolean flag * adjust user update form * use hydrator for all user forms * translation fixes * override not-empty validator for newsletter field * fixup: adjust newsletter field options * adjust translations in user profile view and update form * include user group in user update form * adjust user update form spec * rename property for less confusion * rename user property and according form fields * fix input filter spec for newsletter field * render job_title element as select field * remove job_title element from update form * grant permissions on user creation * display user group as non-editable field in update form * changes to job title field in update form * display job title update notice * use custom validator for home address fields * let first line of first address be optional * let user specify default delivery address * adjust permissions configuration * adjust permissoins translations * customize admin edit form * user update form style hotfix * revision of admin edit form
-
- 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
-
- Jun 19, 2019
-
-
* migration of former core-module-package contents * first adjustments of api client logon functionality * fix initial registration step * registration finalization adjustments * fetch libraries on registration * improved logon client method * refresh logon only if stale * throw exception on bad credentials * adjust config files * fetch user details only if logged on * rename namespace, text domain as well as module and theme * untrack compiled css * let registration form look like login form * rename ils driver for config injection by ils connection * use aliases for authenticator and ils driver * let authenticator support account creation * enable account creation in base config * override default account creation route * introduce user controller and update action
-
- May 03, 2019
-
-
* renames base configuration folder to «fid» * uses valid api backend * loads finc module + require explicit version of core module including registration feature
-
- Apr 24, 2019
-
-
* merges all changes of #14831 in new instance/fid branch
-