Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 2fcfcf883bd2ce22876cc2fba03dd5f875e71cb4
      
https://github.com/phpmyadmin/phpmyadmin/commit/2fcfcf883bd2ce22876cc2fba03dd5f875e71cb4
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    A js/chart.js

  Log Message:
  -----------
  Abstract chart factory and chart classes that  separate the contract and 
implementation. jqPlot specific implementations of these classes.


  Commit: 91df297bb69fc167944edd2f447d9677dfb395e0
      
https://github.com/phpmyadmin/phpmyadmin/commit/91df297bb69fc167944edd2f447d9677dfb395e0
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M js/messages.php
    M js/tbl_chart.js
    M tbl_chart.php

  Log Message:
  -----------
  Fix query charts with the new chart library. Replace spline chart(not 
supported by jqPlot) with area chart.


  Commit: 37a7aa920634d2b1d392cb88a5c390152bba2b44
      
https://github.com/phpmyadmin/phpmyadmin/commit/37a7aa920634d2b1d392cb88a5c390152bba2b44
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M js/tbl_chart.js

  Log Message:
  -----------
  Auto resize to use full width


  Commit: 34c676c1d146a9e0a45d1dd46afe19fb4cfd9c94
      
https://github.com/phpmyadmin/phpmyadmin/commit/34c676c1d146a9e0a45d1dd46afe19fb4cfd9c94
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M js/chart.js
    M js/tbl_chart.js
    M tbl_chart.php

  Log Message:
  -----------
  Draw timeline charts with queries


  Commit: 303e99954470bd394640d381bfddc0fe60b594aa
      
https://github.com/phpmyadmin/phpmyadmin/commit/303e99954470bd394640d381bfddc0fe60b594aa
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M js/chart.js

  Log Message:
  -----------
  Validator for timeline charts


  Commit: 62ac5b04eafc13c2ec5b9effc9cb4e38de6514ab
      
https://github.com/phpmyadmin/phpmyadmin/commit/62ac5b04eafc13c2ec5b9effc9cb4e38de6514ab
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M js/server_status_monitor.js
    M js/tbl_chart.js
    M po/cs.po
    M po/en_GB.po
    M po/ro.po
    M po/ru.po
    M po/sv.po

  Log Message:
  -----------
  Merge branch 'master' into charts

Conflicts:
        js/tbl_chart.js


  Commit: e9a6fc1f47d7af11d0c8e2cec5ba833aa9b92895
      
https://github.com/phpmyadmin/phpmyadmin/commit/e9a6fc1f47d7af11d0c8e2cec5ba833aa9b92895
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M js/chart.js
    M js/tbl_chart.js
    M tbl_chart.php

  Log Message:
  -----------
  Add spline charts back


  Commit: 42c6793c111f8d47c3b1701ee5d4190d43448107
      
https://github.com/phpmyadmin/phpmyadmin/commit/42c6793c111f8d47c3b1701ee5d4190d43448107
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M js/chart.js

  Log Message:
  -----------
  Use jQuery extend for options merging


  Commit: 178919f6d6814dbc2b02ad68c7a7049ab1269fa8
      
https://github.com/phpmyadmin/phpmyadmin/commit/178919f6d6814dbc2b02ad68c7a7049ab1269fa8
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M tbl_chart.php

  Log Message:
  -----------
  More space needed due to increase of chart types


  Commit: 50865948fae6f035ded28f524ef681a0460da6f3
      
https://github.com/phpmyadmin/phpmyadmin/commit/50865948fae6f035ded28f524ef681a0460da6f3
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M db_tracking.php
    M libraries/Config.class.php
    M libraries/display_change_password.lib.php
    M po/ko.po
    M tbl_chart.php

  Log Message:
  -----------
  Merge branch 'master' into charts

Conflicts:
        tbl_chart.php


  Commit: 4ca7711e9fc8ae08d4f63afeadb6ad17e3e913bc
      
https://github.com/phpmyadmin/phpmyadmin/commit/4ca7711e9fc8ae08d4f63afeadb6ad17e3e913bc
  Author: Madhura Jayaratne <[email protected]>
  Date:   2013-01-15 (Tue, 15 Jan 2013)

  Changed paths:
    M js/chart.js

  Log Message:
  -----------
  Fix typo


  Commit: ebed7ca61aeb5f78f351fa6b3e86c41904e0d64b
      
https://github.com/phpmyadmin/phpmyadmin/commit/ebed7ca61aeb5f78f351fa6b3e86c41904e0d64b
  Author: Marc Delisle <[email protected]>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    A js/chart.js
    M js/messages.php
    M js/tbl_chart.js
    M tbl_chart.php

  Log Message:
  -----------
  Merge pull request #134 from madhuracj/charts

Improvements to PMA charts


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/6121c1a7cfa9...ebed7ca61aeb
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to