summaryrefslogtreecommitdiffstats
path: root/apps/calendar/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-44/+0
* Implemented sharing api for CalDAV.Thomas Tanghus2012-08-241-1/+5
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-091-1/+0
|\
| * move calendar settings from personal settings to in app settingsGeorg Ehrke2012-08-091-1/+0
* | Add Event share backendBart Visscher2012-08-071-0/+2
* | Initial calendar sharing backendMichael Gapczynski2012-08-071-0/+2
|/
* Merge branch 'master' into calendar_importGeorg Ehrke2012-07-211-0/+1
|\
| * Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-171-0/+1
* | some more work on calendar import - new import is (nearly) doneGeorg Ehrke2012-07-041-0/+2
* | some work on (drop)import)Georg Ehrke2012-06-301-0/+1
|/
* fix merge conflictsGeorg Ehrke2012-06-301-0/+5
|\
| * add some hooks to fix calendar sharingGeorg Ehrke2012-06-291-0/+5
* | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-201-1/+7
|\|
| * change some function names in OC_Calendar_RepeatGeorg Ehrke2012-06-151-1/+1
| * add hooks to connect calendar / event changes with OC_Calendar_RepeatGeorg Ehrke2012-06-111-0/+5
| * Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-011-4/+0
| |\
| * | add button to clear calendar's cacheGeorg Ehrke2012-05-291-0/+1
* | | proper export for calendar app - doesn't work with apple ical yet - even thou...Georg Ehrke2012-06-031-1/+2
| |/ |/|
* | Remove OC_App::register functionBart Visscher2012-05-311-4/+0
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-111-2/+0
* make calendar compatible with public.phpGeorg Ehrke2012-05-071-1/+1
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+2
* push changesGeorg Ehrke2012-05-051-3/+1
* fix writing in remote folderGeorg Ehrke2012-05-051-0/+3
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-3/+3
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-2/+2
* port to use the new public apiFrank Karlitschek2012-05-011-2/+2
* fix merge conflictsGeorg Ehrke2012-04-151-3/+1
|\
| * Remove useless, unmaintained dav.phpJakob Sack2012-04-151-2/+1
* | fix merge conflictsGeorg Ehrke2012-04-151-1/+1
|\|
| * reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* | add chosen script to calendarGeorg Ehrke2012-04-131-0/+2
* | fix merge conflictsGeorg Ehrke2012-03-031-25/+24
|\|
| * make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-031-24/+22
| * Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-021-2/+3
| * Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-1/+2
* | add sharing management for calendarsGeorg Ehrke2012-02-041-0/+3
|/
* fix version-compare in calendars app.phpGeorg Ehrke2012-01-291-1/+1
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-261-1/+1
* use svg icon for calendarGeorg Ehrke2012-01-151-1/+1
* fix merge conflictsGeorg Ehrke2011-12-211-6/+2
|\
| * Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-1/+2
* | check for php version is greater than 5.3.0 - we make extensive use of Date T...Georg Ehrke2011-12-101-19/+21
|/
* first implementation of the search functionGeorg Ehrke2011-11-141-0/+2
* added import function as filehandlerGeorg Ehrke2011-10-031-0/+2
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-161-0/+1