Log of /contributions/modules/money/money.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.4.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 16 11:33:58 2008 UTC
(12 months, 1 week ago)
by
markuspetrux
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-RC1
Changes since
1.1.4.3: +119 -42 lines
Diff to
previous 1.1.4.3
, to
branch point 1.1
- 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.
- Added spanish translation.
- Added catalan translation.
- Fixed module description in README.txt
Revision
1.1.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 20 20:19:15 2008 UTC
(21 months, 1 week ago)
by
wimleers
Branch:
DRUPAL-5
Changes since
1.1.2.12: +15 -18 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
Merged the 'validate' callback of the hook_widget() implementation with the 'validate' callback of the hook_field() implementation. Now widgets don't have to do any validation anymore!
Revision
1.1.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 20 20:04:24 2008 UTC
(21 months, 1 week ago)
by
wimleers
Branch:
DRUPAL-5
Changes since
1.1.2.10: +53 -14 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
- Implemented #190078: Filter by amount (but not taking the currencies into account).
- Abstracted the conversion of the amount entered by the user to an integer into a separate function.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 9 13:39:45 2007 UTC
(2 years, 3 months ago)
by
wimleers
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
HEAD
Branch point for:
DRUPAL-5,
DRUPAL-6--1
Initial commit of money.module. This module defines the "money" CCK field. It uses the Currency API, which is included in the Currency module, to get a list of valid currencies. Decimal separators and digit group separators are configurable.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.