<!-- 
RSS generated by JIRA (8.1.3#801003-sha1:6b6f07cffadda9a0d6efe24639daed8ce94dcdd6) at Sat Feb 10 05:48:57 GMT 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Rivet Logic Corporation JIRA </title>
    <link>https://issues.rivetlogic.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.1.3</version>
        <build-number>801003</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[LRA-155] Test the Google Drive Quick Links app before we submit it to the marketplace</title>
                <link>https://issues.rivetlogic.com/browse/LRA-155</link>
                <project id="10765" key="LRA">Liferay Apps</project>
                    <description>Follow the steps outlined here:&lt;br/&gt;
&lt;a href=&quot;http://wiki.rivetlogic.com/display/HRPORTAL/QA+process&quot;&gt;http://wiki.rivetlogic.com/display/HRPORTAL/QA+process&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Use this repository:&lt;br/&gt;
&lt;a href=&quot;https://github.com/rivetlogic/liferay-google-drive-quick-links&quot;&gt;https://github.com/rivetlogic/liferay-google-drive-quick-links&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
The app documentation is here:&lt;br/&gt;
&lt;a href=&quot;http://wiki.rivetlogic.com/display/LRA/Google+Drive+Quick+Links&quot;&gt;http://wiki.rivetlogic.com/display/LRA/Google+Drive+Quick+Links&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Please update the app&amp;#xB4;s wiki with new screen shots that show the app&amp;#xB4;s new look and feel, and use Rivet&amp;#39;s documents like case studies and similar for the screenshots.&lt;br/&gt;
&lt;br/&gt;
You can ask Charles for the keys needed to test the API.</description>
                <environment></environment>
        <key id="37798">LRA-155</key>
            <summary>Test the Google Drive Quick Links app before we submit it to the marketplace</summary>
                <type id="3" iconUrl="https://issues.rivetlogic.com/secure/viewavatar?size=xsmall&amp;avatarId=11098&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://issues.rivetlogic.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://issues.rivetlogic.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="6">Completed</resolution>
                                        <assignee username="mcalvo">mcalvo</assignee>
                                    <reporter username="mcalvo">mcalvo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Apr 2014 12:17:05 -0400</created>
                <updated>Fri, 9 May 2014 08:21:40 -0400</updated>
                            <resolved>Thu, 8 May 2014 15:16:53 -0400</resolved>
                                                                    <component>Google Drive Quick Links</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="59018" author="mcalvo" created="Wed, 30 Apr 2014 08:48:58 -0400"  >Wait for this pull request to be merged, before starting the QA process:&lt;br/&gt;
&lt;a href=&quot;https://github.com/rivetlogic/liferay-google-drive-quick-links/pull/5&quot;&gt;https://github.com/rivetlogic/liferay-google-drive-quick-links/pull/5&lt;/a&gt;</comment>
                            <comment id="59039" author="juan.carrillo" created="Wed, 30 Apr 2014 12:00:06 -0400"  >Some global variables founded, and some js imports did incorrectly&lt;br/&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;function onApiLoad() {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;gapi.load(&amp;#39;auth&amp;#39;, {&amp;#39;callback&amp;#39;: function() { }});&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;gapi.load(&amp;#39;picker&amp;#39;, {&amp;#39;callback&amp;#39;: function() { }});&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
&amp;nbsp;&amp;lt;/script&amp;gt;&lt;br/&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;&lt;a href=&quot;https://apis.google.com/js/api.js?onload=onApiLoad&quot;&gt;https://apis.google.com/js/api.js?onload=onApiLoad&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br/&gt;
&lt;br/&gt;
Also missing some constants in Java Code and Javascript&lt;br/&gt;
String documentId = ParamUtil.getString(request, &amp;quot;documentId&amp;quot;);&lt;br/&gt;
this.scope = [&amp;#39;&lt;a href=&quot;https://www.googleapis.com/auth/drive&amp;#39;&quot;&gt;https://www.googleapis.com/auth/drive&amp;amp;#39;&lt;/a&gt;];</comment>
                            <comment id="59188" author="juan.carrillo" created="Tue, 6 May 2014 14:58:32 -0400"  >Code is updated and the errors mentioned above are not happening.</comment>
                            <comment id="59225" author="mcalvo" created="Wed, 7 May 2014 15:09:25 -0400"  >Katalina we need to restest it again after the changes Juan made. His pull request is pending, please work on it as soon as it has been merged.</comment>
                            <comment id="59262" author="katalina.marcos" created="Thu, 8 May 2014 15:05:10 -0400"  >delete icon with red line at top</comment>
                            <comment id="59263" author="katalina.marcos" created="Thu, 8 May 2014 15:05:45 -0400"  >By testing the portlet in chrome the delete icon was showed with a red line in the top. However is not exclusive from chrome, I could reproduce it in other browsers with zoom in and zoom out actions.  Please take a look of attached image.</comment>
                            <comment id="59264" author="katalina.marcos" created="Thu, 8 May 2014 15:07:21 -0400"  >Also I found a problem with IE9 but it&amp;#39;s a google drive issue. So I add a related comment to the app&amp;#39;s documentation &lt;a href=&quot;http://wiki.rivetlogic.com/display/LRA/Google+Drive+Quick+Links&quot;&gt;http://wiki.rivetlogic.com/display/LRA/Google+Drive+Quick+Links&lt;/a&gt; (Browser comp ability)&lt;br/&gt;
</comment>
                            <comment id="59265" author="katalina.marcos" created="Thu, 8 May 2014 15:08:28 -0400"  >Not an issue actually, but the portlet present this message &amp;quot;Welcome to My Google Drive Quick Links&amp;quot; and it cannot be removed. Maybe it could be annoying for some users?</comment>
                            <comment id="59266" author="katalina.marcos" created="Thu, 8 May 2014 15:16:53 -0400"  >Revision finished. &lt;br/&gt;
&lt;br/&gt;
It was reviewed it in Liferay CE 6.2.0 CE and Lifeay EE 6.2.10.1 &lt;br/&gt;
It was reviewed it in Safari 6.13, Firefox 29, Chrome 34 and IE9+&lt;br/&gt;
&lt;br/&gt;
Just an small issue was found. It is related to the delete icon. &lt;br/&gt;
A Google Drive issue with IE9 was documented.&lt;br/&gt;
A possible enhancement about welcome message was also described.&lt;br/&gt;
</comment>
                            <comment id="59274" author="mcalvo" created="Fri, 9 May 2014 08:21:40 -0400"  >We decided to remove the &amp;quot;Welcome to My Google Drive Quick Links&amp;quot; from the page. The delete icon seems to be a Liferay issue and it is a minor bug.</comment>
                    </comments>
                    <attachments>
                            <attachment id="22098" name="gdql_delete_chrome.png" size="7895" author="katalina.marcos" created="Thu, 8 May 2014 15:05:10 -0400"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11470" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11170" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00ewf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2415</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10021" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Resolution Date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 8 May 2014 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            </customfields>
    </item>
</channel>
</rss>