Skip to content
Snippets Groups Projects
  1. Nov 14, 2019
    • 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
    • Robert Lange's avatar
      refs #16388 [fid_adlr] DBIS fixes · 95db5402
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * update composer dependency for dbis package
      * use latest adlr api
      * refactor DBIS usage
      *# use DBIS id from patron library list instead of bibId
      *# fallback: get home library from api directly
      *# fallback: can't get library list from api: set parameter for mapping bibId => dbis in js of dbis-content.phtml to true
      *# add fid client in MyResearch Controller for 2) and 3)
      * use latest dbis package
      95db5402
  2. Nov 13, 2019
  3. Oct 28, 2019
    • Gregor Gawol's avatar
      refs #16296 · 96c80f1a
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * fixed config bug
      * fixed bug to register new lightbox network notice
      * new boss module version
      ** added network notice
      96c80f1a
  4. Oct 24, 2019
  5. 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 & MyResearchControllerFactory.php added: handle dbis and licenses actions
      * themes/fid_adlr/languages/de.ini & themes/fid_adlr/languages/en.ini changed: add translations for dbis and licenses
      * themes/fid_adlr/scss/_customMixins.scss & themes/fid_adlr/scss/compiled.scss changed: add styling for dbis, stub accordeon as mixin
      * themes/fid_adlr/templates/footer.phtml added: for second link to dbis (databases) -> note #15652
      * themes/fid_adlr/templates/myresearch/databases.phtml & dbis-content.phtml added: databases encapsulate dbis and licenses
      * themes/fid_adlr/templates/myresearch/menu-additional-entries.phtml added: plugin menu entry to databases - called by fid/myresearch/menu
      * themes/fid_adlr/theme.config.php changed: add finc-dbis theme
      d534122d
    • Gregor Gawol's avatar
      refs #15650 [fid_adlr] design detail view · 20434a17
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set module fid_adlr
      * set core data default & ai
      * set design
      * display share button
      * changed design share button menu
      * changed breadcrumb
      * set tab table of contents to recorddataformatter
      * fixes bug playing times
      * set format bold
      20434a17
  6. Sep 23, 2019
  7. 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
  8. May 07, 2019
  9. May 03, 2019
  10. Apr 24, 2019
  11. Feb 26, 2019
  12. Jan 23, 2019
  13. Jan 22, 2019
  14. Jan 18, 2019
  15. Jan 08, 2019
  16. Jan 07, 2019
  17. Dec 12, 2018
  18. 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
  19. Aug 16, 2018
  20. 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
  21. Jun 08, 2018
  22. 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
  23. May 23, 2018
  24. Mar 26, 2018
  25. Mar 13, 2018
  26. Feb 26, 2018
  27. Feb 12, 2018
  28. Feb 09, 2018
  29. Nov 29, 2017
    • Sebastian Kehr's avatar
      refs #11810 · 1775ffcc
      Sebastian Kehr authored
      * changed preferred composer install method from «source» to «dist»
      1775ffcc