Georg Ehrke
|
0e11cc9f6f
|
fix previous made bug and fix oc bug - oc-139
|
2012-03-23 17:27:52 +01:00 |
Georg Ehrke
|
ac8362e34a
|
check if the title of an event is null - bugfix for oc-139
|
2012-03-23 17:09:51 +01:00 |
Georg Ehrke
|
4c45483ad3
|
make calendar compatible with php 5.2 - works for me with PHP 5.2.12
|
2012-03-03 14:30:52 +01:00 |
Bart Visscher
|
f914cd0144
|
Implement showing Birthdays of contacts in the calendar
|
2012-03-01 21:00:22 +01:00 |
Bart Visscher
|
fe3bcb5fe2
|
Calendar: fix bug in creating DTEND from DTSTART
|
2012-03-01 21:00:22 +01:00 |
Frank Karlitschek
|
a62e109e8c
|
make the location of the 3rdparty folder flexible.
It´s automatically search in the owncloud folder and in the parent folder.
override with an option in config.php is also possible
|
2012-02-23 15:37:38 +01:00 |
Bart Visscher
|
539fd7240c
|
Calendar: optimize sending calendar events, also enabled caching of result
|
2012-02-17 22:09:31 +01:00 |
Georg Ehrke
|
cdf1cf82ba
|
merge 64a617b2a1 into master
|
2012-02-07 22:49:23 +01:00 |
Georg Ehrke
|
92b8f32386
|
Calendar: Bugfix: better input validation
|
2012-02-02 15:01:05 +01:00 |
Georg Ehrke
|
8ee53708ae
|
use pre-decrement instead of post-decrement
|
2011-12-25 15:07:53 +01:00 |
Bart Visscher
|
c67ac46b6c
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
e5fdc6013a
|
Calendar: Use the default timezone that is set in lib/base.php
|
2011-11-30 21:13:04 +01:00 |
Georg Ehrke
|
89b3a395df
|
fix timezone for repeating events
|
2011-11-12 22:30:09 +01:00 |
Georg Ehrke
|
a303992d78
|
support for repeating events
|
2011-11-12 22:02:04 +01:00 |
Bart Visscher
|
b095859a92
|
Use Last-Modified property to check for changed events
|
2011-11-09 22:17:09 +01:00 |
Bart Visscher
|
c65e417666
|
Use parse function in Calendar_Object
|
2011-11-09 22:16:24 +01:00 |
Georg Ehrke
|
433b57c315
|
fix new allday bug
|
2011-10-21 22:59:26 +02:00 |
Georg Ehrke
|
d50b014aba
|
fix allday bug
|
2011-10-21 22:47:31 +02:00 |
Bart Visscher
|
96002c8c8f
|
Implement listview for fullcalendar
|
2011-10-20 23:49:29 +02:00 |
Bart Visscher
|
bb5ccc5731
|
Connect popup to fullcalendar
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
4075d18050
|
Implement loading of events in calendar
|
2011-10-20 23:49:27 +02:00 |