summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't chunk_split encoded image string.Thomas Tanghus2012-01-121-5/+4
* Added search. Thanks to icewind it was mostly copy/paste :-)Thomas Tanghus2012-01-121-0/+29
* Add PRODID to vcards created by ownCloud.Thomas Tanghus2012-01-121-0/+8
* Localizin strings and adding error checking.Thomas Tanghus2012-01-112-0/+3
* Make sure VERSION is set.Thomas Tanghus2012-01-111-4/+17
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-113-9/+5
* OC_DB::insertid was being called too late to get the correct result.Thomas Tanghus2012-01-091-1/+2
* Removed redundant DB queries.Thomas Tanghus2011-12-312-7/+16
* Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-302-5/+41