Commit Graph

160 Commits (3e9a69b9b7b67099bd3ba274a8a015f087bc2fc6)

Author SHA1 Message Date
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 23396721e4 Hide container for emails/phones/adresses if there are none. 13 years ago
Thomas Tanghus 1e4444f25b Updated copyrights. 13 years ago
Thomas Tanghus 90a830baba Added files for new contact editor/viewer. 13 years ago
Thomas Tanghus 2cebfb50a4 Fixed broken "Add new" contact. 13 years ago
Thomas Tanghus 5962e66b6d Hide container for emails/phones/adresses if there are none. 13 years ago
Thomas Tanghus bc79951f33 Updated copyrights. 13 years ago
Thomas Tanghus 3af427fa54 Added files for new contact editor/viewer. 13 years ago
Thomas Tanghus 89616d81f0 Modification for adding photos. 13 years ago
Georg Ehrke 89073970d3 change comments in import.php 13 years ago
Georg Ehrke 8337eaa1ec add import function for contacts 13 years ago
Thomas Tanghus 6225b5ec86 More in-/output sanitation, 13 years ago
Thomas Tanghus 66b96e4440 Sanitize in- and output. 13 years ago
Thomas Tanghus 6c340416d9 Resize profile picture if bigger than 200px on either x or y. 13 years ago
Thomas Tanghus 3f1486534f - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93 13 years ago
Thomas Tanghus db1f77e4f5 Some reminders in the code of what I have to change post OC3.0 13 years ago
Robin Appelman ad4e305c96 update translations 13 years ago
Robin Appelman 830cf87697 use the correct hooks to remove contact/calendars of remvoed users 13 years ago
Thomas Tanghus e6298325f6 Removed debug output 13 years ago
Thomas Tanghus 5458e52935 Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92 13 years ago
Robin Appelman 6fccf12299 update translations 13 years ago
Robin Appelman 7ea2923fa8 translation updates 13 years ago
Thomas Tanghus ca03a26f15 - Added fix for empty 'FN' field on import via CardDAV clients. 13 years ago
Thomas Tanghus 137c630377 Optimizations and more aggressive caching. 13 years ago
Thomas Tanghus 5bd117dd6d UI fixes in contact editor and address book dialog. 13 years ago
Thomas Tanghus dc942d6f3e Added redirecting to static image file and caching for contacts with no photo embedded. 13 years ago
Robin Appelman 965ea96439 update translations 13 years ago
Robin Appelman b0dbca0cc7 fix export link for contacts 13 years ago
Robin Appelman 7cd809b286 update translations 13 years ago
Bartek Przybylski 3ec5ffe24e Simple translation for gallery 13 years ago
Georg Ehrke 360778e520 use backslash n instead of a real new line 13 years ago
Georg Ehrke 0e428ec595 fix newline problem in contacts 13 years ago
Thomas Tanghus 0ba472c18a Too quick on the copy/paste trigger... 13 years ago
Thomas Tanghus 1697347045 Oops. Missing ')' :-P 13 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 13 years ago
Thomas Tanghus 22356533a0 Added search. Thanks to icewind it was mostly copy/paste :-) 13 years ago
Thomas Tanghus 0d120efda5 Add PRODID to vcards created by ownCloud. 13 years ago
Thomas Tanghus c6eeb4a808 Don't add address if none of the fields are filled out. 13 years ago
Thomas Tanghus 24dc1aec8e Tweaked some tipsys. 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 d93a5a0774 Added files for error messages, removed old syle sheet. 13 years ago
Thomas Tanghus 1a6ad816a3 CSS cleanup, more error checking, better error messages, general cleanup. 13 years ago
Thomas Tanghus 5500041cca Added missing } 13 years ago
Robin Appelman f67e5d18e7 update translations 13 years ago
Thomas Tanghus e316cddf65 More fixes on saving TYPE parameters. 13 years ago
Thomas Tanghus 60653c0544 Return standard thumbnail even if contact couldn't be found as it could be because it was just added, 13 years ago
Thomas Tanghus aadb81a32a OC_DB::insertid was being called too late to get the correct result. 13 years ago