aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/export.php
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictsGeorg Ehrke2012-04-221-2/+2
|\
| * fix merge conflictsGeorg Ehrke2012-04-211-2/+2
| |\
| * | add new parameters to export fileGeorg Ehrke2012-03-311-3/+3
* | | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-201-1/+1
|\ \ \ | | |/ | |/|
| * | cal import should group events by uid, export should have correct newlines, f...Scott Shambarger2012-03-311-1/+1
| |/
* / remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|/
* add backslash r to the newline varGeorg Ehrke2012-03-281-1/+1
* use backslash n instead of a real new lineGeorg Ehrke2012-01-151-2/+1
* fix newline problem in calendarGeorg Ehrke2012-01-151-2/+4
* Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud...Bart Visscher2011-12-271-11/+11
|\
| * Removed some debug statements.Thomas Tanghus2011-12-011-13/+13
* | Calendar: small for loop fixBart Visscher2011-12-181-2/+2
* | Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-11/+3
|/
* Improve handling of calendar export $_GET paramsJohn Kristensen2011-10-121-2/+2
* added function to export single eventsGeorg Ehrke2011-10-011-10/+24
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Change copyright notice to short formBart Visscher2011-09-231-18/+7
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-161-2/+2
* export function and style fixes in calendarGeorg Ehrke2011-09-021-0/+37