summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-436/+0
* Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
* DRY for getting calendar timezone settingBart Visscher2012-07-211-2/+12
* fix documentation styleGeorg Ehrke2012-06-301-23/+27
* fix displaying of eventsGeorg Ehrke2012-06-291-1/+3
* fix birthday calendarGeorg Ehrke2012-06-291-9/+9
* Also load categories from VJOURNAL.Thomas Tanghus2012-06-241-0/+3
* fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
* Calendar: only run ->expand if the event is repeatingGeorg Ehrke2012-06-191-1/+3
* some little fixes for repeating events cachingGeorg Ehrke2012-06-181-3/+3
* Revert "Revert "create OC_Calendar_Object::generateStartEndDate function""Georg Ehrke2012-06-181-28/+2
* Revert "create OC_Calendar_Object::generateStartEndDate function"Georg Ehrke2012-06-181-2/+28
* create OC_Calendar_Object::generateStartEndDate functionGeorg Ehrke2012-06-151-28/+2
* fix merge conflictsGeorg Ehrke2012-06-151-10/+10
|\
| * No need to find calendar twice.Thomas Tanghus2012-06-151-4/+1
| * show username of the body who shares in the summaryGeorg Ehrke2012-06-131-6/+9
| * Removed double sanitizationLukas Reschke2012-06-111-2/+2
* | use DateTime as type of parameter in the functions is_cached_inperiod and get...Georg Ehrke2012-06-151-2/+2
* | fix generateEventOutput for calendar hookGeorg Ehrke2012-06-151-5/+2
* | connect OC_Calendar_repeat to events.phpGeorg Ehrke2012-06-111-49/+66
* | use native sabredav functions to generate repeating eventsGeorg Ehrke2012-06-111-54/+25
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-101-0/+3
* Merge branch 'tasks' for Tasks appBart Visscher2012-05-051-2/+11
|\
| * Merge branch 'master' into tasksBart Visscher2012-05-041-43/+318
| |\
| * | Tasks: Update to use new categories interfaceBart Visscher2012-04-141-2/+11
* | | porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
| |/ |/|
* | Calendar: Fix repeating eventsBart Visscher2012-05-031-1/+4
* | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-031-1/+18
|\ \
* | | ported oc_jsonFrank Karlitschek2012-05-031-1/+1
* | | port oc_responseFrank Karlitschek2012-05-031-2/+2
* | | port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* | | ported getUserFrank Karlitschek2012-05-011-14/+14
* | | fix merge conflictsGeorg Ehrke2012-04-151-4/+20
|\ \ \
| * | | reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
| | |/ | |/|
* | | fix merge conflictsGeorg Ehrke2012-04-131-11/+68
|\| |
| * | Calendar: Update category list when updating/adding eventBart Visscher2012-04-131-0/+8
| * | Calendar: Implement rescan of CategoriesBart Visscher2012-04-131-0/+27
| * | Use the same category input and management as the contacts appBart Visscher2012-04-121-1/+15
| |/
* | make shared events editable and add (empty) classes for alarm and attendeesGeorg Ehrke2012-04-101-2/+2
* | fix view of single shared eventsGeorg Ehrke2012-04-071-4/+3
* | fix path and class nameGeorg Ehrke2012-04-071-2/+2
* | add output functions and access function to app.php of calendarGeorg Ehrke2012-04-071-52/+196
* | remove unused code in OC_Calendar_App classGeorg Ehrke2012-03-311-5/+0
* | rewrite OC_Calendar_APP classGeorg Ehrke2012-03-311-76/+143
* | add read only 'form' for shared eventsGeorg Ehrke2012-03-261-7/+18
* | fix merge conflictsGeorg Ehrke2012-03-251-1/+1
|\|
* | fix merge conflictsGeorg Ehrke2012-02-251-2/+2
|\|
* | show shared calendarsGeorg Ehrke2012-02-111-0/+15
|/
* make repeating events editableGeorg Ehrke2011-12-251-3/+38