Wykres commitów

23 Commity (master)

Autor SHA1 Wiadomość Data
Morten Fangel c4042c1628 Merged tpruvot's fork PHP-iCal (http://github.com/tpruvot/PHP-iCal). Great work tpruvot! 2010-11-01 19:56:01 +01:00
Tanguy Pruvot 1ae7b2978e RDATE support 2010-10-31 20:28:05 +01:00
Tanguy Pruvot b7c6351504 spaces cleanup 2010-10-31 16:59:40 +01:00
Tanguy Pruvot 30d1dfa4a9 fix excluded first dates 2010-10-31 16:47:44 +01:00
Tanguy Pruvot 1a63569868 fix and reenable cache creation when possible 2010-10-31 00:13:31 +02:00
Tanguy Pruvot 5743c6221e implement EXDATE exclusions 2010-10-30 22:44:07 +02:00
Tanguy Pruvot 642115b1cc new getAllOccurrences() method which also set cache, now use cache in findNext() 2010-10-30 21:31:49 +02:00
Tanguy Pruvot ca0dcc1af0 implement frequency cache, actually only set in some cases : count recurrence or using lastOccurrence() 2010-10-30 20:54:42 +02:00
Tanguy Pruvot dd982d53f9 fix bad test and link iCalFreq in event to get last occurrence date 2010-10-30 20:12:17 +02:00
Tanguy Pruvot e03b95f43d code cleanup 2010-10-30 17:36:40 +02:00
Tanguy Pruvot 7ddf89af77 fix last occurrence of an event (one was missing) 2010-10-30 14:42:15 +02:00
Tanguy Pruvot e81a439d4f nextOccurrence < start check 2010-10-29 14:05:37 +02:00
Tanguy Pruvot 5b81d5e906 fix nextOccurrence() loop 2010-10-29 13:36:34 +02:00
Tanguy Pruvot 67bf66c910 i hate private $vars :p replaced by protected 2010-10-29 05:17:55 +02:00
Tanguy Pruvot 760418f6b4 add missing requires 2010-10-29 03:03:19 +02:00
Morten Fangel e0d25803d2 Changed the Fetch-method on the Parser so it supports local files 2010-02-10 13:00:50 +01:00
Steven Oxley d5f52a297a Added a method for find the very last occurrence of an event. 2009-10-28 17:02:05 -04:00
Steven Oxley 6496c4f1f9 Changed the name of the 'lastOccurrence' method to 'previousOccurrence' so that it describes the actual behavior. 2009-10-27 17:42:14 -04:00
U-PRECISION-T3500\sajo 7146d1cf6a Fixed some problems with the unit tests - specifically a mis-named file and a timezone problem (not everyone lives in Copenhagen :P ). 2009-10-21 16:59:04 -04:00
fangel c64e54fcc5 First working draft of Freq-calculation. Needs reworking, but sure work for most rules now. SETPOS and WKST not supported, and has issues when more than one multi-rule 2008-04-18 20:18:53 +00:00
fangel 55fc94f743 Updated @license tag since I discovered that it's @license link name, not @licence name (link) 2008-02-24 11:05:01 +00:00
fangel 6a544d0aaf Updated the comments in the files. Now 100% php-doc coverage.. 2008-02-23 13:01:19 +00:00
fangel 478f3e91d0 Initial import of SG_iCalReader 2008-02-23 10:49:16 +00:00