summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax
Commit message (Expand)AuthorAgeFilesLines
* fix for previous commitGeorg Ehrke2012-05-081-1/+1
* fix calendar vulnerabilityGeorg Ehrke2012-05-081-1/+7
* ported the oc_template classFrank Karlitschek2012-05-0610-11/+11
* Calendar: Use array_merge to join event arraysBart Visscher2012-05-041-1/+1
* Calendar: Fix repeating eventsBart Visscher2012-05-031-1/+1
* Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-031-1/+0
|\
| * Handle event exceptions in calendar app. Execeptions to recurring events are ...Henning Becker2012-02-171-1/+20
* | ported oc_jsonFrank Karlitschek2012-05-0333-111/+111
* | port checkAppEnabledFrank Karlitschek2012-05-022-2/+2
* | port oc_preferencesFrank Karlitschek2012-05-0210-13/+13
* | porting of OC_User to public API complete.Frank Karlitschek2012-05-013-3/+3
* | ported getUserFrank Karlitschek2012-05-0119-26/+26
* | ported isLoggedInFrank Karlitschek2012-05-012-2/+2
* | finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-2/+2
* | fix a PHP NoticeGeorg Ehrke2012-04-301-6/+9
* | removing executable bit from various filesThomas Mueller2012-04-302-0/+0
* | fix merge conflictsGeorg Ehrke2012-04-264-12/+11
|\ \
| * \ fix merge conflictsGeorg Ehrke2012-04-2113-176/+163
| |\ \
| * \ \ Merge branch 'master' into sabredav_1.6Georg Ehrke2012-04-158-10/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into sabredav_1.6Georg Ehrke2012-04-133-13/+52
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into sabredav_1.6Georg Ehrke2012-03-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into sabredav_1.6Georg Ehrke2012-03-251-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into sabredav_1.6Georg Ehrke2012-03-195-44/+67
| |\ \ \ \ \ \ \
| * | | | | | | | replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTimeGeorg Ehrke2012-02-244-12/+12
* | | | | | | | | fix merge conflictsGeorg Ehrke2012-04-2213-176/+161
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-04-211-62/+72
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | implement shared calendar activation on server sideGeorg Ehrke2012-04-181-0/+12
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-04-158-9/+5
| |\| | | | | | |
| * | | | | | | | fix unsharing of eventsGeorg Ehrke2012-04-131-1/+1
| * | | | | | | | check permission check in share functionGeorg Ehrke2012-04-131-0/+8
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-04-133-13/+53
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | hide share tab in shared eventsGeorg Ehrke2012-04-132-0/+2
| * | | | | | | | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-121-0/+2
| * | | | | | | | make shared events editable and add (empty) classes for alarm and attendeesGeorg Ehrke2012-04-104-6/+13
| * | | | | | | | fix view of single shared eventsGeorg Ehrke2012-04-071-1/+1
| * | | | | | | | fix path and class nameGeorg Ehrke2012-04-071-1/+1
| * | | | | | | | clean up events.php of calendarGeorg Ehrke2012-04-071-83/+10
| * | | | | | | | add access check to ajax filesGeorg Ehrke2012-04-075-18/+29
| * | | | | | | | revert 0fd8b1a04430fc36bd62a0828530dc2bc3910e81Georg Ehrke2012-04-021-3/+9
| * | | | | | | | fix events.php for rewritten OC_Caledar_App classGeorg Ehrke2012-03-311-9/+3
| * | | | | | | | fix name of constantsGeorg Ehrke2012-03-312-2/+2
| * | | | | | | | Merge branch 'master' into calendar_sharingGeorg Ehrke2012-03-291-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | add read only 'form' for shared eventsGeorg Ehrke2012-03-261-3/+15
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-03-251-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-03-035-48/+66
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | fix merge conflictsGeorg Ehrke2012-02-252-13/+19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | better permission check in resize.phpGeorg Ehrke2012-02-221-0/+5
| * | | | | | | | rename updatecalendar to updateGeorg Ehrke2012-02-211-0/+0
| * | | | | | | | Merge remote-tracking branch 'origin/calendar_sharing' into calendar_sharingGeorg Ehrke2012-02-211-2/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix unsharing of groupsGeorg Ehrke2012-02-171-2/+1