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
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
Jenkins for ownCloud
14879e7ccd [tx-robot] updated from transifex 2014-01-20 00:48:59 -05:00
Jenkins for ownCloud
d345dd18df [tx-robot] updated from transifex 2014-01-19 00:49:01 -05:00
Jenkins for ownCloud
bca7320cbb [tx-robot] updated from transifex 2014-01-18 00:49:02 -05:00
Jenkins for ownCloud
4867de5b5d [tx-robot] updated from transifex 2014-01-17 00:49:06 -05:00
Jenkins for ownCloud
1e1649a293 [tx-robot] updated from transifex 2014-01-16 00:57:50 -05:00
jbtbnl
5c66a737c3 Merge pull request #355 from DavidPrevot/fix_X-EVOLUTION-FILE-AS_escape
Fix X-EVOLUTION-FILE-AS escape
2014-01-15 07:33:42 -08:00
Jenkins for ownCloud
9e2f249868 [tx-robot] updated from transifex 2014-01-15 01:03:39 -05:00
Jenkins for ownCloud
9a355c5af6 [tx-robot] updated from transifex 2014-01-14 01:01:00 -05:00
Jenkins for ownCloud
1ed619db83 [tx-robot] updated from transifex 2014-01-13 00:51:11 -05:00
Simon McVittie
16fa2cf807 Fix X-EVOLUTION-FILE-AS escape
Evolution defaults to the form "X-EVOLUTION-FILE-AS:Bloggs\, Joe", and
since Evolution uses this field as the contacts' displayed name, it's
highly visible when ownCloud turns it into
"X-EVOLUTION-FILE-AS:Bloggs\\, Joe".

https://github.com/owncloud/contacts/issues/42#issuecomment-28776546

When interacting with Evolution-Data-Server (which I think MeeGo might
use), the same incorrect escaping applies to X-EVOLUTION-FILE-AS. This
is a non-standard field, but it's highly visible for Evolution users,
since it's used as the default displayed name for contacts there.

https://github.com/owncloud/core/issues/2335#issuecomment-32130820

Bug-Debian: http://bugs.debian.org/735112
2014-01-12 19:06:11 -04:00
Jenkins for ownCloud
8b440e4067 [tx-robot] updated from transifex 2014-01-12 00:49:20 -05:00
Jenkins for ownCloud
18b991187b [tx-robot] updated from transifex 2014-01-11 00:50:01 -05:00
Jan-Christoph Borchardt
5fd33fa2db Merge pull request #349 from owncloud/remove-parentheses
also remove parentheses from favorites count
2014-01-10 05:00:04 -08:00
Jan-Christoph Borchardt
dea0c0ad6d also remove parentheses from favorites count 2014-01-10 13:23:24 +01:00
Jan-Christoph Borchardt
22b953a1fc Merge pull request #290 from jbtbnl/master
Some design changes
2014-01-10 03:59:26 -08:00
Jenkins for ownCloud
6074dfe9b4 [tx-robot] updated from transifex 2014-01-10 00:49:01 -05:00
Jenkins for ownCloud
817bb7bb99 [tx-robot] updated from transifex 2014-01-09 00:49:01 -05:00
Jan ten Bokkel
92acee747a Removed unnecessary cancel button when creating a new contact. 2014-01-08 16:49:54 +01:00
Jan ten Bokkel
c90b6bfde6 Fixed unnecessary padding at page bottom. 2014-01-08 12:04:26 +01:00
Jan ten Bokkel
019e2e0990 Merge branch 'master' of https://github.com/owncloud/contacts.git 2014-01-08 12:01:38 +01:00
Jan-Christoph Borchardt
acb90e7d25 Merge pull request #340 from tsumi/patch-1
Fix for #336
2014-01-08 02:27:26 -08:00
Jenkins for ownCloud
3a4fe214b1 [tx-robot] updated from transifex 2014-01-08 00:49:02 -05:00
tsumi
164f945dde Fix for #336
Incremented min-width in order to avoid glitch noticed in https://github.com/owncloud/contacts/issues/336
2014-01-07 21:04:13 +01:00
Jenkins for ownCloud
1ab5537875 [tx-robot] updated from transifex 2014-01-07 00:49:19 -05:00
Jenkins for ownCloud
5eed7c4ce0 [tx-robot] updated from transifex 2014-01-06 00:49:17 -05:00
Jenkins for ownCloud
1be517a852 [tx-robot] updated from transifex 2014-01-05 00:49:18 -05:00
Jenkins for ownCloud
8bf630690a [tx-robot] updated from transifex 2014-01-04 00:49:18 -05:00
Jan ten Bokkel
6f8331d244 Removed unnecessary tipsy pop-ups, fixes owncloud/#271. 2014-01-03 13:00:32 +01:00
Jan ten Bokkel
99a12e77d5 Removed parentheses around contact count of groups. 2014-01-02 14:12:08 +01:00
Jan ten Bokkel
aff1f0053f Fixed groups selectbox margin. Additional fix for owncloud/#326. 2014-01-02 14:05:49 +01:00
Jan
1c7ccfdc92 Larger clickable space for checkboxes. Possibly fixes owncloud/#326. 2014-01-02 13:51:13 +01:00
Jan
ea58df34a4 Revert "Larger clickable space for checkboxes. Possibly fixes owncloud/#327."
This reverts commit 174105e44d.
2014-01-02 13:49:22 +01:00
Jan ten Bokkel
174105e44d Larger clickable space for checkboxes. Possibly fixes owncloud/#327. 2014-01-02 13:46:04 +01:00
Jan ten Bokkel
ff3e5cc833 Fixes owncloud/#327. 2014-01-02 13:00:00 +01:00