Skip to content
Snippets Groups Projects
  1. Sep 25, 2019
    • Robert Lange's avatar
      refs #15589 [fid_adlr] transfer licenses from composer package into instance and embed DBIS package · d534122d
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * .gitignore changed: ignore copied dbis mixin in theme folder
      * composer.json changed: add DBIS package AND add post-install / post-update - hooks to copy mixins after composer install or update
      * config/application.config.php changed: also dbis module is still needed here for activation
      * fid_adlr/config/vufind/config.ini changed: set adlr licenses configuration
      * fid_adlr/config/vufind/fid.ini changed: set current api backend - remove on go live
      * fid_adlr/config/vufind/permissionBehavior.ini added: derived from fid for correct handling of permissions in permissionHelper (defaultDeniedTemplateBehavior = true)
      * fid_adlr/config/vufind/permissions.ini added: set permissions for licenses (currenty full_access only) and dbis (all)
      * module/fid_adlr/config/module.config.php changed: add routes for licenses = dbis = databases
      * module/fid_adlr/src/Controller/MyResearchController.php & MyResearchControllerFactor...
      d534122d
  2. 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
  3. Apr 24, 2019
  4. Apr 03, 2019
  5. Jun 12, 2018
  6. Jun 06, 2018
  7. 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
  8. Jan 24, 2018
  9. Jan 11, 2018
  10. Oct 25, 2017
  11. Oct 24, 2017
  12. Oct 19, 2017
  13. Aug 03, 2017
  14. Feb 14, 2017
  15. Dec 12, 2016
  16. Nov 14, 2016
  17. Sep 15, 2016
  18. May 13, 2016
  19. Apr 19, 2016
  20. Mar 18, 2016
  21. Mar 08, 2016
    • André Lahmann's avatar
      refs #7163: · fcd12cc8
      André Lahmann authored
      * removed vendor from .gitignore
      * updated and added dependencies in vendor folder
      fcd12cc8
  22. Jan 07, 2016
  23. Nov 11, 2015
  24. Jul 17, 2015
    • André Lahmann's avatar
      refs #5640: · f69a2d2f
      André Lahmann authored
      * updated gruntfile.js with de_j59, de_bn3 and adlr_link
      * changed package.json name to vufind2-foundation (e.g. for community release)
      * added node_modules to .gitignore
  25. Jun 25, 2015
  26. Dec 01, 2014
  27. Nov 26, 2014
    • Martin Czygan's avatar
      Add various .gitignore patterns. · b275c11b
      Martin Czygan authored
      This combines the changes to .gitignore from three commits:
      
      91847d1a added oauth token to provide composer with github login credentials
      75681907 added git config
      d26d7b8c added dev config and some gitignore entries
      
      via `git diff d26d7b8c^..91847d1a  -- .gitignore`, except
      
      `vendor/*` is changed to `/vendor` so it does not match:
      
          themes/bootstrap3/js/vendor
      b275c11b
  28. Aug 09, 2013
  29. Jul 01, 2013
  30. Jun 30, 2013
  31. Mar 04, 2013
  32. Oct 18, 2012
  33. Oct 02, 2012
  34. Sep 28, 2012