Releases for Asset

asset 6.x-1.x-dev

wmostrey - November 20, 2008 - 19:22
Download Size md5 hash
asset-6.x-1.x-dev.tar.gz 854.75 KB 95f12d00d8788bd6f8786aa83cfa6bb2
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: November 21, 2008 - 12:01

Initial D6 version of asset module, ported by Rue89.

asset 5.x-1.0

wmostrey - November 20, 2008 - 19:00
Download Size md5 hash
asset-5.x-1.0.tar.gz 128.58 KB 10e68a1619c81c08e88df1a75f95aeeb
Official release from CVS tag: DRUPAL-5--1-0
Last updated: November 20, 2008 - 19:00
  • #239943 Improved private download handling
  • #261045 Improved browser compatibility for asset wizard

asset 5.x-1.0-rc2

wmostrey - September 9, 2008 - 21:20
Download Size md5 hash
asset-5.x-1.0-rc2.tar.gz 128.28 KB ab9579d0cb744067f9f1119b22fb580d
Official release from CVS tag: DRUPAL-5--1-0-RC2
Last updated: September 9, 2008 - 21:25
  • Integration with imagecache2
  • Integration with lightbox2
  • Better browser compatibility for asset wizard

asset 5.x-1.0-rc1

wmostrey - July 24, 2008 - 12:28
Download Size md5 hash
asset-5.x-1.0-rc1.tar.gz 303.65 KB 863ed31ec64cccee690323f75ea89828
Official release from CVS tag: DRUPAL-5--1-0-RC1
Last updated: July 24, 2008 - 12:30
  • #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

asset 5.x-1.0-beta4

wmostrey - May 20, 2008 - 11:36
Download Size md5 hash
asset-5.x-1.0-beta4.tar.gz 302.87 KB f737158308fb2c81e64e3f5fd5c44754
Official release from CVS tag: DRUPAL-5--1-0-BETA4
Last updated: May 20, 2008 - 11:40

This release marks

  • the implementation of PostgreSQL support by pounard in #246828!
  • the fix of #255937 in which an asset from a single-value asset cck field were not deleted using the gui

asset 5.x-1.0-beta3

wmostrey - April 29, 2008 - 07:55
Download Size md5 hash
asset-5.x-1.0-beta3.tar.gz 302.9 KB 8b5d11ab654f34e4c21c9390d75ad75a
Official release from CVS tag: DRUPAL-5--1-0-BETA3
Last updated: April 29, 2008 - 08:00

Critical fix: a missing function broke beta2.

asset 5.x-1.0-beta2

wmostrey - April 28, 2008 - 18:44
Download Size md5 hash
asset-5.x-1.0-beta2.tar.gz 302.76 KB ad6f208e9cd93d3267354d332fca3f16
Official release from CVS tag: DRUPAL-5--1-0-BETA2
Last updated: April 28, 2008 - 18:45
  • 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 permissions
  • #251860: Files don't get deleted on server

asset 5.x-1.0-beta1

wmostrey - March 8, 2008 - 14:42
Download Size md5 hash
asset-5.x-1.0-beta1.tar.gz 302.78 KB 86cb1d0aeb64344eaceeb23df0f2aec4
Official release from CVS tag: DRUPAL-5--1-0-BETA1
Last updated: March 8, 2008 - 14:45

Some minor bug fixes along with a fix for these two critical issues:
#223237 fix imagecache presets for cck assets
#212953 fix download link for non-recognized cck assets

asset 5.x-2.0-beta1

Roger López - March 8, 2008 - 04:05
Download Size md5 hash
asset-5.x-2.0-beta1.tar.gz 666.46 KB d0bb7a70e27ebb9fe49d5657a1456b59
Official release from CVS tag: DRUPAL-5--2-0-BETA1
Last updated: March 8, 2008 - 04:10

The 2.x branch has been created! Most of the code in there right now is working. The notable exceptions are asset_panels and asset_import. Please don't post issues on these unless you are supplying a patch, since these are known to not be working. Also, the asset_bonus module isn't as fully updated as I would like to see.

Asset embed is gone in favor of integration with the Embedded Media Field through the asset_emfield module. This is pretty exciting, since we can now piggy-back off of the work they are doing, especially when it comes to providers. On a related note, the asset_search module can display inline search results of various sites and turn any result into an emfield asset.

Upgrading from the ALPHA version is going to be problematic. Hopefully, we will be able to workout an upgrade path (eventually).

asset 5.x-2.x-dev

Roger López - March 6, 2008 - 13:24
Download Size md5 hash
asset-5.x-2.x-dev.tar.gz 666.55 KB 52b192a43bf1c27e6f9a04181ead5ca4
Nightly development snapshot from CVS branch: DRUPAL-5--2
Last updated: April 6, 2008 - 00:00

This branch is where all new development is occurring. There will be an official release as soon as I can get all of the existing code ported over to the new api's.

asset 5.x-1.0-alpha3

wmostrey - February 22, 2008 - 16:32
Download Size md5 hash
asset-5.x-1.0-alpha3.tar.gz 302.74 KB 0ead076d62814dbe0470279d5345b070
Official release from CVS tag: DRUPAL-5--1-0-ALPHA3
Last updated: February 22, 2008 - 16:35

This release marks a lot of new features:

  • CCK field, with instantaneous in-line preview
  • Support for panels to create galleries and a preview block that links to these galleries, in the asset_panels module
  • Support for .flv files in the asset_bonus module
  • Mass-import of files in the asset_import module
  • Upload a bunch of files with ftp and import them all with just one click using the asset_import module
  • Ability to edit/move/delete assets and folders and to change their permissions
  • Lightbox support
  • Improved imagecache support
  • Improved TinyMCE support
  • Better i18n and mullti-site support
  • Many GUI improvements
  • Support for the private download method

asset 5.x-1.0-alpha2

Roger López - August 8, 2007 - 22:44
Download Size md5 hash
asset-5.x-1.0-alpha2.tar.gz 243.25 KB 009c75c83a6b89442bbdde4d0b390e77
Official release from CVS tag: DRUPAL-5--1-0-ALPHA2
Last updated: August 8, 2007 - 22:45

This release marks the full syncing of HEAD and DRUPAL-5. There was a lot of mismatched code in both places and I have _finally_ merged them. A lot of work has been done by douggreen, particularly the getid3 stuff in asset_bonus. Thanks doug. Also there has been further progress made in getting the per-asset permissions done correctly.

asset 5.x-1.0-alpha1

Roger López - August 1, 2007 - 22:28
Download Size md5 hash
asset-5.x-1.0-alpha1.tar.gz 241.04 KB a84491031d17376d8508655564d4ee1d
Official release from CVS tag: DRUPAL-5--1-0-ALPHA1
Last updated: August 2, 2007 - 17:58

This release is mainly development sponsored by rue89.com.

The main points are:

  • Access control permissions for each asset type
  • Enhanced public/private asset status, with individual role selection under private status
  • Much cleaner and simple wizard interface
  • Moved folder creation into an asset_type hook to take full advantage of public/private status
  • By default, create a PUBLIC folder at the root asset level
  • All rendered assets pass through a common theme function (theme_asset) for easy, consistent theming.
  • Implemented align property in theme_asset
  • asset_embed module, which extracts out the process of creating embed assets, and provides an easy mechanism for implementing new interfaces to 3rd party sites. Included are providers for youtube and dailymotion.

Thanks to Damien Cirotteau for the ideas behind this release.

asset 5.x-1.0-alpha

Roger López - June 28, 2007 - 21:57
Download Size md5 hash
asset-5.x-1.0-alpha.tar.gz 201.15 KB 0fadb04912afd402a5a7b5b6a18a2461
Official release from CVS tag: DRUPAL-5--1-0-ALPHA
Last updated: June 28, 2007 - 22:00

alpha release. just need a starting point for official releases.

asset 5.x-1.x-dev

Roger López - May 8, 2007 - 14:23
Download Size md5 hash
asset-5.x-1.x-dev.tar.gz 128.57 KB 3efff907edfd2a76e51a25e21def2213
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: November 21, 2008 - 00:01

Branching for DRUPAL-5 compatibility.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.