summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib
Commit message (Expand)AuthorAgeFilesLines
* move some documentation to the right placeGeorg Ehrke2012-06-272-13/+20
* add merge calendar function and add some documentation to OC_Calendar_CalendarGeorg Ehrke2012-06-271-1/+24
* add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
* Also load categories from VJOURNAL.Thomas Tanghus2012-06-241-0/+3
* Calendar: Missing userid in allCalendars callBart Visscher2012-06-211-1/+1
* Only search for VEVENTs.Thomas Tanghus2012-06-211-1/+4
* fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
* DateTime objects are directly comparableBart Visscher2012-06-201-1/+1
* Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-201-3/+3
|\
| * use sanitizeHTML() functionBjoern Schiessle2012-06-201-3/+3
* | Calendar: only run ->expand if the event is repeatingGeorg Ehrke2012-06-191-1/+3
* | Calendar: fix modifying of end DateTime objectGeorg Ehrke2012-06-191-1/+1
* | some little fixes for repeating events cachingGeorg Ehrke2012-06-183-10/+12
* | Revert "Revert "create OC_Calendar_Object::generateStartEndDate function""Georg Ehrke2012-06-183-44/+22
* | Revert "create OC_Calendar_Object::generateStartEndDate function"Georg Ehrke2012-06-183-22/+44
* | create OC_Calendar_Object::generateStartEndDate functionGeorg Ehrke2012-06-153-44/+22
* | fix merge conflictsGeorg Ehrke2012-06-153-14/+17
|\|
| * Make sure there is a calendar after delete.Thomas Tanghus2012-06-151-0/+4
| * Agree on argument type (cleaned this time).Thomas Tanghus2012-06-152-4/+4
| * Revert "Agree on argument type."Thomas Tanghus2012-06-152-4/+4
| * Agree on argument type.Thomas Tanghus2012-06-152-4/+4
| * No need to find calendar twice.Thomas Tanghus2012-06-151-4/+1
| * show username of the body who shares in the summaryGeorg Ehrke2012-06-131-6/+9
| * Removed double sanitizationLukas Reschke2012-06-111-2/+2
* | use DateTime as type of parameter in the functions is_cached_inperiod and get...Georg Ehrke2012-06-152-8/+8
* | 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 generateEventOutput for calendar hookGeorg Ehrke2012-06-151-5/+2
* | fix a bug in OC_Calendar_RepeatGeorg Ehrke2012-06-111-2/+2
* | connect OC_Calendar_repeat to events.phpGeorg Ehrke2012-06-111-49/+66
* | add function isrepeating to OC_Calendar_Object class and change OC_Calendar_O...Georg Ehrke2012-06-111-1/+6
* | fix bug in OC_Calendar_RepeatGeorg Ehrke2012-06-111-3/+18
* | some fixes for repeating events cachingGeorg Ehrke2012-06-111-3/+4
* | modify hooks in OC_Calendar_CalendarGeorg Ehrke2012-06-111-4/+4
* | modify hooks in OC_Calendar_ObjectGeorg Ehrke2012-06-111-7/+7
* | 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
* | use native sabredav functions to generate repeating eventsGeorg Ehrke2012-06-111-54/+25
* | fix merge conflictsGeorg Ehrke2012-06-101-0/+3
|\|
| * fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
* | add hooks for eventsGeorg Ehrke2012-06-091-2/+8
* | add hooks for calendarsGeorg Ehrke2012-06-091-2/+11
* | some more work on repeating events cachingGeorg Ehrke2012-06-091-7/+48
* | some work on repeating events cachingGeorg Ehrke2012-06-081-4/+43
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-061-3/+3
|\|
| * xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* | some work for repeating events cachingGeorg Ehrke2012-06-011-7/+27
* | a bit of work for repeating events cachingGeorg Ehrke2012-05-291-3/+12
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-05-291-1/+1
|\|
| * Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1