Commit Graph

27 Commits

Author SHA1 Message Date
Robin Appelman 469a80ac09 fix some sqlite2 upgrade issues 2012-01-14 18:11:32 +01:00
Robin Appelman 5c179e6255 fix another warning in pgsql 2012-01-14 18:11:32 +01:00
Robin Appelman 1b1c4889fc fix some warning in the pgsql driver 2012-01-13 20:04:59 +01:00
Georg Ehrke 9e105d9bd7 remove old code in comments 2012-01-08 16:44:15 +01:00
Georg Ehrke a9aabd1c8d 3rdparty: fix bug in when 2012-01-08 16:41:36 +01:00
Georg Ehrke be9ca44d07 fix bug in 3rdparty lib 2012-01-05 20:19:07 +01:00
Robin Appelman 3d1accab70 add licence file for sabredav 2011-12-18 03:45:13 +01:00
Bart Visscher 2d391298fb Contacts: Allow '/' in property name
Kaddressbook uses this in the messaging property. This is allowed in Version 2 of the vcard specification. Version 3 of the specification doesn't allow this any more but be lenient in what we accept.
2011-11-30 20:58:27 +01:00
Bart Visscher cea6561632 Update chosen to v0.9.5 2011-11-24 21:36:34 +01:00
Georg Ehrke a303992d78 support for repeating events 2011-11-12 22:02:04 +01:00
Georg Ehrke e5a3ab8aad Merge branch 'master' into fullcalendar 2011-11-12 15:09:37 +01:00
Robin Appelman 5ffec92701 upgrade to Sabredav 1.5.4 2011-10-29 00:50:07 +02:00
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