Approved with one nit: A missing swf9 LFC caused the radio to be disabled (good) but then checking 'debug' caused the compiler to fail, because I was missing a swf9 debug LFC.
On 1/14/10 2:00 PM, Henry Minsky wrote: > Change 20100114-hqm-C by [email protected] on 2010-01-14 16:55:17 EST > in /Users/hqm/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Put back a swf9 button into the dev console > > New Features: > > Bugs Fixed: LPP-8717 Put back a swf9 button into the dev console > > Technical Reviewer: max > QA Reviewer: ptw > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > Add swf9 button back to dev console > > Details: > > + Canvas.java: Add list of runtimes for which there is actually and LFC > library built on the server > > + app-console.xslt: pass list of active runtimes into dev console as a query > arg > > + dev-console.lzx: only enable the runtime radio buttons for which that > runtime is active > > Tests: > > restart server in order to reload XSLT templates. Verify that runtime buttons > show up in dev > console in dhtml and swf8,9,10 > > Delete the SWF9 LFC's, and verify that the button is grayed out when the dev > console is reloaded. > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/compiler/Canvas.java > M WEB-INF/lps/templates/app-console_jp.xslt > M WEB-INF/lps/templates/app-console.xslt > M lps/admin/dev-console.lzx.js > M lps/admin/dev-console.lzx.swf > M lps/admin/dev-console.lzx > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100114-hqm-C.tar -- Regards, Max Carlson OpenLaszlo.org _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
