summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | fix class nameGeorg Ehrke2012-04-131-1/+1
| | * | | | | | | | | | check permission check in share functionGeorg Ehrke2012-04-131-0/+8
| | * | | | | | | | | | fix merge conflictsGeorg Ehrke2012-04-1310-68/+142
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | fix address of public shared calendarsGeorg Ehrke2012-04-132-2/+2
| | * | | | | | | | | | hide share tab in shared eventsGeorg Ehrke2012-04-133-0/+6
| | * | | | | | | | | | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-124-11/+8
| | * | | | | | | | | | fix bugs in share classGeorg Ehrke2012-04-122-1/+4
| | * | | | | | | | | | 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-1011-15/+54
| | * | | | | | | | | | fix bug in share lib of calendarGeorg Ehrke2012-04-101-1/+1
| | * | | | | | | | | | fix view of single shared eventsGeorg Ehrke2012-04-072-5/+4
| | * | | | | | | | | | fix path and class nameGeorg Ehrke2012-04-072-3/+3
| | * | | | | | | | | | make dropdown menu work with single event sharingGeorg Ehrke2012-04-071-10/+16
| | * | | | | | | | | | add dropdown to eventformGeorg Ehrke2012-04-071-2/+10
| | * | | | | | | | | | clean up events.php of calendarGeorg Ehrke2012-04-071-83/+10
| | * | | | | | | | | | fix bugs in share lib of calendarGeorg Ehrke2012-04-071-6/+10
| | * | | | | | | | | | add access check to ajax filesGeorg Ehrke2012-04-075-18/+29
| | * | | | | | | | | | add output functions and access function to app.php of calendarGeorg Ehrke2012-04-071-52/+196
| | * | | | | | | | | | revert 0fd8b1a04430fc36bd62a0828530dc2bc3910e81Georg Ehrke2012-04-021-3/+9
| | * | | | | | | | | | fix events.php for rewritten OC_Caledar_App classGeorg Ehrke2012-03-311-9/+3
| | * | | | | | | | | | remove unused code in OC_Calendar_App classGeorg Ehrke2012-03-311-5/+0
| | * | | | | | | | | | rewrite OC_Calendar_APP classGeorg Ehrke2012-03-311-76/+143
| | * | | | | | | | | | add public sharing fir calendars and events - add function in Share classGeorg Ehrke2012-03-311-0/+23
| | * | | | | | | | | | add public sharing for calendars and eventsGeorg Ehrke2012-03-311-1/+21
| | * | | | | | | | | | add new parameters to export fileGeorg Ehrke2012-03-311-3/+3
| | * | | | | | | | | | fix name of constantsGeorg Ehrke2012-03-312-2/+2
| | * | | | | | | | | | remove share tab from read only event dialogGeorg Ehrke2012-03-311-2/+0
| | * | | | | | | | | | Merge branch 'master' into calendar_sharingGeorg Ehrke2012-03-292-2/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | fix width of dropdown to select monthdays - bugfix oc-354Georg Ehrke2012-03-272-2/+2
| | * | | | | | | | | | optimize choosecalendar dialog for shared calendarsGeorg Ehrke2012-03-262-1/+2
| | * | | | | | | | | | fix displayed username of person who sharesGeorg Ehrke2012-03-261-1/+1
| | * | | | | | | | | | Calendar: fix address for import fileGeorg Ehrke2012-03-261-1/+1
| | * | | | | | | | | | fix group sql generator in calendar's share libGeorg Ehrke2012-03-261-5/+1
| | * | | | | | | | | | add read only 'form' for shared eventsGeorg Ehrke2012-03-265-11/+308
| | * | | | | | | | | | fix sql command in calendar's share libGeorg Ehrke2012-03-261-3/+3
| | * | | | | | | | | | fix merge conflictsGeorg Ehrke2012-03-252-2/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'master' into calendar_sharingGeorg Ehrke2012-03-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'master' into calendar_sharingGeorg Ehrke2012-03-161-10/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-03-0317-83/+144
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-02-2511-32/+67
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | remove old import.phpGeorg Ehrke2012-02-221-120/+0
| | * | | | | | | | | | | | better permission check in resize.phpGeorg Ehrke2012-02-221-0/+5
| | * | | | | | | | | | | | add getowner function to OC_Calendar_ObjectGeorg Ehrke2012-02-221-0/+5
| | * | | | | | | | | | | | add is_editing_allowed function to OC_Calendar_ShareGeorg Ehrke2012-02-221-0/+17
| | * | | | | | | | | | | | clean up sql commands in OC_Calendar_ShareGeorg Ehrke2012-02-221-19/+35
| | * | | | | | | | | | | | add 'permissions' as a sql condition in allSharedwithuserGeorg Ehrke2012-02-211-2/+7
| | * | | | | | | | | | | | rename updatecalendar to updateGeorg Ehrke2012-02-211-0/+0
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/calendar_sharing' into calendar_sharingGeorg Ehrke2012-02-213-9/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | fix sql commandGeorg Ehrke2012-02-181-2/+2
| | | * | | | | | | | | | | | fix unsharing of groupsGeorg Ehrke2012-02-172-6/+5