summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support for DURATION in VEVENTBart Visscher2011-09-281-0/+25
* apps/calendar: check for unset variableFlorian Pritz2011-09-241-1/+1
* apps/calendar: change ctag after modifying eventFlorian Pritz2011-09-241-1/+3
* don't escape new lines in vevent descriptionFlorian Pritz2011-09-241-2/+1
* Change copyright notice to short formBart Visscher2011-09-233-54/+12
* Make event category choice multiselectBart Visscher2011-09-231-4/+14
* Small styling fixesBart Visscher2011-09-201-1/+1
* deleteUser function must be staticBart Visscher2011-09-181-1/+1
* Fixes for Calendar appBart Visscher2011-09-161-0/+12
* First implementation of edit eventBart Visscher2011-09-161-0/+210
* Fix conversion of VTODO and VJOURNAL itemsBart Visscher2011-09-161-5/+5
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-163-273/+296
* Add documentation to calendar.phpJakob Sack2011-09-151-21/+185
* Correct deleting events over CalDAVFlorian Jacob2011-09-121-1/+1
* bug fixes in calendar libGeorg Ehrke2011-09-101-2/+2
* Remove execute permissions from source filesBart Visscher2011-09-033-0/+0
* new changes (e.g. show events) by Bart VisscherGeorg Ehrke2011-08-313-10/+11
* commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncl...Georg Ehrke2011-08-311-2/+15
* Support for etags in calendarJakob Sack2011-08-241-2/+22
* Add VJOURNAL to objects that are allowed by defaultJakob Sack2011-08-231-1/+1
* VTODO and VJOURNAL exist as wellJakob Sack2011-08-231-0/+16
* CalDAV seems to work nowJakob Sack2011-08-231-41/+69
* Some more work on CalDAV integrationJakob Sack2011-08-224-399/+348
* merge Georgs calendarJakob Sack2011-08-113-0/+679