You are here

CHANGELOG.txt in Dynamic display block 6

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
/*
 * Change Log for ddblock module
 * Copyright (c) 2008-2011, ppblaauw. All rights reserved.
 */

2011-jul-14
Use easing plugin when exist in path, no need to uncomment line in  module anymore
Implementation of hook_form_alter(). pass $form_state as variable to prevent warnings with php 5.3
jquery Cycle plugin updated to version 2.99

2011-mar-03 
#1078598 fixed slide text still shown

2011-mar-02
#1078162 Create new dev version to test bug fixes for RC6
remove prev/next pager on slide
remove extra prev/next pager
remove debug settings
jquery Cycle plugin updated to version 2.94
add setting Prev/next Pager loop
add setting Scrollable Pager loop
add setting Nr of pager items: (for scrollable pager)
add setting Disable Pager click 

2010-mar-23
#749566 by sp3boy - fixed bug in defining candidate template code
prev/next pager around number pager instead of before
add prev/next pager on slide for content type option
fix hiding prev next pager for first and last slide
Jquery Cycle plugin updated to version 2.80 

2010-mar-03
#727630 fixed only show title for basic slideshow
#591402 fixed double classes declarations
#657952 fixed scrollable pager not working
Jquery Cycle plugin updated to version 2.78 

2009-sep-13
Changed ddblock themes
Add theme functionality functions to module
Add posibility not to use slidetext from configuration page
Add scrollable pager
Made prev and next text of prev/next pager translatable
Change prev/next pager and count from id to class
Add pager next/previous options with other pagers

Add pager_fast option to basic and advanced settings
Add pager_pause option to basic and advanced settings
Made pager with pager next/prev possible
Disable click when pager is mouseover
Set proceed to next image default to off
Set sort order default to ascending
Set speed to 500 by default
Set timeout to 5000 by default
Set advanced to 1 by default
Set maximage default to 5
Jquery Cycle plugin updated to version 2.72
Add none and all effects
Add debug info as a setting

#389546 fixed size always 55x55px with image folder
#391178 fixed pager setting goes always to top when chaging configurations
#397018 fixed sort order of original content can not be used
#412494 Add support to ignore files from a folder.
#429138 fixed number pager doubles when part of page refreshed with AJAX
#462066 fixed template variables conflict
#491836 fixed blocks and content types being mandatory in settings page

2009-feb-26
Fixed advanced settings not shown on initial configuration page view
Changed cycle plugin to version 2.55

#issues
#380746 Fixed view no content issue

2009-feb-18

Destroy views object when not needed anymore to save memory
Make image folder file path relative to drupal file path instead of drupal root
Changed cycle plugin to version 2.51 (multiple effects)
Javascript for admin page included only on admin page
Added longer speed and timeout settings
Improved jquery custom options helptext
changed install.txt file
changed readme.txt file
removed file ddblock-cycle-block-content-array.tpl.php
removed file ddblock-cycle-block-images.tpl.php
Some minor code and text improvements

#issues

#351030 thanks to acouch Added image cache presets for images
#355888 Fixed image size issue
#358147 Fixed not recognizing long view_names
#359297 Fixed JavaScript and CSS included only on ddblcok pages
#359810 Fixed ddblock injects itself into other block configuration form
#361447 by mrfelton Fixed get right views block when multiple views blocks used
#361452 Fixed sort order support for advanced dynamic display blocks

2009-jan-04

Fixed custom-pager issue in config page
Fixed prev-next pager issue
Add speed direct

#Issues
#351453 Fixed wrong Content template
#351159 Fixed number of nodes issue

2008-dec-24

Add init hook to add js and css files
Remove ahah functionality for pager dimensions
Don't cache ddblock blocks
Node teaser or full node view
Overflow hidden checkbox
Add advanced dynamic display block functionality
Add standard templates
Add custom templates
Add prev/next pager
Add custom pager
Add pagercontainer
Add pager position
Add pager event setting
Add slidetext functionality
Add jQuery effect for Slide text
Add better CCK and Views support
Longer timeout and speed settings
Made admin form more dynamic with jQuery functionality

#issues
#334663 by ppblaauw: fixed all images display briefly on page load

2008-oct-30 ddblock 6.x-1.0-rc2

#311352 by ppblaauw: fixed insert of views instance.
#312622 by ppblaauw: fixed block caching.
#327459 by ppblaauw: make custom image size possible.

2008-sep-01 ddblock 6.x-1.0-rc1

        by ppblaauw: removed the ddblock-block-headerimage.tpl.php file.
#302393 by ppblaauw: fixed unknown column issue.
#302155 by ppblaauw: fixed pager issue.
#302393 by ppblaauw: fixed insert of block bug.

2008-aug-31
add functionality for block instances so all blocks can be used with
    the dynamic display block module
change headerimage specific template file to a block content template file.
add settings for block instances.
add maximum image to show for image folder.
add input type to choose which input method to use.
add clear-block in template files.
add fieldsets to make settings more grouped.

rename some function to better names.
optimize get_blocks code.
remove headerimage specific code.
strip css file to minimum.
clean up AHAH callbacks.

issues

#295606 regular expression fix
#299500 CSS changed












File

CHANGELOG.txt
View source
  1. /*
  2. * Change Log for ddblock module
  3. * Copyright (c) 2008-2011, ppblaauw. All rights reserved.
  4. */
  5. 2011-jul-14
  6. Use easing plugin when exist in path, no need to uncomment line in module anymore
  7. Implementation of hook_form_alter(). pass $form_state as variable to prevent warnings with php 5.3
  8. jquery Cycle plugin updated to version 2.99
  9. 2011-mar-03
  10. #1078598 fixed slide text still shown
  11. 2011-mar-02
  12. #1078162 Create new dev version to test bug fixes for RC6
  13. remove prev/next pager on slide
  14. remove extra prev/next pager
  15. remove debug settings
  16. jquery Cycle plugin updated to version 2.94
  17. add setting Prev/next Pager loop
  18. add setting Scrollable Pager loop
  19. add setting Nr of pager items: (for scrollable pager)
  20. add setting Disable Pager click
  21. 2010-mar-23
  22. #749566 by sp3boy - fixed bug in defining candidate template code
  23. prev/next pager around number pager instead of before
  24. add prev/next pager on slide for content type option
  25. fix hiding prev next pager for first and last slide
  26. Jquery Cycle plugin updated to version 2.80
  27. 2010-mar-03
  28. #727630 fixed only show title for basic slideshow
  29. #591402 fixed double classes declarations
  30. #657952 fixed scrollable pager not working
  31. Jquery Cycle plugin updated to version 2.78
  32. 2009-sep-13
  33. Changed ddblock themes
  34. Add theme functionality functions to module
  35. Add posibility not to use slidetext from configuration page
  36. Add scrollable pager
  37. Made prev and next text of prev/next pager translatable
  38. Change prev/next pager and count from id to class
  39. Add pager next/previous options with other pagers
  40. Add pager_fast option to basic and advanced settings
  41. Add pager_pause option to basic and advanced settings
  42. Made pager with pager next/prev possible
  43. Disable click when pager is mouseover
  44. Set proceed to next image default to off
  45. Set sort order default to ascending
  46. Set speed to 500 by default
  47. Set timeout to 5000 by default
  48. Set advanced to 1 by default
  49. Set maximage default to 5
  50. Jquery Cycle plugin updated to version 2.72
  51. Add none and all effects
  52. Add debug info as a setting
  53. #389546 fixed size always 55x55px with image folder
  54. #391178 fixed pager setting goes always to top when chaging configurations
  55. #397018 fixed sort order of original content can not be used
  56. #412494 Add support to ignore files from a folder.
  57. #429138 fixed number pager doubles when part of page refreshed with AJAX
  58. #462066 fixed template variables conflict
  59. #491836 fixed blocks and content types being mandatory in settings page
  60. 2009-feb-26
  61. Fixed advanced settings not shown on initial configuration page view
  62. Changed cycle plugin to version 2.55
  63. #issues
  64. #380746 Fixed view no content issue
  65. 2009-feb-18
  66. Destroy views object when not needed anymore to save memory
  67. Make image folder file path relative to drupal file path instead of drupal root
  68. Changed cycle plugin to version 2.51 (multiple effects)
  69. Javascript for admin page included only on admin page
  70. Added longer speed and timeout settings
  71. Improved jquery custom options helptext
  72. changed install.txt file
  73. changed readme.txt file
  74. removed file ddblock-cycle-block-content-array.tpl.php
  75. removed file ddblock-cycle-block-images.tpl.php
  76. Some minor code and text improvements
  77. #issues
  78. #351030 thanks to acouch Added image cache presets for images
  79. #355888 Fixed image size issue
  80. #358147 Fixed not recognizing long view_names
  81. #359297 Fixed JavaScript and CSS included only on ddblcok pages
  82. #359810 Fixed ddblock injects itself into other block configuration form
  83. #361447 by mrfelton Fixed get right views block when multiple views blocks used
  84. #361452 Fixed sort order support for advanced dynamic display blocks
  85. 2009-jan-04
  86. Fixed custom-pager issue in config page
  87. Fixed prev-next pager issue
  88. Add speed direct
  89. #Issues
  90. #351453 Fixed wrong Content template
  91. #351159 Fixed number of nodes issue
  92. 2008-dec-24
  93. Add init hook to add js and css files
  94. Remove ahah functionality for pager dimensions
  95. Don't cache ddblock blocks
  96. Node teaser or full node view
  97. Overflow hidden checkbox
  98. Add advanced dynamic display block functionality
  99. Add standard templates
  100. Add custom templates
  101. Add prev/next pager
  102. Add custom pager
  103. Add pagercontainer
  104. Add pager position
  105. Add pager event setting
  106. Add slidetext functionality
  107. Add jQuery effect for Slide text
  108. Add better CCK and Views support
  109. Longer timeout and speed settings
  110. Made admin form more dynamic with jQuery functionality
  111. #issues
  112. #334663 by ppblaauw: fixed all images display briefly on page load
  113. 2008-oct-30 ddblock 6.x-1.0-rc2
  114. #311352 by ppblaauw: fixed insert of views instance.
  115. #312622 by ppblaauw: fixed block caching.
  116. #327459 by ppblaauw: make custom image size possible.
  117. 2008-sep-01 ddblock 6.x-1.0-rc1
  118. by ppblaauw: removed the ddblock-block-headerimage.tpl.php file.
  119. #302393 by ppblaauw: fixed unknown column issue.
  120. #302155 by ppblaauw: fixed pager issue.
  121. #302393 by ppblaauw: fixed insert of block bug.
  122. 2008-aug-31
  123. add functionality for block instances so all blocks can be used with
  124. the dynamic display block module
  125. change headerimage specific template file to a block content template file.
  126. add settings for block instances.
  127. add maximum image to show for image folder.
  128. add input type to choose which input method to use.
  129. add clear-block in template files.
  130. add fieldsets to make settings more grouped.
  131. rename some function to better names.
  132. optimize get_blocks code.
  133. remove headerimage specific code.
  134. strip css file to minimum.
  135. clean up AHAH callbacks.
  136. issues
  137. #295606 regular expression fix
  138. #299500 CSS changed