Commit Graph

59 Commits (fcb4d2aaeea5066e8efc04f71bc2551cde18fd39)

Author SHA1 Message Date
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Thomas Tanghus e5840e1fe2 Contacts: Hack to add structured name from formatted name. 14 years ago
Thomas Tanghus 2c6740b0c7 Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html 14 years ago
Thomas Tanghus eda42cece9 Contacts: Don't try to render invalid properties. 14 years ago
Thomas Tanghus e61e40c23d Contacts: Hack around malformed BDAY. 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Thomas Müller 8ed8d9cd91 fixing namespace 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Thomas Tanghus f6fefe9a36 Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI. 15 years ago
Thomas Tanghus 988f98fc6f Contacts: Check that UIDs really are unique on import. Better solution would be to suggest to merge contacts, but that will have to wait to OC5 ;-) 15 years ago
Thomas Tanghus 0cd9570277 Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermail/owncloud/2012-April/002900.html 15 years ago
Bart Visscher 5fa90cd214 Contacts: Also initialize org var in updateValuesFromAdd 15 years ago
Bart Visscher fa853102e4 Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App 15 years ago
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 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
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
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
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 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 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
Thomas Tanghus c7b7758816 Updating of contact list when activating/adding/deleting address books now works. 15 years ago
Thomas Tanghus b3661adf02 Various fixes to multiple address books handling 15 years ago
Bart Visscher 247146f703 Contacts: refactor rendering of part.details template 15 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 15 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 15 years ago
Bart Visscher a2ecdfcac1 Contacts: support multiple phone type parameter 15 years ago
Bart Visscher ef124c3e21 Use a function to generate select options 15 years ago
Jakob Sack 938c5ef21c contacts: every card needs a version! 15 years ago