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

Log of /contributions/modules/event/event.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.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 00:34:15 2009 UTC (4 months, 3 weeks ago) by killes
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +33 -1 lines
Diff to previous 1.36
#440670, fix issues with timezones which affected ical

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 21:44:03 2008 UTC (10 months, 4 weeks ago) by killes
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
update version string in error message

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 16:21:23 2008 UTC (11 months ago) by killes
Branch: MAIN
Changes since 1.34: +9 -1 lines
Diff to previous 1.34
clear cache due to new theme function

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 07:09:35 2008 UTC (11 months, 3 weeks ago) by killes
Branch: MAIN
Changes since 1.33: +9 -1 lines
Diff to previous 1.33
add new template file for node/n

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 18:47:15 2008 UTC (12 months ago) by killes
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
#339004, Broken link to event content type edit page when you first enable event.module, by dww

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 12:02:03 2008 UTC (12 months, 2 weeks ago) by killes
Branch: MAIN
Changes since 1.31: +6 -1 lines
Diff to previous 1.31
#282472, work around core bug that will run update hooks for not enabled modules

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 09:20:29 2008 UTC (12 months, 3 weeks ago) by killes
Branch: MAIN
Changes since 1.30: +8 -1 lines
Diff to previous 1.30
truncate cache to make new theming functions work

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 19:44:06 2008 UTC (13 months ago) by killes
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
#299762, fix unitialized variable

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:33:24 2008 UTC (18 months, 4 weeks ago) by killes
Branch: MAIN
Changes since 1.28: +19 -3 lines
Diff to previous 1.28
#227501, schema API lacks proper TIME support, reverting to D5 method, fixed for pgsql

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:14:10 2008 UTC (18 months, 4 weeks ago) by killes
Branch: MAIN
Changes since 1.27: +68 -31 lines
Diff to previous 1.27
#227501, schema API lacks proper TIME support, reverting to D5 method

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 22:31:16 2008 UTC (19 months, 2 weeks ago) by killes
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#224870, correct default for datetime columns

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 00:30:38 2008 UTC (22 months, 2 weeks ago) by killes
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
if updating from event 5.1 breaks due to removed function db_num_rows, replacing by db_result

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 14:13:31 2008 UTC (22 months, 3 weeks ago) by killes
Branch: MAIN
Changes since 1.24: +97 -70 lines
Diff to previous 1.24
#200693, GHOP#93 port event module to D6, patch by Placinta and fwalch

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 10:34:53 2007 UTC (2 years, 2 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.23: +2 -7 lines
Diff to previous 1.23
#171959, fixing wording of message, also no longer move events to new node type

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 11:47:48 2007 UTC (2 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.22: +44 -1 lines
Diff to previous 1.22
add all day and has end time functionality

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 17:21:04 2007 UTC (2 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.21: +22 -1 lines
Diff to previous 1.21
adding indices on start and end

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 16:39:35 2007 UTC (2 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
bugfix, wrong default value

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 4 17:33:51 2007 UTC (2 years, 4 months ago) by killes
Branch: MAIN
Changes since 1.19: +26 -1 lines
Diff to previous 1.19
Addind is_dst column to event_timezones table

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 20:20:16 2007 UTC (2 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.18: +32 -15 lines
Diff to previous 1.18
pgsql update

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 16:05:23 2007 UTC (2 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.17: +76 -10 lines
Diff to previous 1.17
fixed upgrade path again, needs pgsql update

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 16:33:12 2007 UTC (2 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
make sure events are converted based on GMT timestamps

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 17:42:47 2007 UTC (2 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#153684, fixing tz for Calcutta

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 13:02:52 2007 UTC (2 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.14: +25 -1 lines
Diff to previous 1.14
added hook_requirements to check for MySQL 4.1.1

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 19:43:55 2007 UTC (2 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.13: +1142 -28 lines
Diff to previous 1.13
removed underscores from timezone names

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 15:17:59 2007 UTC (2 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.12: +28 -1136 lines
Diff to previous 1.12
#142096, upgrade path for basicevent users, improvement

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 12:29:46 2007 UTC (2 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.11: +53 -6 lines
Diff to previous 1.11
#142096, upgrade path for basicevent users, added check for system timezone

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 13:17:08 2007 UTC (2 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.10: +56 -4 lines
Diff to previous 1.10
#138211, support for pgsql by HorsePunchKid and sammys

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 4 13:31:09 2007 UTC (2 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.9: +15 -35 lines
Diff to previous 1.9
Now with upgrade path

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 4 00:34:37 2007 UTC (2 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.8: +269 -269 lines
Diff to previous 1.8
bugfix

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 4 00:03:50 2007 UTC (2 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.7: +993 -4 lines
Diff to previous 1.7
more database changes

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 13:53:48 2007 UTC (2 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
rewritten for datetime format

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 30 14:54:24 2007 UTC (2 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.5: +14 -65 lines
Diff to previous 1.5
initial  change of db scheme to use datetime format. No pgsql support for now. No upgrade path either

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 21:23:18 2007 UTC (2 years, 8 months ago) by killes
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.4.2.1: +1 -1 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.37
backport from HEAD

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 00:22:15 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-5
Changes since 1.4: +48 -1 lines
Diff to previous 1.4
#104098, Proper upgrade logic from event 4.6, patch by hunmonk

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 00:18:06 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.2.2.4: +48 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2 , to next main 1.37
#104098, Proper upgrade logic from event 4.6, patch by hunmonk

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 00:17:51 2006 UTC (2 years, 11 months ago) by killes
Branch: MAIN
Changes since 1.4: +48 -1 lines
Diff to previous 1.4
#104098, Proper upgrade logic from event 4.6, patch by hunmonk

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 19:19:45 2006 UTC (2 years, 11 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.3: +25 -3 lines
Diff to previous 1.3
#103754, patch by hunmonk, updated for Drupal 5

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 13:35:07 2006 UTC (3 years, 6 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.2.2.3: +22 -1 lines
Diff to previous 1.2.2.3 , to branch point 1.2
nackport from HEAD

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 07:58:28 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.2: +22 -1 lines
Diff to previous 1.2
#62075, enable basicevent when enabling event as well as set some location variables. Patch by webchick

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 20:55:21 2006 UTC (3 years, 6 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +0 -0 lines
Diff to previous 1.2.2.2 , to branch point 1.2
backport from HEAD

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 03:28:33 2006 UTC (3 years, 8 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +29 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
sync with HEAD. with permission from killes

Revision 1.2.2.1
Fri Mar 3 14:17:55 2006 UTC (3 years, 8 months ago) by weitzman
Branch: DRUPAL-4-7
Changes since 1.2: +0 -29 lines
FILE REMOVED
file event.install was added on branch DRUPAL-4-7 on 2006-03-28 03:28:33 +0000

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 14:17:55 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
removed default MyISAM table type

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 00:04:05 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
install file by Tobias Maier, removed theme(page)

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