summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
* Use UID for cache key.Thomas Tanghus2012-06-051-1/+1
* Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-054-110/+70
* Contacts: Make tmp file cleaup a bit safer.Thomas Tanghus2012-06-041-5/+1
* Contacts: Temporary files weren't deleted if crop window was closed without s...Thomas Tanghus2012-06-042-5/+41
* donĀ“t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
* Forgot a break.Thomas Tanghus2012-05-291-6/+1
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
* Contacts: Improve loading and cleanup of dialogs.Thomas Tanghus2012-05-293-6/+7
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-3/+0
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-191-1/+1
* removing executable bit - againThomas Mueller2012-05-1531-0/+0
* Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-101-2/+2
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-1/+2
* ported the oc_template classFrank Karlitschek2012-05-0615-15/+15
* Contacts: Fixed paths in import.Thomas Tanghus2012-05-032-3/+0
* ported oc_jsonFrank Karlitschek2012-05-0331-124/+124
* Contacts: Don't resize profile picture if it's not too big.Thomas Tanghus2012-05-031-1/+1
* port checkAppEnabledFrank Karlitschek2012-05-022-2/+2
* Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-021-2/+4
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-022-6/+6
* 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