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

Log of /contributions/modules/sparkline/sparkline.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 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 18:31:11 2009 UTC (8 months, 1 week ago) by chris
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +66 -4 lines
Diff to previous 1.7
#394154.  Patch committed.  Thanks to Andrew Berry for the improvements.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 22:41:29 2008 UTC (14 months, 2 weeks ago) by chris
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
#243734.  Change default library path to now included library.

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 22:37:40 2008 UTC (14 months, 2 weeks ago) by chris
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3.2.4: +3 -3 lines
Diff to previous 1.3.2.4 , to branch point 1.3 , to next main 1.8
#243734.  Change default path at which library is found.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 22:33:51 2008 UTC (14 months, 2 weeks ago) by chris
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.2.2.3: +5 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.8
#243734.  Change default path at which the library is expected.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 22:21:41 2008 UTC (21 months, 3 weeks ago) by chris
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.2.2.2: +2 -2 lines
Diff to previous 1.2.2.2 , to branch point 1.2
No issue.  Found and fixed typo while examing code for other reasons.  :-)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 22:00:47 2007 UTC (22 months, 3 weeks ago) by chris
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.5: +32 -24 lines
Diff to previous 1.5
Initial conversion to Drupal 6.0 compatibility.  Tested with DRUPAL-6-RC-1.

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 21:09:35 2007 UTC (22 months, 3 weeks ago) by chris
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3.2.3: +7 -7 lines
Diff to previous 1.3.2.3 , to branch point 1.3
Fix style problems pointed out by coder module.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 20:06:59 2007 UTC (22 months, 3 weeks ago) by chris
Branch: MAIN
Changes since 1.4: +16 -10 lines
Diff to previous 1.4
#158058.  Fixes directory path names for HEAD/Drupal 6.  Also removes comment about renaming error_handler() because in Drupal 6, Drupal's function has been nicely named drupal_error_handler(), eliminating the name collision.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 19:39:36 2007 UTC (22 months, 3 weeks ago) by chris
Branch: DRUPAL-5
Changes since 1.3.2.2: +13 -11 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#158058.  Fix directory paths.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 17:14:34 2007 UTC (22 months, 3 weeks ago) by chris
Branch: DRUPAL-5
Changes since 1.3.2.1: +11 -7 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#151188.  First pass at fixing this same problem in the D5 branch.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 13:06:31 2007 UTC (2 years, 5 months ago) by chris
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2.2.1: +14 -9 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Fixes bugs reported in #151188 with admin sparkline settings for library
and cache locations.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 20:22:15 2007 UTC (2 years, 8 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.3: +28 -2 lines
Diff to previous 1.3
Updating DRUPAL-5 branch with the fix for cache bloat.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 20:14:15 2007 UTC (2 years, 8 months ago) by eaton
Branch: MAIN
Changes since 1.3: +28 -2 lines
Diff to previous 1.3
Fixing an issue that caused the image cache to slowly fill, and fill, and fill when used in a dynamic fashion. Now clears dynamically generated sparklines at crontime.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 16:59:04 2007 UTC (2 years, 8 months ago) by eaton
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +178 -62 lines
Diff to previous 1.2
Drupal 5 update, and major functionality enhancements. Docs coming shortly. (cough cough)

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 18:59:52 2006 UTC (3 years ago) by chris
Branch: DRUPAL-4-7
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Fix bugs reported in issue #75891, using the suggested changes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 23:20:30 2006 UTC (3 years, 4 months ago) by chris
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +21 -21 lines
Diff to previous 1.1
Rename hooks and vars from sparklines to sparkline.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 23:17:06 2006 UTC (3 years, 4 months ago) by chris
Branch: MAIN
Initial prototype as developed by Jeff Eaton.

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