| 1 |
// $Id: CHANGELOG.txt,v 1.1.2.8 2008/09/09 21:18:21 wmostrey Exp $
|
| 2 |
|
| 3 |
2008-09-09
|
| 4 |
- Integration with imagecache2
|
| 5 |
- Integration with lightbox2
|
| 6 |
- Better browser compatibility for asset wizard
|
| 7 |
|
| 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 |
|
| 18 |
2008-05-20
|
| 19 |
- #246828: PostgreSQL support by pounard
|
| 20 |
- #255937: "Delete Asset" does not remove Asset from CCK node
|
| 21 |
|
| 22 |
2008-04-25
|
| 23 |
- Improved user interface, especially differences between CCK asset wizard and textarea/TinyMCE asset wizard
|
| 24 |
- #227027: Internet Explorer javascript error
|
| 25 |
- #230990: Asset Wizard creates 2 rows on first directory creation
|
| 26 |
- #235051: Insert Assets link always shows, regardless of permissionss
|
| 27 |
- #251860: Files don't get deleted on server
|
| 28 |
|
| 29 |
2007-12-18
|
| 30 |
- cck support
|
| 31 |
- panels support with the asset_panels module
|
| 32 |
- better support for i18n and multi-site
|
| 33 |
- GUI improvements
|
| 34 |
- flv support for asset_bonus module
|
| 35 |
- ability to edit/move/delete assets and folders
|
| 36 |
- add asset_import module
|
| 37 |
- improved imagecache support
|
| 38 |
- improved TinyMCE support
|
| 39 |
- lightbox support
|
| 40 |
|
| 41 |
2007-06-28
|
| 42 |
- #155368: mp3 player admin page fixes
|
| 43 |
- reset the formatter cache on formatter defaults admin page
|
| 44 |
- $asset->title defaults to $asset->filename if title is empty
|
| 45 |
- hook_filter_tips()
|
| 46 |
- cleaned up asset_check_directory and consequently new folder process
|
| 47 |
- asset_pathinfo() function
|
| 48 |
- moved asset_build_query() to main module file
|
| 49 |
|
| 50 |
2007-06-25
|
| 51 |
- #153479 mp3 player admin screen broken.
|
| 52 |
- Added asset_bonus_swf and asset_bonus_test_mp3 js settings.
|
| 53 |
|
| 54 |
2007-06-14
|
| 55 |
- #150639: Allow users with administer assets permission access to all assets
|
| 56 |
|
| 57 |
2007-06-13
|
| 58 |
- #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit)
|
| 59 |
|
| 60 |
2007-06-12
|
| 61 |
- #151207 Only store asset filepath relative to file_directory_path
|
| 62 |
- #150582 by xulu, Documentation for asset bonus pack installation
|
| 63 |
|
| 64 |
2007-06-05
|
| 65 |
- Added theme support
|
| 66 |
- cleaned up the workflow of the wizard
|
| 67 |
- solidified the API
|
| 68 |
- improved views integration
|
| 69 |
- asset_youtube module
|
| 70 |
|
| 71 |
2007-05-25
|
| 72 |
- #144019: asset.install ignores table prefix (thanks guardian)
|
| 73 |
|
| 74 |
|