summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
* Contacts: Fix no active AddressbooksBart Visscher2012-08-241-0/+1
* escape all identifiers with backticksjfd2012-07-312-20/+20
* Fix errors when no addressbook.Thomas Tanghus2012-07-302-12/+19
* Added hooks for postCreateUser to add default address book and calendar. Fixe...Thomas Tanghus2012-07-171-0/+10
* Improve checking for active addressbooks and creating default addressbook.Thomas Tanghus2012-07-082-10/+29
* Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
* Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus2012-06-111-1/+1
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* Please don't tell me I did that :-PThomas Tanghus2012-05-281-1/+1
* Contacts: Backport XSS fix.Thomas Tanghus2012-05-211-0/+3
* removing executable bit - againThomas Mueller2012-05-155-0/+0
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-1/+1
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-111-9/+10
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-5/+6
* Contacts: Don't try to render invalid properties.Thomas Tanghus2012-05-051-5/+7
* Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* ported oc_dbFrank Karlitschek2012-05-032-23/+23
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* port oc_responseFrank Karlitschek2012-05-031-1/+1
* Contacts: check for malformed VCards in calendar hookBart Visscher2012-05-021-0/+3
* port oc_preferencesFrank Karlitschek2012-05-021-3/+3
* fixing namespaceThomas Müller2012-05-021-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-023-4/+4
* port linkto and serverHostFrank Karlitschek2012-05-012-2/+2
* ported getUserFrank Karlitschek2012-05-014-7/+7
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-013-30/+30
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-292-1/+7
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-291-33/+0
* Contacts: Check that UIDs really are unique on import. Better solution would ...Thomas Tanghus2012-04-241-3/+35
* 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