Commit Graph

227 Commits (fe59015126b08c18a14ef6dc06a80098ad13927f)

Author SHA1 Message Date
Georg Ehrke 5ccd26959f remove unused js 15 years ago
Georg Ehrke e6739d230e add function to detect always the timezone 15 years ago
Bart Visscher 5fd595c0bf Calendar: add loading indicator 15 years ago
Georg Ehrke ffa835c56f fix the default setting for yearly repeating events 15 years ago
Georg Ehrke 9eef57faed make repeating events editable 15 years ago
Georg Ehrke 8ee53708ae use pre-decrement instead of post-decrement 15 years ago
Georg Ehrke 5e6fa608eb use OC_JSON::checkLoggedIn() in all ajax files 15 years ago
Bart Visscher ff346ad135 Calendar: small for loop fix 15 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 15 years ago
Georg Ehrke 56f12cbfb1 delete unused files 15 years ago
Georg Ehrke 33caa64cce check for php version is greater than 5.3.0 - we make extensive use of Date Time Libs 15 years ago
Bart Visscher 1746cba249 Some small changes 15 years ago
Bart Visscher a3cb04013e Update OC_VObject 15 years ago
Georg Ehrke bd68cee8cf add resettimezone file for testing timezone detection 15 years ago
Georg Ehrke add48b2657 optimize timezone detection 15 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 15 years ago
Thomas Tanghus 58d1a3516a Removed some debug statements. 15 years ago
Bart Visscher 0bbeb13e26 Calendar: Also check if the enddate is in the requested range for events 15 years ago
Bart Visscher e5fdc6013a Calendar: Use the default timezone that is set in lib/base.php 15 years ago
Bart Visscher ee549dfb38 Fix scrolling through months 15 years ago
Georg Ehrke a38778f911 fix timeformat setting for fullcalendar 15 years ago
Georg Ehrke 3d498002d0 first implementation of the search function 15 years ago
Georg Ehrke 89b3a395df fix timezone for repeating events 15 years ago
Georg Ehrke a303992d78 support for repeating events 15 years ago
Georg Ehrke eea20e51d8 another fix of caldav url 15 years ago
Georg Ehrke 03d9fab3c0 fix caldav url 15 years ago
Georg Ehrke 26272c4252 automatic timezone detection 15 years ago
Bart Visscher ef124c3e21 Use a function to generate select options 15 years ago
Bart Visscher b095859a92 Use Last-Modified property to check for changed events 15 years ago
Bart Visscher c65e417666 Use parse function in Calendar_Object 15 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 15 years ago
Bart Visscher 8dd2f463f8 Cleanup tipsy popups on more actions 15 years ago
Bart Visscher 1e8e2ae353 Move unselect call to after the dialog starts 15 years ago
Bart Visscher d0e9c81399 Quickfix hanging tipsy popups 15 years ago
Bart Visscher 55d957489d Fix fromtime/totime warnings 15 years ago
Bart Visscher 50649ad0d1 Implement select event creation 15 years ago
Bart Visscher 950018b5c3 Fix scrolling calendar 15 years ago
David Iwanowitsch 74740fb71a Do not set incorrect components for default calendar 15 years ago
Georg Ehrke 9761a1de3e translatable error messages 15 years ago
Georg Ehrke 433b57c315 fix new allday bug 15 years ago
Georg Ehrke d50b014aba fix allday bug 15 years ago
Bart Visscher eb68201bc5 Better event popup 15 years ago
Georg Ehrke a1eda425ed added transition function from 'old' calendar to fullcalendar (fixed currentview bug) 15 years ago
Georg Ehrke c40383b610 enable listview button 15 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) 15 years ago
Georg Ehrke d09b3ad2e7 Revert "first implementation of fullcalendar plugin with old buttons working" 15 years ago
Georg Ehrke b40122832f first implementation of fullcalendar plugin with old buttons working 15 years ago
Bart Visscher 085001fa24 Disable calendar scrolling, doesn't work yet 15 years ago
Bart Visscher 96002c8c8f Implement listview for fullcalendar 15 years ago
Bart Visscher beb5d62779 Optimize deleting event 15 years ago