You are here

CHANGELOG.txt in Hide submit button 5

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7 CHANGELOG.txt
-- 2009-03-01 version 5.x-1.1 BETA1

* Backport of 6.x-1.6 to Drupal 5.x

-- 2009-03-01 version 6.x-1.6

*  New: Admin settings widget to select, upload and manage images
*  New: Option to randomize images
*  New: #374692: Visibility option, load script on all pages except..
*  New: #338896: Added several out-of-the-box animations
*  Change: Script moved to footer.
*  Fixed: #375410: Typo in module's description
*  Fixed: #358120: Non-existent CSS being included
*  Fixed: Define typo, default setting for script load pages

-- 2008-12-06 version 6.x-1.5

* Fixed #344919: "Every page" does not work

-- 2008-12-06 version 6.x-1.4

* Added missing file; javascript

-- 2008-12-06 version 6.x-1.3

* Added missing files; javascript, translation and help files

-- 2008-12-06 version 6.x-1.2

* #338896 Added hook_help with links to drupal project and documentation 
* #338896 Added advanced help support
* Added upload image widget to the admin settings
* Added Use default image checkbox
* Few improvements in the admin settings code and ui
* Added hebrew translation
 
-- 2008-11-23 version 6.x-1.1

* Added missing loader.gif

-- 2008-11-23 version 6.x-1.0

* hide submit button after clicked
* java code can be loaded on selected pages only (like when adding or editing nodes)
* works also for page aliases
* Display a message and/or an image (ajax-like animation) while waiting
* Multi-language message support

File

CHANGELOG.txt
View source
  1. -- 2009-03-01 version 5.x-1.1 BETA1
  2. * Backport of 6.x-1.6 to Drupal 5.x
  3. -- 2009-03-01 version 6.x-1.6
  4. * New: Admin settings widget to select, upload and manage images
  5. * New: Option to randomize images
  6. * New: #374692: Visibility option, load script on all pages except..
  7. * New: #338896: Added several out-of-the-box animations
  8. * Change: Script moved to footer.
  9. * Fixed: #375410: Typo in module's description
  10. * Fixed: #358120: Non-existent CSS being included
  11. * Fixed: Define typo, default setting for script load pages
  12. -- 2008-12-06 version 6.x-1.5
  13. * Fixed #344919: "Every page" does not work
  14. -- 2008-12-06 version 6.x-1.4
  15. * Added missing file; javascript
  16. -- 2008-12-06 version 6.x-1.3
  17. * Added missing files; javascript, translation and help files
  18. -- 2008-12-06 version 6.x-1.2
  19. * #338896 Added hook_help with links to drupal project and documentation
  20. * #338896 Added advanced help support
  21. * Added upload image widget to the admin settings
  22. * Added Use default image checkbox
  23. * Few improvements in the admin settings code and ui
  24. * Added hebrew translation
  25. -- 2008-11-23 version 6.x-1.1
  26. * Added missing loader.gif
  27. -- 2008-11-23 version 6.x-1.0
  28. * hide submit button after clicked
  29. * java code can be loaded on selected pages only (like when adding or editing nodes)
  30. * works also for page aliases
  31. * Display a message and/or an image (ajax-like animation) while waiting
  32. * Multi-language message support