Skip to content
Snippets Groups Projects
  1. Aug 29, 2019
  2. Aug 27, 2019
  3. Aug 23, 2019
  4. Aug 14, 2019
  5. Jul 26, 2019
  6. Jul 22, 2019
  7. 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
  8. Jul 08, 2019
  9. Jul 05, 2019
  10. Jun 28, 2019
  11. Jun 27, 2019
  12. Jun 26, 2019
  13. Jun 25, 2019
  14. Jun 24, 2019
  15. Jun 20, 2019
  16. Jun 19, 2019
    • Gregor Gawol's avatar
      refs #15405 [fid] changes user data · 040d34bc
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * display only ils user data
      * modified update template
      * added link to edit data
      * added translations
      040d34bc
    • Robert Lange's avatar
      refs #15383 password recover feature · 71974e04
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      
      Co-authored-by: Sebastian Kehr's avatarSebastian Kehr <kehr@ub.uni-leipzig.de>
      71974e04
    • Sebastian Kehr's avatar
      refs #15383 [fid] user management / registration · ea7bfde8
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      ea7bfde8
  17. Jun 14, 2019