Commit Graph

54 Commits (62a86748b58d37bf308f3d747389ead816c5c03c)

Author SHA1 Message Date
Georg Ehrke f6dc158d51 fix php notice and displaying of events 13 years ago
Brice Maron 4094f6f8e0 Correct undef variable mistake from prev commit 13 years ago
Brice Maron ffe5ef2268 Correct calendar loading when calendar are from hooks. fix oc-619 13 years ago
Georg Ehrke 99db3c01ee fix bug in events.php 13 years ago
Georg Ehrke cdf5d4e231 fix for previous commit 13 years ago
Georg Ehrke 0ce1cbdd14 fix calendar vulnerability 13 years ago
Bart Visscher 1fef13b0c0 Calendar: Use array_merge to join event arrays 13 years ago
Bart Visscher 07ff1e723a Calendar: Fix repeating events 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Georg Ehrke 9294a95438 fix view of single shared events 13 years ago
Georg Ehrke 960553f9c4 fix path and class name 13 years ago
Georg Ehrke 4d884c3849 clean up events.php of calendar 13 years ago
Georg Ehrke 72a43b3929 revert 0fd8b1a044 13 years ago
Georg Ehrke 0fd8b1a044 fix events.php for rewritten OC_Caledar_App class 13 years ago
Georg Ehrke 0e11cc9f6f fix previous made bug and fix oc bug - oc-139 13 years ago
Georg Ehrke ac8362e34a check if the title of an event is null - bugfix for oc-139 13 years ago
Georg Ehrke 4c45483ad3 make calendar compatible with php 5.2 - works for me with PHP 5.2.12 13 years ago
Bart Visscher f914cd0144 Implement showing Birthdays of contacts in the calendar 13 years ago
Bart Visscher fe3bcb5fe2 Calendar: fix bug in creating DTEND from DTSTART 13 years ago
Georg Ehrke 1d1dfcbc1a replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 13 years ago
Frank Karlitschek a62e109e8c make the location of the 3rdparty folder flexible. 13 years ago
Georg Ehrke ec7ed3c882 add rw and r to events.php 13 years ago
Bart Visscher 539fd7240c Calendar: optimize sending calendar events, also enabled caching of result 13 years ago
Henning Becker 62da0bae43 Handle event exceptions in calendar app. Execeptions to recurring events are not shown anymore. 13 years ago
Georg Ehrke 73038156cc check userrights in events.php 13 years ago
Georg Ehrke db23ec5c1c show shared calendars 13 years ago
Georg Ehrke cdf1cf82ba merge 64a617b2a1 into master 13 years ago
Georg Ehrke 92b8f32386 Calendar: Bugfix: better input validation 13 years ago
Georg Ehrke 64a617b2a1 fix all day with one day to much - bugfix for oc-126 13 years ago
Georg Ehrke 8ee53708ae use pre-decrement instead of post-decrement 13 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 14 years ago
Bart Visscher e5fdc6013a Calendar: Use the default timezone that is set in lib/base.php 14 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Georg Ehrke 89b3a395df fix timezone for repeating events 14 years ago
Georg Ehrke a303992d78 support for repeating events 14 years ago
Bart Visscher b095859a92 Use Last-Modified property to check for changed events 14 years ago
Bart Visscher c65e417666 Use parse function in Calendar_Object 14 years ago
Georg Ehrke 433b57c315 fix new allday bug 14 years ago
Georg Ehrke d50b014aba fix allday bug 14 years ago
Bart Visscher 96002c8c8f Implement listview for fullcalendar 14 years ago
Bart Visscher bb5ccc5731 Connect popup to fullcalendar 14 years ago
Bart Visscher 4075d18050 Implement loading of events in calendar 14 years ago