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

2671 Commits

Author SHA1 Message Date
Thomas Tanghus
0b6cd04a3b Fix invalid BDAYs before import. Fixes #395 2014-02-04 22:33:07 +01:00
Thomas Tanghus
8383bafce6 Try parse invalid BDAYs already imported. Refs #395 2014-02-04 22:23:36 +01:00
Thomas Tanghus
e2898139bb Initialize JSONReponse data with null 2014-02-04 21:38:22 +01:00
Thomas Tanghus
0d910443d1 Register all backends to OCP\Contacts 2014-02-04 16:20:14 +01:00
Thomas Tanghus
e9beda182f Show less detailed error msg. Refs. #395 2014-02-04 16:20:14 +01:00
Jenkins for ownCloud
c8ea6ae6e6 [tx-robot] updated from transifex 2014-02-04 00:48:32 -05:00
Thomas Tanghus
512b279d1c Merge pull request #388 from owncloud/remove-appswebroot
remove %appswebroot% as it is completely useless
2014-02-03 14:24:32 -08:00
Thomas Tanghus
7ada585112 Don't thrown exception in CardDAV backend if card not found 2014-02-03 17:36:02 +01:00
Thomas Tanghus
b6439573b0 Some more photo checks. Refs #386 2014-02-03 15:16:17 +01:00
Thomas Tanghus
3f23a5afb3 Fix SQL query. Refs. #386 2014-02-03 14:53:04 +01:00
Jenkins for ownCloud
3927c145b2 [tx-robot] updated from transifex 2014-02-03 01:16:48 -05:00
Jenkins for ownCloud
b163a53efe [tx-robot] updated from transifex 2014-02-02 00:49:52 -05:00
Jan-Christoph Borchardt
721c115590 remove %appswebroot% as it is completely useless 2014-01-30 20:16:27 +01:00
Jenkins for ownCloud
c3fa00dd8f [tx-robot] updated from transifex 2014-01-30 00:49:23 -05:00
Thomas Tanghus
8a7ada1c37 Add support for HEAD and OPTIONS to address book 2014-01-29 23:49:58 +01:00
Jenkins for ownCloud
7ad32842d3 [tx-robot] updated from transifex 2014-01-29 00:49:28 -05:00
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