Re: [uportal-dev] Fragment Owners and individual fragments

2011-08-24 Thread Jen Bourey
Hi Steve, Typically each layout fragment has a unique user associated with it, and typically that user is specific to that fragment rather than a real user. Real users inherit the fragment, and the changes that each user makes to their inherited version aren't shared between users. I'm not

Re: [uportal-dev] Fragment Owners and individual fragments

2011-08-24 Thread Steve Swinsburg
Hi Jen, That's exactly it, delegated admin of fragments. So for a real example, we want to allow two people in the College of Science to have permission to modify the 'science' layout. Then in the Medical School, five people should be allowed to modify the 'medicine' layout (Joanne. However,

Re: [uportal-dev] Commit practice for issues that affect the 3.2.x branch

2011-08-24 Thread Eric Dalquist
Committing directly to the branch is fine. If you're fixing an issue that may also affect trunk just post a message on the list with a link to the jira issue and I can take a look and see if I need to figure out how to get it into trunk as well. Thanks for the help! -Eric On 8/24/11 6:27 PM,

Re: [uportal-dev] Fragment Owners and individual fragments

2011-08-24 Thread Eric Dalquist
Here is the default IMPERSONATE permission for 3.2 https://source.jasig.org/uPortal/branches/rel-3-2-patches/uportal-impl/src/main/resources/properties/db/entities/permission_set/Portal_Administrators__IMPERSONATE__system.permission_set For your case you would need a new permission_set file