summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Resolved conflictThomas Tanghus2011-12-091-6/+0
| | * Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-0921-368/+215
| | |\
| | * | Various fixes to multiple address books handlingThomas Tanghus2011-12-0913-37/+146
| | * | Fixed adding, editing and deleting address books. One minor UI flaw remains.Thomas Tanghus2011-12-058-21/+101
| | * | Added UI for selecting/editing address books.Thomas Tanghus2011-12-0411-6/+277
| | * | Removed some debug statements.Thomas Tanghus2011-12-011-17/+11
| | * | Added export.php for contacts app. Works the same way as the one in the calen...Thomas Olsen2011-12-011-0/+44
* | | | Merge git://gitorious.org/owncloud/owncloud into contact_thumbnailsThomas Tanghus2011-12-263-2/+4
|\| | |
| * | | Contacts: check if PREF parameter is set before useing itBart Visscher2011-12-181-1/+1
| * | | Contacts: add missing property_options template varBart Visscher2011-12-182-1/+3
| | |/ | |/|
* | | Added missing files and tried to revert the wrong commit of app/contacts/js/i...Thomas Tanghus2011-12-175-125/+443
* | | Added thumbnails to contact list. The contacts have a default thumbnail when ...Thomas Tanghus2011-12-173-1/+149
|/ /
* | Contacts: Add "Preferred" before phone label for preferred numbersBart Visscher2011-12-071-1/+1
* | Contacts: Add direct link to details of a contactBart Visscher2011-12-072-3/+10
* | Contacts: Fix postname var spellingBart Visscher2011-12-071-1/+1