nextcloud/apps/contacts/ajax
Bart Visscher fa853102e4 Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App
This is in preparation of making $categories protected and initialized
with default categories.
2012-04-12 23:10:49 +02:00
..
categories Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App 2012-04-12 23:10:49 +02:00
activation.php Access check fix in contacts/ajax/activation.php 2012-02-12 15:14:24 +01:00
addbook.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00
addcontact.php Contacts: Fix for not being able to add contact to empty/non-existant address book. 2012-04-09 16:30:58 +02:00
addproperty.php Removed obsolete code. 2012-03-26 19:13:48 +02:00
chooseaddressbook.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00
contactdetails.php Contacts: UI updates and ajax methods for categories. 2012-03-07 16:39:56 +01:00
contacts.php Changed SQL queries for looking up contacts to only query once and sort at the same time. 2012-01-09 20:38:05 +01:00
createaddressbook.php Contacts: Fix adding/updating address book with empty name. 2012-02-20 15:24:54 +01:00
cropphoto.php Added files for new contact editor/viewer. 2012-02-08 08:47:03 +01:00
deletebook.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00
deletecard.php Improve actions on delete. 2012-03-29 15:25:24 +02:00
deleteproperty.php Contacts: change card parameter type of VCard::edit and VCard::add 2012-03-07 21:46:42 +01:00
editaddress.php Added files for new contact editor/viewer. 2012-02-08 08:47:03 +01:00
editaddressbook.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00
editname.php Added files for new contact editor/viewer. 2012-02-08 09:14:10 +01:00
getdetails.php UI fixes in contact editor and address book dialog. 2012-01-19 16:07:17 +01:00
importdialog.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00
loadcard.php Add missing file. 2012-03-09 07:39:35 +01:00
loadintro.php Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up. 2012-02-14 13:57:11 +01:00
loadphoto.php Make PHOTO deletable. 2012-03-13 14:56:03 +01:00
newcontact.php Fixed broken "Add new" contact. 2012-02-08 08:47:03 +01:00
savecrop.php Force load profile pic after edit hack. 2012-03-12 21:56:28 +01:00
saveproperty.php Contacts: Don't lowercase categories value when saving 2012-04-10 21:19:39 +02:00
updateaddressbook.php Contacts: Fix adding/updating address book with empty name. 2012-02-20 15:24:54 +01:00
uploadphoto.php Contacts: cleanup OC_L10N usage 2012-02-12 16:11:41 +01:00