summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-261-1/+1
* Removed debug outputThomas Tanghus2012-01-241-1/+0
* Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus2012-01-241-1/+1
* update translationsRobin Appelman2012-01-243-3/+85
* translation updatesRobin Appelman2012-01-2034-71/+181
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-193-5/+27
* Optimizations and more aggressive caching.Thomas Tanghus2012-01-191-15/+10
* UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-197-27/+58
* Added redirecting to static image file and caching for contacts with no photo...Thomas Tanghus2012-01-191-5/+12
* update translationsRobin Appelman2012-01-165-4/+144
* fix export link for contactsRobin Appelman2012-01-161-1/+1
* update translationsRobin Appelman2012-01-1533-85/+169
* Simple translation for galleryBartek Przybylski2012-01-151-0/+3
* use backslash n instead of a real new lineGeorg Ehrke2012-01-151-2/+1
* fix newline problem in contactsGeorg Ehrke2012-01-151-1/+3
* Too quick on the copy/paste trigger...Thomas Tanghus2012-01-121-1/+1
* Oops. Missing ')' :-PThomas Tanghus2012-01-121-1/+1
* Don't chunk_split encoded image string.Thomas Tanghus2012-01-122-12/+9
* Added search. Thanks to icewind it was mostly copy/paste :-)Thomas Tanghus2012-01-122-1/+32
* Add PRODID to vcards created by ownCloud.Thomas Tanghus2012-01-121-0/+8
* Don't add address if none of the fields are filled out.Thomas Tanghus2012-01-121-2/+14
* Tweaked some tipsys.Thomas Tanghus2012-01-112-3/+2
* Localizin strings and adding error checking.Thomas Tanghus2012-01-1116-33/+101
* Make sure VERSION is set.Thomas Tanghus2012-01-115-7/+24
* Added files for error messages, removed old syle sheet.Thomas Tanghus2012-01-113-270/+23
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-1110-89/+171
* Added missing }Thomas Tanghus2012-01-111-1/+1
* update translationsRobin Appelman2012-01-1133-38/+1151
* More fixes on saving TYPE parameters.Thomas Tanghus2012-01-104-36/+62
* Return standard thumbnail even if contact couldn't be found as it could be be...Thomas Tanghus2012-01-091-3/+2
* OC_DB::insertid was being called too late to get the correct result.Thomas Tanghus2012-01-091-1/+2
* Insert new contacts alphabetically correct in the list.Thomas Tanghus2012-01-093-5/+29
* Fixed Phone types not being saved correctly when adding them.Thomas Tanghus2012-01-093-5/+22
* Some cleanup, better error messages and such.Thomas Tanghus2012-01-092-3/+30
* Fixed showing first contact if non is selected.Thomas Tanghus2012-01-091-4/+10
* Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)Thomas Tanghus2012-01-091-73/+31
* Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-093-33/+0
* Removed redundant DB queries.Thomas Tanghus2011-12-312-7/+16
* Thumbnails was overwriting default style so hover and active didn't work. Mov...Thomas Tanghus2011-12-302-6/+6
* Merge git://gitorious.org/owncloud/owncloud into tanghus_contactsThomas Tanghus2011-12-301-1/+1
|\
| * contacts entry duplication fixBartek Przybylski2011-12-301-1/+1
* | Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-308-11/+111
|/
* More missing js.Thomas Tanghus2011-12-281-0/+12
* Merge git://gitorious.org/owncloud/owncloud into contact_thumbnailsThomas Tanghus2011-12-2819-24/+501
|\
| * Contacts: small merge cleanupsBart Visscher2011-12-273-27/+3
| * Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud...Bart Visscher2011-12-2720-31/+526
| |\
| | * Misc. changes after review by bartv.Thomas Tanghus2011-12-1616-43/+38
| | * Update READMEThomas Tanghus2011-12-131-1/+4
| | * Added readme.tanghusThomas Tanghus2011-12-111-0/+19
| | * Updating of contact list when activating/adding/deleting address books now wo...Thomas Tanghus2011-12-1110-116/+96