1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

2378 Commits

Author SHA1 Message Date
Thomas Tanghus
767d5add75 First step at opening contact inline in the list. #93 2013-09-11 05:50:00 +02:00
Thomas Tanghus
7fc67fed85 Fix firstrun center. Thanks for noticing @Raydiation :) 2013-09-11 04:39:30 +02:00
Thomas Tanghus
b0fd4b72e3 Align Add buttons. 2013-09-11 02:04:08 +02:00
Thomas Tanghus
6435ec0393 Check for invalid BDAY in js. Port #194 to master 2013-09-10 21:30:48 +02:00
Jenkins for ownCloud
4b85277e3e [tx-robot] updated from transifex 2013-09-10 08:44:39 -04:00
Thomas Tanghus
b9c5d465a5 Let AddressBookList.add return $.Deferred 2013-09-10 07:18:12 +02:00
Thomas Tanghus
5f17dc9b5e Allow address book list to be cached. 2013-09-10 07:17:05 +02:00
Thomas Tanghus
5bc8e08c6c Call JSONResponse parent ctor 2013-09-10 07:16:32 +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
196ad4bd34 Remove outdated comment 2013-09-10 00:30:39 +02:00
Jenkins for ownCloud
2604aaa692 [tx-robot] updated from transifex 2013-09-08 19:36:47 -04:00
Jenkins for ownCloud
29810dfe24 [tx-robot] updated from transifex 2013-09-07 04:35:22 -04:00
Thomas Tanghus
e8d0807fd2 Update contact list on adding/removing to/from groups. Fix #118 2013-09-06 20:33:31 +02:00
Thomas Tanghus
3ee20ca1b6 Urlencode/decode uri in CardDAV backend. Fix #188
Google uses a URL as UID, and we use UID for URI so got a 404
on Google imports because the card URL was truncated.
2013-09-06 18:52:42 +02:00
Thomas Tanghus
726d5db2be Modified address placeholders with example data. Fix #173 2013-09-06 18:41:07 +02:00
Thomas Tanghus
92f99e6925 Don't resolve empty Etags as valid. 2013-09-06 18:16:35 +02:00
Thomas Tanghus
0c23565b85 Force Accept header 2013-09-06 18:15:58 +02:00
Thomas Tanghus
dd38148a63 Set address book as activate initially. 2013-09-06 18:14:52 +02:00
Thomas Tanghus
8c3303c760 Cache address books in localStorage. 2013-09-06 06:15:23 +02:00
Thomas Tanghus
8e7ab166fe Rewrote getting/setting address book properties. Ref #76 2013-09-05 22:37:48 +02:00
Thomas Tanghus
a3f7199b0e Remove obsolete code 2013-09-05 22:12:49 +02:00
Thomas Tanghus
feb200bba6 Finally (re)implemented (de)activate address books. Closes #48 2013-09-05 22:08:34 +02:00
Jenkins for ownCloud
3d65453fd4 [tx-robot] updated from transifex 2013-09-05 05:38:03 -04:00
Thomas Tanghus
7031bb57c6 Fix typo for #186 2013-09-04 20:25:23 +02:00
Thomas Tanghus
0d628fb766 Backends were instantiated before user was logged in and broke CardDAV
fix #186
2013-09-04 20:10:43 +02:00
Thomas Tanghus
dcb9ad4356 Check for type before pushing to deletion queue. 2013-09-04 20:07:18 +02:00
Thomas Tanghus
3fb45cbcd5 Test first dammit 2013-09-04 08:25:39 +02:00
Thomas Tanghus
3fa1042def generate_random_bytes => generateRandomBytes 2013-09-04 08:24:02 +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
4cf204fc7a Remove redundant buttons array 2013-09-03 19:26:29 +02:00
Thomas Tanghus
5578d02e4a Don't mark no content as error on status code 204 2013-09-03 19:25:29 +02:00
Thomas Tanghus
13aab94158 Use OCP\Image 2013-09-03 19:24:57 +02:00
Thomas Tanghus
bd0562f49c Add general license 2013-09-03 19:24:36 +02:00
Thomas Tanghus
31c19e9b57 Don't try to select a group that doesn't exist. 2013-09-03 19:23:43 +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
d5d71cda4e Fix argument in backend 2013-09-03 14:09:13 +02:00
Thomas Tanghus
e86669e3bf Small adjustments to photo handling 2013-09-03 14:09:13 +02:00
Thomas Tanghus
5953ec79e8 Update notifier 2013-09-03 14:09:13 +02:00
Thomas Tanghus
0d500d881e Remove obsolete file. 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
4a32bff52a Bailout with exception 2013-09-03 14:09:13 +02:00
Thomas Tanghus
8020285970 Avoid warnings when setting image type 2013-09-03 14:09:13 +02:00
Thomas Tanghus
0677ded722 Used wrong variable 2013-09-03 14:09:13 +02:00
Thomas Tanghus
bf7f3310c7 Removed action on crop form. 2013-09-03 14:09:13 +02:00
Thomas Tanghus
4e9f96d30b Remove obsolete files. 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
b28b1b6560 Remove Jcrop from repo 2013-09-03 14:09:13 +02:00