Commit Graph

55 Commits (2b8a2e16eddcd04bd47e2bc93ac691deee5ee762)

Author SHA1 Message Date
Thomas Tanghus 25dd0e940f Preliminary support for Apple X-ABLabel. Also for oc-1508. 14 years ago
Thomas Tanghus 39814edf81 Another take at profile photo/thumbnail caching. oc-839. 14 years ago
Michael Gapczynski b830b3e24b Start adding permission checks for addressbooks 14 years ago
Thomas Tanghus a8faae4f42 Addressbooks settings rewrite and cleanup. 14 years ago
Thomas Tanghus fa62ff62d2 Remove deprecated code. 14 years ago
Thomas Tanghus d614c3b1d5 Code style. 14 years ago
Thomas Tanghus b8eea32478 Coding style. 14 years ago
Thomas Tanghus eba4f08015 Refactored contacts import. 14 years ago
Thomas Tanghus 47aaca49a1 Rescan categories in small batches to reduce memory usage. 14 years ago
Thomas Tanghus a5a1d929ca No need for being protected. 14 years ago
Michael Gapczynski 1e36e1f2cb Use formatted shared addressbook in all cases, addressbooks out of order now 14 years ago
Michael Gapczynski 4185bd6292 Load shared addressbooks inside OC_Contacts_Addressbook instead of the index, add public functions getItemShared(With)BySource() for contacts app 14 years ago
Thomas Tanghus 3edc40a68a Load default categories if there are none, 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Thomas Tanghus 4e1e978b89 Contacts: Forgot one file for the import fix. 14 years ago
Thomas Tanghus aa51639271 Contacts: Fix check for version. 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 351740601a port oc_response 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek 70cea18cce ported getUser 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 023479b1e2 Contacts: removed unused method and ajax file. 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
Robin Appelman b1bcc60d83 reuse OC_L10N objects 15 years ago
Bart Visscher b9f9228a22 Contacts: Save the category list update when updating/adding contact 15 years ago
Thomas Tanghus b654121b50 Contacts: Better error reporting. 15 years ago
Bart Visscher fa853102e4 Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App 15 years ago
Bart Visscher 340320625e Contacts: Add UI for categories 15 years ago
Bart Visscher 9599548203 Contacts: change card parameter type of VCard::edit and VCard::add 15 years ago
Bart Visscher 5dcd9e20d0 Small cleanups 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 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 424c64c0eb Don't import cards that can't be parsed by Sabre, but log it instead. 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 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 1a6ad816a3 CSS cleanup, more error checking, better error messages, general cleanup. 15 years ago
Bart Visscher dff9585f64 Contacts: add missing property_options template var 15 years ago
Bart Visscher 7e990a8e5c Contacts: refactor common ajax functions to OC_Contacts_App 15 years ago
Bart Visscher 247146f703 Contacts: refactor rendering of part.details template 15 years ago