/[drupal]/contributions/modules/carbon/carbon_account.inc
ViewVC logotype

Log of /contributions/modules/carbon/carbon_account.inc

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.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 13:24:18 2009 UTC (6 months, 3 weeks ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Changes since 1.11: +9 -7 lines
Diff to previous 1.11
enhanced handling of energy fields

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 21:03:35 2009 UTC (6 months, 4 weeks ago) by johnackers
Branch: MAIN
Changes since 1.10: +11 -119 lines
Diff to previous 1.10
change the way carbon sources are accessed

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 17:08:12 2009 UTC (6 months, 4 weeks ago) by johnackers
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
more careful handling of dates

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 11:06:41 2009 UTC (6 months, 4 weeks ago) by johnackers
Branch: MAIN
Changes since 1.8: +4 -3 lines
Diff to previous 1.8
make date handling consistent and use format specified by drupal admin

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 14:28:24 2009 UTC (7 months, 1 week ago) by johnackers
Branch: MAIN
Changes since 1.7: +135 -261 lines
Diff to previous 1.7
row editing using ajax and related changes

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 14:47:03 2009 UTC (8 months ago) by johnackers
Branch: MAIN
Changes since 1.6: +27 -330 lines
Diff to previous 1.6
Strip out the on the fly carbon_stamp entry that made things ugly.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 15:46:14 2009 UTC (10 months, 2 weeks ago) by johnackers
Branch: MAIN
Changes since 1.5: +1 -68 lines
Diff to previous 1.5
first pass at drupal-6 version. gui also in transition.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 22:19:26 2009 UTC (10 months, 2 weeks ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Changes since 1.4: +45 -14 lines
Diff to previous 1.4
Replaced calls to drupal's format_date() with direct calls to date() routine that uses the same timezone as other php routines like strtotime().

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 14:45:07 2009 UTC (10 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.3: +0 -2 lines
Diff to previous 1.3
remove blank line from top of file (which was causing spurious output and interfering with graphics).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 13:37:48 2008 UTC (16 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.2: +3 -11 lines
Diff to previous 1.2
work in progress

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 12:53:08 2008 UTC (16 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.1: +882 -2 lines
Diff to previous 1.1
branch DRUPAL-5 merged in

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 09:23:57 2008 UTC (21 months, 1 week ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.6: +26 -30 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.12
carbon purchases, transfers added. Report, calculation functions cleaned up.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 08:20:13 2007 UTC (2 years, 5 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
allow stamps and accounts to be deleted by regular users.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 14 17:51:22 2007 UTC (2 years, 5 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.4: +5 -13 lines
Diff to previous 1.1.2.4 , to branch point 1.1
links improved, protection granularity sharpened. Other cosmetic changes.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 10:12:54 2007 UTC (2 years, 5 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.3: +49 -231 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Tweaked as a result of changes to reports in carbon_report.inc.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 00:11:24 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.2: +25 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
date range addd to parameters passed to charting functions.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 22:04:42 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1.2.1: +2 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
info messages changed

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 11:46:00 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.1: +1056 -2 lines
Diff to previous 1.1
changed the entity 'carbon footprint' to 'carbon_account'

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 08:33:12 2007 UTC (2 years, 6 months ago) by johnackers
Branch: MAIN
Branch point for: DRUPAL-5
empty

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