You are here

CHANGELOG.txt in Asset 5.2

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6 CHANGELOG.txt
2008-01-20 - Asset v1
 - newer cleaner version of asset begins!

2007-12-18
 - cck support
 - panels support with the asset_panels module
 - better support for i18n and multi-site
 - GUI improvements
 - flv support for asset_bonus module
 - ability to edit/move/delete assets and folders
 - add asset_import module
 - improved imagecache support
 - improved TinyMCE support

2007-06-28
 - #155368: mp3 player admin page fixes
 - reset the formatter cache on formatter defaults admin page
 - $asset->title defaults to $asset->filename if title is empty
 - hook_filter_tips()
 - cleaned up asset_check_directory and consequently new folder process
 - asset_pathinfo() function
 - moved asset_build_query() to main module file

2007-06-25
 - #153479 mp3 player admin screen broken.
 - Added asset_bonus_swf and asset_bonus_test_mp3 js settings.

2007-06-14
 - #150639: Allow users with administer assets permission access to all assets

2007-06-13
 - #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit)

2007-06-12
 - #151207 Only store asset filepath relative to file_directory_path
 - #150582 by xulu, Documentation for asset bonus pack installation
 
2007-06-05
 - Added theme support
 - cleaned up the workflow of the wizard
 - solidified the API
 - improved views integration
 - asset_youtube module

2007-05-25
 - #144019: asset.install ignores table prefix (thanks guardian)

 

File

CHANGELOG.txt
View source
  1. 2008-01-20 - Asset v1
  2. - newer cleaner version of asset begins!
  3. 2007-12-18
  4. - cck support
  5. - panels support with the asset_panels module
  6. - better support for i18n and multi-site
  7. - GUI improvements
  8. - flv support for asset_bonus module
  9. - ability to edit/move/delete assets and folders
  10. - add asset_import module
  11. - improved imagecache support
  12. - improved TinyMCE support
  13. 2007-06-28
  14. - #155368: mp3 player admin page fixes
  15. - reset the formatter cache on formatter defaults admin page
  16. - $asset->title defaults to $asset->filename if title is empty
  17. - hook_filter_tips()
  18. - cleaned up asset_check_directory and consequently new folder process
  19. - asset_pathinfo() function
  20. - moved asset_build_query() to main module file
  21. 2007-06-25
  22. - #153479 mp3 player admin screen broken.
  23. - Added asset_bonus_swf and asset_bonus_test_mp3 js settings.
  24. 2007-06-14
  25. - #150639: Allow users with administer assets permission access to all assets
  26. 2007-06-13
  27. - #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit)
  28. 2007-06-12
  29. - #151207 Only store asset filepath relative to file_directory_path
  30. - #150582 by xulu, Documentation for asset bonus pack installation
  31. 2007-06-05
  32. - Added theme support
  33. - cleaned up the workflow of the wizard
  34. - solidified the API
  35. - improved views integration
  36. - asset_youtube module
  37. 2007-05-25
  38. - #144019: asset.install ignores table prefix (thanks guardian)