Commit Graph

116 Commits (fa7d4c2b3966f92963bdfd7ef0cc58659f475f64)

Author SHA1 Message Date
Thomas Tanghus cee9d400c0 Contacts: Final (for now) fix to encoding probs on import. 13 years ago
Thomas Tanghus c75a7966de Contacts: Fix encoding errors, import errors, developer headache, paint cute kittens and pink clouds ;-) 13 years ago
Thomas Tanghus c898a8a6c9 Contacts: 11th hour fix for invalid VCARD from CardDAV. 13 years ago
Thomas Tanghus 8bd6d862b8 Please don't tell me I did that :-P 13 years ago
Thomas Tanghus 54a3717005 Contacts: Backport XSS fix. 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Thomas Tanghus 4e1e978b89 Contacts: Forgot one file for the import fix. 13 years ago
Thomas Tanghus 9295f49553 Contacts: Add error checking and reporting to import from files app. 13 years ago
Thomas Tanghus e5840e1fe2 Contacts: Hack to add structured name from formatted name. 13 years ago
Thomas Tanghus aa51639271 Contacts: Fix check for version. 13 years ago
Thomas Tanghus 2c6740b0c7 Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html 13 years ago
Thomas Tanghus eda42cece9 Contacts: Don't try to render invalid properties. 13 years ago
Thomas Tanghus e61e40c23d Contacts: Hack around malformed BDAY. 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Bart Visscher f7e410147f Contacts: check for malformed VCards in calendar hook 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Thomas Müller 8ed8d9cd91 fixing namespace 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Thomas Tanghus f6fefe9a36 Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI. 13 years ago
Thomas Tanghus 023479b1e2 Contacts: removed unused method and ajax file. 13 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 ;-) 13 years ago
Thomas Tanghus 0cd9570277 Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermail/owncloud/2012-April/002900.html 13 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Robin Appelman 3babb8c22c improve flexibility of search providers a bit 13 years ago
Bart Visscher b9f9228a22 Contacts: Save the category list update when updating/adding contact 13 years ago
Thomas Tanghus b654121b50 Contacts: Better error reporting. 13 years ago
Bart Visscher 5fa90cd214 Contacts: Also initialize org var in updateValuesFromAdd 13 years ago
Bart Visscher fa853102e4 Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App 13 years ago
Thomas Tanghus 4fda6af725 Contacts: Fix for not being able to add contact to empty/non-existant address book. 13 years ago
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 340320625e Contacts: Add UI for 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
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
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
Tom Needham 71a2241aee Fixed call to OC_User. Thanks Burillo on IRC 13 years ago