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

Log of /contributions/modules/carbon/carbon_source.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.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 13:21:55 2009 UTC (6 months, 2 weeks ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Changes since 1.18: +41 -25 lines
Diff to previous 1.18
imporve energy field handling

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 21:04:09 2009 UTC (6 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.17: +83 -48 lines
Diff to previous 1.17
change the way carbon sources are accessed

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

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:41:33 2009 UTC (6 months, 4 weeks ago) by johnackers
Branch: MAIN
Changes since 1.15: +12 -10 lines
Diff to previous 1.15
Gunner reported that "class" setting ("simple, chooseclimate, climate care") doesn't get stored into the database upon creation of my carbon sources.  carbon_source_submit handler not added to form as part of drupal 6 conversion. fixed.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 22:39:43 2009 UTC (7 months ago) by johnackers
Branch: MAIN
Changes since 1.14: +21 -2 lines
Diff to previous 1.14
move _source_class_map here

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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 14:52:39 2009 UTC (10 months, 1 week ago) by johnackers
Branch: MAIN
Changes since 1.12: +6 -12 lines
Diff to previous 1.12
use drupal_json() function included in drupal 6 instead of imported library.

Revision 1.12 - (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.11: +3 -3 lines
Diff to previous 1.11
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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 13:38:58 2008 UTC (16 months, 3 weeks ago) by johnackers
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
work in progress

Revision 1.10 - (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.9: +110 -44 lines
Diff to previous 1.9
branch DRUPAL-5 merged in

Revision 1.9.2.6 - (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.9.2.5: +18 -22 lines
Diff to previous 1.9.2.5 , to branch point 1.9 , to next main 1.19
links improved, protection granularity sharpened. Other cosmetic changes.

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 11:06:20 2007 UTC (2 years, 5 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.9.2.4: +8 -1 lines
Diff to previous 1.9.2.4 , to branch point 1.9
add new sources for cars driven in distances of Km

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 10:03:19 2007 UTC (2 years, 5 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.9.2.3: +22 -17 lines
Diff to previous 1.9.2.3 , to branch point 1.9
added air-co2-kg and co2-kg to allow co2 calculated offline to be added.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 22:02:39 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.9.2.2: +40 -6 lines
Diff to previous 1.9.2.2 , to branch point 1.9
better warnings if no zero carbon sources

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 09:43:57 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.9.2.1: +13 -6 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Tweaks. Help users install carbon sources if none present. Generate h1 tags if  footprint or source tables have zero rows to avoid format problem with bluebreeze.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 22:23:42 2007 UTC (2 years, 6 months ago) by johnackers
Branch: DRUPAL-5
Changes since 1.9: +21 -4 lines
Diff to previous 1.9
fix carbon sources links

Revision 1.9 - (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.8: +13 -14 lines
Diff to previous 1.8
second version of drupal 5 port

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

Revision 1.7 - (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.6: +44 -30 lines
Diff to previous 1.6
added second KwH column to carbon footprints, involves schema changes, database update required, see request http://drupal.org/node/122830

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 20:17:14 2007 UTC (2 years, 9 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-6
Changes since 1.5: +55 -27 lines
Diff to previous 1.5
add kwh to table and access routines

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 13:37:49 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-3, DRUPAL-4-7--0-3-1, DRUPAL-4-7--0-4, DRUPAL-4-7--0-5
Changes since 1.4: +29 -15 lines
Diff to previous 1.4
fix add new source link

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 11:24:07 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-1, DRUPAL-4-7--0-2
Changes since 1.3: +75 -108 lines
Diff to previous 1.3
allow sources to be restricted to specific models

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 13:35:43 2006 UTC (2 years, 11 months ago) by johnackers
Branch: MAIN
Changes since 1.2: +2 -9 lines
Diff to previous 1.2
add links on bottom of node view

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: +3 -3 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