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

2695 Commits

Author SHA1 Message Date
Thomas Tanghus
caee68c335 Also render address property for new contacts. Fix #238 2014-02-10 17:55:28 +01:00
Thomas Tanghus
db8e6ef820 Better default properties. Fixes #238 2014-02-10 16:55:51 +01:00
Thomas Tanghus
b672cd7ea7 Doc for carddav backend class 2014-02-10 16:55:51 +01:00
Jenkins for ownCloud
6afe00e443 [tx-robot] updated from transifex 2014-02-10 06:12:35 -05:00
Jenkins for ownCloud
b28ace20c5 [tx-robot] updated from transifex 2014-02-09 03:25:52 -05:00
Thomas Tanghus
a7d3a69fdd Show year in CalDAV BDAY events 2014-02-08 19:22:22 +01:00
Thomas Tanghus
92db1d5dfc DOM elements were cached after remove()'d 2014-02-08 16:36:45 +01:00
Thomas Tanghus
68ef8353fa Remove avatar when setting thumbnail 2014-02-08 16:36:45 +01:00
Thomas Tanghus
047ed7634f Merge pull request #401 from owncloud/chat_app_integration
Add ownCloud handle field
2014-02-08 14:25:26 +01:00
LEDfan
90ec264caa Add 'x-' since the protocol is not standard 2014-02-08 12:28:21 +01:00
Jenkins for ownCloud
2178d06210 [tx-robot] updated from transifex 2014-02-08 01:16:07 -05:00
Thomas Tanghus
898059b8ed Omit avatar character from sorting. Refs. #381 2014-02-07 20:49:24 +01:00
Thomas Tanghus
462290c78d Fix td width change on selection 2014-02-07 18:11:27 +01:00
Thomas Tanghus
05a36cbc24 Change top bar position based on app-navigation width 2014-02-07 18:07:26 +01:00
Thomas Tanghus
2c0c11e862 Change bg-color and opacity of top bar 2014-02-07 18:01:32 +01:00
Thomas Tanghus
5eadea76d4 Fixed header when contacts selected. Refs. #342 2014-02-06 03:32:30 +01:00
Thomas Tanghus
221ea02a1c colspan doesn't take percentage 2014-02-06 03:31:39 +01:00
Thomas Tanghus
1ab880f348 Also log errors 2014-02-05 22:48:29 +01:00
Thomas Tanghus
c75b52cb8f Revert "Initialize JSONReponse data with null"
This reverts commit e2898139bb.
2014-02-05 22:46:26 +01:00
Thomas Tanghus
10e16da4cb Fix regression caused by checking current group when opening contact 2014-02-05 22:31:43 +01:00
Jenkins for ownCloud
4848117035 [tx-robot] updated from transifex 2014-02-05 01:02:58 -05:00
Thomas Tanghus
a9000d5ad6 Make sure address book ids are strings 2014-02-05 05:20:25 +01:00
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
LEDfan
a008057f59 Use dash instead of underscore 2014-02-04 08:03:32 +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
LEDfan
104c7d9be4 Add ownCloud handle field 2014-02-03 18:37:55 +01: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