- 26 Nov, 2013 1 commit
-
-
Robert Rollins authored
The Date Repeat module’s date_repeat_build_dates() function does not support RDATEs and EXDATEs defined as separate properties, as well as being a bit buggy in other ways. So I copy-pasta’d it and made the necessary fixes. I wanted to add support for EXRULEs, but it’s more complicated than I expected. So since no one has actually asked for it, I left it as a TODO.
-
- 18 Nov, 2013 1 commit
-
-
Robert Rollins authored
-
- 05 Nov, 2013 1 commit
-
-
Robert Rollins authored
-
- 29 Oct, 2013 1 commit
-
-
Robert Rollins authored
-
- 28 Oct, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 25 Oct, 2013 1 commit
-
-
Robert Rollins authored
This commit adds the migration code that converts all Feeds Importers which used the DateIcalIcalcreatorParser plugin to use DateiCalFeedsImporter instead. The old classes have been removed.
-
- 21 Oct, 2013 1 commit
-
-
Robert Rollins authored
I hadn't yet tested the RRULE import code when I first pushed Date iCal 3.x-dev, but now I have. It's much more robust than it was in 2.x. In addition, I moved the parsing class out of DateiCalFeedsParser.inc and into libaries/ParserVcalendar.inc, which is like how Feeds' own CSV parser is set up.
-
- 18 Oct, 2013 1 commit
-
-
Robert Rollins authored
This new version is still in a state of partial completeness. You may need to do some manual fixing to get it working, due to a change I made in the classes offered by this module. Try 'drush cc registry' if 'drush cc all' fails. Please note that ALL of the hooks exposed by Date iCal have changed. They do essentially the same things they used to do, but they're named differently. The big change is that the Feeds plugin has been completely re-written to conform to the Feeds APIs. It's now much more resilient and powerful. Feeds Tamper will now work, and is in fact the prescribed way to alter data, since I removed several alter hooks.
-
- 17 Sep, 2013 1 commit
-
-
Robert Rollins authored
-
- 11 Sep, 2013 4 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
Robert Rollins authored
-
Robert Rollins authored
-
- 03 Sep, 2013 1 commit
-
-
Robert Rollins authored
-
- 28 Aug, 2013 1 commit
-
-
Robert Rollins authored
-
- 25 Jul, 2013 1 commit
-
-
Robert Rollins authored
Issue [#2046935]: Added support for "long text" and "long text and summary" for the LOCATION and SUMMARY fields.
-
- 24 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 22 Jul, 2013 1 commit
-
-
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.
-
- 01 Jul, 2013 1 commit
-
-
Robert Rollins authored
-
- 27 Jun, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 23 May, 2013 1 commit
-
-
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
-
- 23 Apr, 2013 3 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
Vlad Pavlovic 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
-
- 27 Feb, 2013 1 commit
-
-
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.
-
- 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 1 commit
-
-
Robert Rollins authored
-
- 15 Jan, 2013 2 commits
-
-
Robert Rollins authored
-
Robert Rollins authored
-
- 11 Jan, 2013 1 commit
-
-
Robert Rollins authored
-
- 21 Dec, 2012 1 commit
-
-
Robert Rollins authored
-
- 20 Dec, 2012 1 commit
-
-
Robert Rollins authored
-
- 18 Dec, 2012 1 commit
-
-
Robert Rollins authored
-
- 19 Apr, 2012 2 commits
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- 23 Feb, 2012 1 commit
-
-
Karen Stevenson authored
-