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

3742 Commits

Author SHA1 Message Date
Thomas Müller
a44f4a55bb Adding yearRange to datePicker - fixes #914 2015-07-06 10:51:52 +02:00
Jenkins for ownCloud
a238c47c4e [tx-robot] updated from transifex 2015-07-06 10:51:52 +02:00
Thomas Müller
e0e09ff80d Reuse Sabre\VObject\UUIDUtil to generate UUIDs 2015-07-06 10:51:52 +02:00
Thomas Müller
849a71146e No php based translations are required any more 2015-07-06 10:51:52 +02:00
Thomas Müller
a452e919ed Remove use of deprecated API class 2015-07-06 10:51:52 +02:00
Thomas Müller
b05a7f4ed6 Fixing js syntax error 2015-07-06 10:51:52 +02:00
Thomas Müller
6fd8405f6e Simply load the thumbnail as small photo - fixes #936 2015-07-06 10:51:52 +02:00
babelouest
270bab8a18 fixes phone number delimiter for gmail csv import 2015-07-06 10:51:52 +02:00
babelouest
a5b717c76b fix bug #807 that doesn't evaluates the return value of the function convertElementToVCard when detecting the file format 2015-07-06 10:51:52 +02:00
babelouest
38c607e68c fix bug #810 that imports a phone number as PHONE property, rather than a TEL proerty 2015-07-06 10:51:52 +02:00
babelouest
7cd90a9e4c fix bug #803 where HOME address is incorrectly set to WORK address 2015-07-06 10:51:52 +02:00
Bernhard Posselt
37acd1965b dont load scripts in other apps 2015-07-06 10:51:52 +02:00
Markus Ebner
f86ca94b7e Fix circular structure typeerror in chromium
The variable ```params``` contains the member ```obj``` which does not seem to be of interest by the server. In chromium, this obj - member leads to an ```Uncaught TypeError: Converting circular structure to JSON``` when calling ```JSON.stringify``` on this ```params``` object in the ```storage.patchContact(...)``` function.
2015-07-06 10:51:52 +02:00
Jenkins for ownCloud
fd2d774af1 [tx-robot] updated from transifex 2015-07-06 00:48:36 -04:00
Thomas Müller
6f5dff84bf Merge pull request #949 from owncloud/fix-js-error-on-delete
handle undefined contact
2015-07-05 08:24:22 +02:00
Thomas Müller
6ef66b6f60 Merge pull request #955 from owncloud/fix-add-group-error-handling
Handle add group error handling
2015-07-05 08:23:34 +02:00
Thomas Müller
79113ceef2 Merge pull request #784 from owncloud/fix-uid
Make UID generation conform to UUID standard
2015-07-05 08:23:11 +02:00
Jenkins for ownCloud
21e4377b12 [tx-robot] updated from transifex 2015-07-05 00:49:08 -04:00
Jenkins for ownCloud
149c332c88 [tx-robot] updated from transifex 2015-07-04 00:50:10 -04:00
Jan-Christoph Borchardt
24a6498ec3 Merge pull request #965 from owncloud/fix-behavior-if-not-logged-in
Redirect to default page if we are not logged in
2015-07-03 16:16:40 +02:00
Jan-Christoph Borchardt
b7e763b806 Merge pull request #952 from owncloud/use-ilike-when-searching
Case insensitive search in contacts
2015-07-03 16:03:12 +02:00
Jan-Christoph Borchardt
80a0e5ebe4 Merge pull request #963 from owncloud/fix-missing-translation
Translate the noneSelectedText on the groups multiselect
2015-07-03 15:17:15 +02:00
Thomas Müller
1beb55a525 Merge pull request #947 from owncloud/fix-carddav-in-browser
Adding yearRange to datePicker
2015-07-03 13:30:33 +02:00
Thomas Müller
c31ba5215d Merge pull request #682 from seijikun/patch-1
Fix circular structure typeerror in chromium(38)
2015-07-03 13:29:41 +02:00
Thomas Müller
95e4ce0907 Redirect to default page if we are not logged in 2015-07-03 13:28:54 +02:00
Thomas Müller
0cfbd3cadc Merge pull request #964 from owncloud/label-details
Label style details
2015-07-03 07:51:34 +02:00
Jenkins for ownCloud
7abcad2b21 [tx-robot] updated from transifex 2015-07-03 00:50:15 -04:00
Jan-Christoph Borchardt
d7f1e12fc4 unbold field type labels 2015-07-02 20:34:40 +02:00
Jan-Christoph Borchardt
a16c9960f4 move field labels to align with content, adjust opacity 2015-07-02 20:32:29 +02:00
Thomas Müller
ad197e5c75 Translate the noneSelectedText on the groups multiselect 2015-07-02 18:04:47 +02:00
Thomas Müller
be4e2739b2 Merge pull request #794 from owncloud/confirm-addressbook-delete
add confirmation before deleting an addressbook
2015-07-02 13:57:58 +02:00
Thomas Müller
663f9a4eaa Merge pull request #775 from owncloud/noglobal
Dont load scripts in other apps like news
2015-07-01 17:14:00 +02:00
Thomas Müller
55cbf0bdca Merge pull request #954 from owncloud/max-version
increase max-version to 8.2
2015-07-01 17:13:01 +02:00
jbtbnl
d363f85455 Make UID generation conform to UUID standard 2015-07-01 16:54:35 +02:00
Thomas Müller
0660069cd3 Handle add group error handling 2015-07-01 16:49:16 +02:00
Jan-Christoph Borchardt
0b0290b256 increase max-version to 8.2 2015-07-01 16:44:35 +02:00
babelouest
dafa3d8d43 add confirmation before deleting an addressbook 2015-07-01 16:17:21 +02:00
Thomas Müller
068afac460 Merge pull request #806 from owncloud/fix_803
fix bug #803 where HOME address is incorrectly set to WORK address
2015-07-01 16:16:28 +02:00
Thomas Müller
efa780c5dc Merge pull request #816 from owncloud/fix_807_810
Fix 807 810
2015-07-01 16:06:28 +02:00
Thomas Müller
9a1b5f31a2 Case insensitive search in contacts - fixes #813, owncloud/mail#197 2015-07-01 15:47:27 +02:00
Thomas Müller
a1e07ada11 handle undefined contact - fixes #948 2015-07-01 13:30:11 +02:00
Thomas Müller
068267d17b Adding yearRange to datePicker - fixes #914 2015-07-01 13:12:14 +02:00
Jan-Christoph Borchardt
bd807389ca Merge pull request #937 from owncloud/fix-csp-img-src
Fix csp img src
2015-07-01 12:14:02 +02:00
Lukas Reschke
5c533b7416 Merge pull request #943 from owncloud/reuse-sabre-uuidutil
Reuse Sabre\VObject\UUIDUtil to generate UUIDs
2015-07-01 12:06:00 +02:00
Jan-Christoph Borchardt
3a4b38dbf2 Merge pull request #940 from owncloud/remove-api-class
Remove use of deprecated API class
2015-07-01 12:03:11 +02:00
Jan-Christoph Borchardt
23ef0adebd Merge pull request #941 from owncloud/fix-l10n
No php based translations are required any more
2015-07-01 11:43:07 +02:00
Thomas Müller
65eb7387c0 Merge pull request #945 from owncloud/update-travis-oc-target-branch
Update owncloud target version in .travis.yml
2015-07-01 09:33:20 +02:00
Joas Schilling
fbb92e108e Update owncloud target version in .travis.yml 2015-07-01 08:51:43 +02:00
Jenkins for ownCloud
e32dcbfe81 [tx-robot] updated from transifex 2015-07-01 00:50:01 -04:00
Jan-Christoph Borchardt
18ec780a80 Merge pull request #942 from owncloud/fix-photo-import
Fix photo import
2015-06-30 19:37:46 +02:00