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: Benn Oshrin <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] Re: [JIRA] Commented: (CO-220) CO selector
  • Date: Fri, 03 Feb 2012 22:57:26 -0500

Yeah, let's leave for now and revisit after the code is merged together.

On 2/3/12 6:11 PM, Marie Huynh wrote:
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