summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
* ported getUserFrank Karlitschek2012-05-015-5/+5
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-0121-48/+48
* Various file path fixes.Thomas Tanghus2012-04-302-5/+5
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-294-96/+2
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-291-34/+0
* fix merge conflictsGeorg Ehrke2012-04-261-2/+37
|\
| * Contacts: Added import with with file picker.Thomas Tanghus2012-04-261-2/+37
* | fix merge conflictsGeorg Ehrke2012-04-242-0/+74
|\|
| * Contacts: In app import (for Chrome and Firefox only)Thomas Tanghus2012-04-241-9/+2
| * Contacts: In app import. Cleanup still needed.Thomas Tanghus2012-04-242-0/+81
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-235-13/+149
|\|
| * Contacts:Thomas Tanghus2012-04-224-13/+147
| * Contacts: Clear cache for contact photo and thumbnail when it has been changed.Thomas Tanghus2012-04-221-0/+2
* | fix merge conflictsGeorg Ehrke2012-04-221-7/+6
|\|
| * Contacts: Fix error on photo crop.Thomas Tanghus2012-04-221-7/+6
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-1729-29/+29
|/
* Display correct URL in caldav and carddav pathsJakob Sack2012-04-151-1/+0
* Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_AppBart Visscher2012-04-122-8/+3
* Contacts: Don't lowercase categories value when savingBart Visscher2012-04-101-1/+1
* Contacts: Fix for not being able to add contact to empty/non-existant address...Thomas Tanghus2012-04-091-2/+0
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-071-29/+29
* Contacts: First work on cleaner design.Thomas Tanghus2012-04-031-1/+4
* Improve actions on delete.Thomas Tanghus2012-03-291-1/+9
* Small change and muting debug.Thomas Tanghus2012-03-261-8/+7
* Check for empty value.Thomas Tanghus2012-03-261-0/+5
* Contacts: Fix saveproperty for categoriesBart Visscher2012-03-261-1/+18
* Removed obsolete code.Thomas Tanghus2012-03-261-10/+1
* Make PHOTO deletable.Thomas Tanghus2012-03-131-1/+10
* Cleanup in Contacts.Thomas Tanghus2012-03-137-381/+0
* Force load profile pic after edit hack.Thomas Tanghus2012-03-121-0/+1
* Rename...Thomas Tanghus2012-03-121-0/+0
* More modifications for using jquery.multiple_autocomplete.Thomas Tanghus2012-03-121-1/+1
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-122-43/+4
* Yet a missing file :-PThomas Tanghus2012-03-091-0/+49
* Merge branch 'vcategories'Thomas Tanghus2012-03-098-22/+199
|\
| * Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-081-7/+1
| |\
| | * Contacts: Add UI for categoriesBart Visscher2012-03-071-0/+1
| * | Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-077-6/+12
| |\|
| * | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-078-22/+199
| * | Translate and fix copy/paste error.Thomas Tanghus2012-02-221-4/+2
* | | Add missing file.Thomas Tanghus2012-03-091-0/+59
| |/ |/|
* | Contacts: small fixes and cleanupsBart Visscher2012-03-071-4/+2
* | Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-077-7/+7
|/
* Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
* Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-202-2/+15
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
* Added some fixes for what to show when address books are (de)selected, all co...Thomas Tanghus2012-02-141-2/+2
* Added some check for when addinf deleting contacts.Thomas Tanghus2012-02-141-0/+62
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-1218-48/+27
* Contacts: Move debug logging of $_POST to after access checksBart Visscher2012-02-121-3/+4