summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-112-17/+5
|\
| * Some small changesBart Visscher2011-12-091-3/+2
| * Update OC_VObjectBart Visscher2011-12-091-14/+3
* | Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-095-76/+33
|\|
| * Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-075-76/+33
* | Merge gitorious.org:~tanghus/owncloud/tanghus-owncloud into tanghus_remote_ba...Thomas Tanghus2011-12-043-3/+5
|\|
| * Calendar: Also check if the enddate is in the requested range for eventsBart Visscher2011-11-301-0/+2
| * Calendar: Use the default timezone that is set in lib/base.phpBart Visscher2011-11-303-3/+3
* | Removed some debug statements.Thomas Tanghus2011-12-011-13/+13
|/
* Fix scrolling through monthsBart Visscher2011-11-231-0/+4
* fix timeformat setting for fullcalendarGeorg Ehrke2011-11-202-5/+7
* first implementation of the search functionGeorg Ehrke2011-11-142-0/+28
* fix timezone for repeating eventsGeorg Ehrke2011-11-121-3/+3
* support for repeating eventsGeorg Ehrke2011-11-122-26/+55
* another fix of caldav urlGeorg Ehrke2011-11-121-1/+1
* Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-123-13/+7
|\
| * Use a function to generate select optionsBart Visscher2011-11-091-9/+3
| * Add sequence name in insertid to be more portableBrice Maron2011-10-292-4/+4
* | fix caldav urlGeorg Ehrke2011-11-121-0/+1
* | automatic timezone detectionGeorg Ehrke2011-11-114-19/+82
* | Use Last-Modified property to check for changed eventsBart Visscher2011-11-098-5/+44
* | Use parse function in Calendar_ObjectBart Visscher2011-11-095-5/+5
* | Cleanup tipsy popups on more actionsBart Visscher2011-10-271-0/+3
* | Move unselect call to after the dialog startsBart Visscher2011-10-271-1/+1
* | Quickfix hanging tipsy popupsBart Visscher2011-10-251-0/+1
* | Fix fromtime/totime warningsBart Visscher2011-10-251-3/+5
* | Implement select event creationBart Visscher2011-10-252-52/+31
* | Fix scrolling calendarBart Visscher2011-10-251-3/+6
* | Merge branch 'master' into fullcalendarBart Visscher2011-10-241-1/+1
|\|
| * Do not set incorrect components for default calendarDavid Iwanowitsch2011-10-231-1/+1
* | translatable error messagesGeorg Ehrke2011-10-223-12/+25
* | fix new allday bugGeorg Ehrke2011-10-211-3/+1
* | fix allday bugGeorg Ehrke2011-10-211-10/+13
* | Better event popupBart Visscher2011-10-212-25/+50
* | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
* | Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
* | Implement listview for fullcalendarBart Visscher2011-10-204-130/+213
* | Optimize deleting eventBart Visscher2011-10-201-8/+5
* | Fix changing calendar dataBart Visscher2011-10-207-51/+72
* | Implement resizing of eventsBart Visscher2011-10-202-0/+54
* | Implement moving of eventBart Visscher2011-10-202-106/+38
* | Connect popup to fullcalendarBart Visscher2011-10-202-24/+14
* | Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-204-214/+39
* | Translation of calendar interfaceBart Visscher2011-10-202-0/+18
* | Connect calendar buttons to actionsBart Visscher2011-10-204-31/+39
* | Implement loading of events in calendarBart Visscher2011-10-206-443/+88
* | Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-203-192/+72
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-156-15/+20
|\
| * Remove unused parameterBart Visscher2011-10-151-1/+1
| * Fix calendar colors with new calendarBart Visscher2011-10-154-11/+17