Commit Graph

81 Commits (cb0464ca4e13a6bf206e94972eba12c3cedd4e2a)

Author SHA1 Message Date
Thomas Tanghus 4946e23bdc Strip slashes from commas and semi-colons. 14 years ago
Thomas Tanghus 4c638f101e Merge addressbooks. 14 years ago
Michael Gapczynski 3b13051f7a Additional permission checks for editing and deleting contacts 14 years ago
Thomas Tanghus f9cec1426f Change parameter name and update docs. 14 years ago
Michael Gapczynski b830b3e24b Start adding permission checks for addressbooks 14 years ago
Thomas Tanghus b25b73b5b4 Fixed potential error in logging. 14 years ago
Thomas Tanghus 06b5e05c86 Damn, that Jenkins dude is tough ;) 14 years ago
Thomas Tanghus 7fff386679 Code style. 14 years ago
Thomas Tanghus b8eea32478 Coding style. 14 years ago
Thomas Tanghus 001a47afb0 Remove obsolete FIXMEs. 14 years ago
Thomas Tanghus 77b7f214d2 Load contactlist progressivly. 14 years ago
Thomas Tanghus d8b181cd84 Added error checking on all db queries. 14 years ago
Thomas Tanghus 46e93168cd Fix variable name. 14 years ago
Thomas Tanghus bf756293c6 Added signals. 14 years ago
Thomas Tanghus 0f1fe0b505 Log error as ERROR. 14 years ago
Thomas Tanghus c44591e27a Contacts: Final (for now) fix to encoding probs on import. 14 years ago
Thomas Tanghus 8af53829d5 Contacts: Fix encoding errors, import errors, developer headache, paint cute kittens and pink clouds ;-) 14 years ago
Thomas Tanghus 40f8419fdf Contacts: 11th hour fix for invalid VCARD from CardDAV. 14 years ago
Thomas Tanghus df5bdc8e42 Contacts: Double check XSS, and fix a rookie error ;-) 14 years ago
Thomas Tanghus a896da0d91 Contacts: XSS fix. Still some more to check. 14 years ago
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 15 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 15 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 15 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