calendar 5.x-1.4

KarenS - March 10, 2007 - 20:11
Official release from CVS tag: DRUPAL-5--1-4
Download: calendar-5.x-1.4.tar.gz
Size: 33.08 KB
md5_file hash: 38589f210a60dc02c37ddbdf110f504f
First released: March 10, 2007 - 20:11
Last updated: March 10, 2007 - 20:15
View usage statistics for this release

Version 1.4
===========

NOTE Date API has been split out into a separate module to make the API available with no dependency on CCK and the Calendar module now requires the Date API. For best update results, uninstall the Calendar module before adding the updated Calendar and Date files to the site, then immediately go to the modules page and enable both the Calendar and Date API modules.

- 125913 get calendar_views array properly initialized
- 125509 fix for postgres date ranges to use exact last day of month in SQL, more clean up of week range calculations. Requires new functions just added to Date API.
- 125483 more corrections to week calculation
- 124910 correct site timezone for dst
- Fix tab handling
- 124107 translate month names
- Keep extra ical icon from showing up in block version of the view
- 118055, make sure view works right if only block is set up to calendar type
- 123592 make sure arguments ahead of the calendar arguments are retained in the links
- 121300 clean up handling of stripes to make them consistant
- 111947, 121956, 110883, 119874, fix miscellaneous problems with week view and navigation.
- Add headers and dow calc for all possible first day of week options
- Use variable for view time format
- Fix day teaser view in theme
- Make sure legend and switch blocks aren't displayed on non-calendar pages
- 124320 fix fatal errors in identifying include paths
- 123944, 123377 add validation to make sure right arguments and field settings are used.
- Check module_exists on event module adjustments in case custom module is named 'event'.
- css cleanup
- Better theme for full day nodes, make sure webcal protocol gets switched to http
- Add ical import and export support
- Get the feed stripe to show up in the legend.
- Reconfiguring to move ical functions into separate, optional module and add hook to calendar module to insert other items into calendar.
- 119712, 121451 fix to make transition to separate Date API easier since non-existant functions will cause fatal error that prevents ability to get back to module installation page.
- 120787 more places need the exposed filter choices appended to the url.
- Make sure not to try to do anything if there are no feeds.
- Fix a mistake in the ical file where it tries to query a non-existant table. Use the timezones.inc file instead.
- More theme cleanup.

 
 

Drupal is a registered trademark of Dries Buytaert.