Edited wiki page GSoC2011GUIOverhaul for meeting notes Jun 13, 2011 (Toggleable list)
diff --git a/GSoC2011GUIOverhaul.wiki b/GSoC2011GUIOverhaul.wiki index 174e7ee..eeaf5ff 100644 --- a/GSoC2011GUIOverhaul.wiki +++ b/GSoC2011GUIOverhaul.wiki
@@ -115,4 +115,17 @@ * Notes recorded in Google Wave at https://wave.google.com/wave/waveref/googlewave.com/w+mdcpD6vmC === My plan for next week: === - * Implement toggleable list and start working on admin dashboard. \ No newline at end of file + * Implement toggleable list and start working on admin dashboard. +---- + +== Jun 13, 2011 (Toggleable list) == + +=== My result reported in this meeting: === +I've posted the toggleable list patch to melange-soc-dev. The toggleable list is works by set the context of toggleable and collapse on component based class in app/soc/modules/gsoc/views/dashboard.py. If we set both toggleable and collapse to True, then the list wouldn't requested by the JS, but it updates the list_configurations variable with idx as its key. We still can make the list requested on the first load by ignoring toggleable and collapse context. With this approach, other list such as accecpted_orgs wouldn't affected. + +=== Meeting notes: === + * Not yet + +=== My plan for next week: === + * Not yet +---- \ No newline at end of file