Commit Graph

101 Commits (b2011bd0a01e9084a7fc1d5a04ed02a29c69ac4b)

Author SHA1 Message Date
Georg Ehrke 08b4f996d3 add backslash r to the newline var 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 04c9cc6034 give users the possibility to choose between monday and sunday as first day of the week 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Georg Ehrke 89865cb8a0 stop using 3rdparty services for timezone detection 13 years ago
Georg Ehrke b1fb325d48 rename updatecalendar to update 13 years ago
Georg Ehrke 8cd1027214 better var name in changeview.php 13 years ago
Georg Ehrke b7de1850a0 add moved files to clean up ajax folder 13 years ago
Georg Ehrke e188b96596 remove old ajax files 13 years ago
Frank Karlitschek a62e109e8c make the location of the 3rdparty folder flexible. 13 years ago
Bart Visscher 86d2927c02 Calendar: Correct calendarcolor format for ical color property 13 years ago
Bart Visscher 539fd7240c Calendar: optimize sending calendar events, also enabled caching of result 13 years ago
Bart Visscher a33b757b19 Calendar: Add default repeat values when editing a non-repeating event 13 years ago
Georg Ehrke cdf1cf82ba merge 64a617b2a1 into master 13 years ago
Georg Ehrke ab31a890b6 use strip_tags for calendar names 13 years ago
Georg Ehrke 92b8f32386 Calendar: Bugfix: better input validation 13 years ago
Georg Ehrke b8e01939e9 fix undefined indices - bugfix for oc-99 13 years ago
Georg Ehrke 66f8a0e1a3 validate the calendar name 13 years ago
Georg Ehrke 78c5c2e7d5 fix Undefined variable - bugfix for oc-69 13 years ago
Georg Ehrke 868cf46290 improve import function 13 years ago
Georg Ehrke cb445deb5f fix login check in ajax files 13 years ago
Georg Ehrke edc9a150aa fix editeventdialog for monthly repeating events with a specific weekday and weeknumber combination 13 years ago
Georg Ehrke a88cc91ad9 fix end for repeating events 13 years ago
Georg Ehrke e6739d230e add function to detect always the timezone 13 years ago
Georg Ehrke ffa835c56f fix the default setting for yearly repeating events 13 years ago
Georg Ehrke 9eef57faed make repeating events editable 13 years ago
Georg Ehrke 8ee53708ae use pre-decrement instead of post-decrement 13 years ago
Georg Ehrke 5e6fa608eb use OC_JSON::checkLoggedIn() in all ajax files 13 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 13 years ago
Georg Ehrke 56f12cbfb1 delete unused files 14 years ago
Georg Ehrke add48b2657 optimize timezone detection 14 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
Georg Ehrke 26272c4252 automatic timezone detection 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
Bart Visscher 50649ad0d1 Implement select event creation 14 years ago
Georg Ehrke 433b57c315 fix new allday bug 14 years ago
Georg Ehrke d50b014aba fix allday bug 14 years ago
Georg Ehrke a1eda425ed added transition function from 'old' calendar to fullcalendar (fixed currentview bug) 14 years ago
Georg Ehrke e48377d85b added transition function from 'old' calendar to fullcalendar (fixed currentview bug) and removed listview (it is not implemented in fullcalendar yet) 14 years ago
Bart Visscher 96002c8c8f Implement listview for fullcalendar 14 years ago
Bart Visscher 2269f74c27 Fix changing calendar data 14 years ago