summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-2629-1665/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2537-686/+646
|\
| * Permission checking for shared addressbooks/contacts.Thomas Tanghus2012-08-235-13/+34
| * Missing IM variable assignments.Thomas Tanghus2012-08-231-0/+8
| * Don't add empty property parameters.Thomas Tanghus2012-08-232-8/+16
| * Add support for IMPP properties.Thomas Tanghus2012-08-222-6/+34
| * Merge addressbooks.Thomas Tanghus2012-08-161-21/+9
| * Use correct class.Thomas Tanghus2012-08-142-2/+10
| * Used wrong class.Thomas Tanghus2012-08-102-2/+2
| * Fixed 3 - THREE - errors in one method call :-PThomas Tanghus2012-08-091-3/+3
| * Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-096-20/+39
| * Fix require statements. Fix for oc-1460.Thomas Tanghus2012-08-094-10/+14
| * Correct path to ajax file.Thomas Tanghus2012-08-051-3/+3
| * Reorganize ajax scripts.Thomas Tanghus2012-08-038-0/+0
| * FF complained about missing charset.Thomas Tanghus2012-08-032-2/+2
| * White space.Thomas Tanghus2012-08-031-5/+5
| * Revert "Removed text/plain header."Thomas Tanghus2012-08-033-0/+7
| * Return properly formatted jsondata.Thomas Tanghus2012-08-021-1/+1
| * Line length...Thomas Tanghus2012-08-023-29/+62
| * More files to delete \o/Thomas Tanghus2012-08-021-19/+0
| * And then the missing files ;)Thomas Tanghus2012-08-021-0/+32
| * Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-027-114/+19
| * Removed text/plain header.Thomas Tanghus2012-07-303-7/+0
| * Remove unused ajax file.Thomas Tanghus2012-07-231-46/+0
| * Revert "No need to set checksum for PHOTO."Thomas Tanghus2012-07-231-0/+46
| * No need to set checksum for PHOTO.Thomas Tanghus2012-07-231-46/+0
| * Code style.Thomas Tanghus2012-07-203-7/+8
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * Code styleThomas Tanghus2012-07-2023-105/+152
| * Fixed require path.Thomas Tanghus2012-07-171-1/+1
| * Added missing CSRF checks.Thomas Tanghus2012-07-172-0/+2
| * If a contact wasn't loaded in the list you coulcn't access it from search res...Thomas Tanghus2012-07-171-0/+3
| * Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-2/+9
| * Refactored contacts import.Thomas Tanghus2012-07-154-28/+58
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-0914-23/+0
| * Move code to OC_Contacts_App::scanCategories().Thomas Tanghus2012-07-091-16/+1
| * Add missing requesttoken.Thomas Tanghus2012-07-081-0/+1
| * Correct hack ;)Thomas Tanghus2012-07-061-1/+1
| * Fugly fixed include.Thomas Tanghus2012-07-061-1/+1
| * Add missing CSRF check.Thomas Tanghus2012-07-051-0/+1
| * Smoother profile picture loading - hopefully.Thomas Tanghus2012-06-281-8/+2
| * Load contactlist progressivly.Thomas Tanghus2012-06-271-10/+26
| * Add check for return value.Thomas Tanghus2012-06-271-11/+13
| * Added missing requesttoken.Thomas Tanghus2012-06-261-0/+2
| * Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-251-1/+1
| * Drag'n'Drop contacts between addressbook. Still needs some css magic.Thomas Tanghus2012-06-251-0/+41
| * Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
| * Add some DRYness to logging.Thomas Tanghus2012-06-2417-117/+70
| * More changes for updating the contacts list.Thomas Tanghus2012-06-201-1/+1