Skip to content
This project is mirrored from https://github.com/thunder/thunder-distribution.git. Pull mirroring updated .
  1. Aug 10, 2020
  2. Mar 20, 2019
  3. Dec 06, 2018
  4. Nov 29, 2018
  5. Sep 21, 2018
  6. Aug 28, 2018
  7. Jun 07, 2018
  8. May 23, 2018
  9. Apr 04, 2018
  10. Mar 14, 2018
  11. Feb 19, 2018
  12. Dec 19, 2017
  13. Nov 28, 2017
  14. Nov 14, 2017
  15. Nov 09, 2017
  16. Oct 26, 2017
  17. Oct 10, 2017
  18. Oct 09, 2017
    • Christian Fritsch's avatar
      Issue #2899242: Update Thunder to Drupal 8.4 (#416) · bfca0314
      Christian Fritsch authored
      * Update drupal version
      
      Interface change for yaml class
      
      Add paragraphs patch
      
      Update to 8.4 for drush make
      
      Fix travis
      
      Fix travis
      
      Fix configs
      
      Fix Config and uninstall tests
      
      Let taxonomy look like node
      
      Fix CS issue
      
      Rewrite save method
      
      Update drush
      
      Addd stbility
      
      Try drush
      
      Try drush
      
      Use stable drupal
      
      Update composer.json
      
      Use drush 8
      
      Use old drush for makefile checking
      
      Fix travis
      
      Drush changes
      
      Fix drush path
      
      Use correct path
      
      export drush path
      
      Add drush to path
      
      Fix access unpublished test
      
      Add liveblog patch
      
      * Fix merge mistake
      
      * Article published by default
      
      * [TEST_UPDATE=true] Add update hook
      
      * [TEST_UPDATE=true] Update global drush command to version 9
      
      * [TEST_UPDATE=true] Override minimum stability for global drush
      
      * Stay with old drush
      
      * [TEST_UPDATE=true] Move riddle update in riddle module
      
      * [TEST_UPDATE=true] Pin liveblog module
      
      * [TEST_UPDATE=true] Remove space..
      
      * [TEST_UPDATE=true] Disable opcache
      
      * [TEST_UPDATE=true] Change to two explicit executions for simpletests
      bfca0314
  19. Aug 29, 2017
  20. Aug 07, 2017
  21. Jul 17, 2017
  22. Jul 13, 2017
  23. Jul 11, 2017
  24. Apr 11, 2017
  25. Apr 10, 2017
  26. Mar 29, 2017
    • Christian Fritsch's avatar
      Streamline Entity Browser view (#269) · e2199667
      Christian Fritsch authored
      * Streamline view
      
      * Don't resize selected images
      
      * only affect picture grid, leave selected pictures alone
      
      * Add update hook
      
      * [TEST_UPDATE=true] Triggering of update process
      
      * Check if value already set [TEST_UPDATE=true]
      
      * Check if value already set [TEST_UPDATE=true]
      
      * Empty commit
      
      * Empty commit
      e2199667
  27. Mar 06, 2017
  28. Feb 22, 2017
    • Mladen Todorovic's avatar
      Add testing of configuration after install (#239) · b51e8bb3
      Mladen Todorovic authored and Daniel Bosen's avatar Daniel Bosen committed
      * Add testing of configuration after install
      
      * Adjust slick gallery config and list of issues
      
      * Added schema check
      
      * Added support for testing of optional modules and infinite theme configurations
      
      * Changed permisions in user role files and adjusted instagram media type config
      
      * Adjusted test to support Diff module
      
      * Added that config check test is executed first and only in case of merge or pull request runs
      b51e8bb3
  29. Feb 20, 2017
  30. Feb 16, 2017
  31. Feb 07, 2017
  32. Feb 06, 2017
  33. Jan 25, 2017
  34. Jan 20, 2017
  35. Nov 30, 2016
    • Timo Welde's avatar
      Feature/slick blazy responsive (#165) · 87be5b05
      Timo Welde authored and Christian Fritsch's avatar Christian Fritsch committed
      * Use responsive images with blazy
      
      * blazy: use dev version for now, since responsive_image patch doesn't apply
      
      * responsive_image: dependency to theme bartik can't be resolved
      
      * slick/blazy - do not set fixed height of images via javascript. This breaks fluid images. If there is an issue with slick galleries with non-resposnive images, try to use the provided css fix.
      
      * use responsive images in slick galleries
      
      * fix issues with displaying galleries
      
      * Add thunder_base.breakpoints.yml, move image styles to theme
      
      * Use blazy mega patch
      
      * Adjust update hook
      
      * Set image styles and gallery view mode for infinite theme
      
      * use correct config for setting view mode for infinite gallery
      
      * fix phpcs issue
      
      * update slick, slick-media and blazy
      
      * fix tests
      87be5b05
  36. Nov 29, 2016