Skip to content
Snippets Groups Projects
  1. May 12, 2022
  2. May 11, 2022
  3. Jan 04, 2022
  4. Dec 08, 2021
  5. Feb 25, 2021
  6. Apr 21, 2020
  7. Apr 20, 2020
  8. Jan 09, 2020
  9. Dec 04, 2019
  10. Nov 14, 2019
    • Sebastian Kehr's avatar
      refs #16236 [fid] · 40f964fe
      Sebastian Kehr authored
      * remove unneeded gitignore file
      * add fid generic dependencies
      * add dependency to phpdocumentor/reflection-docblock
      40f964fe
    • Sebastian Kehr's avatar
      refs #16236 [master-v5] · df95877b
      Sebastian Kehr authored
      * restore vanilla v5.1.0 composer configuration and dependencies
      * drop composer platform php override to allow for dependencies requiring php > 7.0.8
      * install and configure add composer merge plugin
      * update npm-shrinkwrap.json
      * add finc specific dependencies via custom composer file
      * assure all symfony packages are locked to 3.4.*
      * execute themes-copy script on composer install and update
      df95877b
  11. Jun 27, 2019
    • 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
  12. 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
  13. May 07, 2019
  14. May 03, 2019
  15. Apr 24, 2019
  16. Feb 27, 2019
  17. Feb 05, 2019
  18. Feb 04, 2019
  19. Jan 23, 2019
  20. Jan 22, 2019
  21. Jan 16, 2019
  22. Jan 15, 2019
  23. Jan 08, 2019
  24. Jan 07, 2019
  25. Dec 12, 2018
  26. Sep 11, 2018
    • Demian Katz's avatar
      Summon record persistence (#1218) · 5c54edfd
      Demian Katz authored
      - Works around problems caused by changing record IDs on the Summon side, using the bookmark feature provided by the Summon API
      - Includes mechanism for fallback record loading
      - Includes mechanisms for deduplication after record ID change
      5c54edfd
  27. Aug 16, 2018
  28. Aug 10, 2018
    • Dorian Merz's avatar
      refs #12558 MERGE in master · f0c91b3a
      Dorian Merz authored
      * changes static status handling
      * introduces finc/rules-evaluator package
      * uses StaticStatusRules.yaml if present
      f0c91b3a
  29. Jun 08, 2018
  30. May 31, 2018
    • Ulf Seltmann's avatar
      refs #12914 · a704426b
      Ulf Seltmann authored and Frank Morgner's avatar Frank Morgner committed
      * update docker-compose.yml to new images
      * remove /vendor folder
      * remove /local/dev folder
      * remove auth.json
      * update composer.lock
      a704426b
  31. May 24, 2018
    • Demian Katz's avatar
      Update QR code logic/dependencies (#1183) · 056ab097
      Demian Katz authored
      - Refactor to use services and dependency injection.
      - Rewrite QR code generation to use endroid/qr-code (previous library has been deprecated).
      - Add support for specific pixel sizes in the size parameter.
      - Smarter handling of default parameter values.
      056ab097
  32. May 23, 2018
  33. Mar 29, 2018