/[drupal]/contributions/modules/date/INSTALL.txt
ViewVC logotype

Log of /contributions/modules/date/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 13:23:53 2008 UTC (21 months, 1 week ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA, DRUPAL-6--2-0, DRUPAL-6--2-0-BETA, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3, DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5, DRUPAL-6--2-0-RC6, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.9: +0 -29 lines
Diff to previous 1.9
Remove database timezone handling by rolling back to previous version that used offsets instead. Based on problems noted in #218479 and #220663, we cannot count on database timezone handling to be available in MYSQL or work consistently with the timezone names that PHP uses in POSTGRES, so trying to do timezone conversions in the database is not going to work.

Synch with D5.2 version.

Revision 1.7.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 13:01:19 2008 UTC (21 months, 1 week ago) by karens
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC, DRUPAL-5--2-0-RC2, DRUPAL-5--2-0-RC3, DRUPAL-5--2-0-RC4, DRUPAL-5--2-0-RC5, DRUPAL-5--2-0-RC6, DRUPAL-5--2-0-RC7, DRUPAL-5--2-1, DRUPAL-5--2-1-2, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5, DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8
Changes since 1.7.2.3: +0 -29 lines
Diff to previous 1.7.2.3 , to branch point 1.7 , to next main 1.10
Remove database timezone handling by rolling back to previous version that used offsets instead. Based on problems noted in #218479 and #220663, we cannot count on database timezone handling to be available in MYSQL or work consistently with the timezone names that PHP uses in POSTGRES, so trying to do timezone conversions in the database is not going to work.

More commits are coming to re-apply patches made after this change.

Revision 1.7.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 20:35:10 2008 UTC (21 months, 2 weeks ago) by karens
Branch: DRUPAL-5--2
Changes since 1.7.2.2: +58 -20 lines
Diff to previous 1.7.2.2 , to branch point 1.7
#218479 Add more information about db timezone support to the INSTALL.txt file and move the requirements test to the Date Timezone module.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 20:34:57 2008 UTC (21 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.8: +58 -20 lines
Diff to previous 1.8
#218479 Add more information about db timezone support to the INSTALL.txt file and move the requirements test to the Date Timezone module.

Revision 1.7.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 12:23:52 2008 UTC (21 months, 2 weeks ago) by karens
Branch: DRUPAL-5--2
Changes since 1.7.2.1: +5 -8 lines
Diff to previous 1.7.2.1 , to branch point 1.7
#219208 add instructions to set the timezone to the INSTALL.txt, patch by gustav.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 16:33:46 2008 UTC (21 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
#219208 add instructions to set the timezone to the INSTALL.txt, patch by gustav.

Revision 1.7.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 22:09:30 2008 UTC (21 months, 3 weeks ago) by karens
Branch: DRUPAL-5--2
Changes since 1.7: +7 -0 lines
Diff to previous 1.7
Add warning to empty the date folder out completely before add the Version 2 files to make sure Drupal doesn't try to use any part of the older version.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 15:48:54 2008 UTC (22 months ago) by karens
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.6: +18 -11 lines
Diff to previous 1.6
Catch the documentation up to the current state of the code.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Dec 16 15:53:09 2007 UTC (23 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.5: +15 -22 lines
Diff to previous 1.5
Update documentation.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 16:57:24 2007 UTC (2 years, 3 months ago) by karens
Branch: MAIN
Changes since 1.4: +15 -0 lines
Diff to previous 1.4
More work on creating a 5.2 branch with an improved Date API that uses PHP 5 date functions. Includes beginnings of a date_repeat module and much improved ical parsing. Not ready to use yet, more work to be done.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jul 28 21:51:29 2007 UTC (2 years, 3 months ago) by karens
Branch: MAIN
Changes since 1.3: +38 -19 lines
Diff to previous 1.3
Very preliminary rewrite of Date API to become version 5.2. Not ready to be used yet! Still coming is rewrite of date and calendar module to use new API.

Revision 1.3
Tue Jun 5 13:32:34 2007 UTC (2 years, 5 months ago) by karens
Branch: MAIN
Changes since 1.2: +0 -0 lines
FILE REMOVED
Removing files from HEAD, development will be in 5.x branch until ready for 6.x

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 18:45:06 2007 UTC (2 years, 9 months ago) by karens
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.1.2.2: +2 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.10
Get rid of embedded help text and point to d.o handbook page instead to make it easier to keep it current.

Revision 1.1.4.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 18:44:36 2007 UTC (2 years, 9 months ago) by karens
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3, DRUPAL-4-7--1-4, DRUPAL-4-7--1-5, DRUPAL-4-7--1-6, DRUPAL-4-7--1-7
Changes since 1.1.4.2: +2 -0 lines
Diff to previous 1.1.4.2 , to branch point 1.1 , to next main 1.10
Get rid of embedded help text and point to d.o handbook page instead to make it easier to keep it current.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 18:43:37 2007 UTC (2 years, 9 months ago) by karens
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
Get rid of embedded help text and point to d.o handbook page instead to make it easier to keep it current.

Revision 1.1.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 18:18:26 2007 UTC (2 years, 10 months ago) by karens
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.1.4.1: +26 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
delete readme and install files to replace with uppercase versions

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 16:41:33 2007 UTC (2 years, 10 months ago) by karens
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.1.2.1: +27 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
delete readme and install files to replace with uppercase versions

Revision 1.1.4.1
Mon Jan 8 16:40:31 2007 UTC (2 years, 10 months ago) by karens
Branch: DRUPAL-4-7
Changes since 1.1: +0 -24 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-4-7 on 2007-01-08 18:18:26 +0000

Revision 1.1.2.1
Mon Jan 8 16:40:31 2007 UTC (2 years, 10 months ago) by karens
Branch: DRUPAL-5
Changes since 1.1: +0 -24 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-5 on 2007-01-08 16:41:33 +0000

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 16:40:31 2007 UTC (2 years, 10 months ago) by karens
Branch: MAIN
Branch point for: DRUPAL-4-7, DRUPAL-5
delete readme and install files to replace with uppercase versions

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