You are here

CHANGELOG.txt in qTip (Stylish jQuery Tooltips) 7

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
  2. 6 CHANGELOG.txt
qTip 6.x-1.x-beta2, 2010-09-05
-------------------------------
- Removed js and css files from root directory (this did not happen as expected in beta1)
- Forgot to run Coder module on beta1 release
- Changed $_SERVER['REQUEST_URI'] lines to request_uri() function to prevent xss attacks

qTip 6.x-1.x-beta1, 2010-09-05
-------------------------------
[#890518] - Changed path for qTip library to be /sites/all/libraries
Added ability to add HTML content to qTip tooltip content
Reorganized the admin settings page
Added notification of qTip version that should be used on admin/settings/qtip
Added ability to use uncompressed qTip library file if desired
Added javascript to admin settings page to clarify conditional settings
Moved js files to js sub-directory
Moved css file to css sub-directory
Updated README.txt

qTip 6.x-1.x-dev, 2010-08-18
-------------------------------
Initial release of qTip module (early development).

File

CHANGELOG.txt
View source
  1. qTip 6.x-1.x-beta2, 2010-09-05
  2. -------------------------------
  3. - Removed js and css files from root directory (this did not happen as expected in beta1)
  4. - Forgot to run Coder module on beta1 release
  5. - Changed $_SERVER['REQUEST_URI'] lines to request_uri() function to prevent xss attacks
  6. qTip 6.x-1.x-beta1, 2010-09-05
  7. -------------------------------
  8. [#890518] - Changed path for qTip library to be /sites/all/libraries
  9. Added ability to add HTML content to qTip tooltip content
  10. Reorganized the admin settings page
  11. Added notification of qTip version that should be used on admin/settings/qtip
  12. Added ability to use uncompressed qTip library file if desired
  13. Added javascript to admin settings page to clarify conditional settings
  14. Moved js files to js sub-directory
  15. Moved css file to css sub-directory
  16. Updated README.txt
  17. qTip 6.x-1.x-dev, 2010-08-18
  18. -------------------------------
  19. Initial release of qTip module (early development).