Thomas Tanghus
|
6ac93b2a3d
|
Contacts: Remove legacy Addressbook class
|
2013-04-25 03:21:36 +02:00 |
|
Thomas Tanghus
|
482f5d1c32
|
Contacts: search.php -> searchprovider.php
|
2013-04-25 03:19:58 +02:00 |
|
Thomas Tanghus
|
32c773b5b5
|
Contacts: Removed local copy of Request class
|
2013-04-25 03:17:49 +02:00 |
|
Thomas Tanghus
|
c5ed2734ce
|
Contacts: Fix ImageResponse ctor
|
2013-04-25 01:49:43 +02:00 |
|
Thomas Tanghus
|
635a6e2825
|
Contacts: Added start on LDAP backend by @babelouest
|
2013-04-25 01:46:47 +02:00 |
|
Thomas Tanghus
|
9a38c57df9
|
Merge branch 'master' into contacts_framework
Conflicts:
contacts/css/contacts.css
|
2013-04-25 01:11:22 +02:00 |
|
Thomas Tanghus
|
8414c16955
|
Contacts: Adjust some class names
|
2013-04-25 01:03:05 +02:00 |
|
Thomas Tanghus
|
d0ad2a5581
|
Contacts: Clean directory structure thanks to owncloud/core#2993 \o/
|
2013-04-25 00:57:45 +02:00 |
|
Thomas Tanghus
|
fc69739461
|
Contacts: Image- and JSONResponse
|
2013-04-24 23:38:31 +02:00 |
|
Thomas Tanghus
|
878e3e0eb1
|
Contacts: Unescape search values
|
2013-04-19 14:43:50 +02:00 |
|
Thomas Tanghus
|
daa3b97446
|
Contacts: Address book providers returned duplicate keys
|
2013-04-19 14:43:34 +02:00 |
|
Thomas Tanghus
|
fc6a4d79e0
|
Contact names weren't unescaped in birthday events. Fix #1032
|
2013-04-19 12:45:40 +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
|
6431048c28
|
Contacts: Add ownership checks to pics and export.
|
2013-04-12 13:49:55 +02:00 |
|
Thomas Tanghus
|
23b0265a9d
|
Fix category purging
|
2013-04-12 11:45:05 +02:00 |
|
Thomas Tanghus
|
ad1664e658
|
Contacts: Add Utils\Properties::generateUID()
|
2013-04-09 17:20:30 +02:00 |
|
Thomas Tanghus
|
e06f8d04a7
|
Contacts: Avoid double escape in contact list. Fix #970
|
2013-04-09 00:46:07 +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
|
93af121014
|
Contacts: Use sharees principals on read-write address book. Fix #952
|
2013-04-07 14:28:12 +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
|
b528b56902
|
Contacts: Don't return true on DAV::put Fix #920
|
2013-04-01 15:18:38 +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 |
|