Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Re: How to customize new UI?

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Re: How to customize new UI?


Chronological Thread 
  • From: Shilen Patel <>
  • To: GAIL JOY DUNMIRE <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Re: How to customize new UI?
  • Date: Fri, 1 Jul 2016 13:17:32 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi Gail,

Regarding the first question, we have a jira for this that I'll be working on.  When do you need this by?


Regarding the second question, you should be able to do this in the grouper-ui.properties.

# Display the link to the admin ui

uiV2.quicklink.menu.adminui=true


# Display the link to the admin ui only if user is a member of this group.

# note this config item needs uiV2.quicklink.menu.adminui=true

uiV2.quicklink.menu.adminui.forGroup=


# Display the link to the lite ui

uiV2.quicklink.menu.liteui=true


# Display the link to the lite ui only if user is a member of this group

# note this config item needs uiV2.quicklink.menu.liteui=true

uiV2.quicklink.menu.liteui.forGroup=


Thanks!

- Shilen

From: GAIL JOY DUNMIRE <>
Date: Thursday, June 30, 2016 at 6:28 PM
To: "" <>
Cc: "Dunmire, Gail" <>
Subject: [grouper-users] Re: How to customize new UI?

Does anyone have any input on this? I would like to make this change before we go live.

Thank you,
Gail


From: "<gjd2@psu. edu>" <>
To:
Cc: "<gjd2@psu. edu>" <>
Sent: Wednesday, June 22, 2016 11:49:44 AM
Subject: How to customize new UI?

I am trying to customize the new UI. I found some documentation in the grouper-ui.base.properties.

1. How do I make this same change in the new UI? This works in the Admin UI. I need the same property but for the subject2.

## To control the order in which subject attributes are listed on the Subject Summary page:
# subject.attributes.order.<SOURCE_ID>=comma separated list of case sensitive attribute names
subject.attributes.order.g\:gsa=displayExtension,displayName,name,alternateName,extension,createTime,createSubjectId,createSubjectType,modifySubjectId,modifySubjectType,modifyTime,subjectType,id
subject.attributes.order.qsuob=LFNAME,LOGINID,subjectType,id

2. How do you customize the menu on the new UI. I am trying to hide the 'Admin UI' and 'LiteUI' links in the quick links menu unless you belong in the grouperAdmin group.

Thank you,
Gail




Archive powered by MHonArc 2.6.19.

Top of Page