Releases for Date

date 6.x-2.4

KarenS - September 16, 2009 - 12:10
Official release from CVS tag: DRUPAL-6--2-4
First released: September 16, 2009 - 12:10
Download: date-6.x-2.4.tar.gz
Size: 592.07 KB
md5_file hash: 7ec77ca6e2c706e527424aeb1b1eb279
Last updated: September 16, 2009 - 12:15
View usage statistics for this release

Version 6.2.4
=============

- #489494, by poiu, Some RTL css fixes.
- #565830, by bengtan, Fix Postgres handling of hour '0'.
- #408770, by vkareh, Make sure dates with access control retain values during processing.
- #574876, by stella, Fix odd logic when forcing views dates in date elements.
- #385688, by noahb, a fix for using relationships with date filters and arguments. Thanks!
- #535008 Prevent possible PostgreSQL problem by re-arranging timing of dropping the key.
- #535270 Fix install test for update 6005 that kept it from completing.
- We sometimes get $edit without $edit['date'] from Views exposed filters, fix processing for that possibility.
- Exposed filter querystring must be appended in normal views.

SA-CONTRIB-2009-057

date 5.x-2.8

KarenS - September 16, 2009 - 12:07
Official release from CVS tag: DRUPAL-5--2-8
First released: September 16, 2009 - 12:07
Download: date-5.x-2.8.tar.gz
Size: 217.28 KB
md5_file hash: 24b2cff84db2d1b934f020a1f1fe11eb
Last updated: September 16, 2009 - 12:10
View usage statistics for this release

Version 5.2.8
===============
- #418174 Timestamp format should not be run through date_limit_format().
- #473308 Add handling for year-only date stored in timestamp field.
- Fix date_limit_format() to be sure the 'T' is stripped out of ISO dates with only date or only time.
- #369020 Switch '+1 Sunday' to 'First Sunday' to over PHP5 bug.
- #315443 Make sure 'within' labels don't break when used in text fields.
- #381370 Remove escaping for colon and double quote per ical spec.
- #456460 Break out simple themes for date_display_single and date_display_double for easier control by themers of separator and other html.
- #384258 Fix broken handling of 24 hour time in Date Popup.
- #401152 Fix broken handling of long month name in input format.

SA-CONTRIB-2009-057

date 6.x-2.3

KarenS - July 29, 2009 - 11:26
Official release from CVS tag: DRUPAL-6--2-3
First released: July 29, 2009 - 11:26
Download: date-6.x-2.3.tar.gz
Size: 579.24 KB
md5_file hash: ac902e259782eeb6f097ce7e9c943efa
Last updated: July 29, 2009 - 11:30
View usage statistics for this release

Version 6.2.3
=============

- #494350 Add 'c' format.
- #352975 Remove filter:mask in datepicker css and add help in settings on how to add back in theme.
- #352975 Add hook_requirements warning to suggest using jQuery UI for datepicker.
- #529826 Change date tools permission name to add 'administrator' to make it clear it has important powers.
- #529826 Check for invalid content type name in Date Tools.
- #529826 Add check_plain to label.
- #418874 Don't run timestamp format through date_limit_format().
- #456308 Don't reset date_api_fields cache over and over.
- #424006 Add flexibility to date filter options by passing them directly to date_create.
- #465870 Make sure date_repeat_form.inc is included in validation.
- #453688 Use is_a() function so date handler will work for any handler derived from views_handler_field_date.
- #452934 Make sure format_interval() doesn't do anything with empty dates.
- #483682 Make searches case-insensitive.
- #395156 Change table name for date formats from 'date_format' to 'date_formats' because 'date_format' is reserved word in some dbs.
- #342357 Make jQuery timepicker optional.
- #473308 Add handling for year-only date stored in timestamp field.
- Get rid of
in admin summary that was going through check_plain.
- #482436 Removed deprecated code to remove empty field values, CCK does that now.

date 6.x-2.2

KarenS - May 14, 2009 - 17:13
Official release from CVS tag: DRUPAL-6--2-2
First released: May 14, 2009 - 17:13
Download: date-6.x-2.2.tar.gz
Size: 551.67 KB
md5_file hash: 5e946982ceb4ed5f57a06dcb38bd7741
Last updated: May 14, 2009 - 17:15
View usage statistics for this release

Version 6.2.2
=============

- #451858 Fix date_timezone_set() when date is empty while adding new item.
- Fix date_limit_format() to be sure the 'T' is stripped out of ISO dates with only date or only time.
- #432368 Don't force default value in exposed filter if default is empty.
- #369020 Switch '+1 Sunday' to 'First Sunday' to overcome PHP5 bug.
- #444960 Fix Date Tools permissions.
- #315443 Make sure 'within' labels don't break when used in text fields.
- #423710 Make date navigation more accessible with titles.
- #424388 Pass #attributes from element to Date Popup.
- #381370 Remove escaping for colon and double quote per ical spec.
- #426810 Fix HTML syntax in advanced help files.
- #456460 Break out simple themes for date_display_single and date_display_double for easier control by themers of separator and other html.
- #384258 Fix broken handling of 24 hour time in Date Popup.
- #401152 Fix broken handling of long month name in input format.
- #452420 Revert change of hyphen to dash in date display, dash is handled badly by token and elsewhere.
- #347080 Using 'first' and 'last' is more reliable than '+1 week' in strtotime().
- #369020 Fix bug when finding first or last Mon/Tue/Wed/Thu/Fri/Sat/Sun of month.
- #427830 Postgres can't handle \T.
- #414446 Avoid php errors when context is missing.

date 5.x-2.7

KarenS - May 6, 2009 - 12:05
Official release from CVS tag: DRUPAL-5--2-7
First released: May 6, 2009 - 12:05
Download: date-5.x-2.7.tar.gz
Size: 216.45 KB
md5_file hash: 7ffbc60ea6b75a1a48196824c8c67d7c
Last updated: May 6, 2009 - 12:11
View usage statistics for this release

- #452420 Revert change of hyphen to dash in date display, dash is handled badly by token and elsewhere.
- #347080 Using 'first' and 'last' is more reliable than '+1 week' in strtotime().
- #369020 Fix bug when finding first or last Mon/Tue/Wed/Thu/Fri/Sat/Sun of month.
- #427830 Postgres can't handle \T.
- #417032 Fix typo that caused date fields using text widget not to have values saved.
- #418206 All date elements should be in datetime format when processing elements.
- #375864 Clean up date_limit_format() to handle more odd formats.
- #338253 Fixes to translation of timezone names.
- #409476 Make sure empty UNTIL date is not parsed into RRULE.

date 5.x-2.6

KarenS - March 27, 2009 - 13:45
Official release from CVS tag: DRUPAL-5--2-6
First released: March 27, 2009 - 13:45
Download: date-5.x-2.6.tar.gz
Size: 215.75 KB
md5_file hash: a22f32334884235c4bd2d4ed586a6f56
Last updated: March 27, 2009 - 13:50
View usage statistics for this release

Version 5.2.6
===============

- #314959 Make sure non-requested date fields are not displayed.
- #317105 Update Isreal DST rules.
- #342423 Add 'date_popup' class to Date popup for jQuery targetting.
- #368305 Date browser week view was cutting off one second too late.
- #380754 Grouped date handler needs 'AND' when it has a $where clause.
- #310438 Clear up confusion when more than one date filter is used in the same view.
- #408770 Abort date_combo processing when user has no #access.
- #388728 Change dash to en dash in date range theme.
- #414290 Update timezone form_alter to account for difference between Event version 1 and 2.
- #400992 Add time and datetime tokens.
- #408176 Fix token handling of empty values.
- #354989 Make sure year-only date does not regress to YYYY-00-00 00:00:00, which will end up as previous year.
- #398258 Fix problems handling blank text widget values and general form processing cleanup.
- #397420 Fix miscalculation errors in date_difference.
- #375864 Make sure date_limit_format() doesn't keep formats that are only escaped strings.
- Improve interpretation of argument date ranges.
- Improve handling of translation for Date repeat rules.
- #375551 The 'All day' formatting should not be applied to format_interval formats.
- Date PHP4: fix inconsistency in offset computation for first two hours of the day dst changes.

date 6.x-2.1

KarenS - March 25, 2009 - 15:45
Official release from CVS tag: DRUPAL-6--2-1
First released: March 25, 2009 - 15:45
Download: date-6.x-2.1.tar.gz
Size: 526.27 KB
md5_file hash: eefb11d745b1c162cc2aebdda8c5e0cf
Last updated: March 25, 2009 - 15:50
View usage statistics for this release

Version 6.2.1
=============
- #411496 Select widget in Views was not getting forced to the right value when using 'now+' defaults.
- #395156 Hide errors during multiple passes of date_format creation.
- #395156 Update new format table definitions to be sure indexes are not too long for MYSQL to create the tables.
- #365771 Make sure date filter doesn't try to use Date popup widget if that module is disabled.
= #406876 Adapt Views block argument handling to adapt to arguments like user/%/calendar/2009-05.
- #385880 Add non-node date handling for Views arguments and filters.
- #400992 Add time and datetime tokens.
- #408176 Fix token handling of empty values.
- #399180 Test for Views tables before uninstalling them.
- #369811 Fix problems with duplicate date formats in new format system.
- #354989 Make sure year-only date does not regress to YYYY-00-00 00:00:00, which will end up as previous year.
- #398258 Fix problems handling blank text widget values and general form processing cleanup.
- #405408 Update simpletests.
- #397420 Fix miscalculation errors in date_difference.
- #360967 Add method for deleting a custom default calendar.
- #376224 Add 'From date' and 'To date' to Views titles.
- #375864 Make sure date_limit_format() doesn't keep formats that are only escaped strings.

date 6.x-2.0

KarenS - February 27, 2009 - 17:35
Official release from CVS tag: DRUPAL-6--2-0
First released: February 27, 2009 - 17:35
Download: date-6.x-2.0.tar.gz
Size: 516.51 KB
md5_file hash: a29680f845bfba84806e864dd2152fd7
Last updated: February 27, 2009 - 17:40
View usage statistics for this release

- #376880 Move back/next symbols back into link.
- Exposed filter was not testing empty values correctly.
- Add Advanced help for new formatter settings.
- Add formatter settings for node and view to control which multiple value to display when.
- Improve interpretation of argument date ranges.
- Improve handling of translation for Date repeat rules.
- #347645 Mark 'To date' required if it is.
- #345215, #309921 Rework the way multiple 'From date' and 'To date' fields are identified in validation errors.
- #375551 The 'All day' formatting should not be applied to format_interval formats.
- Date PHP4: fix inconsistency in offset computation for first two hours of the day dst changes.
- Date PHP4: eliminate some needless cycles to improve performance.
- Add test files to import RRULEs in .ics, all day dates in .ics, and date info in .csv formats used by Yahoo Calendar and Outlook.
- iCal TRIGGER can either be a date or a duration.
- Fix to iCal: alter the end date of all day events to match the to date.
The ical practice of setting the End date as the next day won't work for our interal use of this value.
- Fix to iCal: leave 'all day' notice in the individual date components as well
as the top level so it is available in each portion of the VEVENT array, needed for FeedAPI parsing.
- Fix broken date link in calendar created by Date Tools.

date 5.x-2.5

KarenS - December 4, 2008 - 19:00
Official release from CVS tag: DRUPAL-5--2-5
First released: December 4, 2008 - 19:00
Download: date-5.x-2.5.tar.gz
Size: 212.33 KB
md5_file hash: 4eb8d322ef189a46fa5a3fe0cdb0a277
Last updated: December 4, 2008 - 19:05
View usage statistics for this release

Version 5.2.5
===============

- Fix background colors in Date Popup.
- #273730 Don't use REGEX_LOOSE on YEAR, MONTH, or DAY filters.
- #314675 Don't try to strip labels out of select lists if the value is not an array.
- Make sure empty time in Date Popup filter will still work.
- Fix use of D6 table name in install file.
- Add ability to analyze a period to period argument, like P1M--P1Y.
- Add date_increment_round() to date_content_generate to make sure generated dates match increment settings.
- #301279 Remove README.txt for Date Popup, it's out of date and I'm moving documentation into the d.o handbook and Advanced Help.
- #337075 Change background-color:none to background-color:transparent.
- #324756 Bypass validation for empty, non-required dates.
- Fix broken Date API test broken by change in API.
- #340394 Fix four-digit year format for PostgreSQL.
- Fix bug in new date_field_get_sql_handler() helper function to pick up the right timezones for the handler.
- Date picker can't handle some year ranges that work in Date API, so adjust it as needed.
- #338237 Replace 'local_offset_field' with 'offset_field' in date handler.
- Make sure node edit form uses the right timezone for the database and field type.
- Fix logic error in date_convert when using timestamp with timezone other than UTC.

date 6.x-2.0-rc6

KarenS - December 2, 2008 - 19:45
Official release from CVS tag: DRUPAL-6--2-0-RC6
First released: December 2, 2008 - 19:45
Download: date-6.x-2.0-rc6.tar.gz
Size: 220.59 KB
md5_file hash: ca98e7f5b479b4befbe1239ff04d1fa9
Last updated: December 2, 2008 - 19:50
View usage statistics for this release

- #341202, #339457, #337952, #329128, #337787, #341203, Fix repeating and multiple date displays.
- #273093 Add time formatter option to use in calendar views.
- #324063 Unset invalid values in the date argument position of the url to avoid various errors in the date argument handling.
- #301279 Remove README.txt for Date Popup, it's out of date and I'm moving documentation into the d.o handbook and Advanced Help.
- #337075 Change background-color:none to background-color:transparent.
- #324756 Bypass validation for empty, non-required dates.
- Fix broken Date API test broken by change in API.
- #340394 Fix four-digit year format for PostgreSQL.
- Fix bug in new date_field_get_sql_handler() helper function to pick up the right timezones for the handler.
- #338277 Make some improvements to datepicker css.
- #326722 Update the datepicker js to the latest version to fix bugs in current version.
- Date picker can't handle some year ranges that work in Date API, so adjust it as needed.
- #324150 Fix broken 'not between' date filter handling.
- #337784 Fix broken date filter to work correctly with the new year range values.
- #338237 Replace 'local_offset_field' with 'offset_field' in date handler.
- #338237 Fix broken date browser which never got updated to move date field info to $view->date_info.

date 5.x-2.4

KarenS - November 21, 2008 - 22:00
Official release from CVS tag: DRUPAL-5--2-4
First released: November 21, 2008 - 22:00
Download: date-5.x-2.4.tar.gz
Size: 211.42 KB
md5_file hash: 172e60a789958c6b2e0393100ddf22b0
Last updated: November 21, 2008 - 22:05
View usage statistics for this release

Version 5.2.4
===============

- #309155 Get rid of all translation during date_repeat calculations, it was causing timeouts with locale module.
- #336109 Add handling for ordinals to custom date formatting.
- #265076, #324794 Revert attempt to use strtotime to 'guess' text input since it too often ends up silently turning into 'now'.
- #303951 Relax requirements for text date input to allow single digit months and days.
- #309617 Make DATE_REGEX_LOOSE a bit looser so the @ argument will work right for single digit months and days.
- #313933 Don't query for date_browser views when there are no arguments.
- #314012 Move date_views_filter_value() to date_api.module so it's available if Date module is disabled.
- Adapt processing to make sure only selected dates display in nodes, views, and calendars.
- Add Views field handler for date that can be smarter about grouping date values in views.
- Do a little more work on clarifying the repeat descriptions.
- Fix PHP4 timezone problem that didn't save timezone changes correctly in rare cases when refreshing zones using devel.
- Add 'UNTIL' to the RRULE creation function so it can be used by the API and date_content_generate.
- Update date_content_generate to find more matches in a more limited period.
- #322845 Make sure delta is passed to date theme so repeating dates display correctly in Views.

date 6.x-2.0-rc5

KarenS - November 21, 2008 - 21:58
Official release from CVS tag: DRUPAL-6--2-0-RC5
First released: November 21, 2008 - 21:58
Download: date-6.x-2.0-rc5.tar.gz
Size: 224.85 KB
md5_file hash: 52a61f4461ae725dae74ca604747d302
Last updated: November 21, 2008 - 22:00
View usage statistics for this release

Version 6.2-rc5
=================

- #309155 Get rid of all translation during date_repeat calculations, it was causing timeouts with locale module.
- Rename values added to views to avoid name clashes and keep all date values together.
- #336109 Add handling for ordinals to custom date formatting.
- #265076, #324794 Revert attempt to use strtotime to 'guess' text input since it too often ends up silently turning into 'now'.
- #303951 Relax requirements for text date input to allow single digit months and days.
- #309617 Make DATE_REGEX_LOOSE a bit looser so the @ argument will work right for single digit months and days.
- #333831 Make sure Date Repeat widgets are not made available if the Date Repeat module is disabled, and add hooks to mark repeating widgets active and inactive when the module is enabled and disabled.
- #332806 Make sure that Date Popup widgets are marked active when the module is enabled.
- Adapt processing to make sure only selected dates display in nodes, views, and calendars.
- Add Views field handler for date that can be smarter about grouping date values in views.
- Do a little more work on clarifying the repeat descriptions.
- Fix PHP4 timezone problem that didn't save timezone changes correctly in rare cases when refreshing zones using devel.

date 6.x-2.0-rc4

KarenS - October 15, 2008 - 15:31
Official release from CVS tag: DRUPAL-6--2-0-RC4
First released: October 15, 2008 - 15:31
Download: date-6.x-2.0-rc4.tar.gz
Size: 212.84 KB
md5_file hash: 2a99c428d39b85b5fad27754a1592857
Last updated: October 15, 2008 - 15:35
View usage statistics for this release

Version 6.2-rc4
=================

- Date argument handler: Add date field in pre_query() instead of query() so it works if the argument is set to the wildcard.
- Don't try to trim date objects in the date ical preprocessor.
- Make a few more fixes to CCK updates in date.install.
- Start on Advanced help for the Date module.
- #317660 Hard code line feeds in ical export to be sure they come through correctly in all systems.
- Don't try to find repeating fields on types without fields.
- #317021 Coder module patch by stella.
- #312996 Break out of endless loop in date_repeat calculation.
- #294851 Date PHP4: Make timezone_identifiers and timezone_abbreviations into statics variable to reduce execution time.
- #294851 Date PHP4: Make timezone_map into a static variable to reduce execution time.
- #314959 Keep repeating dates off the teaser as well as the node.
- #312598 Date PHP4 functions can be off by 1 hour during the day dst changes, add a fix for that.
- Date PHP4: Add new settings area where you can choose whether to use the faster native timezone adjustments for current dates.
- #316392 Hard code the date_api_views_clear() code to prevent update errors.
- #315955 Translation cleanup.
- Add new repeat selection widgets to widgets that can set increments and date parts.

date 6.x-2.0-rc3

KarenS - September 16, 2008 - 01:18
Official release from CVS tag: DRUPAL-6--2-0-RC3
First released: September 16, 2008 - 01:18
Download: date-6.x-2.0-rc3.tar.gz
Size: 206.89 KB
md5_file hash: cf04e42a17d12bf6b90851eb8c1556f5
Last updated: September 16, 2008 - 01:20
View usage statistics for this release

Version 6.2-rc3
=================

- #305376, #303999 Change method of clearing theme registry to avoid errors other themes during update.php.
- #308353 Use long-month-name protocol for translations.
- Eliminate query for navigation display.
- #306404 Make sure update 6001 returns an array.
- Default Date Browser view should not have a content type filter in it.
- Add some validation to date repeat logic to avoid trying to process invalid values.
- #303999 Add function and update to clear out theme registry and all the views caches to pick up changes in Views definitions.
- #304631 Fix validation check for required field that was always triggered.
- #304762 Add missing folders for translations.
- #198502 Make sure updates abort if Content module hasn't yet been updated.
- Update to new Views2 API. Now requires latest versions of Views and CCK, and files have been re-arranged.
- Move timezone handling logic to Date API so we can use it in Calendar, too.
- Rework the date_id formatting to use the new #delta value being passed from CCK.
- #196468 Add link to add a date field to a content type in Date Copy, uses new CCK feature to import from file.
- The timezone translation names in the install file must use underscores instead of spaces.
- #302351 Add timezone info to node_load() and adjust tokens to set the right timezone.

date 5.x-2.3

KarenS - September 12, 2008 - 12:43
Official release from CVS tag: DRUPAL-5--2-3
First released: September 12, 2008 - 12:43
Download: date-5.x-2.3.tar.gz
Size: 186.25 KB
md5_file hash: 20ac2847945d03c5088dc9bdabba00ae
Last updated: September 12, 2008 - 12:45
View usage statistics for this release

Version 5.2.3
===============
- #307406 Remove debug cruft from Date Popup.
- #306819, #307406 Month translated was using wrong variable name.

date 5.x-2.2

KarenS - September 9, 2008 - 19:39
Official release from CVS tag: DRUPAL-5--2-2
First released: September 9, 2008 - 19:39
Download: date-5.x-2.2.tar.gz
Size: 186.23 KB
md5_file hash: 4c25a83f649018175b8bd1e6b44eae4f
Last updated: September 9, 2008 - 19:45
View usage statistics for this release

Version 5.2.2
===============
- Fix critical error in date_t() that was returning nothing for translated names.
- Add some validation to date repeat logic to avoid trying to process invalid values.
- #304631 Fix validation check for required field that was always triggered.
- #304762 Add missing folders for translations.

date 5.x-2.1-2

KarenS - September 9, 2008 - 14:36
Official release from CVS tag: DRUPAL-5--2-1-2
First released: September 9, 2008 - 14:36
Download: date-5.x-2.1-2.tar.gz
Size: 186.23 KB
md5_file hash: 57f52313acb125a67aab605e100b1fcb
Last updated: September 9, 2008 - 14:40
View usage statistics for this release

Version 5.2.2
===============
- Fix critial error in date_t() that was returning nothing for translated names.
- Add some validation to date repeat logic to avoid trying to process invalid values.
- #304631 Fix validation check for required field that was always triggered.
- #304762 Add missing folders for translations.

date 5.x-2.1

KarenS - September 5, 2008 - 12:33
Official release from CVS tag: DRUPAL-5--2-1
First released: September 5, 2008 - 12:33
Download: date-5.x-2.1.tar.gz
Size: 174.38 KB
md5_file hash: 337318148308d0134fbda6c03a0bc6e7
Last updated: September 5, 2008 - 12:35
View usage statistics for this release

Version 5.2.1
===============
- Move timezone handling logic to Date API so we can use it in Calendar, too.
- Rework the date_id formatting to use the new #delta value being passed from CCK.
- #196468 Add link to add a date field to a content type in Date Copy, uses new CCK feature to import from file.
- The timezone translation names in the install file must use underscores instead of spaces.
- #295753 When using a date form in an exposed filter, make sure 'now' is only applied if the filter is not submitted.
- #295753 When using a date form in an exposed filter, get the exposed filter delta, not the filter delta.
- #297021 Fix summary link title for date argument views.
- #302351 Add timezone info to node_load() and adjust tokens to set the right timezone.
- Replace all include_once() with require_once().
- #276270 Add missing break in date_convert() switch for ICAL.
- #301385 Change hook_requirements() to only set message in runtime to avoid install profile errors.
- #299112 Adjust date_convert() to adapt to am/pm when data source is an array.
- #299112 Don't change 12 hour time to 24 hour time until after validation.
- Make sure date_week() trims input value so you can use it with a regular datetime value.
- Change error messages for ical imports to watchdog messages.

date 6.x-2.0-rc2

KarenS - August 21, 2008 - 10:50
Official release from CVS tag: DRUPAL-6--2-0-RC2
First released: August 21, 2008 - 10:50
Download: date-6.x-2.0-rc2.tar.gz
Size: 184.3 KB
md5_file hash: e1df1d46018f98129b00d364df705ed7
Last updated: August 21, 2008 - 10:55
View usage statistics for this release

Version 6.2-rc2
=================

- #292617 Make sure the Date Repeat form works properly with all possible date widgets.
- #273656 Make the Date Repeat form use the same widget the regular date form uses.
- #240156 Update Event module timezone values if the Date module is handling the timezone form.
- #296051 Fix error in computation of last day of calendar month.
- Clean up some invalid combinations like using 'DAILY' with an option like 'First Tuesday'.
- #284557 Fix errors saving repeating date when no repeat options were selected.
- #295095 Change the repeating dates theme to show only the start and rule on the node and move the list of repeating dates to a separate tab.

date 5.x-2.0-rc7

KarenS - August 21, 2008 - 10:48
Official release from CVS tag: DRUPAL-5--2-0-RC7
First released: August 21, 2008 - 10:48
Download: date-5.x-2.0-rc7.tar.gz
Size: 171.38 KB
md5_file hash: 10c4876be5c84ae51f1291b376ae429c
Last updated: August 21, 2008 - 10:50
View usage statistics for this release

Version 5.2-rc7
===============

- Make sure the field values get passed to the Repeat widget.
- #292617 Make sure the Date Repeat form works properly with all possible date widgets.
- #273656 Make the Date Repeat form use the same widget the regular date form uses.
- #240156 Update Event module timezone values if the Date module is handling the timezone form.
- #296051 Fix error in computation of last day of calendar month.
- Clean up some invalid combinations like using 'DAILY' with an option like 'First Tuesday'.
- #295095 Change the repeating dates theme to show only the start and rule on the node and move the list of repeating dates to a separate tab.
- #294950 Several things in the Date Browser view were broken, including a fatal error from a missing function.
- #295753 Make sure exposed views filter does not use date if no default values are selected.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.