Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] Re: [JIRA] Commented: (CO-220) CO selector

Subject: COmanage Developers List

List archive

[comanage-dev] Re: [JIRA] Commented: (CO-220) CO selector


Chronological Thread 
  • From: Marie Huynh <>
  • To: comanage-dev <>, Benn Oshrin <>
  • Subject: [comanage-dev] Re: [JIRA] Commented: (CO-220) CO selector
  • Date: Fri, 3 Feb 2012 15:11:34 -0800

Hey Benn,

I got the dropdown in the menu to work except for the dropdown CO
selector page, which still requires you to select via its dropdown. I
used a combination of javascript to reload a page when the CO is
changed via the dropdown, and $this->Session->write in the
app_controller to hold onto it when browsing through the site. I don't
know how the dropdown page works or if it's being changed in the
update. Should I leave that as is for now?

On Wed, Feb 1, 2012 at 3:25 PM, Marie Huynh (JIRA)
<>
wrote:
>
>    [
> https://bugs.internet2.edu/jira/browse/CO-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292#comment-16292
> ]
>
> Marie Huynh commented on CO-220:
> --------------------------------
>
> http://www.justkez.com/understanding-cakephp-sessions/
>
>> CO selector
>> -----------
>>
>>                 Key: CO-220
>>                 URL: https://bugs.internet2.edu/jira/browse/CO-220
>>             Project: COmanage
>>          Issue Type: Sub-task
>>          Components: Registry
>>    Affects Versions: COmanage Registry 0.3 (Basic Shape)
>>            Reporter: Marie Huynh
>>            Assignee: Marie Huynh
>>              Labels: sprint03
>>
>> The dropdown menu on top of the page should be used for selecting a CO.  
>> How will this be implemented so that it is remembered?  One option is:
>> $this -> Session -> write("currentCO", "LIGO");  // Or co id
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>



Archive powered by MHonArc 2.6.16.

Top of Page