[gatein-issues] [JBoss JIRA] (GTNPORTAL-2358) Adding new field displayName for User

Marek Posolda (JIRA) jira-events at lists.jboss.org
Wed Feb 22 16:48:36 EST 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Posolda updated GTNPORTAL-2358:
-------------------------------------

    Attachment: GTNPORTAL-2358-exo.core.organization.api.patch
                GTNPORTAL-2358-GateIn.patch


I am attaching proposed patches. First patch is for required changes in exo.core.component.organization.api . It's about adding 2 new methods "getDisplayName" and "setDisplayName" to interface User and change UserImpl implementation and other things according to it.

Second patch is for GateIn where needed changes are:
- Adding new field into all portlets for creating and updating of user 
- Changing logic in UIUserInfoPortlet to use displayName with fallback to fullName

                
> Adding new field displayName for User
> -------------------------------------
>
>                 Key: GTNPORTAL-2358
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2358
>             Project: GateIn Portal
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Identity integration, User Interface
>    Affects Versions: 3.2.0-CR01
>            Reporter: Marek Posolda
>            Assignee: Boleslaw Dawidowicz
>             Fix For: 3.2.0-GA
>
>         Attachments: GTNPORTAL-2358-exo.core.organization.api.patch, GTNPORTAL-2358-GateIn.patch
>
>
> We have customers who would like to have editable "displayName" of user. Currently what's displayed in right top corner after login of user is his fullName, which is hardcoded as 'firstName lastName' . We had suggestions to add new non-mandatory field displayName, which can be something similar like in Thunderbird https://wiki.mozilla.org/Thunderbird:Help_Documentation:Using_the_Address_Book#Contact_Tab . So user can fill displayName during his registration and it will be displayed in right top corner in UIUserInfoPortlet. If user won't have displayName, it will fallback to old behaviour and it will show fullName instead of it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list