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

2743 Commits

Author SHA1 Message Date
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
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