Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Give default address book a more intuitive name and replace spaces with ↵ | Thomas Tanghus | 2012-07-14 | 1 | -2/+2 | |
| | |/ | |/| | | | | | | | underscores in uri. | |||||
| * | | Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-P | Thomas Tanghus | 2012-07-10 | 1 | -1/+3 | |
| | | | ||||||
| * | | Look for the right field :-P | Thomas Tanghus | 2012-07-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Revert "Delay fetching of carddata and set ETag and size instead." | Thomas Tanghus | 2012-07-10 | 1 | -3/+1 | |
| | | | | | | | | | | | | This reverts commit f5c329af981f59f78c12648ea41c258f477f3e82. | |||||
| * | | Delay fetching of carddata and set ETag and size instead. | Thomas Tanghus | 2012-07-09 | 1 | -1/+3 | |
| | | | ||||||
| * | | Rescan categories in small batches to reduce memory usage. | Thomas Tanghus | 2012-07-09 | 1 | -9/+12 | |
| | | | ||||||
| * | | Simplify VCF generation. | Thomas Tanghus | 2012-07-08 | 1 | -8/+5 | |
| | | | ||||||
| * | | Implemented VCFExportPlugin. | Thomas Tanghus | 2012-07-08 | 1 | -0/+103 | |
| | | | ||||||
| * | | Fix endless loop when no addressbooks. | Thomas Tanghus | 2012-07-06 | 1 | -3/+10 | |
| | | | ||||||
| * | | No need for being protected. | Thomas Tanghus | 2012-07-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Contacts: Fix copy&paste error | Bart Visscher | 2012-07-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove ugly activation hack. | Thomas Tanghus | 2012-07-04 | 1 | -100/+57 | |
| | | | ||||||
| * | | fix birthday calendar | Georg Ehrke | 2012-06-29 | 1 | -1/+3 | |
| | | | ||||||
| * | | Load contactlist progressivly. | Thomas Tanghus | 2012-06-27 | 1 | -3/+11 | |
| | | | ||||||
| * | | Load default categories if there are none, | Thomas Tanghus | 2012-06-27 | 1 | -6/+29 | |
| |/ | ||||||
| * | Added error checking on all db queries. | Thomas Tanghus | 2012-06-26 | 2 | -51/+149 | |
| | | ||||||
| * | Added createUser hook. | Thomas Tanghus | 2012-06-26 | 1 | -0/+10 | |
| | | ||||||
| * | Fix variable name. | Thomas Tanghus | 2012-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | Added signals. | Thomas Tanghus | 2012-06-26 | 2 | -4/+14 | |
| | | ||||||
| * | Cast translation to string. | Thomas Tanghus | 2012-06-22 | 1 | -1/+1 | |
| | | ||||||
| * | Fix URL delimiter. | Thomas Tanghus | 2012-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | Better error checking. | Thomas Tanghus | 2012-06-20 | 1 | -10/+13 | |
| | | ||||||
| * | Log error as ERROR. | Thomas Tanghus | 2012-06-20 | 1 | -1/+1 | |
| | | ||||||
| * | Cleanup code. | Thomas Tanghus | 2012-06-14 | 1 | -10/+3 | |
| | | ||||||
| * | If Hr. Lerdorf had made up his mind on parameter order, life would have been ↵ | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 | |
| | | | | | | | | a lot easier... | |||||
| * | Contacts: Final (for now) fix to encoding probs on import. | Thomas Tanghus | 2012-06-12 | 1 | -1/+2 | |
| | | ||||||
| * | Contacts: Fix encoding errors, import errors, developer headache, paint cute ↵ | Thomas Tanghus | 2012-06-11 | 1 | -1/+1 | |
| | | | | | | | | kittens and pink clouds ;-) | |||||
| * | Contacts: 11th hour fix for invalid VCARD from CardDAV. | Thomas Tanghus | 2012-06-10 | 1 | -0/+4 | |
| | | ||||||
| * | Contacts: Double check XSS, and fix a rookie error ;-) | Thomas Tanghus | 2012-05-28 | 1 | -1/+1 | |
| | | ||||||
| * | Contacts: XSS fix. Still some more to check. | Thomas Tanghus | 2012-05-21 | 1 | -0/+3 | |
| | | ||||||
* | | Contacts: Fix no active Addressbooks | Bart Visscher | 2012-08-24 | 1 | -0/+1 | |
| | | ||||||
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 2 | -20/+20 | |
| | | ||||||
* | | Fix errors when no addressbook. | Thomas Tanghus | 2012-07-30 | 2 | -12/+19 | |
| | | ||||||
* | | Added hooks for postCreateUser to add default address book and calendar. ↵ | Thomas Tanghus | 2012-07-17 | 1 | -0/+10 | |
| | | | | | | | | Fixes oc-1265. | |||||
* | | Improve checking for active addressbooks and creating default addressbook. | Thomas Tanghus | 2012-07-08 | 2 | -10/+29 | |
| | | ||||||
* | | Contacts: Final (for now) fix to encoding probs on import. | Thomas Tanghus | 2012-06-12 | 1 | -1/+2 | |
| | | ||||||
* | | Contacts: Fix encoding errors, import errors, developer headache, paint cute ↵ | Thomas Tanghus | 2012-06-11 | 1 | -1/+1 | |
| | | | | | | | | kittens and pink clouds ;-) | |||||
* | | Contacts: 11th hour fix for invalid VCARD from CardDAV. | Thomas Tanghus | 2012-06-10 | 1 | -0/+4 | |
| | | ||||||
* | | Please don't tell me I did that :-P | Thomas Tanghus | 2012-05-28 | 1 | -1/+1 | |
| | | ||||||
* | | Contacts: Backport XSS fix. | Thomas Tanghus | 2012-05-21 | 1 | -0/+3 | |
|/ | ||||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 5 | -0/+0 | |
| | ||||||
* | Contacts: Forgot one file for the import fix. | Thomas Tanghus | 2012-05-13 | 1 | -2/+24 | |
| | ||||||
* | Contacts: Add error checking and reporting to import from files app. | Thomas Tanghus | 2012-05-13 | 1 | -1/+1 | |
| | ||||||
* | Contacts: Hack to add structured name from formatted name. | Thomas Tanghus | 2012-05-11 | 1 | -9/+10 | |
| | ||||||
* | Contacts: Fix check for version. | Thomas Tanghus | 2012-05-11 | 1 | -2/+2 | |
| | ||||||
* | Some UI and code restructering according to usability tests: ↵ | Thomas Tanghus | 2012-05-10 | 1 | -5/+6 | |
| | | | | https://mail.kde.org/pipermail/owncloud/2012-May/003194.html | |||||
* | Contacts: Don't try to render invalid properties. | Thomas Tanghus | 2012-05-05 | 1 | -5/+7 | |
| | ||||||
* | Contacts: Hack around malformed BDAY. | Thomas Tanghus | 2012-05-04 | 1 | -3/+9 | |
| | ||||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 2 | -23/+23 | |
| | ||||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 | |
| |