summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib/repeat.php
Commit message (Expand)AuthorAgeFilesLines
* fix documentation styleGeorg Ehrke2012-06-301-14/+14
* some little fixes for repeating events cachingGeorg Ehrke2012-06-181-3/+3
* Revert "Revert "create OC_Calendar_Object::generateStartEndDate function""Georg Ehrke2012-06-181-16/+3
* Revert "create OC_Calendar_Object::generateStartEndDate function"Georg Ehrke2012-06-181-3/+16
* create OC_Calendar_Object::generateStartEndDate functionGeorg Ehrke2012-06-151-16/+3
* use DateTime as type of parameter in the functions is_cached_inperiod and get...Georg Ehrke2012-06-151-6/+6
* change some function names in OC_Calendar_RepeatGeorg Ehrke2012-06-151-8/+8
* use easier parseable date to init datetimeGeorg Ehrke2012-06-151-2/+2
* fix a bug in OC_Calendar_RepeatGeorg Ehrke2012-06-111-2/+2
* fix bug in OC_Calendar_RepeatGeorg Ehrke2012-06-111-3/+18
* some fixes for repeating events cachingGeorg Ehrke2012-06-111-3/+4
* remove insert idGeorg Ehrke2012-06-111-1/+0
* some work on repeating events caching - basic class should work now :)Georg Ehrke2012-06-111-4/+24
* some more work on repeating events cachingGeorg Ehrke2012-06-091-7/+48
* some work on repeating events cachingGeorg Ehrke2012-06-081-4/+43
* some work for repeating events cachingGeorg Ehrke2012-06-011-7/+27
* a bit of work for repeating events cachingGeorg Ehrke2012-05-291-3/+12
* some changes in calendar repeat classGeorg Ehrke2012-05-181-2/+18
* some changes for calendar repeat classGeorg Ehrke2012-05-121-5/+13
* add functions get cached events in a specific time periodGeorg Ehrke2012-05-121-1/+9
* add class for repeating eventsGeorg Ehrke2012-05-011-0/+41