[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b8603f: Initial jqplot files

Marc Delisle marc at infomarc.info
Thu May 24 22:18:07 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b8603f16b8da45be0256f966f3b763b80a273d5f
      https://github.com/phpmyadmin/phpmyadmin/commit/b8603f16b8da45be0256f966f3b763b80a273d5f
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    A js/jqplot/jquery.jqplot.js
    A js/jqplot/plugins/jqplot.pieRenderer.js
    M themes/original/css/theme_right.css.php
    M themes/pmahomme/css/theme_right.css.php

  Log Message:
  -----------
  Initial jqplot files


  Commit: a44ee5909345fe24adcbd498ecc9255e36f66d58
      https://github.com/phpmyadmin/phpmyadmin/commit/a44ee5909345fe24adcbd498ecc9255e36f66d58
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M js/functions.js
    M js/sql.js
    M sql.php

  Log Message:
  -----------
  jqPlot for profiling chart


  Commit: 8b7b8a8ffe0c2b4a916a0352bc21c0b103048397
      https://github.com/phpmyadmin/phpmyadmin/commit/8b7b8a8ffe0c2b4a916a0352bc21c0b103048397
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M js/functions.js
    M js/server_status.js
    M js/sql.js
    M server_status.php

  Log Message:
  -----------
  Server status queries chart, with jqplot
Fix needed: legend wrongly displayed over the right border


  Commit: c75225f447178278378c7f96714857f354233b6c
      https://github.com/phpmyadmin/phpmyadmin/commit/c75225f447178278378c7f96714857f354233b6c
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M themes/original/css/theme_right.css.php
    M themes/pmahomme/css/theme_right.css.php

  Log Message:
  -----------
  Better contrasting color, as suggested by Rouslan Placella


  Commit: aa5551b2dbaed6b140c58fcd6e5701855b671494
      https://github.com/phpmyadmin/phpmyadmin/commit/aa5551b2dbaed6b140c58fcd6e5701855b671494
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M js/functions.js

  Log Message:
  -----------
  Use Tango color palette for series colors


  Commit: 3d823620b20fcd87f02a1d2832d2968cd0d3bbbe
      https://github.com/phpmyadmin/phpmyadmin/commit/3d823620b20fcd87f02a1d2832d2968cd0d3bbbe
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    A js/jqplot/plugins/jqplot.canvasTextRenderer.js
    A js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  simple plot


  Commit: f5ac325de83ca88662f44a19fbfb015baaadbb0c
      https://github.com/phpmyadmin/phpmyadmin/commit/f5ac325de83ca88662f44a19fbfb015baaadbb0c
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    A js/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Parse numbers; axis labels


  Commit: d00d62e141c9e0bcf268635037f3331c6924f2d7
      https://github.com/phpmyadmin/phpmyadmin/commit/d00d62e141c9e0bcf268635037f3331c6924f2d7
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    A js/jqplot/plugins/jqplot.highlighter.js
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Highlighter for data label


  Commit: 9f6dc058dd4d9847e527d7f6a67bdf211309607d
      https://github.com/phpmyadmin/phpmyadmin/commit/9f6dc058dd4d9847e527d7f6a67bdf211309607d
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    A js/jqplot/plugins/jqplot.cursor.js
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Zoom


  Commit: 0264deecd1c38f28908102e65f987ab3e2c00de6
      https://github.com/phpmyadmin/phpmyadmin/commit/0264deecd1c38f28908102e65f987ab3e2c00de6
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Reset zoom


  Commit: bad1b3ee7029983b99d461c381ee78986e89e523
      https://github.com/phpmyadmin/phpmyadmin/commit/bad1b3ee7029983b99d461c381ee78986e89e523
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  initial point click logic


  Commit: 0da8e6e474e70eff0ca622cd2491480129847ea5
      https://github.com/phpmyadmin/phpmyadmin/commit/0da8e6e474e70eff0ca622cd2491480129847ea5
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  start handling data point updates


  Commit: f04c051ee506d46dcfd2a5833eaf39cd3ce7c438
      https://github.com/phpmyadmin/phpmyadmin/commit/f04c051ee506d46dcfd2a5833eaf39cd3ce7c438
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M ChangeLog
    M libraries/header_http.inc.php
    M po/af.po
    M po/az.po
    M po/be.po
    M po/be at latin.po
    M po/bg.po
    M po/br.po
    M po/bs.po
    M po/cy.po
    M po/da.po
    M po/fa.po
    M po/he.po
    M po/hi.po
    M po/hr.po
    M po/ja.po
    M po/ka.po
    M po/lv.po
    M po/mk.po
    M po/ml.po
    M po/ms.po
    M po/nb.po
    M po/pl.po
    M po/pt.po
    M po/pt_BR.po
    M po/ro.po
    M po/sk.po
    M po/sq.po
    M po/sr.po
    M po/sr at latin.po
    M po/te.po
    M po/tk.po
    M po/tt.po
    M po/ug.po
    M po/uk.po
    M po/ur.po
    M po/uz.po
    M po/zh_TW.po

  Log Message:
  -----------
  Merge remote branch 'origin/QA_3_5' into QA_3_5-jqplot


  Commit: 4f596747fc5ceb7bcd1a44e092ca6cea2209a5b6
      https://github.com/phpmyadmin/phpmyadmin/commit/4f596747fc5ceb7bcd1a44e092ca6cea2209a5b6
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  remove code for text type; handle Y values changes


  Commit: d584260d78d735c16c0c20b315c877b265080a4f
      https://github.com/phpmyadmin/phpmyadmin/commit/d584260d78d735c16c0c20b315c877b265080a4f
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    A js/jqplot/plugins/jqplot.dateAxisRenderer.js
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Handling of dates


  Commit: a88705463db29c36156fa6574bdc572fa8090a44
      https://github.com/phpmyadmin/phpmyadmin/commit/a88705463db29c36156fa6574bdc572fa8090a44
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  first attempt at resizing


  Commit: 4ffeb06ca0cfc8afac3879d9b6938537cd8eb2ba
      https://github.com/phpmyadmin/phpmyadmin/commit/4ffeb06ca0cfc8afac3879d9b6938537cd8eb2ba
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php
    M themes/original/css/theme_right.css.php
    M themes/pmahomme/css/theme_right.css.php

  Log Message:
  -----------
  Improve resizer


  Commit: 7a295f94734bccb1026e100f3936ff02837cabe0
      https://github.com/phpmyadmin/phpmyadmin/commit/7a295f94734bccb1026e100f3936ff02837cabe0
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js
    M tbl_zoom_select.php

  Log Message:
  -----------
  Problems under IE 8


  Commit: 875d9d0f92c91e4cc010b5360fa0547bc98bcb7f
      https://github.com/phpmyadmin/phpmyadmin/commit/875d9d0f92c91e4cc010b5360fa0547bc98bcb7f
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  comments about tests under IE


  Commit: 33397880bddccebe2cae0d02dd3fb9e8fb76c25d
      https://github.com/phpmyadmin/phpmyadmin/commit/33397880bddccebe2cae0d02dd3fb9e8fb76c25d
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  Panning not supported at the moment


  Commit: 78f625819c2b9a0eeb384ad57f34625d13092a7b
      https://github.com/phpmyadmin/phpmyadmin/commit/78f625819c2b9a0eeb384ad57f34625d13092a7b
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M js/messages.php

  Log Message:
  -----------
  Update the "How to use" messages


  Commit: 8735be735ee04af768462a2778a233808ccedea5
      https://github.com/phpmyadmin/phpmyadmin/commit/8735be735ee04af768462a2778a233808ccedea5
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M js/messages.php
    R js/tbl_zoom_plot.js

  Log Message:
  -----------
  Remove older library code


  Commit: 3fac38311b7eab48e11bed4c4abf66c905eb4f6b
      https://github.com/phpmyadmin/phpmyadmin/commit/3fac38311b7eab48e11bed4c4abf66c905eb4f6b
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M po/cs.po
    M po/fi.po
    M po/ja.po
    M po/pt_BR.po
    M po/zh_TW.po

  Log Message:
  -----------
  Merge branch 'QA_3_5' into QA_3_5-jqplot


  Commit: 07513a599d63292005b84fc0a36a765c90bb2354
      https://github.com/phpmyadmin/phpmyadmin/commit/07513a599d63292005b84fc0a36a765c90bb2354
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog entry


  Commit: 376579c517600bc6c73c2c5a3952e4c1a899626f
      https://github.com/phpmyadmin/phpmyadmin/commit/376579c517600bc6c73c2c5a3952e4c1a899626f
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M tbl_zoom_select.php

  Log Message:
  -----------
  Mouse wheel no longer used in zoom search


  Commit: 5c53fb643a16c8587c797bb0e2ec61bfe38e29af
      https://github.com/phpmyadmin/phpmyadmin/commit/5c53fb643a16c8587c797bb0e2ec61bfe38e29af
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M ChangeLog
    M js/functions.js
    A js/jqplot/jquery.jqplot.js
    A js/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
    A js/jqplot/plugins/jqplot.canvasTextRenderer.js
    A js/jqplot/plugins/jqplot.cursor.js
    A js/jqplot/plugins/jqplot.dateAxisRenderer.js
    A js/jqplot/plugins/jqplot.highlighter.js
    A js/jqplot/plugins/jqplot.pieRenderer.js
    M js/messages.php
    M js/sql.js
    R js/tbl_zoom_plot.js
    A js/tbl_zoom_plot_jqplot.js
    M libraries/Theme.class.php
    M server_status.php
    M sql.php
    M tbl_zoom_select.php
    M themes/original/css/common.css.php
    A themes/pmahomme/css/jqplot.css.php

  Log Message:
  -----------
  Fix merge conflicts


  Commit: 6735f741f07a1cad386727b563bd6997e5ffd7a9
      https://github.com/phpmyadmin/phpmyadmin/commit/6735f741f07a1cad386727b563bd6997e5ffd7a9
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  Put back changes from 9be5d8e0


  Commit: 50333c6faafb091c6b4f36449c3f9acf548e67b9
      https://github.com/phpmyadmin/phpmyadmin/commit/50333c6faafb091c6b4f36449c3f9acf548e67b9
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  Put back changes from c763cc45


  Commit: 3044b490947a94aa70b4b6f3171a8ced2bc7b25b
      https://github.com/phpmyadmin/phpmyadmin/commit/3044b490947a94aa70b4b6f3171a8ced2bc7b25b
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  store type for X and Y values


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/936f2ef...3044b49


More information about the Git mailing list