Commit Graph

207 Commits (a8789ebe2975564bee851b895d636d7503135257)

Author SHA1 Message Date
Bart Visscher 5fd595c0bf Calendar: add loading indicator 13 years ago
Bart Visscher ff346ad135 Calendar: small for loop fix 13 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 13 years ago
Bart Visscher 1746cba249 Some small changes 14 years ago
Bart Visscher a3cb04013e Update OC_VObject 14 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 14 years ago
Thomas Tanghus 58d1a3516a Removed some debug statements. 14 years ago
Bart Visscher 0bbeb13e26 Calendar: Also check if the enddate is in the requested range for events 14 years ago
Bart Visscher e5fdc6013a Calendar: Use the default timezone that is set in lib/base.php 14 years ago
Bart Visscher ee549dfb38 Fix scrolling through months 14 years ago
Georg Ehrke a38778f911 fix timeformat setting for fullcalendar 14 years ago
Georg Ehrke 3d498002d0 first implementation of the search function 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 eea20e51d8 another fix of caldav url 14 years ago
Georg Ehrke 03d9fab3c0 fix caldav url 14 years ago
Georg Ehrke 26272c4252 automatic timezone detection 14 years ago
Bart Visscher ef124c3e21 Use a function to generate select options 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
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
Bart Visscher 8dd2f463f8 Cleanup tipsy popups on more actions 14 years ago
Bart Visscher 1e8e2ae353 Move unselect call to after the dialog starts 14 years ago
Bart Visscher d0e9c81399 Quickfix hanging tipsy popups 14 years ago
Bart Visscher 55d957489d Fix fromtime/totime warnings 14 years ago
Bart Visscher 50649ad0d1 Implement select event creation 14 years ago
Bart Visscher 950018b5c3 Fix scrolling calendar 14 years ago
David Iwanowitsch 74740fb71a Do not set incorrect components for default calendar 14 years ago
Georg Ehrke 9761a1de3e translatable error messages 14 years ago
Georg Ehrke 433b57c315 fix new allday bug 14 years ago
Georg Ehrke d50b014aba fix allday bug 14 years ago
Bart Visscher eb68201bc5 Better event popup 14 years ago
Georg Ehrke a1eda425ed added transition function from 'old' calendar to fullcalendar (fixed currentview bug) 14 years ago
Bart Visscher 085001fa24 Disable calendar scrolling, doesn't work yet 14 years ago
Bart Visscher 96002c8c8f Implement listview for fullcalendar 14 years ago
Bart Visscher beb5d62779 Optimize deleting event 14 years ago
Bart Visscher 2269f74c27 Fix changing calendar data 14 years ago
Bart Visscher 3d8a1ccb3f Implement resizing of events 14 years ago
Bart Visscher a8bca282df Implement moving of event 14 years ago
Bart Visscher bb5ccc5731 Connect popup to fullcalendar 14 years ago
Bart Visscher 0eb6c759d7 Connect newEvent & editEvent to fullcalendar 14 years ago
Bart Visscher 4fe48a50f0 Translation of calendar interface 14 years ago
Bart Visscher 2e6ec6ce0b Connect calendar buttons to actions 14 years ago
Bart Visscher 4075d18050 Implement loading of events in calendar 14 years ago
Bart Visscher a12cdb55b1 Replace ownCloud calendar html with fullcalendar implementation 14 years ago
Bart Visscher c383543ec9 Remove unused parameter 14 years ago
Bart Visscher 9cfae56df5 Fix calendar colors with new calendar 14 years ago
Georg Ehrke ea8461e83d scrolling in calendar 14 years ago
John Kristensen c86d1824fe Improve handling of calendar export $_GET params 14 years ago
John Kristensen ef8826ac2d remove 'description' from OC_Connector_Sabre_CalDAV propertyMap 14 years ago