calendar 7.x-3.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-3.0-alpha2.tar.gz | 56.55 KB | 2a29207408c6b098dd47d465efec5583 |
| calendar-7.x-3.0-alpha2.zip | 73.91 KB | 86d148e35eb570d92040bcbed91e2b47 |
======================
Version 7.x-3.0-alpha2
======================
NOTES:
The links at the top of the calendar page have been reworked into tabs. They will not show up
until you clear the caches. Use hook_calendar_links_alter() to alter the links or the titles
or to empty the links array if you don't want to see them.
- Issue #1302052 by benjifisher, penguin25, and helmo, Fix linespace ending problems in ical files.
- Issue #704068, Avoid undefined variable error by not returning a value we don't even need.
- Issue #1388364, Do some clean up of the handling for taxonomy stripes.
- Issue #1303458. Make sure calendar tabs work right without clean urls.
- Issue #1270538, Fix notice for missing index 'access'.
- Issue #1259870, Reinstate the test for a missing date argument for the pager and add to the message a warning that the problem could be that the default date is missing from the argument.
- Issue #1305938 by kristiaanvandeneynde and KarenS, Make sure the overlapping items work correctly with half hour grouping, and don't allow it for custom time groupings.
- Issue #1259992 by jlyon, slerby, and KarenS, The maximum items processing was not working right.
- Issue #1260380, Some items showing up in wrong time periods because wrong value is used to create the start date bucket.
- Issue #1292148, Make scrolling in day and week view optional.
calendar 7.x-3.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-3.0-alpha1.tar.gz | 52.16 KB | ee5fbac9b1338089e393770ff990e477 |
| calendar-7.x-3.0-alpha1.zip | 68.4 KB | 2ce90528f4ccb8c76d1f2a1f0fe457a7 |
Starting new branch with a total rework of Calendar, using a Views pager plugin for the back/next navigation, a row plugin to explode the view results into calendar day items, and a style plugin to disply the results in a calendar.
Be sure to read the README.txt file for information about upgrading from 7.2 to 7.3!
======================
Version 7.x-3.0-alpha1
======================
Initial release of 7.3 branch.
- Get colorpicker working again with an assist from the Examples module Field example.
- Issue #1227128 The ical feed needs to have a '.ics' extension on it.
- The ical icon was not attaching to block views.
- The row plugin needs to clone the node before altering it, or other views on the same page that use the same node will acquire things like the 'date_id' that the row plugin is setting.
- Issue #1222770 Lighten the color of the date in month 'overflow' days so it is clearer that they are out of scope for the view.
- Issue #1223500 Fix the day link in the year view to point to the day view rather than the year view.
- Add the date sort field to the default view so upcoming events sort correctly.
- Change the default setting for the day view and make sure that the style does not try to create overlap items if it is missing the groupby value (which the default view was doing.)
calendar 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-3.x-dev.tar.gz | 66.26 KB | b15ce83159116165a8626e484febd7eb |
| calendar-7.x-3.x-dev.zip | 83.65 KB | 2358d13b367f883331d3414790304e22 |
New branch for a total rewrite of calendar to simplify it and take better advantage of Views pager, row, and style plugins.
calendar 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-2.0-alpha1.tar.gz | 469.03 KB | 8a0bdc71be1b6bf709180d4fab619193 |
| calendar-7.x-2.0-alpha1.zip | 500.12 KB | d5ec040106d116282cf9f505a39284f8 |
======================
Version 7.x-2.0-alpha1
======================
- Issue #1137538 Views renamed 'wildcard' to 'exception'.
- Issue #1135064 by Niremizov and KarenS, Don't try to get ui_name() before handler is initialized to avoid fatal errors when editing settings.
- Add date fields to the calendar view so we can process them normally.
- More cleanup of ical, by ankur and KarenS.
- Issue #1096224 Make sure we don't get notice on views that have no rendered fields.
- Issue #1087528 by thekevinday and KarenS, clean up ical handling.
- A little reorganization to get a shared function out of theme.inc.
- Rework calendar node processing to use ->style_plugin->render_fields() instead of trying to render them individually. Probably still some work to do on this change, but it cleans things up and prevents accidentally tromping on other fields in the view.
- Moved a variable we still need in the navigation, move it back.
- Issue #1130966, re-organize the theme processing so it the day and week views work right in the new Views preview pane.
- Issue #1119752 by cezaryrk, Eliminate Views token handling errors when manually theming calendar items.
- Views renamed 'wildcard' to 'exception'.
- Fix references to the 'date_argument' argument, it now might also be the simple argument as well.
- Fix reference to function that was renamed in Date module.
calendar 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-2.x-dev.tar.gz | 469.16 KB | 5b549db0afae1610889282cd335c513c |
| calendar-7.x-2.x-dev.zip | 500.19 KB | 2f5c17c20c9d69bb08ed13bdd6d71abd |
This is the companion to the 7.x-2.x Date release.
calendar 7.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-1.0-alpha3.tar.gz | 492.53 KB | ac79d9a4e80287dd26ea9d6bbcab0dd3 |
| calendar-7.x-1.0-alpha3.zip | 536.28 KB | 8e22ddcd128a95495daf3d44f506fc1d |
Argh! Fixing the field handling broke the handling for system dates. Try again.
calendar 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-1.0-alpha2.tar.gz | 492.38 KB | 890bfc46988ce6a017cd6542980fb591 |
| calendar-7.x-1.0-alpha2.zip | 536.14 KB | 3044d071f0bfcceda6ed645656217bae |
Views made lots of changes to field handling just before the new release, which broke lots of things here. Adding some work-arounds to get things working again and waiting until the dust settles on how the new core fields will be handled in Views before doing much more with the Views integration. These changes should get things working with latest Views release.
calendar 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| calendar-7.x-1.0-alpha1.tar.gz | 492.25 KB | e3be0aa9d48e0c1a703d0b7921b80d28 |
| calendar-7.x-1.0-alpha1.zip | 536.04 KB | 1986949fc82585f733ff6c8d365a3052 |
Initial release, probably still buggy.
calendar 6.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.4.tar.gz | 508.91 KB | e08fec17272251678befa7d9d9f2bbea |
| calendar-6.x-2.4.zip | 557.18 KB | b82801e10415a780c2c8a16073fc523c |
Version 6.2.4
=============
- Theme folder got lost in 6.2.3 release.
Version 6.2.3
=============
- #811704 Fix broken handling of calendar links that looses track of where you are if you click around too much.
- #720868 by dereine and KarenS, Fix argument handling for dates outside allowed range so only page views return 404.
- #1005412 by developer-x, fix multiday date id.
- #999708 Try to avoid fatal errors from duplicate functions when enabling the Multiday module.
- #1003938 Fix position of multiday navigation when displayed in a block.
- #708258 by Kars-T, remove D7 drupal_exit() call from popup.
- #372988 by joachim, Eliminate 'broken field' message in view summary when no date link is chosen.
- #870018 by crell, don't call date_limit_format thousands of times.
- #931392 by developer-x, Add multiday striping effect as an optional alternative display.
- #978442 by bwynants and KarenS, fix some remaining brokenness from ical validation fix.
- #638620 by ericduran, show add event link to user with administer nodes permissions.
- #439454 by TheRec, Darren Oh, don't show link to calendar day if there are no items.
- #389334 by Gribnif and dnotes, fix ical feed to show all repeating dates.
- #513794 by jhedstrom, add array keys to calendar links for easier theming.
- #638304 by bricef, make sure time groupings display all items.
calendar 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.3.tar.gz | 499.08 KB | cc20cfacfcd0a234572b18592b28f14c |
| calendar-6.x-2.3.zip | 539.04 KB | 54f675ada04276a5c0fd96ed962792f0 |
Version 6.2.3
=============
- #811704 Fix broken handling of calendar links that looses track of where you are if you click around too much.
- #720868 by dereine and KarenS, Fix argument handling for dates outside allowed range so only page views return 404.
- #1005412 by developer-x, fix multiday date id.
- #999708 Try to avoid fatal errors from duplicate functions when enabling the Multiday module.
- #1003938 Fix position of multiday navigation when displayed in a block.
- #708258 by Kars-T, remove D7 drupal_exit() call from popup.
- #372988 by joachim, Eliminate 'broken field' message in view summary when no date link is chosen.
- #870018 by crell, don't call date_limit_format thousands of times.
- #931392 by developer-x, Add multiday striping effect as an optional alternative display.
- #978442 by bwynants and KarenS, fix some remaining brokenness from ical validation fix.
- #638620 by ericduran, show add event link to user with administer nodes permissions.
- #439454 by TheRec, Darren Oh, don't show link to calendar day if there are no items.
- #389334 by Gribnif and dnotes, fix ical feed to show all repeating dates.
- #513794 by jhedstrom, add array keys to calendar links for easier theming.
- #638304 by bricef, make sure time groupings display all items.
- #697738 by Zoltan Balogh and Magnus, clean html out of translation strings.
calendar 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.2.tar.gz | 466.3 KB | 7f1eccc04b303dc276b815601ccecdf3 |
| calendar-6.x-2.2.zip | 490.41 KB | bb6a0d007d72e598e15a148601cc21c5 |
Version 6.2.2
=============
- #429446 Col element must not be in thead.
- #506944 Localize more link in jcalendar popup.
- #529826 Add check_plain().
- #489722 Remove mistake that caused year calendar to process endlessly.
- #389294 Require the date field in calendar style, needed to identify what cell the date belongs in.
- #452690 Avoid errors when some date fields are empty (usually when there are multiple date fields in view.)
- #389294 Avoid errors when date argument or filter is not available as a date field.
- #454958 Calendar patch was broken in ical.
- #444526 Fix typo in variable name for calendar translation.
- #427996 More link logic was reversed.
- #389294 Avoid errors when date argument or filter is not available as date field.
calendar 5.x-2.7
| Download | Size | md5 hash |
|---|---|---|
| calendar-5.x-2.7.tar.gz | 62.43 KB | 6b921e713888b424d5cce892ea03f81c |
| calendar-5.x-2.7.zip | 79.01 KB | 4373fd549d2b6badba98f23930ab287b |
- #361925 Body was missing in iCal export, needs a node_load() in the theme to work.
- #444526 Fix typo in variable name for calendar truncation.
- #427996 Calendar more link logic was reversed.
calendar 5.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| calendar-5.x-2.6.tar.gz | 62.33 KB | 191775c6513647c34ca56c7769bca5d2 |
| calendar-5.x-2.6.zip | 78.87 KB | 45dbe86806f19e2456db1bd5cf34be6b |
Version 5.2.6
===============
- #349265 Fix broken logic when display unlimited events option was used.
- #344789 Block view was wrong when displayed on 'week' view of calendar.
- #372771 Don't add empty day div to mini calendar.
- #369573 Fix jCalendar popup when used without clean urls.
- #310633 Rework 'all day' logic to correctly handle increments.
- #342932 Fix broken ical export, only the day export was working correctly.
- #336018 Add Dutch translation.
- Fix the calendar date selector so it works correctly as a select list when the Date Popup module is turned off.
- #336533 Make sure overridden calendar view info is not overridden by default info.
- #327221 Don't add 'today' class in empty blocks.
calendar 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.1.tar.gz | 463.83 KB | f8fa6e18bff6425f6feb4e90db3eea9a |
| calendar-6.x-2.1.zip | 484.87 KB | 72af18fdfa065cec00a416a4f4e6e46a |
Version 6.2.1
=============
- #385886 Add handling for non-node date fields.
- #360967 Add method for deleting a custom default calendar.
calendar 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.0.tar.gz | 463.59 KB | 0ab94f656c18a8640b429d74dd1b6624 |
| calendar-6.x-2.0.zip | 484.56 KB | 225f1c221603444c153299b1089bf0c8 |
- #377760 Fix alias handling for node edit and delete links.
- Fix the way the node type filter was configured in the default view.
- Get rid of truncated field display options, Views now handles that.
- #372625 Reset year granularity after processing months on year view now that Views has changed processing order, also omit deprecated themes, we now use date_nav_title.
- #345077 Make sure duplicate copies of the date field each get to theme the raw, unaltered, data.
- #338253 Re-work date_t() to create a more robust method of handling translations of abbreviations and other short strings.
- Add more description text to the ical description and location fields to clarify that you have to add fields to the view.
- #368632 Make sure iCal exports handle multi-day dates correctly.
- Clean up inconsistent use of calendar_display and calendar_type to use only calendar_type.
- #365113 Remove agenda hour column when not grouping by hour.
- #357019 Add method to hide all items and show only count or 'more' link.
- #350229 Make sure Calendar doesn't get updated before Views.
- #341841 Add 'has-events' and 'has-no-events' classes for easier themeing.
- Make sure there is a sane defualt value for the iCal summary field to avoid theme errors.
- #364770 Add new date link needs to convert underscore to hyphen.
calendar 5.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| calendar-5.x-2.5.tar.gz | 59.49 KB | da5edb7964b886e6ba2c2fcd6275a08b |
| calendar-5.x-2.5.zip | 74.42 KB | 0af0507eb533e7c8b05ba9bdd1926503 |
Version 5.2.5
===============
- #336024 Fix navigation for Date selector when other arguments are used.
- #312362 Add location to ical import.
- #310893 Permormance improvements for ical feed.
- #312418 Fix all_day event marker in ical import.
- #312407 Fix title of Week view.
- #324480 Rename calendar blocks so they show up together in block list.
- #304103 Get rid of stripe name to match the way it is now done in the D6 version.
- Make sure the ical defaults to the right view, it was always showing the month view.
- #328097 Fix broken ical export now that items are keyed by time.
- Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through.
- #338237 Replace 'local_offset_field' with 'offset_field' in date handler.
- Get rid of hard-coded 'UTC' for database values in favor of consistently using date_get_timezone_db().
- Set calendar item font size at a higher level to make sure all sub-elements pick it up and make it easier to override in the theme.
- #336567 Add extra test for valid values to date processing to avoid fatal error on empty property.
- #337209 Add configuration option for new function to truncate long text in calendar cells.
calendar 6.x-2.0-rc6
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.0-rc6.tar.gz | 459.77 KB | 8e837fe545baa87b22d265521a63aa33 |
| calendar-6.x-2.0-rc6.zip | 479.49 KB | aa150b1334e8146d858ddb4e43a7a779 |
Version 2.0 rc6
=================
- All day events were getting dropped.
- #341202, #339457, #337952, #329128, #337787, #341203, Fix repeating and multiple date displays.
- #303714 Make sure calendar obeys the date format chosen in the view now that the Date module has a 'time' format available.
- #340604 Seed taxonomy color stripes with #ffffff to be sure the colorpicker works right.
- #340215 Fix broken method of setting the key for start times.
- Get rid of hard-coded 'UTC' for database values in favor of consistently using date_get_timezone_db().
- Make sure parent pre_execute() function is called so things like items per page get set.
- Set calendar item font size at a higher level to make sure all sub-elements pick it up and make it easier to override in the theme.
- Make sure node stripes aren't created when there is no stripe color set.
- Don't truncate fields if there is no truncate value.
- Fix field name code in default view, don't add '_value' to core fields!
- Make sure default view doesn't make any assumptions about available content types.
- #337635 Make sure Views doesn't limit the calendar results to 10 items in the calendar style.
- #338515 Initialize $date_field_options to avoid error when editing style.
- Consolidate error messages about missing Date arguments so we don't get the message repeated, and add more info about how to fix.
calendar 5.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| calendar-5.x-2.4.tar.gz | 58.71 KB | 8895d3efba587d953baba52f1f35f3f7 |
| calendar-5.x-2.4.zip | 73.59 KB | 05df1080d401553fabfd3fe015f16178 |
Version 5.2.4
===============
- Set day-splitting timezone to be sure it will split days using the time displayed in the calendar.
- Adapt processing to make sure only selected dates display in nodes, views, and calendars.
- Add option to maximum items per day to either show maximum plus 'more' link or hide all and link to day.
- #324061, #324701 Revert the calendar_colorpicker.js back to the D5 version, it got switched to the D6 version accidentally.
- 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.
- Rework html of Year view so month titles will match block view month title for easier css themeing.
- #323265 Add year as well as month to calendar titles.
- #319344 Add 'empty' class and updated css styles provided by MothersClick.com.
- #319344 Add method of truncating title and other fields in calendar cells.
- #174580 Add min/max year setting to Date argument and set Page Not Found outside that range.
- #174580 Add rel=nofollow to back/next links.
calendar 6.x-2.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.0-rc5.tar.gz | 461.43 KB | b555b5be5e38522abd3f2824e3f866cf |
| calendar-6.x-2.0-rc5.zip | 481.06 KB | b9277810006e7bcc9c99ae669d414258 |
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.
calendar 6.x-2.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| calendar-6.x-2.0-rc4.tar.gz | 141.69 KB | c6839db08e945d4457f05d1e42686a04 |
| calendar-6.x-2.0-rc4.zip | 160.33 KB | df562c5ce6968b4e06d519d99e1abf72 |
- Change the jcalendar code to use the new display_ids.
- Make it possible to expose the calendar parts in the UI. To make this work better, combine year, month, day, and week handlers into a single handler.
- #311485 Make sure mini calendar has the right number of columns if using week number.
- #317660 Hard code line feeds in ical export to be sure they come through correctly in all systems.
- Start adding in Advanced help for the calendar.
- Move the colorpicker js info to the plugin so it isn't loaded everywhere.
- #314682 Add missing url() in jcalendar js code.
- #315955 Translation cleanup.
- Get colorpicker working in the Views UI again. I'm not loading the js in the best place, but at least it works now.
- Get rid of deprecated theme for ical output that is not being used in current code.
- #307544 Get rid of extra line feed at end of ical description and make sure template works correctly.
- #312170 Fix misplaced parenthesis in jCalendar theme.
- #313161 Use date_id as iCal UID to be sure it is unique.
- #303537 Display:relative should be position:relative.
- #313538 Fix color typo in calendar.css.
- #309608, #309253 Get rid of attempt to simplify the navigation query, it is too easily broken.
- #309391 Now that the Views fatal error for missing display handlers is fixed, add the ical display back.