summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib/calendar.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-308/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-20/+77
|\
| * use light grey instead of whiteGeorg Ehrke2012-07-011-1/+1
| * fix doc for OC_Calendar_Calendar::generateTextColor()Georg Ehrke2012-07-011-1/+2
| * add algorithm to generate the calendar's text colorGeorg Ehrke2012-07-011-1/+18
| * Merge branch 'master' into calendar_importGeorg Ehrke2012-06-301-4/+4
| |\
| | * fix documentation styleGeorg Ehrke2012-06-301-4/+4
| * | some work on (drop)import)Georg Ehrke2012-06-301-0/+16
| |/
| * move some documentation to the right placeGeorg Ehrke2012-06-271-13/+1
| * add merge calendar function and add some documentation to OC_Calendar_CalendarGeorg Ehrke2012-06-271-1/+24
| * Calendar: Missing userid in allCalendars callBart Visscher2012-06-211-1/+1
| * fix merge conflictsGeorg Ehrke2012-06-151-3/+6
| |\
| | * Make sure there is a calendar after delete.Thomas Tanghus2012-06-151-0/+4
| | * Agree on argument type (cleaned this time).Thomas Tanghus2012-06-151-3/+3
| | * Revert "Agree on argument type."Thomas Tanghus2012-06-151-3/+3
| | * Agree on argument type.Thomas Tanghus2012-06-151-3/+3
| * | modify hooks in OC_Calendar_CalendarGeorg Ehrke2012-06-111-4/+4
| * | add hooks for calendarsGeorg Ehrke2012-06-091-2/+11
| |/
| * Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
* | escape all identifiers with backticksjfd2012-07-311-10/+10
* | Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_dbFrank Karlitschek2012-05-031-11/+11
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* Calendar: Document active parameter in allCalendarsBart Visscher2012-04-131-3/+1
* Small cleanupsBart Visscher2012-03-011-1/+2
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-211-12/+12
* Calendar: optimize sending calendar events, also enabled caching of resultBart Visscher2012-02-171-0/+1
* change description of the changed colors (calendar)Georg Ehrke2012-01-151-1/+1
* change calendar colorsGeorg Ehrke2012-01-151-2/+2
* fix old calendar name and color not being preserved when editing a calendarRobin Appelman2012-01-111-2/+2
* Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-2/+2
* Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-121-2/+2
|\
| * Add sequence name in insertid to be more portableBrice Maron2011-10-291-2/+2
* | Fix changing calendar dataBart Visscher2011-10-201-0/+8
|/
* Fix calendar colors with new calendarBart Visscher2011-10-151-0/+12
* removed description field for calendarMarvin Thomas Rabe2011-10-081-14/+9
* Change copyright notice to short formBart Visscher2011-09-231-18/+4
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-161-268/+0
* Add documentation to calendar.phpJakob Sack2011-09-151-21/+185
* bug fixes in calendar libGeorg Ehrke2011-09-101-2/+2
* Remove execute permissions from source filesBart Visscher2011-09-031-0/+0
* new changes (e.g. show events) by Bart VisscherGeorg Ehrke2011-08-311-10/+11
* commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncl...Georg Ehrke2011-08-311-2/+15
* 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-221-46/+56
* merge Georgs calendarJakob Sack2011-08-111-0/+286