summaryrefslogtreecommitdiffstats
path: root/apps/calendar/index.php
Commit message (Expand)AuthorAgeFilesLines
* Only create new calendar when there are none. Fix oc-1007.Thomas Tanghus2012-06-151-2/+4
* Agree on argument type (cleaned this time).Thomas Tanghus2012-06-151-2/+2
* Revert "Agree on argument type."Thomas Tanghus2012-06-151-5/+5
* Agree on argument type.Thomas Tanghus2012-06-151-5/+5
* Make some apps compatibleLukas Reschke2012-06-111-2/+2
* RevertLukas Reschke2012-06-111-3/+3
* First try of implementing assignHTMLLukas Reschke2012-06-111-3/+3
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* port oc_preferencesFrank Karlitschek2012-05-021-7/+7
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-7/+7
* ported getUserFrank Karlitschek2012-05-011-10/+10
* port to use the new public apiFrank Karlitschek2012-05-011-4/+4
* fix pathes of shared calendarsGeorg Ehrke2012-04-231-2/+2
* fix merge conflictsGeorg Ehrke2012-04-221-0/+4
|\
| * fix merge conflictsGeorg Ehrke2012-04-131-0/+4
| |\
| * \ fix merge conflictsGeorg Ehrke2012-03-031-0/+6
| |\ \
| * | | fix unexspected T-String in calendars index.phpGeorg Ehrke2012-02-201-1/+1
| * | | change parameter names for shared calendarsGeorg Ehrke2012-02-201-2/+2
| * | | add readonly calendar to the eventsourcesGeorg Ehrke2012-02-201-1/+2
| * | | show shared calendarsGeorg Ehrke2012-02-111-0/+1
* | | | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
| |_|/ |/| |
* | | VCategories css is now in styles.cssThomas Tanghus2012-04-131-1/+0
* | | Use the same category input and management as the contacts appBart Visscher2012-04-121-0/+5
| |/ |/|
* | Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-011-0/+4
|/
* use timepicker to force users to use HH:MMGeorg Ehrke2012-01-161-0/+2
* improve search functionGeorg Ehrke2012-01-061-0/+3
* add function to detect always the timezoneGeorg Ehrke2012-01-021-1/+1
* fix merge conflictsGeorg Ehrke2011-12-031-1/+4
|\
| * automatic timezone detectionGeorg Ehrke2011-11-111-1/+4
| * Merge branch 'master' into fullcalendarBart Visscher2011-10-241-1/+1
| |\
| * | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-211-0/+11
* | | fix merge conflictsGeorg Ehrke2011-11-121-2/+2
|\ \ \ | | |/ | |/|
| * | Do not set incorrect components for default calendarDavid Iwanowitsch2011-10-231-1/+1
* | | enable listview buttonGeorg Ehrke2011-10-211-1/+1
* | | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-211-0/+11
| |/ |/|
* | Implement listview for fullcalendarBart Visscher2011-10-201-2/+2
* | Fix changing calendar dataBart Visscher2011-10-201-6/+1
* | Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-201-2/+2
* | Connect calendar buttons to actionsBart Visscher2011-10-201-1/+2
* | Implement loading of events in calendarBart Visscher2011-10-201-2/+11
* | Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-201-6/+8
|/
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Change copyright notice to short formBart Visscher2011-09-231-18/+7
* Make event category choice multiselectBart Visscher2011-09-231-5/+7
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1