CVS messages for Date
July 9, 2008
-
Date: /modules/date/CHANGELOG.txt 1.1.8.53 @ DRUPAL-6--2
Date: /modules/date/date/date_admin.inc 1.40.2.3.2.11 @ DRUPAL-6--2#279932 Remove length from integer rows so they don't create errors in postgres, patch by heyrocker.
-
Date: /modules/date/CHANGELOG.txt 1.1.6.53 @ DRUPAL-5--2
Date: /modules/date/date/date_admin.inc 1.21.2.22 @ DRUPAL-5--2#279932 Remove length from integer rows so they don't create errors in postgres, patch by heyrocker.
-
Date: /modules/date/CHANGELOG.txt 1.1.8.52 @ DRUPAL-6--2
Date: /modules/date/date_api_sql.inc 1.9.2.3.2.10 @ DRUPAL-6--2#270316 Fix postgres timezone adjustment, patch by vonster and heyrocker.
-
Date: /modules/date/CHANGELOG.txt 1.1.6.52 @ DRUPAL-5--2
Date: /modules/date/date_api_sql.inc 1.4.2.17 @ DRUPAL-5--2#270316 Fix postgres timezone adjustment, patch by vonster and heyrocker.
July 8, 2008
-
If we're comparing anything other than a full date to a database value, we have to use extract or format to be sure the db value and comparison value have the same granularity so the comparison will work correctly.
-
Date: /modules/date/CHANGELOG.txt 1.1.6.51 @ DRUPAL-5--2
Date: /modules/date/date/date_views.inc 1.26.2.26 @ DRUPAL-5--2
Date: /modules/date/date_api_sql.inc 1.4.2.16 @ DRUPAL-5--2#279051 Fix postgres timezone test, patch by jmpoure and heyrocker.
-
Date: /modules/date/CHANGELOG.txt 1.1.8.51 @ DRUPAL-6--2
Date: /modules/date/date_api.views.inc 1.1.4.15 @ DRUPAL-6--2
Date: /modules/date/date_api_sql.inc 1.9.2.3.2.9 @ DRUPAL-6--2#279051 Fix postgres timezone test, patch by jmpoure and heyrocker.
July 7, 2008
-
Date: /modules/date/CHANGELOG.txt 1.1.6.50 @ DRUPAL-5--2
Date: /modules/date/date/date_views.inc 1.26.2.25 @ DRUPAL-5--2#277420 Add test to Views filter so it won't try to process a 5.1 style filter value, which would break.
-
Date: /modules/date/CHANGELOG.txt 1.1.6.49 @ DRUPAL-5--2
Date: /modules/date/date/date_views.inc 1.26.2.24 @ DRUPAL-5--2More work to centralize method of doing timezone conversions for both Views filters and Views arguments.
-
Date: /modules/date/CHANGELOG.txt 1.1.6.48 @ DRUPAL-5--2
Date: /modules/date/date/date_elements.inc 1.22.2.30 @ DRUPAL-5--2
Date: /modules/date/date/date_views.inc 1.26.2.23 @ DRUPAL-5--2Simplify Views handling by using new date_sql_hander() function that was backported from D6.
