Projet

Général

Profil

Paste
Télécharger (1,56 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ddblock / CHANGELOG.txt @ 87dbc3bf

1
/*
2
 * Change Log for ddblock module
3
 */
4
2011-OCT-17
5
#1258820 fix timeout of 0 not used 
6
#1258820 fix speed of 0 not used 
7
#1258780 use custom.substr(0,1) instead of custom[0] to compare first character to prevent error in IE7
8
Check if scrollable pager element is available before using jquery methods on the object
9
Add option to use scrollable pager 70, 80 and 90 in ddblock.admin.js
10
 
11
2011-JUL-25
12
Adjust readme.txt
13

    
14
2011-JUL-23 
15
#1226554 fix pause on hover always used in basic options
16

    
17
2011-JUL-18
18
Add easing support for slide and slidetext using jquery UI
19
#1190082 improve help text for choosing content types
20
add nr_of_items functionality for custom pager
21
adjust nr_of_items help text
22
improve help text for before and after effects
23
Cycle plugin now via libraries
24

    
25
2011-FEB-14
26
#1058868 Adjust install.txt
27
bug-fix  Add pagerPosition to javascript settings for horizontal/vertical scrollable pager
28
bug-fix  Add pager_toggle to variables given to content template file to toggle the pager on/off
29
bug-fix  add hyphen (-) to mask for finding size-xxx files
30

    
31
2011-FEB-11
32
#1049556 fix delete of blocks
33
#1053996 fix warnings when no images
34
#1055048 fix remove extra slide div not closed
35
#1054488 fix remove extra commit button on config page
36
 
37
2011-JAN-29 
38
Fixed redirects after forms are submitted
39
Rename function _dir_scan_directory to _ddblock_dir_scan_directory
40
Fixed Notice: Undefined property: stdClass::$ddblock_enabled on delete form 
41
Fixed db_affected_rows() does not exist anymore in Drupal 7
42
Cleanup CHANGELOG.TXT file
43

    
44
2011-JAN-25 
45
Initial version
46