Thomas Tanghus
96887e45be
Merge branch 'webdav-logexceptions'
2014-01-29 01:42:05 +01:00
jbtbnl
ef9b48cdbc
Fixes #368 .
2014-01-28 21:37:50 +01:00
jbtbnl
f734d8ebdd
Fix contacts disappearing #387 .
2014-01-28 21:29:27 +01:00
jbtbnl
8b82a4328c
Fixes #387 .
2014-01-28 21:21:33 +01:00
jbtbnl
ecf8dc35e0
Fixes #384 .
2014-01-28 18:31:12 +01:00
Thomas Tanghus
04dc2c8a12
Add some checks. Refs #386
2014-01-28 17:21:54 +01:00
Thomas Tanghus
67dda6a7c2
Newly created groups didn't accept drop. Close #357
2014-01-28 15:58:22 +01:00
Jenkins for ownCloud
4891656447
[tx-robot] updated from transifex
2014-01-28 01:26:17 -05:00
Thomas Tanghus
255be7335b
Remove trailing commas. Fix #372
2014-01-28 01:51:10 +01:00
Thomas Tanghus
d2f7247654
Remove name parsing confirmation. Refs. #264
2014-01-27 21:00:41 +01:00
Thomas Tanghus
f347f3725a
name -> displayname
2014-01-27 17:51:13 +01:00
Thomas Tanghus
a5d3697b97
Don't reset array. Refs #361
2014-01-27 17:31:05 +01:00
jbtbnl
9530b8d14d
Partial fix for #379 .
2014-01-27 13:47:00 +01:00
jbtbnl
a643669b15
Update README.md
2014-01-27 13:36:34 +01:00
Jenkins for ownCloud
78633bb9ce
[tx-robot] updated from transifex
2014-01-27 01:25:25 -05:00
Thomas Tanghus
11bdcb2810
Check if 'data' is set before acessing it's properties. Refs #373
2014-01-26 23:04:02 +01:00
Thomas Tanghus
c3d30be656
CardDAV: Etag wasn't returned in getCard()
2014-01-26 23:00:32 +01:00
Jenkins for ownCloud
d412e8fec9
[tx-robot] updated from transifex
2014-01-26 01:19:40 -05:00
Thomas Tanghus
4b92d3ed5f
Check if opened contact is in current group. Close #346
2014-01-26 04:33:59 +01:00
Thomas Tanghus
b269bfce6d
Fix photo loading
2014-01-26 03:22:49 +01:00
Thomas Tanghus
1b2448824d
Update Changelog
2014-01-26 01:52:23 +01:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Thomas Tanghus
e7bec1a3b6
Update README
2014-01-26 00:39:12 +01:00
Thomas Tanghus
cbc4200fbe
More JS groups management. Should finally fix #376 ;)
2014-01-25 23:54:05 +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
a59897bbe2
Add Sabre exception loggin plugin
2014-01-25 03:41:38 +01:00
Thomas Tanghus
217923d6a5
Fix CSRF checks. Ref owncloud/core#6840
2014-01-24 16:24:31 +01:00
jbtbnl
6d5f0eca9e
Fixes actions not showing up
2014-01-24 15:21:48 +01:00
jbtbnl
d4f304bd8d
Fixes contact thumbnails in "not grouped"
2014-01-24 15:04:51 +01:00
jbtbnl
4113bfff77
Fixes #362
2014-01-24 14:06:43 +01:00
Thomas Tanghus
a7e2111146
Remove non-ints from group sort. Temp. workaround for #369
2014-01-24 13:54:31 +01:00
Jenkins for ownCloud
59c4d554bd
[tx-robot] updated from transifex
2014-01-24 00:50:55 -05:00
jbtbnl
fd0a0e1ba6
Fixed JavaScript error caused by CSS selector
2014-01-23 21:00:46 +01:00
jbtbnl
fbf9a55467
Fixed 'select all' checkbox
2014-01-23 20:53:12 +01:00
Thomas Tanghus
a1754bac95
Merge branch 'master' of github.com:owncloud/contacts
2014-01-23 18:55:10 +01:00
Thomas Tanghus
77d2bb1403
No name split confirmation if only one name part. Fixes #264
2014-01-23 18:55:01 +01:00
Thomas Tanghus
8d7625e0c6
Fix typo in 54d79ae751
2014-01-23 15:15:31 +01:00
jbtbnl
859bdde08d
Fixed toggeling checkbox on click label
2014-01-23 13:16:08 +01:00
Thomas Tanghus
54d79ae751
Check for dupes when renaming group. Fixes #359
2014-01-23 11:50:24 +01:00
Thomas Tanghus
e22d39aa10
Try to fix DAV adr.book creation. Refs. #361
2014-01-23 10:23:30 +01:00
Thomas Tanghus
84b7583d16
Hide updated list element. Fix #297
2014-01-23 09:47:01 +01:00
Jenkins for ownCloud
dff698fc75
[tx-robot] updated from transifex
2014-01-23 00:49:21 -05:00
Thomas Tanghus
b81a475b78
Do more error checking. Refs. #367
2014-01-22 22:22:58 +01:00
Thomas Tanghus
a8de751533
Merge pull request #323 from owncloud/remove-numRows-master
...
- replace numRows() calls
2014-01-22 12:55:45 -08:00
Thomas Tanghus
86e2d305a8
Better check for UID. Refs. #367
2014-01-22 18:27:34 +01:00
Thomas Tanghus
b0474d7da4
Fix empty FN. Related: #353
2014-01-22 17:46:58 +01:00
Thomas Tanghus
0a59d6c164
Namespace fix
2014-01-22 17:45:24 +01:00
Jenkins for ownCloud
dbb062ea4a
[tx-robot] updated from transifex
2014-01-22 00:49:10 -05:00
Jenkins for ownCloud
e009bddc13
[tx-robot] updated from transifex
2014-01-21 00:49:02 -05:00