money 6.x-1.2

Bug fixes
Unsupported

Changes since money 6.x-1.1

There's no need to run update.php to upgrade.

money 6.x-1.1

New features
Bug fixes
Unsupported

New features:

Bugs fixed:

  • Bugfix: Do not generate output when field is empty.
  • Bugfix: When no currency has been specified in widget settings, we should allow them all.
  • #356944, Bugfix: Currency not allowed when setting the default value of the field.
  • #379258, Bugfix: enable module error related to dependent modules.
  • #372128, Doc: Better inline code documentation for money_get_widget_currencies().
  • #385060, Bugfix: Fix default values for allowed currencies option.
  • Bugfix: Fix allowed currencies list formatting.

update.php is required to upgrade from 6.x-1.0:

  • money_update_6000() - Update all money fields to reflect the new Views integration feature.
  • money_update_6001() - Update all money fields to reflect the changes in display mode setting.

money 6.x-1.0

Unsupported

It looks like it is stable enough to go live. :)

money 5.x-1.6

Bug fixes
Unsupported

This is probably going to be the final Drupal 5 release. New features will only go in the Drupal 6 branch, unless somebody steps up to maintain the Drupal 5 branch of this module instead.
markus_petrux has volunteered to maintain the Drupal 6 branch of this module, so you'll be seeing more of him and less (if anything) from me! :)

Changes since DRUPAL-5--1-5:

money 6.x-1.0-rc1

New features
Bug fixes
Unsupported

- Removed css class used in D5, but not in D6 version of this module.
- Fixed minor bug in decimals seleccion (field settings).
- Moved allowed currencies selection from field settings to widget settings.
- Added currency selection modes to widget settings (code or name).
- Added currency display modes to widget settings (code or symbol).
- Added theme function to display currency.
- Fixed minor string literal issues.
- Added translation template, spanish and catalan translations.

money 6.x-1.0-beta1

New features
Unsupported

money 6.x-1.x-dev

Development version for the Money CCK field for CCK 2 / Drupal 6.x

money 5.x-1.5

Bug fixes
Unsupported

When upgrading from any version to version 1.4, the default number of displayed decimals would be set to 0. Now this defaults to 2, which is much nicer for upgrading users :)

money 5.x-1.3

New features
Unsupported

Bug fixes
- Fixed #174545: Amount field is validated even when it is empty and not required

New features
- Token module support (by hamidrj)
- Views filter: filter by currency
- Now there are *six* different formatters: currency code, full currency name or currency symbol, either before or after the amount

money 5.x-1.1

Bug fixes
Unsupported

Fixed #166020 (PHP 4 compatibility problem).

Subscribe with RSS Subscribe to Releases for Money field