Commit Graph

395 Commits (5904d5cf50ba5567fac40e6fa1f1ded6a9f48bcd)

Author SHA1 Message Date
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 13 years ago
Bart Visscher 9599548203 Contacts: change card parameter type of VCard::edit and VCard::add 13 years ago
Bart Visscher 97ab706a6a Contacts: No random token for contactphoto 13 years ago
Bart Visscher 46aa011ef9 Contacts: Add Organisation as Name property choice 13 years ago
Bart Visscher 9ccf46d350 Contacts: convert class attribute selectors to class selectors 13 years ago
Thomas Tanghus 75323b86d1 Contacts: UI updates and ajax methods for categories. 13 years ago
Jakob Sack 1865659ce1 Fix missing bracket 13 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 13 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
Bart Visscher 5dcd9e20d0 Small cleanups 13 years ago
Bart Visscher f914cd0144 Implement showing Birthdays of contacts in the calendar 13 years ago
Georg Ehrke aae0d990ca fix baseUri of the Carddav server 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Marvin Thomas Rabe b3f3b8c23f UI problems solved. Bookmarks app updated. 13 years ago
Thomas Tanghus faf6055baa Translate and fix copy/paste error. 13 years ago
Thomas Tanghus c5c843bfef Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove duplicate code. 13 years ago
Thomas Tanghus e0c92662f8 JS fix on address book creation. 13 years ago
Thomas Tanghus a79f5d40de Remove my FIXME comments when I've fixed it :-P 13 years ago
VicDeo d5f7a39936 Contact list scroll fix 13 years ago
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
Thomas Tanghus c62673d360 Added public static OC_VCategories object to OC_Contacts_App. 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
Thomas Tanghus a3e58157ee Strip tags on address on client side. 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 6e35d50cbb Avoid errors from missing GD library. 13 years ago
Thomas Tanghus 98b2d2db3d Removed obsolete commented code and made minor speed improvements. 13 years ago
Thomas Tanghus 86893ea78c UI tweaks for name selector combobox. 13 years ago
Thomas Tanghus fa7fabf024 Minor tweaks 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 594dcf13f2 Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader 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