summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
* Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-281-1/+1
* Contacts: XSS fix. Still some more to check.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
| * | 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
|\|