summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermai...Thomas Tanghus2012-04-242-1/+3
* Remove useless, unmaintained dav.phpJakob Sack2012-04-151-13/+0
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* Contacts: Save the category list update when updating/adding contactBart Visscher2012-04-131-1/+1
* Contacts: Better error reporting.Thomas Tanghus2012-04-131-1/+2
* Contacts: Also initialize org var in updateValuesFromAddBart Visscher2012-04-121-1/+1
* Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_AppBart Visscher2012-04-122-3/+41
* Contacts: Fix for not being able to add contact to empty/non-existant address...Thomas Tanghus2012-04-091-1/+1
* Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ...Thomas Tanghus2012-03-261-2/+2
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-121-2/+2
* Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-082-0/+6
|\
| * Contacts: Add UI for categoriesBart Visscher2012-03-071-0/+4
| * Merge branch 'master' into vcategoriesBart Visscher2012-03-074-85/+106
| |\
* | \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-072-80/+42
|\ \ \ | | |/ | |/|
| * | Contacts: small fixes and cleanupsBart Visscher2012-03-071-0/+5
| * | Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-072-76/+35
* | | Fix conflict.Thomas Tanghus2012-03-073-5/+62
|\| |
| * | Fix missing bracketJakob Sack2012-03-021-0/+1
| * | Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-021-0/+12
| * | Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-3/+2
| * | Small cleanupsBart Visscher2012-03-012-2/+2
| * | Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-011-0/+45
* | | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-071-1/+64
| |/ |/|
* | Fix merge conflict.Thomas Tanghus2012-02-221-86/+129
|\|
| * Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. R...Thomas Tanghus2012-02-211-85/+129
* | Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-201-1/+2
|\|
| * Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
* | Added public static OC_VCategories object to OC_Contacts_App.Thomas Tanghus2012-02-192-0/+7
|/
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-1/+1
* Added some error checking as mentioned in http://bugs.owncloud.org/thebuggeni...Thomas Tanghus2012-02-141-5/+13
* Modify check for missing UID.Thomas Tanghus2012-02-141-3/+9
* Removed superfluous debug.Thomas Tanghus2012-02-141-1/+0
* Added OC_Contacts_VCard::moveToAddressBookThomas Tanghus2012-02-141-0/+40
* Contacts: Add missing parameterBart Visscher2012-02-121-1/+1
* Contacts: Move response caching to OC_ResponseBart Visscher2012-02-121-0/+8
* Contacts: Save last-modified time in REV property if not setBart Visscher2012-02-121-0/+4
* Contacts: Fix adding N property in getContactVCardBart Visscher2012-02-121-1/+1
* Small coding style updateBart Visscher2012-02-121-14/+14
* Improve logging in OC_Contacts_AppBart Visscher2012-02-121-1/+8
* Keep js data structure in sync on changes.Thomas Tanghus2012-02-092-4/+32
* Don't import cards that can't be parsed by Sabre, but log it instead.Thomas Tanghus2012-02-082-5/+23
* Some fixes for malformed VCards.Thomas Tanghus2012-02-081-1/+1
* Fixed broken "Add new" contact.Thomas Tanghus2012-02-081-1/+1
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-311-5/+0
* Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-312-0/+3
* Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus2012-01-241-1/+1
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-191-1/+13
* UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-191-2/+12