Skip to content
Snippets Groups Projects
  1. Oct 22, 2019
  2. Oct 18, 2019
    • Claas Kazzer's avatar
      refs #16101 [master-v5] offcanvas toggler · c964c4b3
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * improves offcanvas-toggler code to use short render template version
      * adds offcanvas-toggler code for _all_ templates where it is missing in bootstrap3 theme
      * adds offcanvas-myresearch template for offcanvas togglers used in myresearch context
      * replaces erroneous toogler with toggler
      * replaces missed toogler occurrence in compiled.scss
      c964c4b3
    • Alexander Purr's avatar
      refs #16101 [master-v5] offcanvas toggler · b9423e6f
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * set right class name .offcanvas-toggler
      * add offcanvas-toggler to search history template
      b9423e6f
    • Claas Kazzer's avatar
      refs #16101 offcanvas toggler · 5f75c865
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * adds missing sidebar toggler to myresearch/profile.phtml
      * adds preliminary translation for toggler
      * adds missing offcanvas toggler to other myaccount templates
      5f75c865
  3. Oct 14, 2019
  4. Oct 10, 2019
  5. Oct 09, 2019
  6. Oct 08, 2019
  7. Oct 07, 2019
  8. Sep 30, 2019
  9. Sep 25, 2019
  10. Sep 03, 2019
  11. Aug 23, 2019
  12. Jul 26, 2019
  13. Jul 22, 2019
  14. Jul 05, 2019
  15. Jun 28, 2019
  16. Jun 26, 2019
  17. Jun 25, 2019
  18. Jun 24, 2019
  19. Jun 14, 2019
  20. Jun 11, 2019
    • Robert Lange's avatar
      refs #15273 [master-v5] · a32f4167
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      *concatenate base url and param list correctly for finc Link Resolver
      ** add ResolverTrait to override method getResolverUrl, improve handling of question marks / anpersand
      ** use getResolverUrl in finc Ezb
      ** add finc Redi class and use getResolverUrl of finc trait
      ** add tests for Ezb and Redi
      * improve handling and validation of openUrl parameters
      ** read static openUrl parameters from Resolver.ini in method addCustomParams
      ** validate necessary function return values for Ezb and Redi to prevent empty links and calls to resolver service
      ** add OpenUrlTest for both methods
      a32f4167
  21. Jun 07, 2019
  22. May 22, 2019
  23. May 21, 2019
  24. May 17, 2019
  25. May 16, 2019
  26. May 15, 2019
  27. May 08, 2019
    • Claas Kazzer's avatar
      refs #15148 [master-v5] - further layout fixes of theme finc due to vf5 migration · 09005090
      Claas Kazzer authored and Frank Morgner's avatar Frank Morgner committed
      * adopts changes to data-otherRelationshipEntry in DefaultRecord
      * changes searchbox to flex for better display on XS and SM
      * pushes shard checkboxes benath search box on SM
      * adopts NEW OFFCANVAS toggler (visible in XS, SM only)
      * adapts new offcanvas toggler for record view use (XS, SM only)
      * fixes search-sort, limit etc appearance in result list (XS, SM only)
      * moves offcanvas-toggler code to separate template
      * updates references to offcanvas-toggler in all recorddriver core files
      
      @to-do PLS NOTE: ALL SOLRDEFAULT files had to be moved to DEFAULTRECORD! during migration
      09005090