<!-- 
RSS generated by JIRA (8.1.3#801003-sha1:6b6f07cffadda9a0d6efe24639daed8ce94dcdd6) at Sat Feb 10 05:47:52 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-14] Test the Events portlets in Liferay 6.2 EE</title>
                <link>https://issues.rivetlogic.com/browse/LRA-14</link>
                <project id="10765" key="LRA">Liferay Apps</project>
                    <description>Test the Events portlets in Liferay 6.2 EE. Download the server and test the portlet there. Test it using these browsers: Firefox, IE, Safari, Chrome. </description>
                <environment></environment>
        <key id="36269">LRA-14</key>
            <summary>Test the Events portlets in Liferay 6.2 EE</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="1">Fixed</resolution>
                                        <assignee username="juan.carrillo">Juan Carrillo [X]</assignee>
                                    <reporter username="mcalvo">mcalvo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jan 2014 08:24:59 -0500</created>
                <updated>Wed, 26 Feb 2014 12:35:41 -0500</updated>
                            <resolved>Wed, 26 Feb 2014 12:35:41 -0500</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="55878" author="mcalvo" created="Tue, 21 Jan 2014 06:29:10 -0500"  >We need these fixes / improvements:&lt;br/&gt;
&lt;br/&gt;
1) Let&amp;#39;s take hr-portal reference from portlet.properties and other places&lt;br/&gt;
&lt;br/&gt;
2) Why are we using a custom query to find by eventId and email when the same can be done easily in service builder?&lt;br/&gt;
&lt;br/&gt;
3) The email that went out did not have appropriate subject and body&lt;br/&gt;
&lt;br/&gt;
You have an invitation to [$EVENT_NAME$].&lt;br/&gt;
[$TO_NAME$]&lt;br/&gt;
&lt;br/&gt;
[$EVENT_NAME$]    &lt;br/&gt;
[send_notification-1][NotificationListener:69] &amp;lt;p&amp;gt; [$TO_NAME$] &amp;lt;/p&amp;gt; [$EVENT_NAME$]&lt;br/&gt;
&lt;br/&gt;
4) As soon as an event is stored, the UI renders sometimes two rows and sometimes no rows. Refreshing the screen tries to re-post.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;we need to show appropriate results and the redirected one should be a render url to the same page.&lt;br/&gt;
&lt;br/&gt;
5) All the action urls should redirect to render url at the end of action so that refreshing the screen does not trigger another post.&lt;br/&gt;
&lt;br/&gt;
6) Provide language properties for all definition of terms&lt;br/&gt;
&lt;br/&gt;
7) Event creation should not allow events in past. This sends the event directly to past events and does not allow a user to edit.&lt;br/&gt;
&lt;br/&gt;
8) We need a message to say an email id that is already registered for an event cannot be registered again.&lt;br/&gt;
&lt;br/&gt;
9) Can we use Liferay&amp;#39;s repeatable fields for adding more participant?&lt;br/&gt;
&lt;br/&gt;
10) Move styles to css  - edit_event.jsp&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;type=&amp;quot;submit&amp;quot; style=&amp;quot;height: 25px;&amp;quot;&lt;br/&gt;
11) typo in file name - emai-from.jspf &lt;br/&gt;
&lt;br/&gt;
12) upload_csv.jsp - this is not used. remove from repo.&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;lt;div&amp;gt;   &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;lt;label for=&amp;quot;firstname&amp;quot;&amp;gt;Upload file:&amp;lt;/label&amp;gt;&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;&amp;nbsp;	&amp;lt;input  type=&amp;quot;file&amp;quot; name=&amp;quot;csvFile&amp;quot; /&amp;gt;&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;lt;/div&amp;gt;&lt;br/&gt;
&lt;br/&gt;
</comment>
                            <comment id="55883" author="christopher.jimenez" created="Tue, 21 Jan 2014 07:37:42 -0500"  >I&amp;#39;ll start a new project for the moment these are the missing points&lt;br/&gt;
4) As soon as an event is stored, the UI renders sometimes two rows and sometimes no rows. Refreshing the screen tries to re-post. we need to show appropriate results and the redirected one should be a render url to the same page.&lt;br/&gt;
&lt;br/&gt;
5) All the action urls should redirect to render url at the end of action so that refreshing the screen does not trigger another post.&lt;br/&gt;
&lt;br/&gt;
7) Event creation should not allow events in past. This sends the event directly to past events and does not allow a user to edit.&lt;br/&gt;
&lt;br/&gt;
9) Can we use Liferay&amp;#39;s repeatable fields for adding more participant?</comment>
                            <comment id="56005" author="mcalvo" created="Fri, 24 Jan 2014 08:15:05 -0500"  >Additionally once the code is ready, remember to Enable the Security Manager, following the steps outlined here:&lt;br/&gt;
&lt;a href=&quot;http://wiki.rivetlogic.com/display/Liferay/Enabling+Security+Manager+for+Liferay+plugins&quot;&gt;http://wiki.rivetlogic.com/display/Liferay/Enabling+Security+Manager+for+Liferay+plugins&lt;/a&gt;</comment>
                            <comment id="56981" author="juan.carrillo" created="Tue, 18 Feb 2014 12:13:11 -0500"  >No errors in EE version</comment>
                            <comment id="56986" author="mcalvo" created="Tue, 18 Feb 2014 13:16:13 -0500"  >Please fix these issues:&lt;br/&gt;
+ It is sending the email reporting an email address different than what it is configured in portlet preferences.&lt;br/&gt;
+ The default &amp;quot;Updated Invitation email&amp;quot; is not good. It is not asking to confirm the assistance.</comment>
                            <comment id="57052" author="juan.carrillo" created="Thu, 20 Feb 2014 06:05:03 -0500"  >For using name in emails and address we moved from gmail account service to postfix.&lt;br/&gt;
Update template issue is resolved</comment>
                            <comment id="57140" author="mcalvo" created="Fri, 21 Feb 2014 13:32:03 -0500"  >Also for any .java, .jsp or .js file that is AUTOGENERATED by Liferay AND that we HAVE MODIFIED, ADD THE FOLLOWING line above Liferay&amp;#39;s copyright disclaimer:&lt;br/&gt;
&lt;br/&gt;
/* Copyright (c) 2014 Rivet Logic Corporation. All rights reserved. */&lt;br/&gt;
&lt;br/&gt;
/**&lt;br/&gt;
* Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.&lt;br/&gt;
*&lt;br/&gt;
* This library is free software; you can redistribute it and/or modify it under&lt;br/&gt;
*....&lt;br/&gt;
*/&lt;br/&gt;
&lt;br/&gt;
</comment>
                            <comment id="57295" author="juan.carrillo" created="Wed, 26 Feb 2014 12:35:41 -0500"  >Liferay disclaimers were modified.</comment>
                    </comments>
                    <attachments>
                    </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|i00c53:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1968</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>