/[drupal]/contributions/modules/timeline/timeline.theme.inc
ViewVC logotype

Log of /contributions/modules/timeline/timeline.theme.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.13.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 13:30:30 2009 UTC (5 weeks, 4 days ago) by xamanu
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.13.2.1.2.12: +7 -2 lines
Diff to previous 1.13.2.1.2.12 , to branch point 1.13.2.1 , to next main 1.13.2.2
fixing bug with standard theme: #600044

Revision 1.13.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 7 17:49:30 2009 UTC (7 weeks, 2 days ago) by xamanu
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.13.2.1.2.11: +2 -2 lines
Diff to previous 1.13.2.1.2.11 , to branch point 1.13.2.1
cleaned up to respect the coding standards

Revision 1.13.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 7 17:35:28 2009 UTC (7 weeks, 2 days ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.10: +9 -12 lines
Diff to previous 1.13.2.1.2.10 , to branch point 1.13.2.1
using drupal_alter() to enable extension modules to add themes or add data to the timeline

Revision 1.13.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 7 10:19:04 2009 UTC (7 weeks, 2 days ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.9: +13 -1 lines
Diff to previous 1.13.2.1.2.9 , to branch point 1.13.2.1
Fixed following bugs: #587680 and #573376. Changing the drupal-js communication to go through a theme function.

Revision 1.13.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 19:44:49 2009 UTC (2 months, 3 weeks ago) by xamanu
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.13.2.1.2.8: +9 -9 lines
Diff to previous 1.13.2.1.2.8 , to branch point 1.13.2.1
#565202 - fixed translation issue \nAdded German translation\nCode clean up

Revision 1.13.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 00:40:54 2009 UTC (3 months ago) by xamanu
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.13.2.1.2.7: +2 -2 lines
Diff to previous 1.13.2.1.2.7 , to branch point 1.13.2.1
#556218 fixed linking title to correct path <br />#532978 proper support for historical dates before 1901<br />#312586 support for timezones, based on drupal's general settings

Revision 1.13.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 20:59:47 2009 UTC (3 months, 1 week ago) by xamanu
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.13.2.1.2.6: +33 -13 lines
Diff to previous 1.13.2.1.2.6 , to branch point 1.13.2.1
using theme functions for bubble elements title and url (#313722)

Revision 1.13.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 21:20:41 2009 UTC (4 months ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.5: +3 -3 lines
Diff to previous 1.13.2.1.2.5 , to branch point 1.13.2.1
automatic setting basepaths for includig simile ajax libraries

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 02:14:49 2009 UTC (4 months ago) by xamanu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +15 -15 lines
Diff to previous 1.14
Bringing HEAD in sync with the DRUPAL-6--2 branch

Revision 1.13.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 01:36:49 2009 UTC (4 months ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.4: +15 -15 lines
Diff to previous 1.13.2.1.2.4 , to branch point 1.13.2.1
support for local installation fixed. debug feature included

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 03:03:39 2009 UTC (4 months ago) by xamanu
Branch: MAIN
Changes since 1.13: +54 -127 lines
Diff to previous 1.13
Bringing HEAD in sync with the DRUPAL-6--2 branch

Revision 1.13.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 23:09:53 2009 UTC (4 months ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.3: +3 -3 lines
Diff to previous 1.13.2.1.2.3 , to branch point 1.13.2.1
cleaned up dependency for libraries module if SIMILE is not used locally

Revision 1.13.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 20:56:45 2009 UTC (4 months ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.2: +20 -22 lines
Diff to previous 1.13.2.1.2.2 , to branch point 1.13.2.1
urgend fix for library validation failure

Revision 1.13.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 18:21:23 2009 UTC (4 months ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1.2.1: +54 -131 lines
Diff to previous 1.13.2.1.2.1 , to branch point 1.13.2.1
New version 2.x (see CHANGELOG.txt)

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 22:59:23 2009 UTC (4 months, 2 weeks ago) by xamanu
Branch: DRUPAL-6--1
Changes since 1.13.2.1: +6 -7 lines
Diff to previous 1.13.2.1 , to branch point 1.13 , to next main 1.15
reverted to revision before. working on 2.x branch now.

Revision 1.13.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 20:57:09 2009 UTC (4 months, 2 weeks ago) by xamanu
Branch: DRUPAL-6--2
Changes since 1.13.2.1: +7 -2 lines
Diff to previous 1.13.2.1
default_views_view update to fit new options, some dirty lines on date conversion to get the timeline running again

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 13:01:56 2009 UTC (5 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.13: +8 -7 lines
Diff to previous 1.13
FIXED Properly detecting the available date api version in hook_requirements.
FIXED Using drupal_json to generate json data and set headers.
UPDATED Reworked views field handling to be more generic. timeline_process_fields() is gone. Fields are now explicitly set to title, start & end times in the style configuration.
UPDATED README.txt to more accurately reflect how to use the module with Views 2.x.
ADDED Dependency on php 5.2.
NOTE Marked XML data feed functions as DEPRECATED

Revision 1.1.2.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 21:54:31 2008 UTC (13 months, 1 week ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.8.2.4: +22 -20 lines
Diff to previous 1.1.2.8.2.4 , to branch point 1.1.2.8
Fixed start and end data support.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 02:23:27 2008 UTC (14 months, 1 week ago) by jmiccolis
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.12: +22 -14 lines
Diff to previous 1.12
Moved timeline's js objects into the Drupal object. Began to add support for multiple bands.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 20:39:54 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Changes since 1.11: +36 -44 lines
Diff to previous 1.11
Updated to work with Views 6.x RC 2. Added proper field handling for views fields. Ran through coder module.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 02:15:02 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Changes since 1.10: +76 -115 lines
Diff to previous 1.10
First pass at Drupal 6 upgrade. Adds basic functionality for node based views.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 01:29:46 2008 UTC (16 months, 3 weeks ago) by jmiccolis
Branch: MAIN
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
Bringing HEAD in sync with the DRUPAL-5 branch in prep for Drupal 6 development.

Revision 1.1.2.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 23:15:14 2008 UTC (20 months, 1 week ago) by jmiccolis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.8.2.3: +2 -2 lines
Diff to previous 1.1.2.8.2.3 , to branch point 1.1.2.8
Corrected variable name, so that intial focus can be controlled. Patch by franskuipers

Revision 1.1.2.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 12:54:09 2008 UTC (20 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.8.2.2: +2 -2 lines
Diff to previous 1.1.2.8.2.2 , to branch point 1.1.2.8
Fixed a bug where enabling timeline controls caused a js error. (Patch by franskuipers)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 22:04:01 2008 UTC (21 months, 2 weeks ago) by arto
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Enable controls by default for page-based timelines.

Revision 1.1.2.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 00:22:07 2007 UTC (2 years, 7 months ago) by arto
Branch: DRUPAL-5
Changes since 1.1.2.8.2.1: +3 -3 lines
Diff to previous 1.1.2.8.2.1 , to branch point 1.1.2.8
#99552: Update for Drupal 5.x (kudos to Jeff Miccolis).

Revision 1.1.2.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 00:09:03 2007 UTC (2 years, 7 months ago) by arto
Branch: DRUPAL-5
Changes since 1.1.2.8: +1 -1 lines
Diff to previous 1.1.2.8
Branched timeline module for Drupal 5.x.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 15:13:20 2007 UTC (2 years, 9 months ago) by arto
Branch: DRUPAL-4-7
Branch point for: DRUPAL-5
Changes since 1.1.2.7: +9 -4 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.15
Merged latest changes from HEAD.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 15:08:28 2007 UTC (2 years, 9 months ago) by arto
Branch: MAIN
Changes since 1.7: +9 -4 lines
Diff to previous 1.7
Added timeline-specific configuration options for specifying the interval units to use (related to #90594).

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:37:40 2007 UTC (2 years, 9 months ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1.2.6: +5 -5 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Merged latest changes from HEAD.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:20:14 2007 UTC (2 years, 9 months ago) by arto
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
Added support for extended date ranges (including historical dates starting from 100 CE) when using CCK content types and the ADOdb Date/Time library (resolves #90594).

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 22 11:17:33 2006 UTC (2 years, 11 months ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +8 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Merged latest changes from HEAD.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 22 10:53:48 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
Implemented a timeline administration interface for managing timeline-specific settings.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 00:30:24 2006 UTC (2 years, 11 months ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +11 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Merged latest changes from HEAD.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 00:03:52 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
Implemented filtering and highlighting controls for page-view timelines.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 22:45:24 2006 UTC (2 years, 11 months ago) by arto
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.3: +35 -17 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Merged latest changes from HEAD.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 18:31:46 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.3: +6 -3 lines
Diff to previous 1.3
Fix asynchronous timeline loading problems occuring in IE6 (resolves #79472; with thanks to John Stalcup and Erwin Lion).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 12:23:46 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.2: +30 -15 lines
Diff to previous 1.2
Implemented CCK compatibility (fixes #94031; with thanks to John Stalcup).

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 4 23:16:57 2006 UTC (2 years, 11 months ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +32 -26 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Merged changes from HEAD.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 11:09:01 2006 UTC (3 years ago) by arto
Branch: MAIN
Changes since 1.1: +32 -26 lines
Diff to previous 1.1
Added an option for specifying which event/date the timeline views should initially be centered on after loading.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 20:39:26 2006 UTC (3 years, 1 month ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +144 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Branched timeline module for Drupal 4.7.

Revision 1.1.2.1
Sat Oct 21 20:34:21 2006 UTC (3 years, 1 month ago) by arto
Branch: DRUPAL-4-7
Changes since 1.1: +0 -144 lines
FILE REMOVED
file timeline.theme.inc was added on branch DRUPAL-4-7 on 2006-10-21 20:39:26 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 20:34:21 2006 UTC (3 years, 1 month ago) by arto
Branch: MAIN
Branch point for: DRUPAL-4-7
Imported enhanced version of timeline module (#90272).

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