Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
  2. 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
  3. Jun 19, 2019
    • 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
  4. May 03, 2019
  5. Apr 24, 2019
  6. Dec 12, 2018
  7. Nov 30, 2018
  8. Feb 09, 2018
  9. Dec 11, 2017
  10. Jul 14, 2017
  11. Dec 12, 2016
  12. Oct 28, 2015
    • André Lahmann's avatar
      removed cache_dir setting from config.ini · 9456720a
      André Lahmann authored
      * added VUFIND_CACHE_DIR environment variable to httpd-vufind.conf
      * VUFIND_CACHE_DIR now being used for custom cache directory
      * CacheManager will throw an exception if cache_dir is set in config.ini
      9456720a
  13. Oct 16, 2015
  14. Feb 06, 2015
  15. Oct 16, 2014
  16. Oct 14, 2014
  17. Oct 10, 2014
  18. Sep 26, 2014
  19. Dec 18, 2013
  20. Feb 28, 2013
    • Fabian Erni's avatar
      Update config/application.config.php · 3a9e54a7
      Fabian Erni authored
      Prevent adding a module if it's already in the list.
      Because on some systems it's not possible to define environment variables, you should be able to add the module to the normal module list (defined at the top of this file). Problem occures when you work with different systems for dev/test/prod etc. and want to share the same code base.
      3a9e54a7
  21. Feb 13, 2013
  22. Feb 07, 2013
  23. Jan 25, 2013
  24. Jan 04, 2013
  25. Dec 20, 2012
  26. Sep 10, 2012
  27. Aug 28, 2012
  28. Jul 19, 2012
  29. Jun 21, 2012