Commit Graph

1312 Commits (a919a136c418f99bded289034090b4e8d4e23533)

Author SHA1 Message Date
Thomas Tanghus ffdfe8257b Contacts: Fix adding/updating address book with empty name. 13 years ago
Thomas Tanghus 456ada01fa Contacts: Apply strip_tags on compound values. 13 years ago
Thomas Tanghus 12bcbcdc62 Update ctag in deleteFromDAVData. 13 years ago
Arthur Schiwon 7ff4e40b20 Combing LDAP backend with LDAP extended backend 13 years ago
Alessandro Cosentino 490c9db15d Added bookmarklet for browser. Inspired by Google Bookmarks 13 years ago
Florian Pritz 9d2379742b apps/calendar: update ctag after deleteFromDAVData 13 years ago
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 13 years ago
Tom Needham 71a2241aee Fixed call to OC_User. Thanks Burillo on IRC 13 years ago
Thomas Tanghus 2ee2f87efe Strip tags on address on client side. 13 years ago
Thomas Tanghus 868cf6bb83 Avoid errors from missing GD library. 13 years ago
Thomas Tanghus 96612c506e Removed obsolete commented code and made minor speed improvements. 13 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 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
Thomas Tanghus 86893ea78c UI tweaks for name selector combobox. 13 years ago
Thomas Tanghus fa7fabf024 Minor tweaks 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
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
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
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 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 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 40d343e2af fix oc-bug 239 - & => & 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
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