Georg Ehrke
08b4f996d3
add backslash r to the newline var
2012-03-28 17:06:16 +02:00
Georg Ehrke
360778e520
use backslash n instead of a real new line
2012-01-15 00:56:11 +01:00
Georg Ehrke
43f7b2fd2d
fix newline problem in calendar
2012-01-15 00:45:27 +01:00
Bart Visscher
3e2e5196d2
Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud
...
Conflicts:
apps/calendar/export.php
apps/contacts/index.php
2011-12-27 22:18:01 +01:00
Bart Visscher
ff346ad135
Calendar: small for loop fix
2011-12-18 23:10:43 +01:00
Bart Visscher
4eb36b0ecf
Calendar: refactor common ajax functions to OC_Calendar_App
2011-12-18 23:10:42 +01:00
Thomas Tanghus
58d1a3516a
Removed some debug statements.
...
Changed double quotes to single quotes.
2011-12-01 16:06:27 +01:00
John Kristensen
c86d1824fe
Improve handling of calendar export $_GET params
...
* a notice would be reported if either of the 'cal' or 'event' $_GET params
where not supplied, which would result in 'Cannot modify header information'
warnings
2011-10-12 15:23:39 +11:00
Georg Ehrke
0ebe9ad70c
added function to export single events
2011-10-01 23:19:06 +02:00
Bart Visscher
f4782a7690
Check if the application is actually enabled
2011-09-30 23:17:18 +02:00
Bart Visscher
782069e1fa
Change copyright notice to short form
2011-09-23 22:59:54 +02:00
Bart Visscher
e990ef3542
Move some common code to OC_Util
...
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
2011-09-18 21:31:56 +02:00
Bart Visscher
388b14604a
Move Calendar Object code to its own class OC_Calendar_Object
2011-09-16 00:19:43 +02:00
Georg Ehrke
8cdd9ab81b
export function and style fixes in calendar
2011-09-02 12:55:56 +02:00