Le 2012-05-21 11:22, Atul Pratap Singh a écrit :
On Mon, May 21, 2012 at 8:30 PM, Marc Delisle marc@infomarc.info wrote:
Le 2012-05-21 10:31, Atul Pratap Singh a écrit :
Hi Marc, I have now converted the SQL query execution part of tbl_select.php into functions. Please checkout [0]
[0]
https://github.com/zixtor/phpmyadmin/commit/360e2063ea271030d3042e3d0d2b6b5b...
Hi Atul, OK, I'll check this today.
By the way, I am working on tbl_zoom_select.php and some js files to replace Highcharts with jqplot, I expect to finish soon and merge to QA_3_5, then master.
Ok Marc, Next I would move the functions formed in "tbl_select.php" to
"libraries/tbl_select.lib.php" followed by the refactoring in "tbl_zoom_select.php" (After you merge the jqplot changes in master).
Hi Atul, upstream master now contains tbl_zoom_select.php with the jqplot changes.