You are here

CHANGELOG.txt in Slick Views 7.2

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 8 CHANGELOG.txt
  3. 7.3 CHANGELOG.txt
Slick views 7.x-2.1-dev, 2020-01-08
-----------------------------------
- Issue #2907948 by CRZDEV, maestro888, gausarts, digitaltodd: Library not 
  attached and slide is broken if no results & using exposed filters with 
  ajax.

Slick views 7.x-2.1-dev, 2018-12-19
-----------------------------------
- Issue #3022558 by Kunal.Udani, dat deaf drupaler: Undefined offset: 0 
  in SlickViews->buildElements()
- Issue #2907948 by CRZDEV: Library not attached and slide is broken if no 
  results & using exposed filters with ajax


Slick views 7.x-2.1-dev, 2018-12-19
-----------------------------------
- Yeeeha! 7.x-2.1 is out after 3 years of dev storms.

Slick views 7.x-2.0-dev, 2017-06-01
-----------------------------------
- #2882663 by gausarts, giupenni: Notice: Undefined property: view::$row_index
  in template_preprocess_views_view_fields().

Slick views 7.x-2.0-dev, 2016-09-06
-----------------------------------
- #2795415 by gausarts: Support aspect ratio.
- Fixed for regression with mistakenly being overridden slide_classes.

Slick views 7.x-2.0-dev, 2016-06-19
-----------------------------------
- Allowed Slick to run at least the lazyload on an unslick.

Slick views 7.x-2.0-dev, 2016-06-16
-----------------------------------
- Fixed for empty slide_classes with custom fields.

Slick views 7.x-2.0-dev, 2016-06-10
-----------------------------------
- Added support for Global Nothing field for Link and Slide classes options.

Slick views 7.x-2.0-dev, 2016-04-25
-----------------------------------
- #2712385 by cosolom: Support YouTube Field and Video Embed Field.

Slick views 7.x-2.0-dev, 2016-03-28
-----------------------------------
- A few cleanups.

Slick views 7.x-2.0-dev, 2016-03-23
-----------------------------------
- Remove redundant asNavFor selectors as per 2692887.
- Removed problematic editor link, since it is always disabled when cached.
- Simplified lengthy ::render().
- Fixed for Undefined index: type at _slick_views_options_form().

Slick views 7.x-2.0-dev, 2015-12-12
-----------------------------------
- A few cleanup for full release.

Slick views 7.x-2.0-dev, 2015-11-29
-----------------------------------
- RC3 release.

Slick views 7.x-2.0-dev, 2015-11-16
-----------------------------------
- Disabled thumbnail navigation if items < 2 to avoid gargantuan broken single
  thumbnail nav since it will be unslicked anyway. The good thing is this allows
  a combination of asnavfor at one page and/or a single image or slideshow
  display at another without creating different fields.
- #2611838 by gge: Caching per language.

Slick views 7.x-2.0-dev, 2015-11-08
-----------------------------------
- Added slide_classes option like Media integration to have different background
  with transparent images and skin Split, or Slick filtering.
  Supported fields: Node title, Entityreference, Taxonomy term, List, Text.

Slick views 7.x-2.0-dev, 2015-9-30
----------------------------------
- Added lazyLoad support for plain image_formatter based on the given optionset.
- Updated slide images to use a renderable array rather than a flattened one.

Slick views 7.x-2.0-dev, 2015-9-12
----------------------------------
- Made thumbnail pagers independent from Main BG image to allow more flexibility
  where overlays can be static image/video/audio or nested slicks:
  o Main image + overlays + captions.
  o Main image + thumbnails + captions.
  o Main image + thumbnails + overlays + captions.
  o Thumbnails + overlays + captions.
    Previously not possible.

- #2567233 by espacecode: Grid options require Visible slides, otherwise no
  slides shown anymore.

Slick views 7.x-2.0-dev, 2015-9-8
---------------------------------
- Added class form--views.

Slick views 7.x-2.0-dev, 2015-8-25
----------------------------------
- Improved Slick Views cache.

Slick views 7.x-2.0-dev, 2015-8-24
----------------------------------
- Added cache option from Slick > 7.x-2.0-beta4.
- Merged slick grid to slick_build_grids().

Slick views 7.x-2.0-dev, 2015-8-15
----------------------------------
- Cleaned up admin forms.

Slick views 7.x-2.0-dev, 2015-7-9
---------------------------------
- Added entityreference as 'slide_title' field option.

Slick views 7.x-2.0-dev, 2015-6-30
----------------------------------
- Simplified admin repetitive lines for readability and consistency.

Slick views 7.x-2.0-dev, 2015-6-22
----------------------------------
- Simplified grid settings.

Slick views 7.x-2.0-dev, 2015-6-19
----------------------------------
- Removed slick.media library inclusion when Media file is detected since no UI
  is added so far. This requires custom work to map the Media video/audio
  sub-modules templates to the slick.media.tpl.php. In the mean time, till the
  slick_media.module available, you can do custom work or use slick_fields where
  appropriate.
- Fixed non-accessible "Thumbnail caption" option.

Slick views 7.x-2.0-dev, 2015-6-6
----------------------------------
- #2501507 by gausarts, rei: detect media module and jquery easing libraries
  Removed 'attach_media' from custom markups.

Slick views 7.x-2.0-dev, 2015-6-5
----------------------------------
- Fixed regression with missing overlay/nested slicks.
- Fixed missing caption when using builtin markups.

Slick views 7.x-2.0-dev, 2015-6-4
----------------------------------
- Moved aka off-loaded admin stuffs into admin.inc.
- Simplified slick-views.tpl.php to use non-hardcoded wrappers.
- Moved/ merged all preprocess logic to render().
- Refactored template_preprocess_slick_views().


Slick views 7.x-2.0-dev, 2015-5-29
----------------------------------
Added CHANGELOG.txt.

File

CHANGELOG.txt
View source
  1. Slick views 7.x-2.1-dev, 2020-01-08
  2. -----------------------------------
  3. - Issue #2907948 by CRZDEV, maestro888, gausarts, digitaltodd: Library not
  4. attached and slide is broken if no results & using exposed filters with
  5. ajax.
  6. Slick views 7.x-2.1-dev, 2018-12-19
  7. -----------------------------------
  8. - Issue #3022558 by Kunal.Udani, dat deaf drupaler: Undefined offset: 0
  9. in SlickViews->buildElements()
  10. - Issue #2907948 by CRZDEV: Library not attached and slide is broken if no
  11. results & using exposed filters with ajax
  12. Slick views 7.x-2.1-dev, 2018-12-19
  13. -----------------------------------
  14. - Yeeeha! 7.x-2.1 is out after 3 years of dev storms.
  15. Slick views 7.x-2.0-dev, 2017-06-01
  16. -----------------------------------
  17. - #2882663 by gausarts, giupenni: Notice: Undefined property: view::$row_index
  18. in template_preprocess_views_view_fields().
  19. Slick views 7.x-2.0-dev, 2016-09-06
  20. -----------------------------------
  21. - #2795415 by gausarts: Support aspect ratio.
  22. - Fixed for regression with mistakenly being overridden slide_classes.
  23. Slick views 7.x-2.0-dev, 2016-06-19
  24. -----------------------------------
  25. - Allowed Slick to run at least the lazyload on an unslick.
  26. Slick views 7.x-2.0-dev, 2016-06-16
  27. -----------------------------------
  28. - Fixed for empty slide_classes with custom fields.
  29. Slick views 7.x-2.0-dev, 2016-06-10
  30. -----------------------------------
  31. - Added support for Global Nothing field for Link and Slide classes options.
  32. Slick views 7.x-2.0-dev, 2016-04-25
  33. -----------------------------------
  34. - #2712385 by cosolom: Support YouTube Field and Video Embed Field.
  35. Slick views 7.x-2.0-dev, 2016-03-28
  36. -----------------------------------
  37. - A few cleanups.
  38. Slick views 7.x-2.0-dev, 2016-03-23
  39. -----------------------------------
  40. - Remove redundant asNavFor selectors as per 2692887.
  41. - Removed problematic editor link, since it is always disabled when cached.
  42. - Simplified lengthy ::render().
  43. - Fixed for Undefined index: type at _slick_views_options_form().
  44. Slick views 7.x-2.0-dev, 2015-12-12
  45. -----------------------------------
  46. - A few cleanup for full release.
  47. Slick views 7.x-2.0-dev, 2015-11-29
  48. -----------------------------------
  49. - RC3 release.
  50. Slick views 7.x-2.0-dev, 2015-11-16
  51. -----------------------------------
  52. - Disabled thumbnail navigation if items < 2 to avoid gargantuan broken single
  53. thumbnail nav since it will be unslicked anyway. The good thing is this allows
  54. a combination of asnavfor at one page and/or a single image or slideshow
  55. display at another without creating different fields.
  56. - #2611838 by gge: Caching per language.
  57. Slick views 7.x-2.0-dev, 2015-11-08
  58. -----------------------------------
  59. - Added slide_classes option like Media integration to have different background
  60. with transparent images and skin Split, or Slick filtering.
  61. Supported fields: Node title, Entityreference, Taxonomy term, List, Text.
  62. Slick views 7.x-2.0-dev, 2015-9-30
  63. ----------------------------------
  64. - Added lazyLoad support for plain image_formatter based on the given optionset.
  65. - Updated slide images to use a renderable array rather than a flattened one.
  66. Slick views 7.x-2.0-dev, 2015-9-12
  67. ----------------------------------
  68. - Made thumbnail pagers independent from Main BG image to allow more flexibility
  69. where overlays can be static image/video/audio or nested slicks:
  70. o Main image + overlays + captions.
  71. o Main image + thumbnails + captions.
  72. o Main image + thumbnails + overlays + captions.
  73. o Thumbnails + overlays + captions.
  74. Previously not possible.
  75. - #2567233 by espacecode: Grid options require Visible slides, otherwise no
  76. slides shown anymore.
  77. Slick views 7.x-2.0-dev, 2015-9-8
  78. ---------------------------------
  79. - Added class form--views.
  80. Slick views 7.x-2.0-dev, 2015-8-25
  81. ----------------------------------
  82. - Improved Slick Views cache.
  83. Slick views 7.x-2.0-dev, 2015-8-24
  84. ----------------------------------
  85. - Added cache option from Slick > 7.x-2.0-beta4.
  86. - Merged slick grid to slick_build_grids().
  87. Slick views 7.x-2.0-dev, 2015-8-15
  88. ----------------------------------
  89. - Cleaned up admin forms.
  90. Slick views 7.x-2.0-dev, 2015-7-9
  91. ---------------------------------
  92. - Added entityreference as 'slide_title' field option.
  93. Slick views 7.x-2.0-dev, 2015-6-30
  94. ----------------------------------
  95. - Simplified admin repetitive lines for readability and consistency.
  96. Slick views 7.x-2.0-dev, 2015-6-22
  97. ----------------------------------
  98. - Simplified grid settings.
  99. Slick views 7.x-2.0-dev, 2015-6-19
  100. ----------------------------------
  101. - Removed slick.media library inclusion when Media file is detected since no UI
  102. is added so far. This requires custom work to map the Media video/audio
  103. sub-modules templates to the slick.media.tpl.php. In the mean time, till the
  104. slick_media.module available, you can do custom work or use slick_fields where
  105. appropriate.
  106. - Fixed non-accessible "Thumbnail caption" option.
  107. Slick views 7.x-2.0-dev, 2015-6-6
  108. ----------------------------------
  109. - #2501507 by gausarts, rei: detect media module and jquery easing libraries
  110. Removed 'attach_media' from custom markups.
  111. Slick views 7.x-2.0-dev, 2015-6-5
  112. ----------------------------------
  113. - Fixed regression with missing overlay/nested slicks.
  114. - Fixed missing caption when using builtin markups.
  115. Slick views 7.x-2.0-dev, 2015-6-4
  116. ----------------------------------
  117. - Moved aka off-loaded admin stuffs into admin.inc.
  118. - Simplified slick-views.tpl.php to use non-hardcoded wrappers.
  119. - Moved/ merged all preprocess logic to render().
  120. - Refactored template_preprocess_slick_views().
  121. Slick views 7.x-2.0-dev, 2015-5-29
  122. ----------------------------------
  123. Added CHANGELOG.txt.