Thomas Tanghus
|
49f728a86a
|
Contacts: Don't mix possible permissions with actual permissions.
|
2013-05-05 22:21:42 +02:00 |
|
Thomas Tanghus
|
73055dffd4
|
Contacts: Copy/paste errors.
|
2013-05-05 16:58:51 +02:00 |
|
Thomas Tanghus
|
7b8110e85a
|
Contacts: Don't update REV for CardDAV requests if it exists already.
|
2013-05-05 16:27:10 +02:00 |
|
Thomas Tanghus
|
e13899da50
|
Contacts: Reenable permission checking on Contact::_set().
|
2013-05-05 15:28:26 +02:00 |
|
Thomas Tanghus
|
b647181044
|
Contacts: Old VCard -> VCardLegacy
|
2013-05-05 15:26:35 +02:00 |
|
Thomas Tanghus
|
52a72a080b
|
Contacts: Use AddressBook to access Contact in controller.
|
2013-05-04 22:49:36 +02:00 |
|
Thomas Tanghus
|
58031b7d86
|
Contacts: Namespace fix
|
2013-05-04 22:48:30 +02:00 |
|
Thomas Tanghus
|
56a982b19c
|
Contacts: Temporarily disable permission check in Contact::__set()
|
2013-05-04 22:47:34 +02:00 |
|
Thomas Tanghus
|
514672ba3d
|
Contacts: Update docs for backends.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
f3a7d23e87
|
Contacts: Shared backend didn't always return correct permissions.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
26cc08f553
|
Contacts: Tighten up on permission checking.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
d4b18987ae
|
Contacts: Abstract js address book access and further simplify import.
|
2013-05-02 20:42:24 +02:00 |
|
Thomas Tanghus
|
065015471a
|
Contacts: Fix debug stmts
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
50b360a963
|
Contacts: Missing $this->
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
56831dfa67
|
Contacts: Don't set no-cache if caching is intended.
|
2013-04-30 19:58:54 +02:00 |
|
Thomas Tanghus
|
c05e739bb0
|
Contacts: Call parents ctor in JSONResponse.
|
2013-04-30 19:57:39 +02:00 |
|
Thomas Tanghus
|
e7d52c5437
|
Contacts: Reenabled search. Currently only for own, local contacts.
|
2013-04-30 02:06:11 +02:00 |
|
Thomas Tanghus
|
a7b30d8c5a
|
Contacts: Property parameters wasn't saved
|
2013-04-27 04:38:28 +02:00 |
|
Thomas Tanghus
|
f1276c846e
|
Contacts: Add IMPP SIP
|
2013-04-27 04:36:45 +02:00 |
|
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 |
|