- 24 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 23 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 22 Jul, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
Added a version number to help me determine which version of Date iCal is being used by something who's having problems. Added the hook_date_ical_post_render() alter hook.
-
- 09 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 01 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 27 Jun, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 24 Jun, 2013 1 commit
-
-
Robert Rollins authored
-
- 12 Jun, 2013 1 commit
-
-
Robert Rollins authored
Issue [#2018285]: Optimized the method by which the feeds parser reads data from the incoming iCal feed.
-
- 23 May, 2013 2 commits
-
-
Robert Rollins authored
This hook allows modules to fix broken timezone strings in the iCal feeds they import. Also cleaned up the way that timezone strings are handled by the parser, especially under error conditions.
-
Robert Rollins authored
date_ical_format_text() was going way overboard on it's attempts to make text iCal compliant. I got rid of all the escaping, and also all the extra endlines which the drupal function was adding at 80-char boundries. I added the summary_field option to option_definition, which should fix several (surprisingly unreported) errors related to Features and first-time setup. Added the view object as a parameter for theme_date_ical_icon, which gives additional context for any module that would like to override that theme.
-
- 17 May, 2013 1 commit
-
-
Robert Rollins authored
-
- 14 May, 2013 1 commit
-
-
Robert Rollins authored
-
- 23 Apr, 2013 3 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
Vlad Pavlovic authored
-
- 19 Apr, 2013 3 commits
-
-
Stephen Tweeddale authored
-
Stephen Tweeddale authored
-
Stephen Tweeddale authored
-
- 12 Mar, 2013 2 commits
-
-
Vlad Pavlovic authored
-
Robert Rollins authored
-
- 08 Mar, 2013 1 commit
-
-
Vlad Pavlovic authored
Issues [#1931020] and [#1935820]: Allow custom fields for summary. Fix repeating events causing duplicates. Add @file to DateIcalFeedsParser.inc
-
- 07 Mar, 2013 1 commit
-
-
Robert Rollins authored
-
- 06 Mar, 2013 2 commits
-
-
Vlad Pavlovic authored
-
Robert Rollins authored
DateIcalIcalcreatorComponent::component is no longer protected. This allows hook_feeds_after_parse() implementations to alter it.
-
- 27 Feb, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
Applied patch #11 from [#1922658] to get around iCalcreator limitation with stream wrappers. Also made the amount of whitespace on blank lines consistent throughout the project.
-
- 26 Feb, 2013 1 commit
-
-
Robert Rollins authored
-
- 25 Feb, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 12 Feb, 2013 1 commit
-
-
Robert Rollins authored
Date iCal now requires Views v3.5+.
-
- 04 Feb, 2013 1 commit
-
-
Robert Rollins authored
-
- 25 Jan, 2013 1 commit
-
-
Robert Rollins authored
- Issue #1529506, Added optional webcal:// support. - Issue #1890736, Added ability to exclude the X-WR-CALNAME property. - Issue #1565410, Sites with "Clean URLs" disabled can now download feeds normally. - Several minor bigfixes, and cleanup of the iCal icon theming.
-
- 23 Jan, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 22 Jan, 2013 1 commit
-
-
Robert Rollins authored
Includes patches from issues 1895396 and 1462646. Updated the README and the CHANGELOG.
-
- 15 Jan, 2013 3 commits
-
-
Robert Rollins authored
If the user specified a date field in the Show settings which didn't exist in one or more of the entities which passed through the View, the rendering process would crash. This should no longer be the case.
-
Robert Rollins authored
-
Robert Rollins authored
-