[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d3899d: Remove inline styles from elements with id='server...

Michal Čihař michal at cihar.com
Wed Jan 18 09:36:30 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d3899dda2d06a06a2259f8fa644a7ac8071d75b8
      https://github.com/phpmyadmin/phpmyadmin/commit/d3899dda2d06a06a2259f8fa644a7ac8071d75b8
  Author: Cristiano Lancelotti <lancelot.info at gmail.com>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M libraries/server_status_queries.lib.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Remove inline styles from elements with id='serverstatusquerieschart_data'(partial fix of issue #12262)

Signed-off-by: Cristiano Lancelotti <lancelot.info at gmail.com>


  Commit: 3330e4a64560bc6061b1cc6236a469f758db5acf
      https://github.com/phpmyadmin/phpmyadmin/commit/3330e4a64560bc6061b1cc6236a469f758db5acf
  Author: Critiano Lancelotti <lancelot.info at gmail.com>
  Date:   2016-12-22 (Thu, 22 Dec 2016)

  Changed paths:
    M libraries/server_status_queries.lib.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Remove unnecessary div and move data attibute to serverstatusquerieschart

Signed-off-by: Critiano Lancelotti <lancelot.info at gmail.com>


  Commit: 059a43b10181035c68ddc231cbb20fd119576cc3
      https://github.com/phpmyadmin/phpmyadmin/commit/059a43b10181035c68ddc231cbb20fd119576cc3
  Author: Critiano Lancelotti <lancelot.info at gmail.com>
  Date:   2016-12-24 (Sat, 24 Dec 2016)

  Changed paths:
    M test/libraries/PMA_server_status_queries_test.php

  Log Message:
  -----------
  Adjust the test to new output

Signed-off-by: Critiano Lancelotti <lancelot.info at gmail.com>


  Commit: 0972666fb28706a64a50ed40acc717135f838c43
      https://github.com/phpmyadmin/phpmyadmin/commit/0972666fb28706a64a50ed40acc717135f838c43
  Author: Critiano Lancelotti <lancelot.info at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M js/server_status_queries.js
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Fix the problem of chart is not rendered

Signed-off-by: Critiano Lancelotti <lancelot.info at gmail.com>


  Commit: d3d973f782a1c955214fb0e51c9add1cccda1d59
      https://github.com/phpmyadmin/phpmyadmin/commit/d3d973f782a1c955214fb0e51c9add1cccda1d59
  Author: Cristiano Lancelotti <lancelot.info at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M ChangeLog
    M README.rst
    M doc/_ext/configext.py
    M doc/config.rst
    M doc/faq.rst
    M doc/setup.rst
    R file_echo.php
    M js/codemirror/LICENSE
    M js/codemirror/addon/hint/show-hint.css
    M js/codemirror/addon/hint/show-hint.js
    M js/codemirror/addon/hint/sql-hint.js
    M js/codemirror/addon/lint/lint.css
    M js/codemirror/addon/lint/lint.js
    M js/codemirror/addon/runmode/runmode.js
    M js/codemirror/lib/codemirror.css
    M js/codemirror/lib/codemirror.js
    M js/codemirror/mode/javascript/javascript.js
    M js/codemirror/mode/sql/sql.js
    M js/codemirror/mode/xml/xml.js
    M js/config.js
    M js/console.js
    M js/db_structure.js
    M js/export.js
    M js/functions.js
    M js/jqplot/jquery.jqplot.js
    M js/jqplot/plugins/jqplot.barRenderer.js
    M js/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
    M js/jqplot/plugins/jqplot.canvasTextRenderer.js
    M js/jqplot/plugins/jqplot.categoryAxisRenderer.js
    M js/jqplot/plugins/jqplot.cursor.js
    M js/jqplot/plugins/jqplot.dateAxisRenderer.js
    M js/jqplot/plugins/jqplot.highlighter.js
    M js/jqplot/plugins/jqplot.pieRenderer.js
    M js/jqplot/plugins/jqplot.pointLabels.js
    M js/jquery/additional-methods.js
    R js/jquery/jquery-2.1.4.min.js
    A js/jquery/jquery-migrate-3.0.0.js
    R js/jquery/jquery-ui-1.11.4.min.js
    M js/jquery/jquery-ui-timepicker-addon.js
    A js/jquery/jquery-ui.min.js
    M js/jquery/jquery.fullscreen.js
    A js/jquery/jquery.min.js
    M js/jquery/jquery.mousewheel.js
    M js/jquery/jquery.validate.js
    M js/jquery/src/jquery-ui/.jshintrc
    R js/jquery/src/jquery-ui/accordion.js
    R js/jquery/src/jquery-ui/autocomplete.js
    R js/jquery/src/jquery-ui/button.js
    M js/jquery/src/jquery-ui/core.js
    A js/jquery/src/jquery-ui/data.js
    R js/jquery/src/jquery-ui/datepicker.js
    R js/jquery/src/jquery-ui/dialog.js
    A js/jquery/src/jquery-ui/disable-selection.js
    R js/jquery/src/jquery-ui/draggable.js
    R js/jquery/src/jquery-ui/droppable.js
    R js/jquery/src/jquery-ui/effect-blind.js
    R js/jquery/src/jquery-ui/effect-bounce.js
    R js/jquery/src/jquery-ui/effect-clip.js
    R js/jquery/src/jquery-ui/effect-drop.js
    R js/jquery/src/jquery-ui/effect-explode.js
    R js/jquery/src/jquery-ui/effect-fade.js
    R js/jquery/src/jquery-ui/effect-fold.js
    R js/jquery/src/jquery-ui/effect-highlight.js
    R js/jquery/src/jquery-ui/effect-puff.js
    R js/jquery/src/jquery-ui/effect-pulsate.js
    R js/jquery/src/jquery-ui/effect-scale.js
    R js/jquery/src/jquery-ui/effect-shake.js
    R js/jquery/src/jquery-ui/effect-size.js
    R js/jquery/src/jquery-ui/effect-slide.js
    R js/jquery/src/jquery-ui/effect-transfer.js
    M js/jquery/src/jquery-ui/effect.js
    A js/jquery/src/jquery-ui/effects/effect-blind.js
    A js/jquery/src/jquery-ui/effects/effect-bounce.js
    A js/jquery/src/jquery-ui/effects/effect-clip.js
    A js/jquery/src/jquery-ui/effects/effect-drop.js
    A js/jquery/src/jquery-ui/effects/effect-explode.js
    A js/jquery/src/jquery-ui/effects/effect-fade.js
    A js/jquery/src/jquery-ui/effects/effect-fold.js
    A js/jquery/src/jquery-ui/effects/effect-highlight.js
    A js/jquery/src/jquery-ui/effects/effect-puff.js
    A js/jquery/src/jquery-ui/effects/effect-pulsate.js
    A js/jquery/src/jquery-ui/effects/effect-scale.js
    A js/jquery/src/jquery-ui/effects/effect-shake.js
    A js/jquery/src/jquery-ui/effects/effect-size.js
    A js/jquery/src/jquery-ui/effects/effect-slide.js
    A js/jquery/src/jquery-ui/effects/effect-transfer.js
    A js/jquery/src/jquery-ui/escape-selector.js
    A js/jquery/src/jquery-ui/focusable.js
    A js/jquery/src/jquery-ui/form-reset-mixin.js
    A js/jquery/src/jquery-ui/form.js
    A js/jquery/src/jquery-ui/i18n/datepicker-af.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ar-DZ.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ar.js
    A js/jquery/src/jquery-ui/i18n/datepicker-az.js
    A js/jquery/src/jquery-ui/i18n/datepicker-be.js
    A js/jquery/src/jquery-ui/i18n/datepicker-bg.js
    A js/jquery/src/jquery-ui/i18n/datepicker-bs.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ca.js
    A js/jquery/src/jquery-ui/i18n/datepicker-cs.js
    A js/jquery/src/jquery-ui/i18n/datepicker-cy-GB.js
    A js/jquery/src/jquery-ui/i18n/datepicker-da.js
    A js/jquery/src/jquery-ui/i18n/datepicker-de.js
    A js/jquery/src/jquery-ui/i18n/datepicker-el.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-AU.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-GB.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-NZ.js
    A js/jquery/src/jquery-ui/i18n/datepicker-eo.js
    A js/jquery/src/jquery-ui/i18n/datepicker-es.js
    A js/jquery/src/jquery-ui/i18n/datepicker-et.js
    A js/jquery/src/jquery-ui/i18n/datepicker-eu.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fa.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fo.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr-CA.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr-CH.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-gl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-he.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hu.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hy.js
    A js/jquery/src/jquery-ui/i18n/datepicker-id.js
    A js/jquery/src/jquery-ui/i18n/datepicker-is.js
    A js/jquery/src/jquery-ui/i18n/datepicker-it-CH.js
    A js/jquery/src/jquery-ui/i18n/datepicker-it.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ja.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ka.js
    A js/jquery/src/jquery-ui/i18n/datepicker-kk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-km.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ko.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ky.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lb.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lt.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lv.js
    A js/jquery/src/jquery-ui/i18n/datepicker-mk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ml.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ms.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nb.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nl-BE.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nn.js
    A js/jquery/src/jquery-ui/i18n/datepicker-no.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pt-BR.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pt.js
    A js/jquery/src/jquery-ui/i18n/datepicker-rm.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ro.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ru.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sq.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sr-SR.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sv.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ta.js
    A js/jquery/src/jquery-ui/i18n/datepicker-th.js
    A js/jquery/src/jquery-ui/i18n/datepicker-tj.js
    A js/jquery/src/jquery-ui/i18n/datepicker-tr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-uk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-vi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-CN.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-HK.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-TW.js
    A js/jquery/src/jquery-ui/ie.js
    A js/jquery/src/jquery-ui/jquery-1-7.js
    A js/jquery/src/jquery-ui/keycode.js
    A js/jquery/src/jquery-ui/labels.js
    R js/jquery/src/jquery-ui/menu.js
    R js/jquery/src/jquery-ui/mouse.js
    A js/jquery/src/jquery-ui/plugin.js
    M js/jquery/src/jquery-ui/position.js
    R js/jquery/src/jquery-ui/progressbar.js
    R js/jquery/src/jquery-ui/resizable.js
    A js/jquery/src/jquery-ui/safe-active-element.js
    A js/jquery/src/jquery-ui/safe-blur.js
    A js/jquery/src/jquery-ui/scroll-parent.js
    R js/jquery/src/jquery-ui/selectable.js
    R js/jquery/src/jquery-ui/selectmenu.js
    R js/jquery/src/jquery-ui/slider.js
    R js/jquery/src/jquery-ui/sortable.js
    R js/jquery/src/jquery-ui/spinner.js
    A js/jquery/src/jquery-ui/tabbable.js
    R js/jquery/src/jquery-ui/tabs.js
    R js/jquery/src/jquery-ui/tooltip.js
    A js/jquery/src/jquery-ui/unique-id.js
    A js/jquery/src/jquery-ui/version.js
    M js/jquery/src/jquery-ui/widget.js
    A js/jquery/src/jquery-ui/widgets/accordion.js
    A js/jquery/src/jquery-ui/widgets/autocomplete.js
    A js/jquery/src/jquery-ui/widgets/button.js
    A js/jquery/src/jquery-ui/widgets/checkboxradio.js
    A js/jquery/src/jquery-ui/widgets/controlgroup.js
    A js/jquery/src/jquery-ui/widgets/datepicker.js
    A js/jquery/src/jquery-ui/widgets/dialog.js
    A js/jquery/src/jquery-ui/widgets/draggable.js
    A js/jquery/src/jquery-ui/widgets/droppable.js
    A js/jquery/src/jquery-ui/widgets/menu.js
    A js/jquery/src/jquery-ui/widgets/mouse.js
    A js/jquery/src/jquery-ui/widgets/progressbar.js
    A js/jquery/src/jquery-ui/widgets/resizable.js
    A js/jquery/src/jquery-ui/widgets/selectable.js
    A js/jquery/src/jquery-ui/widgets/selectmenu.js
    A js/jquery/src/jquery-ui/widgets/slider.js
    A js/jquery/src/jquery-ui/widgets/sortable.js
    A js/jquery/src/jquery-ui/widgets/spinner.js
    A js/jquery/src/jquery-ui/widgets/tabs.js
    A js/jquery/src/jquery-ui/widgets/tooltip.js
    A js/jquery/src/jquery/.eslintrc.json
    R js/jquery/src/jquery/.jshintrc
    M js/jquery/src/jquery/ajax.js
    M js/jquery/src/jquery/ajax/jsonp.js
    M js/jquery/src/jquery/ajax/load.js
    R js/jquery/src/jquery/ajax/parseJSON.js
    M js/jquery/src/jquery/ajax/parseXML.js
    M js/jquery/src/jquery/ajax/script.js
    A js/jquery/src/jquery/ajax/var/location.js
    M js/jquery/src/jquery/ajax/var/nonce.js
    M js/jquery/src/jquery/ajax/var/rquery.js
    M js/jquery/src/jquery/ajax/xhr.js
    M js/jquery/src/jquery/attributes.js
    M js/jquery/src/jquery/attributes/attr.js
    M js/jquery/src/jquery/attributes/classes.js
    M js/jquery/src/jquery/attributes/prop.js
    M js/jquery/src/jquery/attributes/support.js
    M js/jquery/src/jquery/attributes/val.js
    M js/jquery/src/jquery/callbacks.js
    M js/jquery/src/jquery/core.js
    A js/jquery/src/jquery/core/DOMEval.js
    M js/jquery/src/jquery/core/access.js
    M js/jquery/src/jquery/core/init.js
    M js/jquery/src/jquery/core/parseHTML.js
    A js/jquery/src/jquery/core/ready-no-deferred.js
    M js/jquery/src/jquery/core/ready.js
    A js/jquery/src/jquery/core/readyException.js
    A js/jquery/src/jquery/core/stripAndCollapse.js
    A js/jquery/src/jquery/core/support.js
    M js/jquery/src/jquery/core/var/rsingleTag.js
    M js/jquery/src/jquery/css.js
    M js/jquery/src/jquery/css/addGetHookIf.js
    A js/jquery/src/jquery/css/adjustCSS.js
    M js/jquery/src/jquery/css/curCSS.js
    R js/jquery/src/jquery/css/defaultDisplay.js
    M js/jquery/src/jquery/css/hiddenVisibleSelectors.js
    A js/jquery/src/jquery/css/showHide.js
    M js/jquery/src/jquery/css/support.js
    R js/jquery/src/jquery/css/swap.js
    M js/jquery/src/jquery/css/var/cssExpand.js
    M js/jquery/src/jquery/css/var/getStyles.js
    R js/jquery/src/jquery/css/var/isHidden.js
    A js/jquery/src/jquery/css/var/isHiddenWithinTree.js
    M js/jquery/src/jquery/css/var/rmargin.js
    M js/jquery/src/jquery/css/var/rnumnonpx.js
    A js/jquery/src/jquery/css/var/swap.js
    M js/jquery/src/jquery/data.js
    M js/jquery/src/jquery/data/Data.js
    R js/jquery/src/jquery/data/accepts.js
    A js/jquery/src/jquery/data/var/acceptData.js
    A js/jquery/src/jquery/data/var/dataPriv.js
    A js/jquery/src/jquery/data/var/dataUser.js
    R js/jquery/src/jquery/data/var/data_priv.js
    R js/jquery/src/jquery/data/var/data_user.js
    M js/jquery/src/jquery/deferred.js
    A js/jquery/src/jquery/deferred/exceptionHook.js
    M js/jquery/src/jquery/deprecated.js
    M js/jquery/src/jquery/dimensions.js
    M js/jquery/src/jquery/effects.js
    M js/jquery/src/jquery/effects/Tween.js
    M js/jquery/src/jquery/effects/animatedSelector.js
    M js/jquery/src/jquery/event.js
    M js/jquery/src/jquery/event/ajax.js
    M js/jquery/src/jquery/event/alias.js
    A js/jquery/src/jquery/event/focusin.js
    M js/jquery/src/jquery/event/support.js
    A js/jquery/src/jquery/event/trigger.js
    M js/jquery/src/jquery/exports/amd.js
    M js/jquery/src/jquery/exports/global.js
    R js/jquery/src/jquery/intro.js
    M js/jquery/src/jquery/jquery.js
    M js/jquery/src/jquery/manipulation.js
    M js/jquery/src/jquery/manipulation/_evalUrl.js
    A js/jquery/src/jquery/manipulation/buildFragment.js
    A js/jquery/src/jquery/manipulation/getAll.js
    A js/jquery/src/jquery/manipulation/setGlobalEval.js
    M js/jquery/src/jquery/manipulation/support.js
    M js/jquery/src/jquery/manipulation/var/rcheckableType.js
    A js/jquery/src/jquery/manipulation/var/rscriptType.js
    A js/jquery/src/jquery/manipulation/var/rtagName.js
    A js/jquery/src/jquery/manipulation/wrapMap.js
    M js/jquery/src/jquery/offset.js
    R js/jquery/src/jquery/outro.js
    M js/jquery/src/jquery/queue.js
    M js/jquery/src/jquery/queue/delay.js
    M js/jquery/src/jquery/selector-native.js
    M js/jquery/src/jquery/selector-sizzle.js
    M js/jquery/src/jquery/selector.js
    M js/jquery/src/jquery/serialize.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.min.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.min.map
    R js/jquery/src/jquery/sizzle/test/data/empty.js
    R js/jquery/src/jquery/sizzle/test/data/mixed_sort.html
    R js/jquery/src/jquery/sizzle/test/data/testinit.js
    R js/jquery/src/jquery/sizzle/test/index.html
    R js/jquery/src/jquery/sizzle/test/jquery.js
    R js/jquery/src/jquery/sizzle/test/unit/extending.js
    R js/jquery/src/jquery/sizzle/test/unit/selector.js
    R js/jquery/src/jquery/sizzle/test/unit/utilities.js
    M js/jquery/src/jquery/traversing.js
    M js/jquery/src/jquery/traversing/findFilter.js
    A js/jquery/src/jquery/traversing/var/dir.js
    M js/jquery/src/jquery/traversing/var/rneedsContext.js
    A js/jquery/src/jquery/traversing/var/siblings.js
    A js/jquery/src/jquery/var/ObjectFunctionString.js
    M js/jquery/src/jquery/var/arr.js
    M js/jquery/src/jquery/var/class2type.js
    M js/jquery/src/jquery/var/concat.js
    A js/jquery/src/jquery/var/document.js
    A js/jquery/src/jquery/var/documentElement.js
    A js/jquery/src/jquery/var/fnToString.js
    A js/jquery/src/jquery/var/getProto.js
    M js/jquery/src/jquery/var/hasOwn.js
    M js/jquery/src/jquery/var/indexOf.js
    M js/jquery/src/jquery/var/pnum.js
    M js/jquery/src/jquery/var/push.js
    A js/jquery/src/jquery/var/rcssNum.js
    A js/jquery/src/jquery/var/rnothtmlwhite.js
    R js/jquery/src/jquery/var/rnotwhite.js
    M js/jquery/src/jquery/var/slice.js
    R js/jquery/src/jquery/var/strundefined.js
    M js/jquery/src/jquery/var/support.js
    M js/jquery/src/jquery/var/toString.js
    M js/jquery/src/jquery/wrap.js
    M js/makegrid.js
    M js/microhistory.js
    M js/navigation.js
    M js/normalization.js
    M js/pmd/init.js
    M js/pmd/move.js
    M js/rte.js
    M js/server_databases.js
    M js/server_privileges.js
    M js/server_status_advisor.js
    M js/server_status_monitor.js
    M js/sql.js
    M js/tbl_chart.js
    M js/tbl_structure.js
    M js/tbl_zoom_plot_jqplot.js
    M libraries/Config.php
    M libraries/DatabaseInterface.php
    M libraries/Footer.php
    M libraries/Header.php
    M libraries/Index.php
    M libraries/Table.php
    M libraries/Util.php
    M libraries/common.inc.php
    M libraries/config.default.php
    M libraries/controllers/database/DatabaseStructureController.php
    M libraries/controllers/server/ServerVariablesController.php
    M libraries/controllers/table/TableChartController.php
    M libraries/core.lib.php
    M libraries/dbi/DBIMysqli.php
    M libraries/gis/GISVisualization.php
    M libraries/plugins/auth/AuthenticationCookie.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M libraries/plugins/auth/AuthenticationSignon.php
    M libraries/pmd_common.php
    M libraries/replication_gui.lib.php
    M libraries/rte/rte_routines.lib.php
    M libraries/server_privileges.lib.php
    M phpunit.xml.dist
    M po/af.po
    M po/ar.po
    M po/az.po
    M po/be.po
    M po/be at latin.po
    M po/bg.po
    M po/bn.po
    M po/br.po
    M po/brx.po
    M po/bs.po
    M po/ca.po
    M po/ckb.po
    M po/cs.po
    M po/cy.po
    M po/da.po
    M po/de.po
    M po/el.po
    M po/en_GB.po
    M po/eo.po
    M po/es.po
    M po/et.po
    M po/eu.po
    M po/fa.po
    M po/fi.po
    M po/fil.po
    M po/fr.po
    M po/fy.po
    M po/gl.po
    M po/gu.po
    M po/he.po
    M po/hi.po
    M po/hr.po
    M po/hu.po
    M po/hy.po
    M po/ia.po
    M po/id.po
    M po/ig.po
    M po/it.po
    M po/ja.po
    M po/ka.po
    M po/kab.po
    M po/kk.po
    M po/km.po
    M po/kn.po
    M po/ko.po
    M po/ksh.po
    M po/ky.po
    M po/li.po
    M po/lt.po
    M po/lv.po
    M po/mk.po
    M po/ml.po
    M po/mn.po
    M po/ms.po
    M po/nb.po
    M po/ne.po
    M po/nl.po
    M po/pa.po
    M po/phpmyadmin.pot
    M po/pl.po
    M po/pt.po
    M po/pt_BR.po
    M po/ro.po
    M po/ru.po
    M po/si.po
    M po/sk.po
    M po/sl.po
    M po/sq.po
    M po/sr.po
    M po/sr at latin.po
    M po/sv.po
    M po/ta.po
    M po/te.po
    M po/th.po
    M po/tk.po
    M po/tr.po
    M po/tt.po
    M po/ug.po
    M po/uk.po
    M po/ur.po
    M po/uz.po
    M po/uz at latin.po
    M po/vi.po
    M po/vls.po
    M po/zh_CN.po
    M po/zh_TW.po
    M scripts/lang-cleanup.sh
    M setup/index.php
    M setup/lib/form_processing.lib.php
    M templates/database/designer/database_tables.phtml
    M templates/database/designer/table_list.phtml
    M templates/database/structure/table_header.phtml
    R test/.htaccess
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php
    M test/classes/plugin/auth/AuthenticationSignonTest.php
    M test/libraries/PMA_Form_Processing_test.php
    M test/libraries/PMA_server_replication_test.php
    M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/TestBase.php
    M themes/.gitignore
    M themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
    M themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
    M themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
    M themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
    M themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
    M themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    M themes/original/jquery/images/ui-icons_222222_256x240.png
    M themes/original/jquery/images/ui-icons_2e83ff_256x240.png
    M themes/original/jquery/images/ui-icons_454545_256x240.png
    M themes/original/jquery/images/ui-icons_888888_256x240.png
    M themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
    R themes/original/jquery/jquery-ui-1.11.4.css
    A themes/original/jquery/jquery-ui.css
    M themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    M themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
    R themes/pmahomme/jquery/jquery-ui-1.11.4.css
    A themes/pmahomme/jquery/jquery-ui.css
    M view_create.php

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


  Commit: 2c11b650ec5ed5316b8a34dd9f226d8abe49f2c3
      https://github.com/phpmyadmin/phpmyadmin/commit/2c11b650ec5ed5316b8a34dd9f226d8abe49f2c3
  Author: Critiano Lancelotti <lancelot.info at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M js/server_status_queries.js

  Log Message:
  -----------
  Exchange jQuery.parseJSON() for JSON.parse()


  Commit: f683adfd5a5385df363cdf03693d0cdf25cefc66
      https://github.com/phpmyadmin/phpmyadmin/commit/f683adfd5a5385df363cdf03693d0cdf25cefc66
  Author: Critiano Lancelotti <lancelot.info at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M ChangeLog
    M README.rst
    M doc/_ext/configext.py
    M doc/config.rst
    M doc/faq.rst
    M doc/setup.rst
    R file_echo.php
    M js/codemirror/LICENSE
    M js/codemirror/addon/hint/show-hint.css
    M js/codemirror/addon/hint/show-hint.js
    M js/codemirror/addon/hint/sql-hint.js
    M js/codemirror/addon/lint/lint.css
    M js/codemirror/addon/lint/lint.js
    M js/codemirror/addon/runmode/runmode.js
    M js/codemirror/lib/codemirror.css
    M js/codemirror/lib/codemirror.js
    M js/codemirror/mode/javascript/javascript.js
    M js/codemirror/mode/sql/sql.js
    M js/codemirror/mode/xml/xml.js
    M js/config.js
    M js/console.js
    M js/db_structure.js
    M js/export.js
    M js/functions.js
    M js/jqplot/jquery.jqplot.js
    M js/jqplot/plugins/jqplot.barRenderer.js
    M js/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
    M js/jqplot/plugins/jqplot.canvasTextRenderer.js
    M js/jqplot/plugins/jqplot.categoryAxisRenderer.js
    M js/jqplot/plugins/jqplot.cursor.js
    M js/jqplot/plugins/jqplot.dateAxisRenderer.js
    M js/jqplot/plugins/jqplot.highlighter.js
    M js/jqplot/plugins/jqplot.pieRenderer.js
    M js/jqplot/plugins/jqplot.pointLabels.js
    M js/jquery/additional-methods.js
    R js/jquery/jquery-2.1.4.min.js
    A js/jquery/jquery-migrate-3.0.0.js
    R js/jquery/jquery-ui-1.11.4.min.js
    M js/jquery/jquery-ui-timepicker-addon.js
    A js/jquery/jquery-ui.min.js
    M js/jquery/jquery.fullscreen.js
    A js/jquery/jquery.min.js
    M js/jquery/jquery.mousewheel.js
    M js/jquery/jquery.validate.js
    M js/jquery/src/jquery-ui/.jshintrc
    R js/jquery/src/jquery-ui/accordion.js
    R js/jquery/src/jquery-ui/autocomplete.js
    R js/jquery/src/jquery-ui/button.js
    M js/jquery/src/jquery-ui/core.js
    A js/jquery/src/jquery-ui/data.js
    R js/jquery/src/jquery-ui/datepicker.js
    R js/jquery/src/jquery-ui/dialog.js
    A js/jquery/src/jquery-ui/disable-selection.js
    R js/jquery/src/jquery-ui/draggable.js
    R js/jquery/src/jquery-ui/droppable.js
    R js/jquery/src/jquery-ui/effect-blind.js
    R js/jquery/src/jquery-ui/effect-bounce.js
    R js/jquery/src/jquery-ui/effect-clip.js
    R js/jquery/src/jquery-ui/effect-drop.js
    R js/jquery/src/jquery-ui/effect-explode.js
    R js/jquery/src/jquery-ui/effect-fade.js
    R js/jquery/src/jquery-ui/effect-fold.js
    R js/jquery/src/jquery-ui/effect-highlight.js
    R js/jquery/src/jquery-ui/effect-puff.js
    R js/jquery/src/jquery-ui/effect-pulsate.js
    R js/jquery/src/jquery-ui/effect-scale.js
    R js/jquery/src/jquery-ui/effect-shake.js
    R js/jquery/src/jquery-ui/effect-size.js
    R js/jquery/src/jquery-ui/effect-slide.js
    R js/jquery/src/jquery-ui/effect-transfer.js
    M js/jquery/src/jquery-ui/effect.js
    A js/jquery/src/jquery-ui/effects/effect-blind.js
    A js/jquery/src/jquery-ui/effects/effect-bounce.js
    A js/jquery/src/jquery-ui/effects/effect-clip.js
    A js/jquery/src/jquery-ui/effects/effect-drop.js
    A js/jquery/src/jquery-ui/effects/effect-explode.js
    A js/jquery/src/jquery-ui/effects/effect-fade.js
    A js/jquery/src/jquery-ui/effects/effect-fold.js
    A js/jquery/src/jquery-ui/effects/effect-highlight.js
    A js/jquery/src/jquery-ui/effects/effect-puff.js
    A js/jquery/src/jquery-ui/effects/effect-pulsate.js
    A js/jquery/src/jquery-ui/effects/effect-scale.js
    A js/jquery/src/jquery-ui/effects/effect-shake.js
    A js/jquery/src/jquery-ui/effects/effect-size.js
    A js/jquery/src/jquery-ui/effects/effect-slide.js
    A js/jquery/src/jquery-ui/effects/effect-transfer.js
    A js/jquery/src/jquery-ui/escape-selector.js
    A js/jquery/src/jquery-ui/focusable.js
    A js/jquery/src/jquery-ui/form-reset-mixin.js
    A js/jquery/src/jquery-ui/form.js
    A js/jquery/src/jquery-ui/i18n/datepicker-af.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ar-DZ.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ar.js
    A js/jquery/src/jquery-ui/i18n/datepicker-az.js
    A js/jquery/src/jquery-ui/i18n/datepicker-be.js
    A js/jquery/src/jquery-ui/i18n/datepicker-bg.js
    A js/jquery/src/jquery-ui/i18n/datepicker-bs.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ca.js
    A js/jquery/src/jquery-ui/i18n/datepicker-cs.js
    A js/jquery/src/jquery-ui/i18n/datepicker-cy-GB.js
    A js/jquery/src/jquery-ui/i18n/datepicker-da.js
    A js/jquery/src/jquery-ui/i18n/datepicker-de.js
    A js/jquery/src/jquery-ui/i18n/datepicker-el.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-AU.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-GB.js
    A js/jquery/src/jquery-ui/i18n/datepicker-en-NZ.js
    A js/jquery/src/jquery-ui/i18n/datepicker-eo.js
    A js/jquery/src/jquery-ui/i18n/datepicker-es.js
    A js/jquery/src/jquery-ui/i18n/datepicker-et.js
    A js/jquery/src/jquery-ui/i18n/datepicker-eu.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fa.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fo.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr-CA.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr-CH.js
    A js/jquery/src/jquery-ui/i18n/datepicker-fr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-gl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-he.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hu.js
    A js/jquery/src/jquery-ui/i18n/datepicker-hy.js
    A js/jquery/src/jquery-ui/i18n/datepicker-id.js
    A js/jquery/src/jquery-ui/i18n/datepicker-is.js
    A js/jquery/src/jquery-ui/i18n/datepicker-it-CH.js
    A js/jquery/src/jquery-ui/i18n/datepicker-it.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ja.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ka.js
    A js/jquery/src/jquery-ui/i18n/datepicker-kk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-km.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ko.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ky.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lb.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lt.js
    A js/jquery/src/jquery-ui/i18n/datepicker-lv.js
    A js/jquery/src/jquery-ui/i18n/datepicker-mk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ml.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ms.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nb.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nl-BE.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-nn.js
    A js/jquery/src/jquery-ui/i18n/datepicker-no.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pt-BR.js
    A js/jquery/src/jquery-ui/i18n/datepicker-pt.js
    A js/jquery/src/jquery-ui/i18n/datepicker-rm.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ro.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ru.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sl.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sq.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sr-SR.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-sv.js
    A js/jquery/src/jquery-ui/i18n/datepicker-ta.js
    A js/jquery/src/jquery-ui/i18n/datepicker-th.js
    A js/jquery/src/jquery-ui/i18n/datepicker-tj.js
    A js/jquery/src/jquery-ui/i18n/datepicker-tr.js
    A js/jquery/src/jquery-ui/i18n/datepicker-uk.js
    A js/jquery/src/jquery-ui/i18n/datepicker-vi.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-CN.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-HK.js
    A js/jquery/src/jquery-ui/i18n/datepicker-zh-TW.js
    A js/jquery/src/jquery-ui/ie.js
    A js/jquery/src/jquery-ui/jquery-1-7.js
    A js/jquery/src/jquery-ui/keycode.js
    A js/jquery/src/jquery-ui/labels.js
    R js/jquery/src/jquery-ui/menu.js
    R js/jquery/src/jquery-ui/mouse.js
    A js/jquery/src/jquery-ui/plugin.js
    M js/jquery/src/jquery-ui/position.js
    R js/jquery/src/jquery-ui/progressbar.js
    R js/jquery/src/jquery-ui/resizable.js
    A js/jquery/src/jquery-ui/safe-active-element.js
    A js/jquery/src/jquery-ui/safe-blur.js
    A js/jquery/src/jquery-ui/scroll-parent.js
    R js/jquery/src/jquery-ui/selectable.js
    R js/jquery/src/jquery-ui/selectmenu.js
    R js/jquery/src/jquery-ui/slider.js
    R js/jquery/src/jquery-ui/sortable.js
    R js/jquery/src/jquery-ui/spinner.js
    A js/jquery/src/jquery-ui/tabbable.js
    R js/jquery/src/jquery-ui/tabs.js
    R js/jquery/src/jquery-ui/tooltip.js
    A js/jquery/src/jquery-ui/unique-id.js
    A js/jquery/src/jquery-ui/version.js
    M js/jquery/src/jquery-ui/widget.js
    A js/jquery/src/jquery-ui/widgets/accordion.js
    A js/jquery/src/jquery-ui/widgets/autocomplete.js
    A js/jquery/src/jquery-ui/widgets/button.js
    A js/jquery/src/jquery-ui/widgets/checkboxradio.js
    A js/jquery/src/jquery-ui/widgets/controlgroup.js
    A js/jquery/src/jquery-ui/widgets/datepicker.js
    A js/jquery/src/jquery-ui/widgets/dialog.js
    A js/jquery/src/jquery-ui/widgets/draggable.js
    A js/jquery/src/jquery-ui/widgets/droppable.js
    A js/jquery/src/jquery-ui/widgets/menu.js
    A js/jquery/src/jquery-ui/widgets/mouse.js
    A js/jquery/src/jquery-ui/widgets/progressbar.js
    A js/jquery/src/jquery-ui/widgets/resizable.js
    A js/jquery/src/jquery-ui/widgets/selectable.js
    A js/jquery/src/jquery-ui/widgets/selectmenu.js
    A js/jquery/src/jquery-ui/widgets/slider.js
    A js/jquery/src/jquery-ui/widgets/sortable.js
    A js/jquery/src/jquery-ui/widgets/spinner.js
    A js/jquery/src/jquery-ui/widgets/tabs.js
    A js/jquery/src/jquery-ui/widgets/tooltip.js
    A js/jquery/src/jquery/.eslintrc.json
    R js/jquery/src/jquery/.jshintrc
    M js/jquery/src/jquery/ajax.js
    M js/jquery/src/jquery/ajax/jsonp.js
    M js/jquery/src/jquery/ajax/load.js
    R js/jquery/src/jquery/ajax/parseJSON.js
    M js/jquery/src/jquery/ajax/parseXML.js
    M js/jquery/src/jquery/ajax/script.js
    A js/jquery/src/jquery/ajax/var/location.js
    M js/jquery/src/jquery/ajax/var/nonce.js
    M js/jquery/src/jquery/ajax/var/rquery.js
    M js/jquery/src/jquery/ajax/xhr.js
    M js/jquery/src/jquery/attributes.js
    M js/jquery/src/jquery/attributes/attr.js
    M js/jquery/src/jquery/attributes/classes.js
    M js/jquery/src/jquery/attributes/prop.js
    M js/jquery/src/jquery/attributes/support.js
    M js/jquery/src/jquery/attributes/val.js
    M js/jquery/src/jquery/callbacks.js
    M js/jquery/src/jquery/core.js
    A js/jquery/src/jquery/core/DOMEval.js
    M js/jquery/src/jquery/core/access.js
    M js/jquery/src/jquery/core/init.js
    M js/jquery/src/jquery/core/parseHTML.js
    A js/jquery/src/jquery/core/ready-no-deferred.js
    M js/jquery/src/jquery/core/ready.js
    A js/jquery/src/jquery/core/readyException.js
    A js/jquery/src/jquery/core/stripAndCollapse.js
    A js/jquery/src/jquery/core/support.js
    M js/jquery/src/jquery/core/var/rsingleTag.js
    M js/jquery/src/jquery/css.js
    M js/jquery/src/jquery/css/addGetHookIf.js
    A js/jquery/src/jquery/css/adjustCSS.js
    M js/jquery/src/jquery/css/curCSS.js
    R js/jquery/src/jquery/css/defaultDisplay.js
    M js/jquery/src/jquery/css/hiddenVisibleSelectors.js
    A js/jquery/src/jquery/css/showHide.js
    M js/jquery/src/jquery/css/support.js
    R js/jquery/src/jquery/css/swap.js
    M js/jquery/src/jquery/css/var/cssExpand.js
    M js/jquery/src/jquery/css/var/getStyles.js
    R js/jquery/src/jquery/css/var/isHidden.js
    A js/jquery/src/jquery/css/var/isHiddenWithinTree.js
    M js/jquery/src/jquery/css/var/rmargin.js
    M js/jquery/src/jquery/css/var/rnumnonpx.js
    A js/jquery/src/jquery/css/var/swap.js
    M js/jquery/src/jquery/data.js
    M js/jquery/src/jquery/data/Data.js
    R js/jquery/src/jquery/data/accepts.js
    A js/jquery/src/jquery/data/var/acceptData.js
    A js/jquery/src/jquery/data/var/dataPriv.js
    A js/jquery/src/jquery/data/var/dataUser.js
    R js/jquery/src/jquery/data/var/data_priv.js
    R js/jquery/src/jquery/data/var/data_user.js
    M js/jquery/src/jquery/deferred.js
    A js/jquery/src/jquery/deferred/exceptionHook.js
    M js/jquery/src/jquery/deprecated.js
    M js/jquery/src/jquery/dimensions.js
    M js/jquery/src/jquery/effects.js
    M js/jquery/src/jquery/effects/Tween.js
    M js/jquery/src/jquery/effects/animatedSelector.js
    M js/jquery/src/jquery/event.js
    M js/jquery/src/jquery/event/ajax.js
    M js/jquery/src/jquery/event/alias.js
    A js/jquery/src/jquery/event/focusin.js
    M js/jquery/src/jquery/event/support.js
    A js/jquery/src/jquery/event/trigger.js
    M js/jquery/src/jquery/exports/amd.js
    M js/jquery/src/jquery/exports/global.js
    R js/jquery/src/jquery/intro.js
    M js/jquery/src/jquery/jquery.js
    M js/jquery/src/jquery/manipulation.js
    M js/jquery/src/jquery/manipulation/_evalUrl.js
    A js/jquery/src/jquery/manipulation/buildFragment.js
    A js/jquery/src/jquery/manipulation/getAll.js
    A js/jquery/src/jquery/manipulation/setGlobalEval.js
    M js/jquery/src/jquery/manipulation/support.js
    M js/jquery/src/jquery/manipulation/var/rcheckableType.js
    A js/jquery/src/jquery/manipulation/var/rscriptType.js
    A js/jquery/src/jquery/manipulation/var/rtagName.js
    A js/jquery/src/jquery/manipulation/wrapMap.js
    M js/jquery/src/jquery/offset.js
    R js/jquery/src/jquery/outro.js
    M js/jquery/src/jquery/queue.js
    M js/jquery/src/jquery/queue/delay.js
    M js/jquery/src/jquery/selector-native.js
    M js/jquery/src/jquery/selector-sizzle.js
    M js/jquery/src/jquery/selector.js
    M js/jquery/src/jquery/serialize.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.min.js
    R js/jquery/src/jquery/sizzle/dist/sizzle.min.map
    R js/jquery/src/jquery/sizzle/test/data/empty.js
    R js/jquery/src/jquery/sizzle/test/data/mixed_sort.html
    R js/jquery/src/jquery/sizzle/test/data/testinit.js
    R js/jquery/src/jquery/sizzle/test/index.html
    R js/jquery/src/jquery/sizzle/test/jquery.js
    R js/jquery/src/jquery/sizzle/test/unit/extending.js
    R js/jquery/src/jquery/sizzle/test/unit/selector.js
    R js/jquery/src/jquery/sizzle/test/unit/utilities.js
    M js/jquery/src/jquery/traversing.js
    M js/jquery/src/jquery/traversing/findFilter.js
    A js/jquery/src/jquery/traversing/var/dir.js
    M js/jquery/src/jquery/traversing/var/rneedsContext.js
    A js/jquery/src/jquery/traversing/var/siblings.js
    A js/jquery/src/jquery/var/ObjectFunctionString.js
    M js/jquery/src/jquery/var/arr.js
    M js/jquery/src/jquery/var/class2type.js
    M js/jquery/src/jquery/var/concat.js
    A js/jquery/src/jquery/var/document.js
    A js/jquery/src/jquery/var/documentElement.js
    A js/jquery/src/jquery/var/fnToString.js
    A js/jquery/src/jquery/var/getProto.js
    M js/jquery/src/jquery/var/hasOwn.js
    M js/jquery/src/jquery/var/indexOf.js
    M js/jquery/src/jquery/var/pnum.js
    M js/jquery/src/jquery/var/push.js
    A js/jquery/src/jquery/var/rcssNum.js
    A js/jquery/src/jquery/var/rnothtmlwhite.js
    R js/jquery/src/jquery/var/rnotwhite.js
    M js/jquery/src/jquery/var/slice.js
    R js/jquery/src/jquery/var/strundefined.js
    M js/jquery/src/jquery/var/support.js
    M js/jquery/src/jquery/var/toString.js
    M js/jquery/src/jquery/wrap.js
    M js/makegrid.js
    M js/microhistory.js
    M js/navigation.js
    M js/normalization.js
    M js/pmd/init.js
    M js/pmd/move.js
    M js/rte.js
    M js/server_databases.js
    M js/server_privileges.js
    M js/server_status_advisor.js
    M js/server_status_monitor.js
    M js/sql.js
    M js/tbl_chart.js
    M js/tbl_structure.js
    M js/tbl_zoom_plot_jqplot.js
    M libraries/Config.php
    M libraries/DatabaseInterface.php
    M libraries/Footer.php
    M libraries/Header.php
    M libraries/Index.php
    M libraries/Table.php
    M libraries/Util.php
    M libraries/common.inc.php
    M libraries/config.default.php
    M libraries/controllers/database/DatabaseStructureController.php
    M libraries/controllers/server/ServerVariablesController.php
    M libraries/controllers/table/TableChartController.php
    M libraries/core.lib.php
    M libraries/dbi/DBIMysqli.php
    M libraries/gis/GISVisualization.php
    M libraries/plugins/auth/AuthenticationCookie.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M libraries/plugins/auth/AuthenticationSignon.php
    M libraries/pmd_common.php
    M libraries/replication_gui.lib.php
    M libraries/rte/rte_routines.lib.php
    M libraries/server_privileges.lib.php
    M phpunit.xml.dist
    M po/af.po
    M po/ar.po
    M po/az.po
    M po/be.po
    M po/be at latin.po
    M po/bg.po
    M po/bn.po
    M po/br.po
    M po/brx.po
    M po/bs.po
    M po/ca.po
    M po/ckb.po
    M po/cs.po
    M po/cy.po
    M po/da.po
    M po/de.po
    M po/el.po
    M po/en_GB.po
    M po/eo.po
    M po/es.po
    M po/et.po
    M po/eu.po
    M po/fa.po
    M po/fi.po
    M po/fil.po
    M po/fr.po
    M po/fy.po
    M po/gl.po
    M po/gu.po
    M po/he.po
    M po/hi.po
    M po/hr.po
    M po/hu.po
    M po/hy.po
    M po/ia.po
    M po/id.po
    M po/ig.po
    M po/it.po
    M po/ja.po
    M po/ka.po
    M po/kab.po
    M po/kk.po
    M po/km.po
    M po/kn.po
    M po/ko.po
    M po/ksh.po
    M po/ky.po
    M po/li.po
    M po/lt.po
    M po/lv.po
    M po/mk.po
    M po/ml.po
    M po/mn.po
    M po/ms.po
    M po/nb.po
    M po/ne.po
    M po/nl.po
    M po/pa.po
    M po/phpmyadmin.pot
    M po/pl.po
    M po/pt.po
    M po/pt_BR.po
    M po/ro.po
    M po/ru.po
    M po/si.po
    M po/sk.po
    M po/sl.po
    M po/sq.po
    M po/sr.po
    M po/sr at latin.po
    M po/sv.po
    M po/ta.po
    M po/te.po
    M po/th.po
    M po/tk.po
    M po/tr.po
    M po/tt.po
    M po/ug.po
    M po/uk.po
    M po/ur.po
    M po/uz.po
    M po/uz at latin.po
    M po/vi.po
    M po/vls.po
    M po/zh_CN.po
    M po/zh_TW.po
    M scripts/lang-cleanup.sh
    M setup/index.php
    M setup/lib/form_processing.lib.php
    M templates/database/designer/database_tables.phtml
    M templates/database/designer/table_list.phtml
    M templates/database/structure/table_header.phtml
    R test/.htaccess
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php
    M test/classes/plugin/auth/AuthenticationSignonTest.php
    M test/libraries/PMA_Form_Processing_test.php
    M test/libraries/PMA_server_replication_test.php
    M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/TestBase.php
    M themes/.gitignore
    M themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
    M themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
    M themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
    M themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
    M themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
    M themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    M themes/original/jquery/images/ui-icons_222222_256x240.png
    M themes/original/jquery/images/ui-icons_2e83ff_256x240.png
    M themes/original/jquery/images/ui-icons_454545_256x240.png
    M themes/original/jquery/images/ui-icons_888888_256x240.png
    M themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
    R themes/original/jquery/jquery-ui-1.11.4.css
    A themes/original/jquery/jquery-ui.css
    M themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
    M themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    M themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
    M themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
    R themes/pmahomme/jquery/jquery-ui-1.11.4.css
    A themes/pmahomme/jquery/jquery-ui.css
    M view_create.php

  Log Message:
  -----------
  Merge branch 'issue_12262' of https://github.com/clancelotti/phpmyadmin into issue_12262


  Commit: 9b4642af620fc22afadae6cc0004aacaa6f2d23c
      https://github.com/phpmyadmin/phpmyadmin/commit/9b4642af620fc22afadae6cc0004aacaa6f2d23c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M js/server_status_queries.js
    M libraries/server_status_queries.lib.php
    M test/libraries/PMA_server_status_queries_test.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pull/12823'


  Commit: 9503e0f6aaec8729869b347af1b2cff41e53f1ad
      https://github.com/phpmyadmin/phpmyadmin/commit/9503e0f6aaec8729869b347af1b2cff41e53f1ad
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M js/server_status_queries.js
    M libraries/server_status_queries.lib.php
    M test/libraries/PMA_server_status_queries_test.php

  Log Message:
  -----------
  Store query data in data attribute instead of HTML

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/70c3918a6e71...9503e0f6aaec


More information about the Git mailing list