Commit Graph

45 Commits (bc81179163642098ee27cf43aff25c4c68f3e12c)

Author SHA1 Message Date
Thomas Tanghus 102cf150b3 Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA 13 years ago
Thomas Tanghus d36d317bb2 Contacts: Modifications for using categories. 13 years ago
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
Thomas Tanghus 75323b86d1 Contacts: UI updates and ajax methods for categories. 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 12bcbcdc62 Update ctag in deleteFromDAVData. 13 years ago
Thomas Tanghus c62673d360 Added public static OC_VCategories object to OC_Contacts_App. 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 07c422d81d Removed superfluous debug. 13 years ago
Thomas Tanghus 3adaacc0ce Added OC_Contacts_VCard::moveToAddressBook 13 years ago
Thomas Tanghus ff53b0c209 Keep js data structure in sync on changes. 13 years ago
Thomas Tanghus 0c5eb542bd Fixed broken "Add new" contact. 13 years ago
Thomas Tanghus 424c64c0eb Don't import cards that can't be parsed by Sabre, but log it instead. 13 years ago
Thomas Tanghus 249e46c5b7 Some fixes for malformed VCards. 13 years ago
Thomas Tanghus 4db661ba9d Fixed broken "Add new" contact. 13 years ago
Thomas Tanghus 2cebfb50a4 Fixed broken "Add new" contact. 13 years ago
Thomas Tanghus db1f77e4f5 Some reminders in the code of what I have to change post OC3.0 13 years ago
Thomas Tanghus 5458e52935 Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92 13 years ago
Thomas Tanghus ca03a26f15 - Added fix for empty 'FN' field on import via CardDAV clients. 13 years ago
Thomas Tanghus 0d120efda5 Add PRODID to vcards created by ownCloud. 13 years ago
Thomas Tanghus 237ba65a20 Localizin strings and adding error checking. 13 years ago
Thomas Tanghus eae3e134ff Make sure VERSION is set. 13 years ago
Thomas Tanghus 1a6ad816a3 CSS cleanup, more error checking, better error messages, general cleanup. 13 years ago
Thomas Tanghus aadb81a32a OC_DB::insertid was being called too late to get the correct result. 13 years ago
Thomas Tanghus 1b146b85d2 Removed redundant DB queries. 13 years ago
Thomas Tanghus 4793d25c57 Added license and waiver of conditions for jquery.inview. 13 years ago
Thomas Tanghus c7b7758816 Updating of contact list when activating/adding/deleting address books now works. 14 years ago
Thomas Tanghus b3661adf02 Various fixes to multiple address books handling 14 years ago
Bart Visscher 247146f703 Contacts: refactor rendering of part.details template 14 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 14 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Bart Visscher a2ecdfcac1 Contacts: support multiple phone type parameter 14 years ago
Bart Visscher ef124c3e21 Use a function to generate select options 14 years ago
Jakob Sack 938c5ef21c contacts: every card needs a version! 14 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
Bart Visscher 61660c068a Fix function name error in contacts app 14 years ago
Bart Visscher a13d42fdaf Fixes for adding contact property 14 years ago
Bart Visscher 2c95c799e6 Add new contact name to end of cantact list 14 years ago
Bart Visscher fada3517b0 All the basic field for add contact added 14 years ago
Jakob Sack 54a3b28dce Split OC_Contacts_Addressbook in _Addressbook and _VCard 14 years ago
Jakob Sack d3ee19e675 fix documentation 14 years ago
Jakob Sack ae622dbbfe Small fix in documentation 14 years ago
Jakob Sack c3ff534b19 Improve reading of vCard files 14 years ago
Jakob Sack 5fed5bab4a Improving contacts 14 years ago
Jakob Sack 39ecef39cd Fix creation of UID in contacts 14 years ago
Jakob Sack 4915610b5f Fix creation of UID in contacts 14 years ago
Jakob Sack 5324d6f7df Small fixes 14 years ago
Jakob Sack c6f499c685 Some more fixes. It basically works but looks ugly 14 years ago