/[drupal]/contributions/modules/carbon/carbon.install
ViewVC logotype

Log of /contributions/modules/carbon/carbon.install

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.22 - (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, DRUPAL-6--1-0, HEAD
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
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.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 13:38:14 2008 UTC (16 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.20: +24 -1 lines
Diff to previous 1.20
work in progress

Revision 1.20 - (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.19: +60 -14 lines
Diff to previous 1.19
branch DRUPAL-5 merged in

Revision 1.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 09:23:57 2008 UTC (21 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.19.2.2: +36 -3 lines
Diff to previous 1.19.2.2 , to branch point 1.19 , to next main 1.22
carbon purchases, transfers added. Report, calculation functions cleaned up.

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 13:16:17 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.19.2.1: +5 -6 lines
Diff to previous 1.19.2.1 , to branch point 1.19
post install help text removed.

Revision 1.19.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.19: +23 -9 lines
Diff to previous 1.19
changed the entity 'carbon footprint' to 'carbon_account'

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 19:25:38 2007 UTC (2 years, 8 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Branch point for: DRUPAL-5
Changes since 1.18: +36 -6 lines
Diff to previous 1.18
second version of drupal 5 port

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 14:10:06 2007 UTC (2 years, 8 months ago) by johnackers
Branch: MAIN
Changes since 1.17: +1 -133 lines
Diff to previous 1.17
drupal 5 1st version

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 14:03:59 2007 UTC (2 years, 8 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-7
Branch point for: DRUPAL-4-7
Changes since 1.16: +90 -64 lines
Diff to previous 1.16
added second KwH column to carbon footprints, involves schema changes, database update required, see request http://drupal.org/node/122830

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 19:00:39 2007 UTC (2 years, 8 months ago) by johnackers
Branch: MAIN
Changes since 1.15: +16 -9 lines
Diff to previous 1.15
add reporting period to carbon_footprint record

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 18:29:22 2007 UTC (2 years, 9 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-6
Changes since 1.14: +10 -4 lines
Diff to previous 1.14
fix mysql syntax error thrown when new install attempted.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 1 12:43:26 2007 UTC (2 years, 9 months ago) by johnackers
Branch: MAIN
Changes since 1.13: +71 -53 lines
Diff to previous 1.13
Change KwH conversion factor from 2.0 default to 0.0 so no false information is shown.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 16:20:08 2007 UTC (2 years, 9 months ago) by johnackers
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
tinyint cannot be initialized to true and false with mysql 4.0; change to 1 and 0.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 20:12:16 2007 UTC (2 years, 9 months ago) by johnackers
Branch: MAIN
Changes since 1.11: +127 -69 lines
Diff to previous 1.11
add sector and kwh fields

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 23:35:04 2007 UTC (2 years, 10 months ago) by johnackers
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
cosmetic - change title on short haul and long haul air travel

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 21 14:42:53 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-3-1, DRUPAL-4-7--0-4, DRUPAL-4-7--0-5
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
make use of table prefixes on update 6.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 13:40:55 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
add air-co2-kg as a source of emissions so people can calculate externally.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 15:17:49 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.7: +19 -2 lines
Diff to previous 1.7
add climate care flight/fuel model. Fix multiplier for choose climate model.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 20:59:53 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-2
Changes since 1.6: +5 -3 lines
Diff to previous 1.6
change air travel (Boeing 747) metrics, add missing db_query statement

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 11:26:30 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-1
Changes since 1.5: +25 -7 lines
Diff to previous 1.5
add carbon_footprint_share

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 20:07:11 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.4: +17 -4 lines
Diff to previous 1.4
fix typo in definition of column organization (update 4 also fixes it).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 15:08:18 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
fixed definition of column 'reading'

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 14:03:48 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.2: +43 -214 lines
Diff to previous 1.2
install fails because carbon checks for carbon admin role before the module is installed. Details at  http://drupal.org/node/101890.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 21:43:25 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.1: +64 -42 lines
Diff to previous 1.1
bug fixing, improve integration with user module

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 15:28:38 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
first rough version that just works

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