1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
Commit Graph

432 Commits

Author SHA1 Message Date
Thomas Tanghus
fc69739461 Contacts: Image- and JSONResponse 2013-04-24 23:38:31 +02:00
Thomas Tanghus
09413a4fca Contacts: Step 2 in porting to app framework. 2013-04-19 09:59:30 +02:00
Thomas Tanghus
2fbbc01f91 Remove obsolete TODOs 2013-04-17 14:37:22 +02:00
Thomas Tanghus
ad1664e658 Contacts: Add Utils\Properties::generateUID() 2013-04-09 17:20:30 +02:00
Thomas Tanghus
d300a100c5 Contacts: Fix description on StringProperty 2013-04-08 22:41:51 +02:00
Thomas Tanghus
a308a3ed21 Contacts: Use a backend name/id combo for CardDAV 2013-04-08 01:27:35 +02:00
Thomas Tanghus
ac0d12470b Contacts: Rename 'database' backend to 'local' 2013-04-07 22:33:40 +02:00
Thomas Tanghus
221f1bbcdf Contacts: Add docstring 2013-04-07 22:28:14 +02:00
Thomas Tanghus
2e23ba5bb1 Contacts: Use the return value from the address book backend 2013-04-07 22:27:43 +02:00
Thomas Tanghus
f160332dcb Better variable names 2013-04-07 22:04:17 +02:00
Thomas Tanghus
fb385150dc Contacts: Fix namespace 2013-04-07 22:03:42 +02:00
Thomas Tanghus
ee2c52c31e Contacts: Format shared address book display name better 2013-04-07 21:49:53 +02:00
Thomas Tanghus
499c69f15e Contacts: Also return uri from db backend 2013-04-07 21:42:27 +02:00
Thomas Tanghus
f0e6472d73 Contacts: Port fixes from master/stable5 2013-04-07 16:47:28 +02:00
Thomas Tanghus
ddd3a83f08 Fix thumbnail cache key 2013-04-06 02:09:04 +02:00
Thomas Tanghus
b135758715 Correct TTL for thumbnail cache. 2013-04-04 17:02:21 +02:00
Thomas Tanghus
9d313b1a1e Contacts: Cache thumbnails as base64 an load together with contacts.
Removes the massive amount of requests on first load.
2013-04-04 17:00:22 +02:00
Thomas Tanghus
c8ade4b24e Contacts: Component->children !== Component->children 2013-04-04 02:53:17 +02:00
Thomas Tanghus
1b927cb2cb Added TODOs 2013-04-03 16:55:56 +02:00
Thomas Tanghus
058b9b1923 Fixes for Request 2013-04-03 16:52:23 +02:00
Thomas Tanghus
9f61cc8d78 Contacts: Basic merge functionality 2013-04-03 16:43:18 +02:00
Thomas Tanghus
d059f9af09 Contacts: Add base for merging contacts. 2013-04-01 03:50:42 +02:00
Thomas Tanghus
e5fbf0d888 Contacts: Add hooks for scanning categories and index properties. 2013-04-01 03:46:45 +02:00
Thomas Tanghus
073f694bbb Contacts: Remove obsolete method. 2013-03-30 07:31:08 +01:00
Thomas Tanghus
0b1926841b Contacts: Set unsaved state when adding/updating properties. 2013-03-30 07:30:14 +01:00
Thomas Tanghus
cc69b94775 Contacts: BDAY VALUE=DATE wasn't saved 2013-03-30 07:29:39 +01:00
Thomas Tanghus
3960793209 Contacts: CardDAV fixes 2013-03-30 04:22:30 +01:00
Thomas Tanghus
21d77d7ba6 Properly parse JSON parameters 2013-03-30 04:06:54 +01:00
Thomas Tanghus
e4efd4e59f Contacts: Hooks for updating categories 2013-03-30 04:06:07 +01:00
Thomas Tanghus
ddcdc6eef3 Oops, duplicate methods 2013-03-30 04:05:13 +01:00
Thomas Tanghus
fd2f1e6eb0 Contacts: Move default group names to Utils\Properties::getDefaultCategories() 2013-03-30 00:28:20 +01:00
Thomas Tanghus
2dfab8d220 Contacts: Escape values client side to not double escape. 2013-03-29 18:06:10 +01:00
Thomas Tanghus
6c1484de9c copy/paste error 2013-03-29 16:45:16 +01:00
Thomas Tanghus
feeb686482 Contacts: Add new multiproperty if it doesn't exist. 2013-03-29 16:44:44 +01:00
Thomas Tanghus
09054d06e3 Contacts: Namespace Exception 2013-03-29 16:44:14 +01:00
Thomas Tanghus
808af5b381 Contacts: Only one PRODID 2013-03-29 16:42:33 +01:00
Thomas Tanghus
aa87d0de73 Stop floating the log on import 2013-03-29 06:50:47 +01:00
Thomas Tanghus
7693785933 Contacts: Importing, indexing and group extraction in working state. 2013-03-29 05:00:03 +01:00
Thomas Tanghus
1d0a41d6fb Contacts: Document variables. 2013-03-28 17:33:30 +01:00
Thomas Tanghus
0bbb6afcba Contacts: Properly implement Countable in AddressBook And support in Database backend 2013-03-28 17:32:36 +01:00
Thomas Tanghus
c58940336c Contacts: Improve docs on AbstractBackend 2013-03-28 17:31:20 +01:00
Thomas Tanghus
b66770b697 Contacts: Cleanup and more logging in Contact 2013-03-28 05:01:45 +01:00
Thomas Tanghus
ca7d8d3332 Contacts: Don't store empty child in AddressBook 2013-03-28 05:00:51 +01:00
Thomas Tanghus
db74b3c665 Contacts: Quick hack to create default address book 2013-03-28 03:36:23 +01:00
Thomas Tanghus
255c538a60 Contacts: Add more routes and wrap response in a JSONResponse object. 2013-03-28 03:19:01 +01:00
Thomas Tanghus
3d5e740325 Contacts: Fix deleting properties. 2013-03-26 12:35:37 +01:00
Thomas Tanghus
ebca7c662d Contacts: PoC request. 2013-03-26 12:33:44 +01:00
Thomas Tanghus
334751a18b Contacts: Properly prepare query and quote values. thx @eMerzh :) 2013-03-25 21:41:37 +01:00
Thomas Tanghus
3eb5303c3e Contacts: More updates on backends 2013-03-25 17:10:21 +01:00
Thomas Tanghus
3e9813bc68 Contacts: Rename getPropertyByChecksum unsetPropertyByChecksum 2013-03-23 02:03:23 +01:00