Thomas Tanghus
ddcf0f2e53
Resize contact photo on upload. Fixes #296
2014-02-27 11:03:14 +01:00
Thomas Tanghus
394d15350e
Remove use of %webroot%. Closes #406
2014-02-26 23:23:01 +01:00
Thomas Tanghus
1ab880f348
Also log errors
2014-02-05 22:48:29 +01:00
Thomas Tanghus
8a7ada1c37
Add support for HEAD and OPTIONS to address book
2014-01-29 23:49:58 +01:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Thomas Tanghus
c738174937
Refactor groups management. Fix #370
...
- Moved adding/removing groups to OCA\Contacts\VObject\VCard
- CATEGORIES property wasn't removed when empty
- When removing all groups from contact, it wasn't assigned to ungrouped.
- When adding contact(s) to group it wasn't removed from ungrouped until
you changed to other group and back.
2014-01-25 17:08:01 +01:00
Thomas Tanghus
a742486150
Indentation
2014-01-25 03:42:03 +01:00
Thomas Tanghus
217923d6a5
Fix CSRF checks. Ref owncloud/core#6840
2014-01-24 16:24:31 +01:00
Thomas Tanghus
b0474d7da4
Fix empty FN. Related: #353
2014-01-22 17:46:58 +01:00
Thomas Tanghus
48c2f8eaa5
Merge branch 'master' of github.com:owncloud/contacts
2013-12-28 10:02:56 +01:00
Thomas Tanghus
b532adfaaa
Throw a more understable exception
2013-12-28 10:02:22 +01:00
Thomas Tanghus
3cb61fc10c
Shorten request URI on selected export. Refs. #304
2013-12-20 00:11:48 +01:00
Thomas Tanghus
1ee1ca9dd2
Missing var. Refs #295
2013-12-13 09:14:29 +01:00
Thomas Tanghus
6fc07aad83
Don't useoc:// wrapper. Fix #261
2013-11-28 12:18:15 +01:00
Thomas Tanghus
c9e1155211
Missing comma in ContactPhotoController. Fixes #259
2013-11-16 12:00:35 +01:00
Thomas Tanghus
b5858dd78f
Temporarily disable caching for userAddressBooks
2013-11-13 20:24:02 +01:00
Thomas Tanghus
aa8a51d9a7
Move cacheThumbnail to Properties. Fix #252
2013-11-07 14:06:31 +01:00
Thomas Tanghus
a388525111
Adjust code to appframework api
2013-10-23 12:56:30 +02:00
Thomas Tanghus
bf095621e0
Fix editing contact photos.
2013-10-22 17:10:23 +02:00
Thomas Tanghus
1d29b943ae
Finally works with core master
2013-10-17 02:10:50 +02:00
Thomas Tanghus
d71d4c84fd
Current adjustements with core. Still doesn't work with master
2013-10-11 14:47:54 +02:00
Thomas Tanghus
f8c46f1ad1
Various route and request adjustments
...
* All request bodies are now JSON.
* Contact property add/update/delete uses the same PATCH route.
2013-10-03 04:15:12 +02:00
Thomas Tanghus
6b88946e91
Now in a semi-working state
2013-10-01 19:15:22 +02:00
Thomas Tanghus
8b6f877fea
PATCH test WiP
2013-10-01 19:15:22 +02:00
Thomas Tanghus
e06bd9b17a
Fix birthday generation and add methods for creating birthday events
2013-10-01 19:15:22 +02:00
Thomas Tanghus
a15430dd18
Fix fix of misleading import progress :P
2013-10-01 19:15:22 +02:00
Thomas Tanghus
efc3a9c7d8
Fix misleading import progress
2013-10-01 19:15:22 +02:00
Thomas Tanghus
67412f3679
Port controllers to OCP\AppFramework
2013-10-01 19:15:22 +02:00
Thomas Tanghus
cfd8cd02b3
Now loads with OCP\AppFramework
2013-10-01 19:15:22 +02:00
Thomas Tanghus
5f17dc9b5e
Allow address book list to be cached.
2013-09-10 07:17:05 +02:00
Thomas Tanghus
322357dba1
New FileActions script for importing from filesystem. Closes #190
...
Needs owncloud/core#4784 to work properly
2013-09-10 00:30:39 +02:00
Thomas Tanghus
8c3303c760
Cache address books in localStorage.
2013-09-06 06:15:23 +02:00
Thomas Tanghus
feb200bba6
Finally (re)implemented (de)activate address books. Closes #48
2013-09-05 22:08:34 +02:00
Thomas Tanghus
8ff09aab27
Move profile photo handling to separate controller
2013-09-04 08:03:33 +02:00
Thomas Tanghus
fa43515037
Remove obsolete comment
2013-09-03 19:54:25 +02:00
Thomas Tanghus
e76606b419
Don't emit signals in batch operations.
2013-09-03 19:23:11 +02:00
Thomas Tanghus
83d3320339
First iteration of barch deletion #110
2013-09-03 14:09:13 +02:00
Thomas Tanghus
73135c62d8
Fix arguments to backend
2013-09-03 14:09:13 +02:00
Thomas Tanghus
1a24590322
Use OCP\Image
2013-09-03 14:09:13 +02:00
Thomas Tanghus
db24d26e7d
Fix Contact arguments in GroupController
2013-09-03 14:09:13 +02:00
Thomas Tanghus
4a67ad28ca
Improved unit tests and adjust backend method signatures.
2013-08-26 20:10:29 +02:00
Thomas Tanghus
2ae6f1ff32
Disable FS proxy on file_put_contents/file_get_contents
...
owncloud/contacts#174
2013-08-15 20:11:40 +02:00
Thomas Tanghus
d5313e1237
Add TODO
2013-08-15 20:11:40 +02:00
Thomas Tanghus
92aff552e0
Catch exceptions in GroupController
2013-08-15 20:11:40 +02:00
Thomas Tanghus
73b3c7346d
Fix group/category deletion.
2013-06-27 15:53:31 +02:00
Thomas Tanghus
b77f104447
Improve feedback on import.
2013-06-27 15:53:31 +02:00
Thomas Tanghus
bafb64870a
TODO comment.
2013-06-27 15:53:31 +02:00
Thomas Tanghus
dfefa2be55
Only return collection on GET.
...
Opens up for using HEAD to get status.
2013-05-29 12:56:34 +02:00
Thomas Tanghus
ae095acb2b
Don't hardcode backend name in AddressBookController
2013-05-29 12:56:34 +02:00
Thomas Tanghus
44c4a2fd49
Check if contact was retrieved
2013-05-25 01:35:42 +02:00
Thomas Tanghus
c97f498905
Ported export. Fixes #108
2013-05-24 20:35:23 +02:00
Thomas Tanghus
9cd71e2a5e
Get Contact through AddressBook to check permissions.
2013-05-24 20:16:09 +02:00
Thomas Tanghus
ce4088f7ff
Remember to return the response on error.
2013-05-22 03:37:56 +02:00
Thomas Tanghus
494d3944a5
Finish moving contacts between address books/backends. Ref #57
2013-05-22 03:23:24 +02:00
Thomas Tanghus
e8c7047869
Implement rename group. Refs #97
2013-05-21 23:39:50 +02:00
Thomas Tanghus
06c4d611b2
Missing namespace separator in GroupController
2013-05-20 23:36:49 +02:00
Thomas Tanghus
aab66afb03
Let backend add/remove CATEGORIES instead of firering N requests
2013-05-19 03:16:36 +02:00
Thomas Tanghus
9410affdc0
Make App::getBackend() non-static.
2013-05-19 01:36:35 +02:00
Thomas Tanghus
b5123ab99b
Don't use backend directly when updating address book
2013-05-18 06:57:38 +02:00
Thomas Tanghus
f67d18b894
Return status on partially imported vcards
2013-05-18 04:58:41 +02:00
Thomas Tanghus
653ff015e8
Access check on import
2013-05-18 04:58:41 +02:00
Thomas Tanghus
65c4b71965
Return response on error.
2013-05-15 01:01:32 +02:00
Thomas Tanghus
e4540c2bc0
Set some status headers in AddressBookController.
2013-05-10 02:18:31 +02:00
Thomas Tanghus
58d1d7ae27
Return null if lastModified can't be converted to DateTime
2013-05-09 05:59:57 +02:00
Thomas Tanghus
b8b9c5dc91
Add GET route to single contact.
2013-05-09 05:58:28 +02:00
Thomas Tanghus
e7267209ef
Backgroung load on import and async load on init. Closes #49
2013-05-08 06:47:36 +02:00
Thomas Tanghus
f76ca64ba4
Add renaming address books.
2013-05-07 19:16:06 +02:00
Thomas Tanghus
757bc10216
Contacts: Implement move to address book. Still some rough edges.
2013-05-06 01:49:10 +02:00
Thomas Tanghus
958af7bbe0
Contacts: Return error if contact photo can't be loaded
2013-05-06 01:48:07 +02:00
Thomas Tanghus
5125adb834
Contacts: Check if backend methods are implemented.
2013-05-05 22:23:11 +02:00
Thomas Tanghus
73055dffd4
Contacts: Copy/paste errors.
2013-05-05 16:58:51 +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
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
49b97e6415
Contacts: Removed redundant App instantiation in ContactController.
2013-04-27 02:55:34 +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
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