summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | | add rw and r to events.phpGeorg Ehrke2012-02-201-3/+3
| * | | | | | | | | better var name in changeview.phpGeorg Ehrke2012-02-201-4/+4
| * | | | | | | | | add moved files to clean up ajax folderGeorg Ehrke2012-02-2027-0/+1094
| * | | | | | | | | remove old ajax filesGeorg Ehrke2012-02-2025-954/+0
| |/ / / / / / / /
| * | | | | | | | check userrights in events.phpGeorg Ehrke2012-02-121-0/+5
| * | | | | | | | show shared calendarsGeorg Ehrke2012-02-111-21/+15
| * | | | | | | | Merge branch 'master' into calendarGeorg Ehrke2012-02-081-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into calendarGeorg Ehrke2012-02-042-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'calendar' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2012-02-043-4/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-02-023-4/+4
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add sharing management for calendarsGeorg Ehrke2012-02-044-0/+153
| |/ / / / / / / / / /
| * | | | | | | | | | validate parameters in changeview.phpGeorg Ehrke2012-02-021-5/+14
| * | | | | | | | | | fix all day with one day to much - bugfix for oc-126Georg Ehrke2012-01-311-2/+2
* | | | | | | | | | | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-1732-32/+32
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | reuse OC_L10N objectsRobin Appelman2012-04-148-10/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Calendar: Also set repeat options when editing a non repeating eventBart Visscher2012-04-132-3/+9
* | | | | | | | | Calendar: Fix saving of Categories in an eventBart Visscher2012-04-132-10/+1
* | | | | | | | | Calendar: Implement rescan of CategoriesBart Visscher2012-04-131-0/+42
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | add backslash r to the newline varGeorg Ehrke2012-03-281-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | fix previous made bug and fix oc bug - oc-139Georg Ehrke2012-03-231-2/+4
* | | | | | | check if the title of an event is null - bugfix for oc-139Georg Ehrke2012-03-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-031-2/+7
* | | | | | Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-011-6/+16
* | | | | | Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-011-1/+1
* | | | | | give users the possibility to choose between monday and sunday as first day o...Georg Ehrke2012-02-262-0/+29
* | | | | | first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-261-2/+2
* | | | | | stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-261-33/+12
| |_|_|_|/ |/| | | |
* | | | | rename updatecalendar to updateGeorg Ehrke2012-02-231-0/+0
* | | | | better var name in changeview.phpGeorg Ehrke2012-02-231-2/+11
* | | | | add moved files to clean up ajax folderGeorg Ehrke2012-02-2327-0/+1094
* | | | | remove old ajax filesGeorg Ehrke2012-02-2321-819/+0
* | | | | make the location of the 3rdparty folder flexible.Frank Karlitschek2012-02-231-1/+1