date 5.x-2.0-rc3
First released: July 15, 2008 - 00:00
Size: 166.55 KB
md5_file hash: e92c423bec76686c56680be52b92da79
Last updated: July 15, 2008 - 00:05
Version 5.2-RC3
=================
- #282408 Make sure dates only float when there are two of them by adding #date_float parameter.
- Add sort to argument handler.
- #281623 Switch old jscalendar widgets to use date_text instead of date_popup since date_popup may not be available.
- Make sure empty time does not get value on submit.
- Use same date widget for Views filter as the field uses.
- Rework argument handling and break out each op as a separate handler to simplify maintenance.
- #277420 Change logic for setting granularity of view format to use drupal_clone to prevent problem where format got set to year in PHP4.
- #277420 Another fix to make sure official release of Views does not wipe out %%d.
- Format interval theme added 'ago' twice to past events.
- Need a space between the date and the timezone name in the Date theme.
- #280899, #273344 Make sure Date Popup doesn't inject the current date into empty fields.
- Fix computation of year range in date_content_generate.
