summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-1736-36/+36
* Display correct URL in caldav and carddav pathsJakob Sack2012-04-152-2/+1
* Remove useless, unmaintained dav.phpJakob Sack2012-04-152-14/+0
* Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-141-2/+2
|\
| * improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-132-3/+3
|\|
| * Contacts: Save the category list update when updating/adding contactBart Visscher2012-04-131-1/+1
| * VCategories css is now in styles.cssThomas Tanghus2012-04-131-1/+0
| * Contacts: Better error reporting.Thomas Tanghus2012-04-131-1/+2
* | Update language stringTom Needham2012-04-131-1/+1
|/
* Contacts: No need to sort the categories anymoreBart Visscher2012-04-121-1/+1
* Contacts: Change "category" to "group" in UIBart Visscher2012-04-121-2/+2
* Contacts: update category list when the categories changeBart Visscher2012-04-121-2/+3
* Contacts: Also initialize org var in updateValuesFromAddBart Visscher2012-04-121-1/+1
* Contacts: add space before parameterBart Visscher2012-04-121-3/+3
* Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_AppBart Visscher2012-04-125-30/+44
* Contacts: fix function names to coding standardBart Visscher2012-04-103-7/+7
* Contacts: Don't lowercase categories value when savingBart Visscher2012-04-101-1/+1
* Contacts: Make part.no_contacts.php translatableBart Visscher2012-04-101-5/+5
* Contacts: Fix for not being able to add contact to empty/non-existant address...Thomas Tanghus2012-04-093-4/+2
* Removed padding.Thomas Tanghus2012-04-091-0/+12
* Re-added file I had accidentally removed earlier :-PThomas Tanghus2012-04-091-0/+8
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-076-71/+62
* Fix bug oc-413: PHP fatal error in contacts page when no contacts in ownCloud.Thomas Tanghus2012-04-071-10/+8
* Contacts: l11n for geo autocomplete. Not sure if it works though.Thomas Tanghus2012-04-032-1/+4
* Contacts: Added autocomplete using geonames.org.Thomas Tanghus2012-04-033-3/+87
* Contacts: First work on cleaner design.Thomas Tanghus2012-04-037-97/+112
* Contacts: rescan categories on load if there are none.Thomas Tanghus2012-04-031-2/+22
* Fix owncloud logTom Needham2012-03-311-0/+68
* Contacts: Removed obsolete code.Thomas Tanghus2012-03-291-7/+0
* Improve actions on delete.Thomas Tanghus2012-03-293-33/+65
* Cleanup stylesheet.Thomas Tanghus2012-03-291-116/+11
* Trigger autocomplete wo button.Thomas Tanghus2012-03-271-1/+12
* Improvements in adding/deleting properties.Thomas Tanghus2012-03-271-0/+6
* Contacts: Update contact list thumbnail when deleting PHOTO.Thomas Tanghus2012-03-271-1/+8
* Small change and muting debug.Thomas Tanghus2012-03-261-8/+7
* Check for empty value.Thomas Tanghus2012-03-262-8/+13
* Contacts: Fix saveproperty for categoriesBart Visscher2012-03-262-2/+19
* Removed obsolete code.Thomas Tanghus2012-03-261-10/+1
* Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ...Thomas Tanghus2012-03-261-2/+2
* register text/x-vcard as a fileaction for vcard importGeorg Ehrke2012-03-191-0/+2
* Make PHOTO deletable.Thomas Tanghus2012-03-133-4/+17
* Added sync path for iOS/OS X.Thomas Tanghus2012-03-131-3/+8
* Fixed NOTE property UI.Thomas Tanghus2012-03-132-5/+11
* Cleanup in Contacts.Thomas Tanghus2012-03-1318-1266/+1
* Force load profile pic after edit hack.Thomas Tanghus2012-03-122-1/+3
* Remember categories when they have changed.Thomas Tanghus2012-03-121-2/+3