You are here

CHANGELOG.txt in Asset 6

Same filename and directory in other branches
  1. 5.2 CHANGELOG.txt
  2. 5 CHANGELOG.txt
2009-11-20
 - Improved private download handling
 - Improved browser compatibility for asset wizard

2008-09-09
 - Integration with imagecache2
 - Integration with lightbox2
 - Better browser compatibility for asset wizard

2008-07-24
 - Integration with the media_mover module
 - More usability improvements to the asset wizard
 - #202656 migration path from imagefield, image, IMCE, .
 - #227811 Auto-create 'images' and 'images/import' folders?
 - #228110 asset_nodeapi submit does not contain node ID	
 - #242389 Formatter defaults for teasers are not working
 - #255986 public folders can not be accessed by users
 - #273373 asset_import only importing images

2008-05-20
 - #246828: PostgreSQL support by pounard
 - #255937: "Delete Asset" does not remove Asset from CCK node

2008-04-25
 - Improved user interface, especially differences between CCK asset wizard and textarea/TinyMCE asset wizard
 - #227027: Internet Explorer javascript error
 - #230990: Asset Wizard creates 2 rows on first directory creation
 - #235051: Insert Assets link always shows, regardless of permissionss
 - #251860: Files don't get deleted on server

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
 - lightbox 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. 2009-11-20
  2. - Improved private download handling
  3. - Improved browser compatibility for asset wizard
  4. 2008-09-09
  5. - Integration with imagecache2
  6. - Integration with lightbox2
  7. - Better browser compatibility for asset wizard
  8. 2008-07-24
  9. - Integration with the media_mover module
  10. - More usability improvements to the asset wizard
  11. - #202656 migration path from imagefield, image, IMCE, .
  12. - #227811 Auto-create 'images' and 'images/import' folders?
  13. - #228110 asset_nodeapi submit does not contain node ID
  14. - #242389 Formatter defaults for teasers are not working
  15. - #255986 public folders can not be accessed by users
  16. - #273373 asset_import only importing images
  17. 2008-05-20
  18. - #246828: PostgreSQL support by pounard
  19. - #255937: "Delete Asset" does not remove Asset from CCK node
  20. 2008-04-25
  21. - Improved user interface, especially differences between CCK asset wizard and textarea/TinyMCE asset wizard
  22. - #227027: Internet Explorer javascript error
  23. - #230990: Asset Wizard creates 2 rows on first directory creation
  24. - #235051: Insert Assets link always shows, regardless of permissionss
  25. - #251860: Files don't get deleted on server
  26. 2007-12-18
  27. - cck support
  28. - panels support with the asset_panels module
  29. - better support for i18n and multi-site
  30. - GUI improvements
  31. - flv support for asset_bonus module
  32. - ability to edit/move/delete assets and folders
  33. - add asset_import module
  34. - improved imagecache support
  35. - improved TinyMCE support
  36. - lightbox support
  37. 2007-06-28
  38. - #155368: mp3 player admin page fixes
  39. - reset the formatter cache on formatter defaults admin page
  40. - $asset->title defaults to $asset->filename if title is empty
  41. - hook_filter_tips()
  42. - cleaned up asset_check_directory and consequently new folder process
  43. - asset_pathinfo() function
  44. - moved asset_build_query() to main module file
  45. 2007-06-25
  46. - #153479 mp3 player admin screen broken.
  47. - Added asset_bonus_swf and asset_bonus_test_mp3 js settings.
  48. 2007-06-14
  49. - #150639: Allow users with administer assets permission access to all assets
  50. 2007-06-13
  51. - #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit)
  52. 2007-06-12
  53. - #151207 Only store asset filepath relative to file_directory_path
  54. - #150582 by xulu, Documentation for asset bonus pack installation
  55. 2007-06-05
  56. - Added theme support
  57. - cleaned up the workflow of the wizard
  58. - solidified the API
  59. - improved views integration
  60. - asset_youtube module
  61. 2007-05-25
  62. - #144019: asset.install ignores table prefix (thanks guardian)