Skip to content
Snippets Groups Projects
  1. Jan 21, 2020
  2. Jan 14, 2020
    • Sebastian Kehr's avatar
      refs #16728 [fid] · 838855ee
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * fix: properly handle empty user data on hydration
      * add missing translations
      * account for anonymous logons on authorization
      * remove headline in template
      838855ee
  3. Jan 09, 2020
  4. Dec 09, 2019
  5. Dec 06, 2019
  6. Dec 05, 2019
  7. Dec 04, 2019
  8. Dec 03, 2019
  9. Nov 29, 2019
  10. Nov 21, 2019
  11. Nov 19, 2019
  12. Nov 15, 2019
  13. Nov 14, 2019
  14. Nov 13, 2019
  15. Nov 08, 2019
  16. Nov 07, 2019
  17. Oct 29, 2019
    • Dorian Merz's avatar
      refs #16223 [fid] book orders in user profile · 9240d092
      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>
      9240d092
  18. 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
  19. Oct 23, 2019
  20. 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 i...
      c8ffe802
  21. Oct 01, 2019
  22. Sep 27, 2019
  23. Sep 03, 2019
    • Sebastian Kehr's avatar
      refs #15925 [fid] use fieldsets for user addresses · d79b1a70
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      d79b1a70