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

3759 Commits

Author SHA1 Message Date
Thomas Müller
15f3253490 Adding Makefile for easier packaging 2015-07-06 13:05:12 +02:00
Thomas Müller
f48f5c5890 Merge pull request #967 from owncloud/move-master-to-stable8.1
Move master to stable8.1
2015-07-06 11:22:06 +02:00
Thomas Müller
4ff855e7c2 Bumping version to 0.4.0.0 2015-07-06 10:54:41 +02:00
Jenkins for ownCloud
483d61d706 [tx-robot] updated from transifex 2015-07-06 10:51:52 +02:00
Jenkins for ownCloud
9be08ebb99 [tx-robot] updated from transifex 2015-07-06 10:51:52 +02:00
Jenkins for ownCloud
f6a034ef2e [tx-robot] updated from transifex 2015-07-06 10:51:52 +02:00
Thomas Müller
4769c4f94b Redirect to default page if we are not logged in 2015-07-06 10:51:52 +02:00
Jenkins for ownCloud
d6f0b47183 [tx-robot] updated from transifex 2015-07-06 10:51:52 +02:00
Jan-Christoph Borchardt
8b5ff477f0 unbold field type labels 2015-07-06 10:51:52 +02:00
Jan-Christoph Borchardt
42a90fc87d move field labels to align with content, adjust opacity 2015-07-06 10:51:52 +02:00
Thomas Müller
5ca5bc45db Translate the noneSelectedText on the groups multiselect 2015-07-06 10:51:52 +02:00
jbtbnl
d003da6838 Make UID generation conform to UUID standard 2015-07-06 10:51:52 +02:00
Thomas Müller
3c3ffe2acb Handle add group error handling 2015-07-06 10:51:52 +02:00
Jan-Christoph Borchardt
168476cff6 increase max-version to 8.2 2015-07-06 10:51:52 +02:00
babelouest
f7f70fe6ea add confirmation before deleting an addressbook 2015-07-06 10:51:52 +02:00
Thomas Müller
8009a4f262 Case insensitive search in contacts - fixes #813, owncloud/mail#197 2015-07-06 10:51:52 +02:00
Thomas Müller
538bf08160 handle undefined contact - fixes #948 2015-07-06 10:51:52 +02:00
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