Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Releases: AlfrescoArchive/google-docs

V3.0.3

17 Feb 21:42
Compare
Choose a tag to compare
Merge remote-tracking branch 'googledrive/master'

V3.0.2

24 Apr 15:24
Compare
Choose a tag to compare
V3.0.2 Pre-release
Pre-release
Merge 3.0.2 to Public Master:

commit 8f784ecb3c6bee93642bd89b70dc436c1a2716ad
Merge: 71d4c92 b4c6239
Author: Jared Ottley <jottley@gmail.com>
Date:   Fri Apr 17 08:50:07 2015 -0600

    Merge pull request #6 from Alfresco/3.0.2

    Merge from 3.0.2 to Master

commit 71f0eb96f0d75f6fb4fff5079571d490ea59ed0c
Author: Jared Ottley <jottley@gmail.com>
Date:   Fri Apr 17 08:47:48 2015 -0600

    [GOOGLEDOCS-312] Cannot create Google Docs
    -Issue is caused by fix for [MNT-13804]. This moved the getSiteInfo into a separate transaction.  This meant that the create part of the parent transaction hadn't committed to the DB so the new transaction couldn't find the new node.
    -We've reverted the change to make it so that creates will now work within the same transaction.
    [MNT-13804] Node with explicit declared permission in private site is not saving added aspect and locking (GoogleDocs)
    [GOOGLEDOCS-301] Access denied when edit Google Doc
    -Moved from using the public 'NodeService' to the private 'NodeService' fixes the issues editing content in a private site would not allow the aspect to be added to a node within that site.

commit 51e4380d78771381ab36a9db8229efbe281959fb
Author: Jared Ottley <jottley@gmail.com>
Date:   Fri Apr 17 08:25:09 2015 -0600

    Revert "Merge branch 'master-DEV-2015_04_16' into 3.0.2"

    This reverts commit f573e34f80c7a13d90d7e5c0903f8b7f18bf1b44, reversing
    changes made to 443c50310f702875c215c9a0aeef8835ffe21e70.

commit 466fd0cd870f8e5d001122d35b2835644dc8d0bf
Merge: df4fcf4 2154198
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 15:38:03 2015 -0600

    Merge pull request #5 from Alfresco/3.0.2

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1...

commit df1f3ccb9c121ac7a953816c1eb89b23f7506e11
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 15:37:26 2015 -0600

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1 a document already-checked out from Google Docs 2.0
    -The cancel action was not wrapped in an OAuth Credentials check. After an upgrade to v3 the oauth permission/scope is different than the scopes v2

commit b4830d84aa92432d5fb45dfa660ac8c556ecab34
Merge: 2a9733e b8e1dc1
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 11:47:16 2015 -0600

    Merge pull request #4 from Alfresco/3.0.2

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1...

commit 4d6639a895fb82b10c8cb1d64c237e06b68187dd
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 11:46:45 2015 -0600

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1 a document already-checked out from Google Docs 2.0
    -The documentList API resourceIds are different than those stored by the Drive API.  Most of the calls to get and use the resource Id were wraped to strip the prefix. There were a few that were missing this wrapping.

commit fe26528f9f7a5f29011b3397f4f9773824887365
Merge: 44ed001 ff26003
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 10:06:35 2015 -0600

    Merge remote-tracking branch 'origin/master'

commit 5d1cf0fc25d9bc664ad22b1347fc58195c72f83e
Merge: 6bf0d3c 1266859
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 10:06:02 2015 -0600

    Merge remote-tracking branch 'origin/3.0.2'

commit f573e34f80c7a13d90d7e5c0903f8b7f18bf1b44
Merge: ef19edc 927cb2d
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 09:53:58 2015 -0600

    Merge branch 'master-DEV-2015_04_16' into 3.0.2

commit 9549c3b94b78c0888884471c2000d3f3c23757a0
Merge: e1129c0 ef19edc
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 09:43:58 2015 -0600

    Merge remote-tracking branch 'origin/3.0.2' into master-DEV-2015_04_16

commit 4e851bfb58b0003f02615e94f8117c91b08aec6e
Merge: 1b8d77c ef19edc
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 09:28:32 2015 -0600

    Merge pull request #3 from Alfresco/3.0.2

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1...

commit 443c50310f702875c215c9a0aeef8835ffe21e70
Author: Jared Ottley <jottley@gmail.com>
Date:   Thu Apr 16 09:27:31 2015 -0600

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1 a document already-checked out from Google Docs 2.0
    -Re add DocumentList feed scope. This fixes a permission issue.

commit 494621fe7109a4764482da3eacf8482f8656e6a7
Author: unknown <pavel.yurkevich@YurkevichP.synesis.local>
Date:   Thu Apr 16 17:15:26 2015 +0300

    MNT-13804 : Node with explicit declared permission in private site is not saving added aspect and locking (GoogleDocs)   - SiteInfo should be resolved in separate transaction because any Exception will fail main transaction. As a result complete opeartion will fail.

commit d38d33eb75f83bb64bfeff4ac62ffaff0f618638
Merge: 859b4c1 b01f27e
Author: Jared Ottley <jottley@gmail.com>
Date:   Wed Apr 15 10:26:38 2015 -0600

    Merge pull request #1 from Alfresco/3.0.2

    Hotfix 3.0.2

commit b0cc4330673f7a9a06bff48defe64124267568ed
Author: Jared Ottley <jottley@gmail.com>
Date:   Wed Apr 15 10:22:54 2015 -0600

    [GOOGLEDOCS-310] Google Docs not able to resume edit in GoogleDocs 3.0.1 a document already-checked out from Google Docs 2.0
    -Google is returning that the temporary folder is no mutable.
    -This shouldn't block operations.
    -It should be reported in debug logs
    -Updated code to log issues but not block operations.
    [MNT-13847] WARNING: Application name is not set. Call Builder#setApplicationName output many times in the logs
    -Application name was set on the Drive Client, Google OAuth Client was missing the ApplicationName.

commit 21c229e9e5efd32f0aeca6e482f0f60d0f1330c1
Author: Samuel Langlois <samuel.langlois@alfresco.com>
Date:   Tue Apr 14 17:19:36 2015 +0100

    Upgrade version to 3.0.2