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

2387 Commits

Author SHA1 Message Date
Thomas Tanghus
4df0905192 Properly size crop dialog. 2013-09-15 00:58:46 +02:00
Thomas Tanghus
6fa5955535 Make NOTE textarea smaller. 2013-09-15 00:57:18 +02:00
Thomas Tanghus
c07287a094 The style on delete action in list affected an open contact. 2013-09-14 18:52:17 +02:00
Thomas Tanghus
9450436336 Fix adding contact inline. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
2aaf58ca78 Animate contact close. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
c7fc472c75 Fix userDeleted hook 2013-09-14 18:35:44 +02:00
Thomas Tanghus
f919966321 Check if progressbar is initialized before destroying it. 2013-09-14 18:35:44 +02:00
Jenkins for ownCloud
32968b6235 [tx-robot] updated from transifex 2013-09-13 19:45:56 -04:00
Jenkins for ownCloud
7aeb637f76 [tx-robot] updated from transifex 2013-09-11 04:48:00 -04:00
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