Commit Graph

2861 Commits (196d6196895e7128d9cd79ac861fdc65c7b54c09)
 

Author SHA1 Message Date
Robin Appelman 20553c1afe Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty" 13 years ago
Robin Appelman 19827b8b35 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek dccdeca258 remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty 13 years ago
Robin Appelman c2fb5fed02 use cached size for getting the size of a moved file 13 years ago
Tom Needham e6b835bea8 Update breadcrumb css on close 13 years ago
Tom Needham aec6a3c32f Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 13 years ago
Frank Karlitschek 127c0c7033 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek d53ed4b40b make it possible to override every image and logo with a new version from within a theme. I think we have a very cool theming here. *self-praise* 13 years ago
Thomas Tanghus 31dab0372d Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up. 13 years ago
Thomas Tanghus ae426ad115 Added some check for when addinf deleting contacts. 13 years ago
Klaas Freitag 064f87680b Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Klaas Freitag 60a03580ff allow to set a files mtime through a PROPPATCH request on resource 13 years ago
Thomas Tanghus f7161bb48b Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227 13 years ago
Thomas Tanghus dc20900e10 Modify check for missing UID. 13 years ago
Thomas Tanghus 53503148f3 Use proper index file. 13 years ago
Thomas Tanghus 4446854f75 Don't try to load a profile picture for contacts the doesn't have any. 13 years ago
Thomas Tanghus 07c422d81d Removed superfluous debug. 13 years ago
Thomas Tanghus 3adaacc0ce Added OC_Contacts_VCard::moveToAddressBook 13 years ago
Thomas Tanghus 024405e4f1 Added function for later testing. 13 years ago
Robin Appelman 3c52ac7af3 make local filestorage comply with test cases 13 years ago
Robin Appelman bfa18fde19 dummy data for tests cases 13 years ago
Robin Appelman 7323b52560 some additional test cases for file storage backends 13 years ago
Bart Visscher a37bd93222 External: Use OC_Util::checkLoggedIn 13 years ago
Bart Visscher 777804fac2 Gallery: remove unused cover.php 13 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Bart Visscher 29fc82c364 Send gallery album thumbnail with OC_Response::sendFile 13 years ago
Bart Visscher 594dcf13f2 Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader 13 years ago
Bart Visscher 0fd5252cfc OC_Image: Move Content-Type header to show function 13 years ago
Bart Visscher 169ddc5b0b Gallery: Only get local file when generating photo thumbnail 13 years ago
Bart Visscher e137020f67 Gallery: Use OC_Respone::enableCaching for (album)thumbnails 13 years ago
Bart Visscher 363fdc40b8 OC_Response: Set Expire and Cache-Control headers in enableCaching 13 years ago
Bart Visscher 7208abf618 OC_Response: fix var name bugs 13 years ago
Bart Visscher e084386770 Gallery: Move login check to beginning of galleryOp.php 13 years ago
Bart Visscher e402896001 Gallery: Remove autoloaded includes from galleryOp.php 13 years ago
Georg Ehrke d10f4f071d Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Robin Appelman d6aa5ac7e8 make local filestorage comply with test cases 13 years ago
Robin Appelman 31ea39360c dummy data for tests cases 13 years ago
Robin Appelman 3030f13d5f some additional test cases for file storage backends 13 years ago
Georg Ehrke 40d343e2af fix oc-bug 239 - & => & 13 years ago
Bart Visscher a25bda8e41 Add application name to title 13 years ago
Bart Visscher 5c816c0cc9 Contacts: Optimize thumbnail cache handling a bit 13 years ago
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 13 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 13 years ago
Bart Visscher ee7931f457 Contacts: Add missing parameter 13 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 13 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 13 years ago
Tom Needham a0bb6079c5 Add description to texteditor info.xml -fix oc-234 13 years ago
Bart Visscher f5385e4a63 Contacts: Add id to vars with id in them 13 years ago
Bart Visscher 623afb69b6 Contacts: cleanup OC_L10N usage 13 years ago
Bart Visscher 39f342d595 Contacts: Move debug logging of $_POST to after access checks 13 years ago