Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
  2. Dec 04, 2019
  3. Dec 03, 2019
  4. Nov 29, 2019
  5. Nov 28, 2019
  6. Nov 19, 2019
  7. Nov 15, 2019
    • Gregor Gawol's avatar
      refs #16136 [fid] modified ezb resolver output · 67254d17
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      67254d17
  8. Nov 13, 2019
    • Alexander Purr's avatar
      refs #16359 [fid] Orders · 0965d8ed
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      0965d8ed
  9. Nov 07, 2019
  10. Oct 29, 2019
  11. Oct 24, 2019
    • Gregor Gawol's avatar
      refs #15930 [fid] get it box · a8f17d57
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
          * 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
      a8f17d57
  12. Oct 23, 2019
  13. Oct 18, 2019
  14. Oct 17, 2019
    • Sebastian Kehr's avatar
      refs #15998 [fid] user management forms related changes · c8ffe802
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      c8ffe802
  15. Oct 08, 2019
  16. Oct 02, 2019
  17. Oct 01, 2019
  18. Sep 25, 2019
  19. Sep 03, 2019
  20. Sep 02, 2019
  21. Aug 30, 2019
  22. Aug 29, 2019
  23. Aug 27, 2019
  24. Aug 23, 2019
    • Dorian Merz's avatar
      refs #15642 [fid] API admin section · df0d74c9
      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
      df0d74c9
  25. Jul 09, 2019
    • Sebastian Kehr's avatar
      refs #15590 [fid] migrate form specs to configurable services · 03943db7
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      03943db7
  26. Jun 28, 2019
  27. Jun 27, 2019
    • Robert Lange's avatar
      refs #15235 [fid] refactor registrations forms · 180ed6c2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      180ed6c2
    • Sebastian Kehr's avatar
      refs #15445 [fid] styling user forms · 432d6a84
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      432d6a84
    • Robert Lange's avatar
      refs #15445 [fid] add user role to registration · da544af2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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'
      da544af2
  28. Jun 26, 2019
  29. Jun 24, 2019