Downloads

Download date-5.x-2.0-rc5.tar.gztar.gz 169.21 KB
MD5: 86144578d8225eb43a119f50ddc6259f
SHA-1: 6038808bca10817e63d5187201fb8c2856ca7a74
SHA-256: c18c5cb53401aa6122b1f19c8e2f04397cd6eb5ef5e9fbcfc1899fd7cae00afa
Download date-5.x-2.0-rc5.zipzip 197.73 KB
MD5: 829253bb9bcf5d5269a4cbddc10e97af
SHA-1: 7f8b09f4acca6e5cc61cf4c9c463643b83e47392
SHA-256: dd8d02b61110ecfd7668e2ede234ef21d72fc4115b80788e20180ac9b07aa99d

Release notes

Version 5.2-rc5
===============

- #291044 Default date filter value will already be a valid datetime, don't try to adjust it.
- Check for date values before using new all day theme.
- #291683 Make sure that date range arguments will create the proper queries, titles, and links.
- Add 'All day' themes for use in nodes and calendar psuedo nodes.
- Add new DATE_FORMAT_DATE for date-only format that is used throughout the calendar.
- Rework the install file so variables can be corrected and dependent modules enabled by disabling and re-enabling Date API.
- #280863 Make sure Date Timezone and Date PHP4 can be uninstalled by keeping module_enable() in the install.
- Make sure PHP4 date_modify() does not care if there is a space between the number and the date part.
- Make sure we don't use mktime() in compare_date() function, won't work reliably in PHP4.
- Make sure PHP4 wrapper code doesn't try to use date() on values outside the 32 bit signed range.

Created by: KarenS
Created on: 7 Aug 2008 at 11:33 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
Bug fixes
Insecure

Other releases