Liferay Issues

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Test Sessions Access more options
    • Getting Started
PUBLIC - Liferay Portal Community Edition
  • PUBLIC - Liferay Portal Community Edition
  • LPS-32258

Show author of an announcement

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Feature Request Feature Request
  • Status: Contributed Solution Contributed Solution
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
  • Fix Version/s: None
  • Component/s: Collaboration, Collaboration > Announcements
  • Labels:
    None
  • Liferay Contributor's Agreement:
    Accept
  • Similar Issues:
    Show 5 results 

    LPS-8818Announcements won't show up after being created.
    LPS-31082Extend the dockbar to show new announcements
    LPS-17443Announcement Entries do not show up in the main view of the Announcments Portlet.
    LPS-29257Pagination not working in Announcements portlet
    LPS-1841Announcements\Alert Portlet Improvements

Description

Currently one cannot see who is the author of an announcement/alert besides looking in the database. By the following additions an user with manage permissions for announcements/alerts can easily check the author:

Add after https://github.com/liferay/liferay-portal/blob/master/portal-web/docroot/html/portlet/announcements/view_manage_entries.jspf#L59 :
headerNames.add("author");

Add here https://github.com/liferay/liferay-portal/blob/master/portal-web/docroot/html/portlet/announcements/view_manage_entries.jspf#L97 :
// Author

row.addText(LanguageUtil.get(pageContext, entry.getUserName()), rowURL);

When managing announcements/alerts and choosing a scope, the portlet will show a list of all existing announcements/alerts and this list will show the author after adding these lines.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions Summary
  • Commits
Hide
Permalink
Edward Gonzales added a comment - 21/Jan/13 4:20 PM

Hi David, thanks again for sharing this Improvement. One thing that you are missing is a github pull request. Please create one with the improvements and paste it on this ticket. Once you have done so, then I will pass it over to our Liferay team. Thanks for your willingness to improve Liferay!

Show
Edward Gonzales added a comment - 21/Jan/13 4:20 PM Hi David, thanks again for sharing this Improvement. One thing that you are missing is a github pull request. Please create one with the improvements and paste it on this ticket. Once you have done so, then I will pass it over to our Liferay team. Thanks for your willingness to improve Liferay!
Hide
Permalink
David Kubitza added a comment - 21/Jan/13 10:37 PM

It's about adding two lines. Please see LPS-30324.

Show
David Kubitza added a comment - 21/Jan/13 10:37 PM It's about adding two lines. Please see LPS-30324.
Hide
Permalink
Randy Zhu added a comment - 07/Mar/13 9:44 AM

In preparation for Ideation; we are moving this contributed solution tickets to “Feature Request”. Additional information to follow.

Show
Randy Zhu added a comment - 07/Mar/13 9:44 AM In preparation for Ideation; we are moving this contributed solution tickets to “Feature Request”. Additional information to follow.

People

  • Assignee:
    SE Support
    Reporter:
    David Kubitza
    Participants of an Issue:
    David Kubitza, Edward Gonzales, Randy Zhu, SE Support
Vote (0)
Watch (0)

Dates

  • Created:
    11/Jan/13 4:19 AM
    Updated:
    07/Mar/13 9:50 AM
    Days since last comment:
    10 weeks, 5 days ago

Agile

  • View on Board
  • Atlassian JIRA (v5.2.11#854-sha1:ef00d61)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Liferay. Try JIRA - bug tracking software for your team.