Commit Graph

26 Commits (930bbeabd4285617c8a360babbffedca3f3d7634)

Author SHA1 Message Date
Georg Ehrke 930bbeabd4 Calendar Export: replace spaces with dashes in the name of the calendar / event 14 years ago
Georg Ehrke c2a51d1f48 proper export for calendar app - doesn't work with apple ical yet - even though a ics validator says it's valid 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Georg Ehrke 84827ff992 some fixes for calendar's export.php 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 14 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 14 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Scott Shambarger d896c19011 cal import should group events by uid, export should have correct newlines, fix for oc-384 15 years ago
Georg Ehrke 4b3f074309 add new parameters to export file 15 years ago
Georg Ehrke 08b4f996d3 add backslash r to the newline var 15 years ago
Georg Ehrke 360778e520 use backslash n instead of a real new line 15 years ago
Georg Ehrke 43f7b2fd2d fix newline problem in calendar 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
Thomas Tanghus 58d1a3516a Removed some debug statements. 15 years ago
John Kristensen c86d1824fe Improve handling of calendar export $_GET params 15 years ago
Georg Ehrke 0ebe9ad70c added function to export single events 15 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 15 years ago
Bart Visscher 782069e1fa Change copyright notice to short form 15 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 15 years ago
Bart Visscher 388b14604a Move Calendar Object code to its own class OC_Calendar_Object 15 years ago
Georg Ehrke 8cdd9ab81b export function and style fixes in calendar 15 years ago
Georg Ehrke bf68cd8ba4 better multiple language support, first integration of new calendar class 15 years ago
Jakob Sack fbb63f11e4 Some more work on CalDAV integration 15 years ago
Georg Ehrke 4ae5c4bc33 bug fixes, style fixes 15 years ago
Jakob Sack 414e5e174d merge Georgs calendar 15 years ago