- Aug 30, 2019
-
-
Dorian Merz authored
-
Dorian Merz authored
* defines init Method for AddressValidator * refs #15520
-
- Aug 29, 2019
-
-
Dorian Merz authored
* makes back link more obvious * helps users to stay in registration process
-
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
-
-
-
Dorian Merz authored
-
* API calls * menu link * translations
-
- Aug 23, 2019
-
-
Dorian Merz authored
* adds permissionBehavior.ini to react on denied permissions
-
Dorian Merz authored
-
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
-
* set defaultDeniedTemplateBehavior globally to true to get false when calling allowDisplay('[permissionName]') * should resolve remaining problems from cf. #12598
-
Dorian Merz authored
-
Dorian Merz authored
-
* uses JS to cache form inputs during modal lifetime * ignore input fields for passwords for better security
-
- Aug 14, 2019
-
-
Dorian Merz authored
-
- Jul 31, 2019
-
-
* set configuration * merge new web design * set design ** facets list ** search controls ** search filters ** icons ** facets ** phone view
-
- Jul 30, 2019
-
-
* add SearchTabs for All, Texts, New Releases and Audio-Video Media * define filter for each tab, swung dash stands for OR * add translations for SearchTabs * hint: actually no results are fetched for New Releases - bug of sent ai shard in request?
-
- Jul 26, 2019
-
-
Sebastian Kehr authored
-
- Jul 22, 2019
-
-
Sebastian Kehr authored
-
Sebastian Kehr authored
-
Sebastian Kehr authored
-
- Jul 18, 2019
-
-
* corrects fonts path * integrates icon font * replaces icons in header.phtml and searchbox.phtml * adds woff2
-
* incorporates background shapes for website main section
-
- Jul 17, 2019
-
-
* remove noils.ini and set fid as catalogue driver * use authenticator of fid master * enable password recovery functionality of fid master * extend fid theme in themes/fid_adlr/theme.config.php * configure fid adlr: set new api backend url
-
- Jul 15, 2019
-
-
* New Adlr header design ** initial implementation of SCSS structure ** initial implementation of basic fonts (icon font still missing) ** initial commit of basic images for header ** initial template customizations to accomodate new header design and behavior * improves LG look (not yet complete) * adds category icons folder * adds initial translations
-
Dorian Merz 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
-
- Jul 08, 2019
-
-
Dorian Merz authored
-
Dorian Merz authored
-
- Jul 05, 2019
-
-
* for local alpha * for local
-
- Jun 28, 2019
-
-
* get referer url from request * check for lightbox in templates
-
Dorian Merz authored
-
Dorian Merz authored
* adapted theme config to use finc-specific ** ResultFeed and ** RecordLink
-
- Jun 27, 2019
-
-
Dorian Merz authored
-
* add legend for required fields * fix moving label by click on eula * set checkbox by click on label * add back buttons to policy and terms in lightbox
-
* 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'
-