Commit Graph

65 Commits

Author SHA1 Message Date
Bart Visscher a12cdb55b1 Replace ownCloud calendar html with fullcalendar implementation 2011-10-20 23:49:27 +02:00
Marvin Thomas Rabe 213275a1f8 Add translation and fixed some css problems 2011-10-02 15:55:23 +02:00
Florian Pritz 98fad5de92 Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards
The rfc [1] only mentions "DATE-TIME" and after this change events
created in the web ui can be imported by lightning. Before it threw a
syntax error.

[1]: https://tools.ietf.org/html/rfc5545

Signed-off-by: Florian Pritz <bluewind@xinu.at>

From commit 71706282f7
2011-09-29 22:07:50 +02:00
Robin Appelman 2086bc4be7 update sabredav to 1.5.3 2011-09-29 14:28:57 +02:00
Florian Pritz 71706282f7 change DATETIME to DATE-TIME in vcards
The rfc [1] only mentions "DATE-TIME" and after this change events
created in the web ui can be imported by lightning. Before it threw a
syntax error.

[1]: https://tools.ietf.org/html/rfc5545

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:52 +02:00
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:47 +02:00
Jan-Christoph Borchardt f65d0e4f80 moved copyright and license notices in one place 2011-09-24 16:30:11 +02:00
Bart Visscher 82c7598861 Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
2011-09-18 19:37:54 +02:00
Michael Gapczynski e1bde1a78e Merge branch 'master' into sharing
Conflicts:
	files/templates/index.php
2011-08-10 13:40:47 -04:00
Jakob Sack f633492dfc Update SabreDAV 2011-08-10 14:39:12 +02:00
Michael Gapczynski ec6aed8475 Merge branch 'master' into sharing 2011-08-09 10:42:50 -04:00
Michael Gapczynski 9a8eb7298c Actually add the chosen plugin 2011-08-09 10:40:01 -04:00
Robin Appelman 1419d7f2b0 remove prototype versions of chosen 2011-08-09 16:31:16 +02:00
Robin Appelman 88e2b3a857 initial work on new user management 2011-08-09 15:29:13 +02:00
Frank Karlitschek f5a030f4ae remove the ownCloud 3D support and add lot's of usefull 3rd party libraries instead. 2011-08-07 17:36:49 +02:00