Hi,<br>I had made some changes and pushed my work.<br><ul><li>Implemented the Hide/Show search criteria for zoom-search interface. After submitting the input criteria the input form toggles to hide and can be made visible again by clicking 'Show input criteria'</li>
<li>The link for 'How to use?' / instructions to use is available again by using PMA_ajaxShowMessage</li><li>Browse/Edit mode it kept so as to disable the data point info form elements when using browse mode and enabled when using edit mode. I was thinking that if we had to add more modes like add or delete we can add it to this panel.</li>
<li>Changed the names for some configuration directives</li></ul>Now working on to update query generation on edit mode. Also, will check out the code snippet for panning tyron suggested. <br>I'll look into the default label problem in some time (testing using the pma configuration storage).<br>
<br><div class="gmail_quote">On Sat, Jul 2, 2011 at 4:40 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le 2011-07-01 08:02, Ammar Yasir a écrit :<br>
<div class="im">> Hi Marc,<br>
> There are some parts of the interface where we can use ajax. I've been<br>
> working on it, but I'm not much experienced with using ajax so not much<br>
> success. I'll discuss this with thilanka too.<br>
> Some of parts are:<br>
> 1) When the plot is generated, we can hide the search criteria. This is just<br>
> like the table search page toggle search criteria but when I use the same<br>
> script as in tbl_select.js it somehow end up losing the plot (it generates<br>
> empty plot).<br>
> 2) When we click submit after editing the data point values, it should<br>
> generate the sql query and post it to server/post the updated values to the<br>
> server and execute the query there.<br>
><br>
> I think i'll start again fresh with the ajax part.<br>
<br>
</div>Ammar,<br>
Firebug's Network panel is very useful to debug Ajax requests and replies.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
All of the data generated in your IT infrastructure is seriously valuable.<br>
Why? It contains a definitive record of application performance, security<br>
threats, fraudulent activity, and more. Splunk takes this data and makes<br>
sense of it. IT sense. And common sense.<br>
<a href="http://p.sf.net/sfu/splunk-d2d-c2" target="_blank">http://p.sf.net/sfu/splunk-d2d-c2</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>