/[drupal]/contributions/modules/currency/currency.module
ViewVC logotype

Log of /contributions/modules/currency/currency.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 03:25:19 2009 UTC (2 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.2.2.3: +11 -1 lines
Diff to previous 1.8.2.2.2.3 , to branch point 1.8.2.2 , to next main 1.8.2.5
#335866 by chaps2, add views integration

Revision 1.8.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 16:01:32 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.8.2.2.2.2: +2 -2 lines
Diff to previous 1.8.2.2.2.2 , to branch point 1.8.2.2
#304256 adding description at top of form.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 16:01:00 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.8.2.4: +2 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8 , to next main 1.9
#304256 adding description at top of form.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 15:32:49 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.8.2.3: +12 -1 lines
Diff to previous 1.8.2.3 , to branch point 1.8
#304256 adding back configurable description on top of the form.

Revision 1.8.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 15:32:25 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.2.2.1: +12 -1 lines
Diff to previous 1.8.2.2.2.1 , to branch point 1.8.2.2
#304256 adding back configurable description on top of the form.

Revision 1.8.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 04:29:52 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +15 -36 lines
Diff to previous 1.8.2.2
#304256 Remove unused settings options.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 04:29:04 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.8.2.2: +29 -46 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Proper D5 version, again.
#304256 Remove unused settings options.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 23:01:52 2008 UTC (16 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.8.2.1: +28 -29 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#280986 by Scott Falconer and myself, port to Drupal 6.x

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 10 03:19:27 2007 UTC (2 years, 7 months ago) by wafaa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
fixing wrong MENU_SUGGESTED_ITEM in settings

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 10 02:42:42 2007 UTC (2 years, 7 months ago) by wafaa
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Fixed wrong MENU_SUGGESTED_ITEM for settings

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 8 15:33:35 2007 UTC (2 years, 7 months ago) by wafaa
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.7: +100 -154 lines
Diff to previous 1.7
#106447 upgraded to 5.x

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 02:54:59 2006 UTC (3 years, 5 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.6: +136 -94 lines
Diff to previous 1.6
#55399 by pacheco. Updated to 4.7, and code style improvements.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 24 17:30:53 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.5: +42 -432 lines
Diff to previous 1.5
Separated the API in its own module, currency_api so that other modules
can call it and not have to have a menu item for currency conversion.

Changed all "currency exchange" to "currency conversion" so that it describes
more what this module does, and be consistent.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 4 02:14:28 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
The Id header was missing a comment. Fixed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 4 01:38:08 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
Added Id header.
Added copyright and URL for author

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 22:47:12 2005 UTC (4 years, 6 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-4-5
Changes since 1.2: +191 -33 lines
Diff to previous 1.2
Added new callable API allowing other modules in Drupal to do currency
exchange on the fly with near real time information.
The functions are doxygen documented, and also in the API.txt.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 01:02:50 2005 UTC (4 years, 6 months ago) by kbahey
Branch: MAIN
Changes since 1.1: +1 -21 lines
Diff to previous 1.1
Fixes for 4.5

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 00:53:49 2005 UTC (4 years, 6 months ago) by kbahey
Branch: MAIN
Initial commit of currency exchange module

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2