summaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* removing executable bit from various filesThomas Mueller2012-04-30264-0/+0
|
* Merge branch 'sabredav_1.6'Georg Ehrke2012-04-25185-5174/+9411
|\
| * update to SabreDav 1.6.2Georg Ehrke2012-04-21180-0/+24863
| |
| * remove old sabredav filesGeorg Ehrke2012-04-21153-20626/+0
| |
* | move granite also to apps-playground because it´s not stable yet and is no ↵Frank Karlitschek2012-04-2410-1797/+0
| | | | | | | | longer used
* | move files of fullcalendar 1.5.3Georg Ehrke2012-04-225-0/+0
| |
* | add new files of fullcalendar 1.5.3Georg Ehrke2012-04-227-0/+6427
| |
* | remove old fullcalendar filesGeorg Ehrke2012-04-228-6721/+0
|/
* add phpmailer to 3rdpartyFrank Karlitschek2012-04-202-0/+3290
|
* add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-188-0/+4335
|
* upgrade getid3Robin Appelman2012-04-1271-0/+35359
|
* Add Craigs granite library to 3rdparty and files_versioning. Still not ↵Frank Karlitschek2012-04-0910-0/+1797
| | | | working and lots ot stuff to do.
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-281-2/+2
|
* add tar backend for OC_ArchiveRobin Appelman2012-03-281-0/+1954
| | | | also handles bz2/gz compression
* improved password hashing based one phpassRobin Appelman2012-02-264-0/+452
| | | | old passwords are automatically upgraded on login
* some more error reporting during filesystem scanRobin Appelman2012-02-251-1/+1
|
* Revert "remove the 3rdparty files. everything is now in ↵Robin Appelman2012-02-16419-2/+123978
| | | | | | https://gitorious.org/owncloud/3rdparty" This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.
* remove the 3rdparty files. everything is now in ↵Frank Karlitschek2012-02-15419-123978/+2
| | | | https://gitorious.org/owncloud/3rdparty
* use SimpleTest for unit testingRobin Appelman2012-02-12131-0/+44269
| | | | includes some tests for storage providers, more to come
* Merge branch 'master' into calendarGeorg Ehrke2012-01-172-22/+25
|\
| * typos....Robin Appelman2012-01-161-1/+1
| |
| * small documentation improvementRobin Appelman2012-01-161-2/+2
| |
| * fix database upgrading for pgsqlRobin Appelman2012-01-161-1/+4
| |
| * fix some pgsql strict warningsRobin Appelman2012-01-162-21/+21
| |
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-1643-0/+2588
|/
* fix some sqlite2 upgrade issuesRobin Appelman2012-01-141-2/+4
|
* fix another warning in pgsqlRobin Appelman2012-01-141-1/+1
|
* fix some warning in the pgsql driverRobin Appelman2012-01-132-4/+4
|
* remove old code in commentsGeorg Ehrke2012-01-081-6/+0
|
* 3rdparty: fix bug in whenGeorg Ehrke2012-01-081-1/+13
|
* fix bug in 3rdparty libGeorg Ehrke2012-01-051-2/+2
|
* add licence file for sabredavRobin Appelman2011-12-181-0/+27
|
* Contacts: Allow '/' in property nameBart Visscher2011-11-301-1/+1
| | | | 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.
* Update chosen to v0.9.5Bart Visscher2011-11-245-80/+179
|
* support for repeating eventsGeorg Ehrke2011-11-122-0/+734
|
* Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-1221-78/+103
|\
| * upgrade to Sabredav 1.5.4Robin Appelman2011-10-2921-78/+103
| |
* | Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-208-0/+6721
|/
* Add translation and fixed some css problemsMarvin Thomas Rabe2011-10-021-0/+1
|
* Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-292-6/+6
| | | | | | | | | | | | 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 71706282f708da237fe259da5b64c0bcd0c0015f
* update sabredav to 1.5.3Robin Appelman2011-09-2929-89/+414
|
* change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-242-6/+6
| | | | | | | | | | 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>
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-2/+2
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* moved copyright and license notices in one placeJan-Christoph Borchardt2011-09-242-75/+0
|
* Remove global vars and use the OC static version.Bart Visscher2011-09-183-9/+6
| | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
* Merge branch 'master' into sharingMichael Gapczynski2011-08-103-4/+16
|\ | | | | | | | | Conflicts: files/templates/index.php
| * Update SabreDAVJakob Sack2011-08-103-4/+16
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-095-0/+411
|\|
| * remove prototype versions of chosenRobin Appelman2011-08-092-784/+0
| |
| * initial work on new user managementRobin Appelman2011-08-099-0/+1991
| |