summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-131-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-101-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-061-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | don't change events timezone and remove the DTSTART value tagGeorg Ehrke2012-06-041-5/+3
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | proper export for calendar app - doesn't work with apple ical yet - even ↵Georg Ehrke2012-06-031-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | though a ics validator says it's valid
| * | | | | | | | | | | | | | | some more work on calendar import classGeorg Ehrke2012-06-301-13/+90
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into calendar_importGeorg Ehrke2012-06-294-22/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix displaying of eventsGeorg Ehrke2012-06-291-1/+3
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | add some hooks to fix calendar sharingGeorg Ehrke2012-06-291-1/+23
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix birthday calendarGeorg Ehrke2012-06-291-9/+9
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | 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
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * / | | | | | | | | | | | some work on OC_Calendar_ImportGeorg Ehrke2012-06-291-0/+139
| |/ / / / / / / / / / / /
| * | | | | | | | | | / / 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e3b58f6783aa173ceb9c26476ddf01dc570fc5e8.
| * | | | | | | Revert "create OC_Calendar_Object::generateStartEndDate function"Georg Ehrke2012-06-183-22/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit aa7ce480f4c83f6430eb019cfa172553b5578769.
| * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0f6b1be0e6f0cc6ff97c97190c7da67f5fee0294.
| | * | | | | | 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 ↵Georg Ehrke2012-06-152-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | get_inperiod
| * | | | | 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 ↵Georg Ehrke2012-06-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | OC_Calendar_Object::getUTCforMDB from protected to public
| * | | | | 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
| |\| | | |