Downloads

Download tar.gz 461.43 KB
MD5: b555b5be5e38522abd3f2824e3f866cf
SHA-1: 332e9f331d6f9dcc24a9a8f4dc5a79ccb2b5c3ec
SHA-256: 790b2013aab58bb8ea4609a8fde64a782d8ef4f60dc3af5a02d2a2be7245d3c1
Download zip 481.06 KB
MD5: b9277810006e7bcc9c99ae669d414258
SHA-1: 57d289fc584204fbea1485f112b10779160c2c47
SHA-256: f711feb875fc9f16bdfa361f856c150ee3cc04a51ecb2a20956c006ed06bad9f

Release notes

Version 2.0 rc5
=================
Note:

The Day and Week templates have changed, so custom themes may need to be updated.
The new templates create an agenda-style display where events are grouped by hour.

New Features:
=============
- Update day and week view to use new configurable, agenda-style calendar views grouped by hour.
- #337004 By hotspoons: Add settings to display calendar legend colors based on taxonomy.
- #319344 By MothersClick.com: Add updated css styles, settings to truncate titles in calendar cells
and limit the number of events that display in calendar cells.
- Make default calendar view configurable so we can create default calendars for specific date fields.
- Add a date_embed_view() function to provide a way to embed views and have their navigation move
either together or separately, and document it in Advanced help.
- Start building Advanced help instructions, including how to do iCal import using Feed API.
- #290365 Add upcoming events block to default calendar.

Other:
======
- Rename values added to views to avoid name clashes and keep all date values together.
- #329153 Make sure day link in calendar mini block goes to full day view.
- Set day-splitting timezone to be sure it will split days using the time displayed in the calendar.
- #329418 Fix week number formatting.
- Adapt processing to make sure only selected dates display in nodes, views, and calendars.
- Improve the look of the day view by postponing the time when the item is output so we have more information in the template.
- Had the block view identifier set too early, before we know if the block is being used, causing all views to act like blocks.
- Only the month view needs the 'mini' theme, make sure it isn't used anywhere else.
- #326597 Make sure ical icon theme arguments and parameters sent to it match.
- Get the links in embedded views and blocks to work correctly using a helper function date_real_url().
- Add option to maximum items per day to either show maximum plus 'more' link or hide all and link to day.
- Use view->date fields from either date arguments or date filters.
- Add helper function for creating calendar urls based on type or requested argument.
- Fix undefined index in new Date popup calendar option.
- Make sure 'time ago' formats will work in calendar.
- Fix logic problem in the validation of multiple dates that use the grouped value, non-multiple dates were triggering the error.
- #279679 Fix broken handling of date format selection.
- Make sure popup date switcher isn't shown in the mini calendar.
- Adjust the recent changes to the navigation header to be sure only the calendar header and not the date browser is affected.
- #292164 Keep calendar date selector description from floating out of block in IE.
- #298929 Fix code so that calendar legend doesn't display empty div when empty.
- Make some fixes to the calendar legend to be sure text added for accessibility stays invisible in all themes.
- #321831 Make sure day view gets populated.
- Rework html of Year view so month titles will match block view month title for easier css themeing.
- #174580 Add rel=nofollow to back/next links.
- #289166 Change ical link in default calendar to 'all time' link instead of single period.
- #315843 Make sure there is validation to keep you from trying to group multiple date values in the calendar.
- Add the popup calendar date selector back into the D6 version.

Created by: karens
Created on: 21 Nov 2008 at 22:07 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases