aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib/object.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-937/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-40/+170
|\
| * DRY for getting calendar timezone settingBart Visscher2012-07-211-1/+1
| * fix documentation styleGeorg Ehrke2012-06-301-38/+119
| * move some documentation to the right placeGeorg Ehrke2012-06-271-0/+19
| * add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
| * 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: fix modifying of end DateTime objectGeorg Ehrke2012-06-191-1/+1
| * | some little fixes for repeating events cachingGeorg Ehrke2012-06-181-4/+6
| * | Revert "Revert "create OC_Calendar_Object::generateStartEndDate function""Georg Ehrke2012-06-181-0/+17
| * | Revert "create OC_Calendar_Object::generateStartEndDate function"Georg Ehrke2012-06-181-17/+0
| * | create OC_Calendar_Object::generateStartEndDate functionGeorg Ehrke2012-06-151-0/+17
| * | add function isrepeating to OC_Calendar_Object class and change OC_Calendar_O...Georg Ehrke2012-06-111-1/+6
| * | modify hooks in OC_Calendar_ObjectGeorg Ehrke2012-06-111-7/+7
| * | 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
| |/
| * xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* | escape all identifiers with backticksjfd2012-07-311-14/+14
* | add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
* | use sanitizeHTML() functionBjoern Schiessle2012-06-201-3/+3
* | fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
* | xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
* ported oc_dbFrank Karlitschek2012-05-031-13/+13
* port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* ported getUserFrank Karlitschek2012-05-011-1/+1
* fix merge conflictsGeorg Ehrke2012-04-211-14/+18
|\
| * fix merge conflictsGeorg Ehrke2012-04-131-27/+4
| |\
| * | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-121-5/+0
| * | fix bugs and optimize OC_Calendar_Object ClassGeorg Ehrke2012-04-111-10/+8
| * | make shared events editable and add (empty) classes for alarm and attendeesGeorg Ehrke2012-04-101-2/+7
| * | Merge branch 'master' into calendar_sharingGeorg Ehrke2012-03-161-10/+1
| |\ \
| * \ \ fix merge conflictsGeorg Ehrke2012-03-031-1/+4
| |\ \ \
| * \ \ \ fix merge conflictsGeorg Ehrke2012-02-251-0/+1
| |\ \ \ \
| * | | | | add getowner function to OC_Calendar_ObjectGeorg Ehrke2012-02-221-0/+5
* | | | | | Merge branch 'master' into sabredav_1.6Georg Ehrke2012-04-131-27/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Calendar: Update category list when updating/adding eventBart Visscher2012-04-131-0/+2
| * | | | | Calendar: Fix saving of Categories in an eventBart Visscher2012-04-131-6/+2
| * | | | | Remove unused function getCategoryOptions from OC_Calendar_ObjectBart Visscher2012-04-121-21/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into sabredav_1.6Georg Ehrke2012-03-191-11/+4
|\| | | |
| * | | | Contacts: small fixes and cleanupsBart Visscher2012-03-071-10/+1
| | |_|/ | |/| |
| * | | Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-011-1/+3
| | |/ | |/|
* / | replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTimeGeorg Ehrke2012-02-241-9/+9
|/ /
* / apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
|/
* fix autodetection for the week of the monthGeorg Ehrke2012-01-051-1/+2
* fix repeat rule for every weekdayGeorg Ehrke2012-01-051-1/+1