Commit Graph

50 Commits

Author SHA1 Message Date
Travis Krause e07db639f1 fixed typo 2017-09-14 12:23:18 -05:00
Travis Krause 6677d0568b Fixed bad name 2017-09-14 11:48:28 -05:00
Travis Krause ce02e5d8a9 Adding additional stuff 2017-09-14 11:19:37 -05:00
Travis Krause 1425bdfad3 Merge branch 'master' of https://github.com/nwcell/ics.js 2017-09-14 11:05:22 -05:00
Travis Krause 1edd227f13 Merging bugfix 2017-09-14 11:05:04 -05:00
Travis Krause f8dbe2c5c5 Merge pull request #32 from GeoffreyPlitt/master
fixing "main" section of package.json
2017-09-14 11:04:16 -05:00
Travis Krause 82a31cb801 Merge pull request #29 from blaiseIT/patch-1
grammatical fix on JavaScript
2017-09-14 10:41:47 -05:00
Travis Krause 358d4f4f18 Merge pull request #12 from connorbode/master
create recurring events
2017-09-14 10:35:54 -05:00
Adam Brown fd2d0a81aa Output now passes ical validation
- A few required fields were missing for proper ical validation: PRODID,
UID, DTSTAMP
- Added optional params to configure prodid and uid
- Fixed bug: Start and End times were reporting DATE instead of
DATE-TIME, so some consumers would ignore event times
- Fixed bug: If start/end times only contained hours, no time would be
reported at all
- Added a new method: "build" which simply returns the ical contents
instead of trying to trigger a download
2016-07-31 02:00:23 -07:00
Geoffrey Plitt 40a2c1244c fixing "main" section of package.json 2016-06-06 13:01:35 -07:00
Connor Bode a12cab01e5 Merge pull request #5 from nhunt3/patch-1
Multi-line description bug
2016-05-09 09:29:34 -04:00
Nick Hunt 28cf7546ef Multi-line description bug
I have multi-line descriptions in the calendar I'm exporting from. When I try to import the file that your ics.js program generates into Outlook or Google Calendar, it only pulls in the first line in and it ignores the rest. My solution fixes this. I tested it in both Outlook and Google Calendar and it works and also follows generally accepted ics file formatting standards I believe. As far as I can tell, it doesn't seem to break anything.

Let me know what you think.
Thanks.
2016-05-05 18:05:38 -04:00
Blaise Petric ef20bfeea4 grammatical fix on JavaScript 2016-03-05 01:17:38 -05:00
Connor Bode 17a1b06fdd Merge pull request #2 from jmuia/master
BYDAY property for recurrence events
2015-10-05 20:33:57 -04:00
Connor Bode 387392d04b Merge pull request #1 from asr1/master
Fix minute/second discrepancy
2015-08-17 20:49:52 -04:00
Alex Rinehart e7c3489c2d Fix minute/second bug 2015-08-17 12:18:33 -05:00
Alex Rinehart b18b40fa03 Update README.md
Fixed the 30 minute event to be spelled correctly and actually be 30 minutes (and not 1470 minutes).
2015-06-02 23:56:43 -07:00
jmuia 592454900c Add DTSTAMP to events and remove VALUE=DATE from DTSTART and DTEND properties 2014-08-20 17:29:53 -04:00
jmuia 6502ca83df Add .DS_Store to .gitignore 2014-08-20 17:28:58 -04:00
jmuia 98b22dd60a add BYDAY property to recurrence events 2014-08-20 14:46:26 -04:00
Connor Bode 75369c0184 update readme for recurring events 2014-08-18 20:21:28 -04:00
Connor Bode 64eaacd0b9 add functionality for recurring events 2014-08-18 20:13:42 -04:00
Connor Bode c86d55ac39 failing spec for recurring events 2014-08-18 19:20:30 -04:00
Connor Bode 762d842513 fix tests 2014-08-18 18:53:34 -04:00
Connor Bode 4790ef4156 fix lint 2014-08-18 18:50:17 -04:00
Travis Krause d0359a5e06 Updated js link for mimetype workaround 2014-03-20 00:59:44 -07:00
Travis Krause 2a5ea5d165 Update readme
Documented the new time feature.
2014-03-11 23:05:54 -07:00
Travis Krause b479d03dff Updated versions... 0.1.3 2014-03-11 21:58:38 -08:00
Travis Krause 6369bb98f3 Added time 2014-03-11 21:56:36 -08:00
Travis efb5222403 Updated readme and demo 0.1.2 2014-03-11 14:23:28 -08:00
OpenShift guest 6415ba5879 Fix single digit months 0.1.1 2013-12-19 14:54:43 -05:00
Kyle Hornberg c66f64b9c0 Version 0.1.0 2013-12-05 14:41:12 -06:00
Kyle Hornberg 1b7d69a214 Added tests using mocha and chai 2013-12-05 14:40:20 -06:00
Kyle Hornberg 11c5f1d449 Package with dependenices 2013-12-04 16:04:08 -06:00
Kyle Hornberg fa02541735 bower fix 2013-11-25 10:41:31 -06:00
Kyle Hornberg 7bec183753 set up bower and grunt 2013-11-25 10:26:50 -06:00
Kyle Hornberg 0d78b464f4 Remove date assumptions 2013-11-22 14:17:15 -06:00
Kyle Hornberg ab6214b5d2 Correctly discriminate IE. FIX separator. 2013-11-22 14:04:47 -06:00
Kyle Hornberg 7d35707930 Refactor into object. Add multiple events to calendar. Detect OS for line endings. 2013-11-22 13:17:39 -06:00
Travis Krause 49573e757e Updated docs to include live demo 2013-10-11 13:28:18 -05:00
Travis af75f16bb6 Converted project from vcs to ics as default parameters. 2013-10-11 10:20:13 -08:00
Travis Krause b37054a07b Made extension editable 2013-10-11 12:31:59 -05:00
Travis Krause ab2a4752e2 Made extension editable 2013-10-11 12:31:14 -05:00
Travis 156d0dfc70 Added note for example 2013-10-03 17:49:59 -08:00
Travis 78cfc6923a Merge branch 'master' of https://github.com/nwcell/VCS-Maker.js 2013-10-03 17:44:32 -08:00
Travis 125a34c34a Add demo 2013-10-03 17:44:17 -08:00
Travis Krause 65d529373e Update README.md 2013-10-03 20:37:43 -05:00
Travis Krause 55add2b6f5 Update README.md 2013-10-03 20:32:43 -05:00
Travis 4015e0abcf Add source files 2013-10-03 17:17:32 -08:00
Travis Krause 1f71953716 Initial commit 2013-10-03 17:51:47 -07:00