Commit Graph

2974 Commits (b23b5aae7fba9467fd0e6b6137268c894ea6f8e8)
 

Author SHA1 Message Date
Bart Visscher bd7227bb93 Spelling fix hint text 13 years ago
Bart Visscher 6bbd67c3c6 Calendar: only update default view when it really changed 13 years ago
Bart Visscher 539fd7240c Calendar: optimize sending calendar events, also enabled caching of result 13 years ago
Bart Visscher a33b757b19 Calendar: Add default repeat values when editing a non-repeating event 13 years ago
Bart Visscher dab5531474 Bookmarks: Fix image urls in bookmarks.js 13 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Bart Visscher 5f3c549227 Contacts: Add removed app enabled check 13 years ago
Bart Visscher f54c767d72 Fix parameter of OC_Response::sendFile 13 years ago
Bart Visscher bcbebe390b Document OC_Response 13 years ago
Thomas Tanghus 86893ea78c UI tweaks for name selector combobox. 13 years ago
Thomas Tanghus 0e2531ba57 Added method for loading from file handle. 13 years ago
Thomas Tanghus fa7fabf024 Minor tweaks 13 years ago
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