Thomas Tanghus
|
370b8ba416
|
Contacts: Use own method instead of duplicating db query.
|
2013-04-27 03:09:24 +02:00 |
|
Thomas Tanghus
|
e03839838e
|
Contacts: Throw exception on missing parameters.
|
2013-04-27 03:05:06 +02:00 |
|
Thomas Tanghus
|
49b97e6415
|
Contacts: Removed redundant App instantiation in ContactController.
|
2013-04-27 02:55:34 +02:00 |
|
Thomas Tanghus
|
a4b22fd8bb
|
Contacts: Use timestamp for ctag
|
2013-04-27 02:20:12 +02:00 |
|
Thomas Tanghus
|
e1e06c4f78
|
Contacts: Proper access control in AddressBook and Contact
|
2013-04-27 01:46:25 +02:00 |
|
Thomas Tanghus
|
a2ab3254ab
|
Contacts: Return false on error in db backend
|
2013-04-27 01:46:25 +02:00 |
|
Thomas Tanghus
|
b28796e93d
|
Contacts: Namespace fix
|
2013-04-26 16:54:18 +02:00 |
|
Thomas Tanghus
|
4610367d8d
|
Contacts: Only purge contacts index if they exists
|
2013-04-26 16:53:33 +02:00 |
|
Thomas Mueller
|
950e410c0d
|
PHP 5.3 compatibility
|
2013-04-26 15:36:43 +02:00 |
|
Thomas Tanghus
|
375bcac080
|
Contacts: Remove update from interface
|
2013-04-25 12:33:52 +02:00 |
|
Thomas Tanghus
|
eb86535393
|
Contacts: Removed abstract method that PHP 5.3 didn't like.
|
2013-04-25 12:31:30 +02:00 |
|
Thomas Tanghus
|
a7f9a83985
|
Contacts: Add SettingsController to DIContainer
|
2013-04-25 04:21:56 +02:00 |
|
Thomas Tanghus
|
a4456db329
|
Contacts: Use $this->api->getUserId() in Controllers
|
2013-04-25 04:21:14 +02:00 |
|
Thomas Tanghus
|
1c0c8097f2
|
Contacts: Move code to SettingsController
|
2013-04-25 04:19:41 +02:00 |
|
Thomas Tanghus
|
a573aa16a5
|
Contacts: Add SettingsController
|
2013-04-25 03:56:20 +02:00 |
|
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 |
|