Downloads

Download date-6.x-2.0-rc1.tar.gztar.gz 185.91 KB
MD5: aca2d58f3aff128e84e4890eda0b0a57
SHA-1: 909e9dacda3b665511bb689de4f87d8022fd0ec2
SHA-256: 16d5b5eebbc0521338b993203cb08cd03841d65dc97b6baa8003262b2a8a74ef
Download date-6.x-2.0-rc1.zipzip 215.85 KB
MD5: f1b0670d8bdd02349de7b140953d9050
SHA-1: 687d7784f7b7edc6e248b7c4870eb80b8f1d6dc6
SHA-256: aab2d6c8155570227bbf3f2e45deecf24e2eaf54a036616affed42c35926361c

Release notes

Version 6.2-rc1
=================

- Fix Date Popup process that was ignoring $edit values.
- #289215 Shorten the size of Date Popup date box and allow the API to control the size.
- #291882 Do some tweaking of the Date Popup css to be sure backgrounds are hidden and values are overridden.
- #292945 See if there is an existing validation array before adding validation.
- #293685 Add missing $form_state in form_set_value() call in date_repeat.inc.
- Fix broken logic in comparison of min and max to from and to dates in the date argument.
- #272551 Remove weight for repeat element, it isn't needed and doesn't work right when weight is negative.
- #283392 Make sure widget description shows up with or without 'to' date.
- #292680 Make sure themes don't add padding to navigation h3 causing misalignment.
- #292602 Make sure dates without times do not get 'All day' added.
- #292436 Fix critical typo in new date_all_day function and add test to date_formatter_process() to keep empty value from wiping out a good one.
- Check for date values before using new all day theme.
- Add 'All day' themes for use in nodes and calendar psuedo nodes.
- #290826 Fix logic error that was missing date ranges that start before the current period by changing 'AND' to 'OR' in argument filter.

Created by: KarenS
Created on: 13 Aug 2008 at 18:14 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases