aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Give default address book a more intuitive name and replace spaces with ↵Thomas Tanghus2012-07-141-2/+2
| | |/ | |/| | | | | | | underscores in uri.
| * | Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-PThomas Tanghus2012-07-101-1/+3
| | |
| * | Look for the right field :-PThomas Tanghus2012-07-101-1/+1
| | |
| * | Revert "Delay fetching of carddata and set ETag and size instead."Thomas Tanghus2012-07-101-3/+1
| | | | | | | | | | | | This reverts commit f5c329af981f59f78c12648ea41c258f477f3e82.
| * | Delay fetching of carddata and set ETag and size instead.Thomas Tanghus2012-07-091-1/+3
| | |
| * | Rescan categories in small batches to reduce memory usage.Thomas Tanghus2012-07-091-9/+12
| | |
| * | Simplify VCF generation.Thomas Tanghus2012-07-081-8/+5
| | |
| * | Implemented VCFExportPlugin.Thomas Tanghus2012-07-081-0/+103
| | |
| * | Fix endless loop when no addressbooks.Thomas Tanghus2012-07-061-3/+10
| | |
| * | No need for being protected.Thomas Tanghus2012-07-061-1/+1
| | |
| * | Contacts: Fix copy&paste errorBart Visscher2012-07-051-1/+1
| | |
| * | Remove ugly activation hack.Thomas Tanghus2012-07-041-100/+57
| | |
| * | fix birthday calendarGeorg Ehrke2012-06-291-1/+3
| | |
| * | Load contactlist progressivly.Thomas Tanghus2012-06-271-3/+11
| | |
| * | Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
| |/
| * Added error checking on all db queries.Thomas Tanghus2012-06-262-51/+149
| |
| * Added createUser hook.Thomas Tanghus2012-06-261-0/+10
| |
| * Fix variable name.Thomas Tanghus2012-06-261-1/+1
| |
| * Added signals.Thomas Tanghus2012-06-262-4/+14
| |
| * Cast translation to string.Thomas Tanghus2012-06-221-1/+1
| |
| * Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
| |
| * Better error checking.Thomas Tanghus2012-06-201-10/+13
| |
| * Log error as ERROR.Thomas Tanghus2012-06-201-1/+1
| |
| * Cleanup code.Thomas Tanghus2012-06-141-10/+3
| |
| * If Hr. Lerdorf had made up his mind on parameter order, life would have been ↵Thomas Tanghus2012-06-141-1/+1
| | | | | | | | a lot easier...
| * 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
| | | | | | | | kittens and pink clouds ;-)
| * Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
| |
| * 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
| |
* | 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. ↵Thomas Tanghus2012-07-171-0/+10
| | | | | | | | Fixes oc-1265.
* | 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
| | | | | | | | kittens and pink clouds ;-)
* | 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: ↵Thomas Tanghus2012-05-101-5/+6
| | | | https://mail.kde.org/pipermail/owncloud/2012-May/003194.html
* 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
|