Commit Graph

81 Commits (fc555b48ec0f5600a7f9ae25354ffaca2e0533de)

Author SHA1 Message Date
Thomas Tanghus 102cf150b3 Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA 15 years ago
Thomas Tanghus d36d317bb2 Contacts: Modifications for using categories. 15 years ago
Bart Visscher 340320625e Contacts: Add UI for categories 15 years ago
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 15 years ago
Bart Visscher 9599548203 Contacts: change card parameter type of VCard::edit and VCard::add 15 years ago
Thomas Tanghus 75323b86d1 Contacts: UI updates and ajax methods for categories. 15 years ago
Jakob Sack 1865659ce1 Fix missing bracket 15 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 15 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 15 years ago
Bart Visscher 5dcd9e20d0 Small cleanups 15 years ago
Bart Visscher f914cd0144 Implement showing Birthdays of contacts in the calendar 15 years ago
Thomas Tanghus c5c843bfef Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove duplicate code. 15 years ago
Thomas Tanghus 12bcbcdc62 Update ctag in deleteFromDAVData. 15 years ago
Thomas Tanghus c62673d360 Added public static OC_VCategories object to OC_Contacts_App. 15 years ago
Tom Needham 71a2241aee Fixed call to OC_User. Thanks Burillo on IRC 15 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 15 years ago
Thomas Tanghus f7161bb48b Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227 15 years ago
Thomas Tanghus dc20900e10 Modify check for missing UID. 15 years ago
Thomas Tanghus 07c422d81d Removed superfluous debug. 15 years ago
Thomas Tanghus 3adaacc0ce Added OC_Contacts_VCard::moveToAddressBook 15 years ago
Bart Visscher ee7931f457 Contacts: Add missing parameter 15 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 15 years ago
Bart Visscher b77132edbe Contacts: Save last-modified time in REV property if not set 15 years ago
Bart Visscher 6bd0aad117 Contacts: Fix adding N property in getContactVCard 15 years ago
Bart Visscher 8f3da6ee9b Small coding style update 15 years ago
Bart Visscher 1a74f0a18c Improve logging in OC_Contacts_App 15 years ago
Thomas Tanghus ff53b0c209 Keep js data structure in sync on changes. 15 years ago
Thomas Tanghus 0c5eb542bd Fixed broken "Add new" contact. 15 years ago
Thomas Tanghus 424c64c0eb Don't import cards that can't be parsed by Sabre, but log it instead. 15 years ago
Thomas Tanghus 249e46c5b7 Some fixes for malformed VCards. 15 years ago
Thomas Tanghus 4db661ba9d Fixed broken "Add new" contact. 15 years ago
Thomas Tanghus 2cebfb50a4 Fixed broken "Add new" contact. 15 years ago
Thomas Tanghus 3f1486534f - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93 15 years ago
Thomas Tanghus db1f77e4f5 Some reminders in the code of what I have to change post OC3.0 15 years ago
Thomas Tanghus 5458e52935 Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92 15 years ago
Thomas Tanghus ca03a26f15 - Added fix for empty 'FN' field on import via CardDAV clients. 15 years ago
Thomas Tanghus 5bd117dd6d UI fixes in contact editor and address book dialog. 15 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 15 years ago
Thomas Tanghus 22356533a0 Added search. Thanks to icewind it was mostly copy/paste :-) 15 years ago
Thomas Tanghus 0d120efda5 Add PRODID to vcards created by ownCloud. 15 years ago
Thomas Tanghus 237ba65a20 Localizin strings and adding error checking. 15 years ago
Thomas Tanghus eae3e134ff Make sure VERSION is set. 15 years ago
Thomas Tanghus 1a6ad816a3 CSS cleanup, more error checking, better error messages, general cleanup. 15 years ago
Thomas Tanghus aadb81a32a OC_DB::insertid was being called too late to get the correct result. 15 years ago
Thomas Tanghus 1b146b85d2 Removed redundant DB queries. 15 years ago
Thomas Tanghus 4793d25c57 Added license and waiver of conditions for jquery.inview. 15 years ago
Bart Visscher 16e4e6dcc3 Contacts: small merge cleanups 15 years ago
Bart Visscher dff9585f64 Contacts: add missing property_options template var 15 years ago
Thomas Tanghus feeb0c742a Misc. changes after review by bartv. 15 years ago
Thomas Tanghus c7b7758816 Updating of contact list when activating/adding/deleting address books now works. 15 years ago