Commit Graph

138 Commits (266fbb442ebefbec92d159204833848edf314fcf)

Author SHA1 Message Date
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
Thomas Tanghus ac63afbd95 Insert new contacts alphabetically correct in the list. 13 years ago
Thomas Tanghus 978a08ab1c Fixed Phone types not being saved correctly when adding them. 13 years ago
Thomas Tanghus 604ca61d78 Some cleanup, better error messages and such. 13 years ago
Thomas Tanghus 47548fb8c6 Fixed showing first contact if non is selected. 13 years ago
Thomas Tanghus 85ab3b3924 Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-) 13 years ago
Thomas Tanghus d91a4fcaf3 Changed SQL queries for looking up contacts to only query once and sort at the same time. 13 years ago
Thomas Tanghus 1b146b85d2 Removed redundant DB queries. 14 years ago
Thomas Tanghus 97471b5c2a Thumbnails was overwriting default style so hover and active didn't work. Moved them to the 'a' element instead. 14 years ago
Thomas Tanghus 4793d25c57 Added license and waiver of conditions for jquery.inview. 14 years ago
Bartek Przybylski 31663cfff5 contacts entry duplication fix 14 years ago
Thomas Tanghus a70fbcea28 More missing js. 14 years ago
Bart Visscher 16e4e6dcc3 Contacts: small merge cleanups 14 years ago
Bart Visscher fbad1da9e2 Contacts: check if PREF parameter is set before useing it 14 years ago
Bart Visscher dff9585f64 Contacts: add missing property_options template var 14 years ago
Thomas Tanghus 092c41f375 Added missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js 14 years ago
Thomas Tanghus a7b048dc05 Added thumbnails to contact list. The contacts have a default thumbnail when the page is 14 years ago
Thomas Tanghus feeb0c742a Misc. changes after review by bartv. 14 years ago
Thomas Tanghus 59ad0a6c9c Update README 14 years ago
Thomas Tanghus d55e689261 Added readme.tanghus 14 years ago
Thomas Tanghus c7b7758816 Updating of contact list when activating/adding/deleting address books now works. 14 years ago