[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1d74d3: Fix for password change issues on Galera cluster

Isaac Bennetch bennetch at gmail.com
Fri Dec 1 04:23:03 CET 2017


  Branch: refs/heads/STABLE
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1d74d35385d90b1e2490872f06f460435802a64a
      https://github.com/phpmyadmin/phpmyadmin/commit/1d74d35385d90b1e2490872f06f460435802a64a
  Author: Tadas Ustinavičius <tadas at ring.lt>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Fix for password change issues on Galera cluster

Signed-off-by: Tadas Ustinavičius <tadas at ring.lt>


  Commit: e043d0ba3c0f9b0def8e9cab727a50326511adff
      https://github.com/phpmyadmin/phpmyadmin/commit/e043d0ba3c0f9b0def8e9cab727a50326511adff
  Author: George Bezerra <georgelione at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: d3d5b994fc5bc4ae3a0876bb59ad576eb7c62d76
      https://github.com/phpmyadmin/phpmyadmin/commit/d3d5b994fc5bc4ae3a0876bb59ad576eb7c62d76
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M README
    M doc/conf.py
    M libraries/Config.php

  Log Message:
  -----------
  Prepare for 4.7.6-dev

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


  Commit: 9ad15a094ae08ab7020b0f0e69e6ab3d3dbab0ad
      https://github.com/phpmyadmin/phpmyadmin/commit/9ad15a094ae08ab7020b0f0e69e6ab3d3dbab0ad
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    R composer.lock

  Log Message:
  -----------
  Remove composer.lock after release

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


  Commit: 22d3c500cb5b6bfc5998adbef3d675d4483bd7a4
      https://github.com/phpmyadmin/phpmyadmin/commit/22d3c500cb5b6bfc5998adbef3d675d4483bd7a4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M doc/conf.py

  Log Message:
  -----------
  Ignore php-myadmin.ru from linkcheck in docs

The site works, it's just missing intermediate certificate, what makes
it fail in the linkcheck, but usually works in the browser as it has
already seen the intermediate cert before elsewhere.

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


  Commit: 30cf4874755c32fbc4c68ad3da938ac464c7fc18
      https://github.com/phpmyadmin/phpmyadmin/commit/30cf4874755c32fbc4c68ad3da938ac464c7fc18
  Author: Steven WdV <stevenwdv at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/nl.po

  Log Message:
  -----------
  Translated using Weblate (Dutch)

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: 3d43c5f531208199f67c460661310f506c185bee
      https://github.com/phpmyadmin/phpmyadmin/commit/3d43c5f531208199f67c460661310f506c185bee
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: ad81764a310aa9c924d99639276a0cf9a5c2b228
      https://github.com/phpmyadmin/phpmyadmin/commit/ad81764a310aa9c924d99639276a0cf9a5c2b228
  Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: 84e8158483998ea11cdd07e010e53f9b104bb073
      https://github.com/phpmyadmin/phpmyadmin/commit/84e8158483998ea11cdd07e010e53f9b104bb073
  Author: Pyscowicz <janne.ertman at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/fi.po

  Log Message:
  -----------
  Translated using Weblate (Finnish)

Currently translated at 69.0% (2212 of 3205 strings)

[CI skip]


  Commit: 9003e3e067856278149390ab6f6d610bdd1ed3f2
      https://github.com/phpmyadmin/phpmyadmin/commit/9003e3e067856278149390ab6f6d610bdd1ed3f2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M js/db_structure.js
    M js/functions.js
    M js/server_databases.js

  Log Message:
  -----------
  Fixed check all interaction with filtering

- check all select only filtered rows
- the hidden rows are automatically unselected
- the check all state is updated according to filtering

Fixes #13517

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


  Commit: b587227f916adb4901ed0935d8ea1511db3c0e3b
      https://github.com/phpmyadmin/phpmyadmin/commit/b587227f916adb4901ed0935d8ea1511db3c0e3b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M doc/conf.py

  Log Message:
  -----------
  Workaround SNI problems on readthedocs.org

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


  Commit: 9b85ea78fe53989ba02c5e4c3f5af953d3c96fdf
      https://github.com/phpmyadmin/phpmyadmin/commit/9b85ea78fe53989ba02c5e4c3f5af953d3c96fdf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M doc/conf.py

  Log Message:
  -----------
  Clarify comment and add another host to ignore list

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


  Commit: 6dfd382ff7b5f7fdfe70dacee16ee37ae3c434aa
      https://github.com/phpmyadmin/phpmyadmin/commit/6dfd382ff7b5f7fdfe70dacee16ee37ae3c434aa
  Author: Jira Aphisitworachorch <totoasanan21914 at hotmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/th.po

  Log Message:
  -----------
  Translated using Weblate (Thai)

Currently translated at 28.8% (926 of 3205 strings)

[CI skip]


  Commit: 7dbfdf36f1065047ebf358f057f3ee35b30edee1
      https://github.com/phpmyadmin/phpmyadmin/commit/7dbfdf36f1065047ebf358f057f3ee35b30edee1
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    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

  Log Message:
  -----------
  Update po files

[CI skip]

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


  Commit: dc3210290ae7cf91623dcab3f5394733935e045a
      https://github.com/phpmyadmin/phpmyadmin/commit/dc3210290ae7cf91623dcab3f5394733935e045a
  Author: Giovanni Sora <g.sora at tiscali.it>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/ia.po

  Log Message:
  -----------
  Translated using Weblate (Interlingua)

Currently translated at 75.5% (2423 of 3207 strings)

[CI skip]


  Commit: afad1eec8f51ae08611e7a1ca782f26ce3053fba
      https://github.com/phpmyadmin/phpmyadmin/commit/afad1eec8f51ae08611e7a1ca782f26ce3053fba
  Author: Burak Yavuz <hitowerdigit at hotmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/tr.po

  Log Message:
  -----------
  Translated using Weblate (Turkish)

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: 3f9fd60c7edf7a2e9ed38fe44f81e28a0cf5f5ae
      https://github.com/phpmyadmin/phpmyadmin/commit/3f9fd60c7edf7a2e9ed38fe44f81e28a0cf5f5ae
  Author: Viktar Vauchkevich <victorenator at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/be.po

  Log Message:
  -----------
  Translated using Weblate (Belarusian)

Currently translated at 63.3% (2032 of 3207 strings)

[CI skip]


  Commit: 7001541837ef4948e15eebfa6acbc6e1dd049423
      https://github.com/phpmyadmin/phpmyadmin/commit/7001541837ef4948e15eebfa6acbc6e1dd049423
  Author: Burak Yavuz <hitowerdigit at hotmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/tr.po

  Log Message:
  -----------
  Translated using Weblate (Turkish)

Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]


  Commit: 1d497002130c3cdd41829115b1932455329de982
      https://github.com/phpmyadmin/phpmyadmin/commit/1d497002130c3cdd41829115b1932455329de982
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M doc/images/query_result_operations.png
    M themes/original/img/arrow_ltr.png
    M themes/original/img/arrow_rtl.png
    M themes/original/img/b_bookmark.png
    M themes/original/img/b_browse.png
    M themes/original/img/b_calendar.png
    M themes/original/img/b_chart.png
    M themes/original/img/b_close.png
    M themes/original/img/b_column_add.png
    M themes/original/img/b_comment.png
    M themes/original/img/b_dbstatistics.png
    M themes/original/img/b_deltbl.png
    M themes/original/img/b_docs.png
    M themes/original/img/b_drop.png
    M themes/original/img/b_edit.png
    M themes/original/img/b_empty.png
    M themes/original/img/b_engine.png
    M themes/original/img/b_event_add.png
    M themes/original/img/b_events.png
    M themes/original/img/b_export.png
    M themes/original/img/b_favorite.png
    M themes/original/img/b_find_replace.png
    M themes/original/img/b_ftext.png
    M themes/original/img/b_group.png
    M themes/original/img/b_help.png
    M themes/original/img/b_home.png
    M themes/original/img/b_import.png
    M themes/original/img/b_index.png
    M themes/original/img/b_index_add.png
    M themes/original/img/b_info.png
    M themes/original/img/b_inline_edit.png
    M themes/original/img/b_insrow.png
    M themes/original/img/b_key.png
    M themes/original/img/b_minus.png
    M themes/original/img/b_more.png
    M themes/original/img/b_move.png
    M themes/original/img/b_newdb.png
    M themes/original/img/b_newtbl.png
    M themes/original/img/b_nextpage.png
    M themes/original/img/b_no_favorite.png
    M themes/original/img/b_plugin.png
    M themes/original/img/b_plus.png
    M themes/original/img/b_primary.png
    M themes/original/img/b_print.png
    M themes/original/img/b_props.png
    M themes/original/img/b_relations.png
    M themes/original/img/b_report.png
    M themes/original/img/b_routine_add.png
    M themes/original/img/b_routines.png
    M themes/original/img/b_save.png
    M themes/original/img/b_saveimage.png
    M themes/original/img/b_sbrowse.png
    M themes/original/img/b_search.png
    M themes/original/img/b_select.png
    M themes/original/img/b_spatial.png
    M themes/original/img/b_sql.png
    M themes/original/img/b_sqlhelp.png
    M themes/original/img/b_table_add.png
    M themes/original/img/b_tblanalyse.png
    M themes/original/img/b_tblexport.png
    M themes/original/img/b_tblimport.png
    M themes/original/img/b_tblops.png
    M themes/original/img/b_tbloptimize.png
    M themes/original/img/b_tipp.png
    M themes/original/img/b_trigger_add.png
    M themes/original/img/b_triggers.png
    M themes/original/img/b_undo.png
    M themes/original/img/b_unique.png
    M themes/original/img/b_usradd.png
    M themes/original/img/b_usrcheck.png
    M themes/original/img/b_usrdrop.png
    M themes/original/img/b_usredit.png
    M themes/original/img/b_usrlist.png
    M themes/original/img/b_versions.png
    M themes/original/img/b_view.png
    M themes/original/img/b_view_add.png
    M themes/original/img/b_views.png
    M themes/original/img/bd_browse.png
    M themes/original/img/bd_deltbl.png
    M themes/original/img/bd_drop.png
    M themes/original/img/bd_edit.png
    M themes/original/img/bd_empty.png
    M themes/original/img/bd_export.png
    M themes/original/img/bd_ftext.png
    M themes/original/img/bd_index.png
    M themes/original/img/bd_insrow.png
    M themes/original/img/bd_nextpage.png
    M themes/original/img/bd_primary.png
    M themes/original/img/bd_routine_add.png
    M themes/original/img/bd_sbrowse.png
    M themes/original/img/bd_select.png
    M themes/original/img/bd_spatial.png
    M themes/original/img/bd_unique.png
    M themes/original/img/centralColumns.png
    M themes/original/img/centralColumns_add.png
    M themes/original/img/centralColumns_delete.png
    M themes/original/img/col_drop.png
    M themes/original/img/col_pointer.png
    M themes/original/img/col_pointer_ver.png
    M themes/original/img/console.png
    M themes/original/img/east-mini.png
    M themes/original/img/eye.png
    M themes/original/img/eye_grey.png
    M themes/original/img/hide.png
    M themes/original/img/lightbulb.png
    M themes/original/img/lightbulb_off.png
    M themes/original/img/logo_left.png
    M themes/original/img/logo_right.png
    M themes/original/img/more.png
    M themes/original/img/new_data.png
    M themes/original/img/new_data_hovered.png
    M themes/original/img/new_data_selected_hovered.png
    M themes/original/img/new_struct.png
    M themes/original/img/new_struct_hovered.png
    M themes/original/img/new_struct_selected.png
    M themes/original/img/normalize.png
    M themes/original/img/north-mini.png
    M themes/original/img/pause.png
    M themes/original/img/play.png
    M themes/original/img/s_asc.png
    M themes/original/img/s_asci.png
    M themes/original/img/s_attention.png
    M themes/original/img/s_cancel.png
    M themes/original/img/s_cog.png
    M themes/original/img/s_collapseall.png
    M themes/original/img/s_db.png
    M themes/original/img/s_desc.png
    M themes/original/img/s_error.png
    M themes/original/img/s_error2.png
    M themes/original/img/s_fulltext.png
    M themes/original/img/s_host.png
    M themes/original/img/s_info.png
    M themes/original/img/s_lang.png
    M themes/original/img/s_link.png
    M themes/original/img/s_lock.png
    M themes/original/img/s_loggoff.png
    M themes/original/img/s_notice.png
    M themes/original/img/s_okay.png
    M themes/original/img/s_partialtext.png
    M themes/original/img/s_passwd.png
    M themes/original/img/s_really.png
    M themes/original/img/s_reload.png
    M themes/original/img/s_replication.png
    M themes/original/img/s_rights.png
    M themes/original/img/s_sortable.png
    M themes/original/img/s_status.png
    M themes/original/img/s_success.png
    M themes/original/img/s_sync.png
    M themes/original/img/s_tbl.png
    M themes/original/img/s_theme.png
    M themes/original/img/s_top.png
    M themes/original/img/s_unlink.png
    M themes/original/img/s_vars.png
    M themes/original/img/s_views.png
    M themes/original/img/show.png
    M themes/original/img/south-mini.png
    M themes/original/img/spacer.png
    M themes/original/img/sprites.png
    M themes/original/img/toggle-ltr.png
    M themes/original/img/toggle-rtl.png
    M themes/original/img/west-mini.png
    M themes/original/img/window-new.png
    M themes/original/img/zoom-minus-mini.png
    M themes/original/img/zoom-plus-mini.png
    M themes/original/img/zoom-world-mini.png
    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_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
    M themes/original/screen.png
    M themes/pmahomme/img/arrow_ltr.png
    M themes/pmahomme/img/asc_order.png
    M themes/pmahomme/img/b_browse.png
    M themes/pmahomme/img/b_calendar.png
    M themes/pmahomme/img/b_close.png
    M themes/pmahomme/img/b_column_add.png
    M themes/pmahomme/img/b_comment.png
    M themes/pmahomme/img/b_dbstatistics.png
    M themes/pmahomme/img/b_deltbl.png
    M themes/pmahomme/img/b_docs.png
    M themes/pmahomme/img/b_docsql.png
    M themes/pmahomme/img/b_drop.png
    M themes/pmahomme/img/b_edit.png
    M themes/pmahomme/img/b_empty.png
    M themes/pmahomme/img/b_engine.png
    M themes/pmahomme/img/b_event_add.png
    M themes/pmahomme/img/b_events.png
    M themes/pmahomme/img/b_export.png
    M themes/pmahomme/img/b_favorite.png
    M themes/pmahomme/img/b_find_replace.png
    M themes/pmahomme/img/b_firstpage.png
    M themes/pmahomme/img/b_group.png
    M themes/pmahomme/img/b_help.png
    M themes/pmahomme/img/b_home.png
    M themes/pmahomme/img/b_import.png
    M themes/pmahomme/img/b_index.png
    M themes/pmahomme/img/b_index_add.png
    M themes/pmahomme/img/b_info.png
    M themes/pmahomme/img/b_inline_edit.png
    M themes/pmahomme/img/b_insrow.png
    M themes/pmahomme/img/b_key.png
    M themes/pmahomme/img/b_minus.png
    M themes/pmahomme/img/b_more.png
    M themes/pmahomme/img/b_move.png
    M themes/pmahomme/img/b_newdb.png
    M themes/pmahomme/img/b_newtbl.png
    M themes/pmahomme/img/b_nextpage.png
    M themes/pmahomme/img/b_no_favorite.png
    M themes/pmahomme/img/b_plugin.png
    M themes/pmahomme/img/b_plus.png
    M themes/pmahomme/img/b_prevpage.png
    M themes/pmahomme/img/b_primary.png
    M themes/pmahomme/img/b_print.png
    M themes/pmahomme/img/b_props.png
    M themes/pmahomme/img/b_report.png
    M themes/pmahomme/img/b_routine_add.png
    M themes/pmahomme/img/b_routines.png
    M themes/pmahomme/img/b_save.png
    M themes/pmahomme/img/b_saveimage.png
    M themes/pmahomme/img/b_sbrowse.png
    M themes/pmahomme/img/b_sdb.png
    M themes/pmahomme/img/b_search.png
    M themes/pmahomme/img/b_select.png
    M themes/pmahomme/img/b_snewtbl.png
    M themes/pmahomme/img/b_spatial.png
    M themes/pmahomme/img/b_sqldoc.png
    M themes/pmahomme/img/b_sqlhelp.png
    M themes/pmahomme/img/b_table_add.png
    M themes/pmahomme/img/b_tblanalyse.png
    M themes/pmahomme/img/b_tblexport.png
    M themes/pmahomme/img/b_tblimport.png
    M themes/pmahomme/img/b_tblops.png
    M themes/pmahomme/img/b_tbloptimize.png
    M themes/pmahomme/img/b_tipp.png
    M themes/pmahomme/img/b_triggers.png
    M themes/pmahomme/img/b_undo.png
    M themes/pmahomme/img/b_unique.png
    M themes/pmahomme/img/b_usradd.png
    M themes/pmahomme/img/b_usrcheck.png
    M themes/pmahomme/img/b_usrdrop.png
    M themes/pmahomme/img/b_usredit.png
    M themes/pmahomme/img/b_usrlist.png
    M themes/pmahomme/img/b_versions.png
    M themes/pmahomme/img/b_view.png
    M themes/pmahomme/img/b_view_add.png
    M themes/pmahomme/img/b_views.png
    M themes/pmahomme/img/bd_browse.png
    M themes/pmahomme/img/bd_deltbl.png
    M themes/pmahomme/img/bd_drop.png
    M themes/pmahomme/img/bd_edit.png
    M themes/pmahomme/img/bd_firstpage.png
    M themes/pmahomme/img/bd_ftext.png
    M themes/pmahomme/img/bd_index.png
    M themes/pmahomme/img/bd_insrow.png
    M themes/pmahomme/img/bd_prevpage.png
    M themes/pmahomme/img/bd_primary.png
    M themes/pmahomme/img/bd_routine_add.png
    M themes/pmahomme/img/bd_sbrowse.png
    M themes/pmahomme/img/bd_spatial.png
    M themes/pmahomme/img/centralColumns.png
    M themes/pmahomme/img/centralColumns_add.png
    M themes/pmahomme/img/centralColumns_delete.png
    M themes/pmahomme/img/col_drop.png
    M themes/pmahomme/img/col_pointer.png
    M themes/pmahomme/img/col_pointer_ver.png
    M themes/pmahomme/img/database.png
    M themes/pmahomme/img/east-mini.png
    M themes/pmahomme/img/eye.png
    M themes/pmahomme/img/eye_grey.png
    M themes/pmahomme/img/hide.png
    M themes/pmahomme/img/item.png
    M themes/pmahomme/img/left_nav_bg.png
    M themes/pmahomme/img/lightbulb.png
    M themes/pmahomme/img/lightbulb_off.png
    M themes/pmahomme/img/logo_left.png
    M themes/pmahomme/img/logo_right.png
    M themes/pmahomme/img/new_data.png
    M themes/pmahomme/img/new_data_hovered.png
    M themes/pmahomme/img/new_struct.png
    M themes/pmahomme/img/new_struct_hovered.png
    M themes/pmahomme/img/new_struct_selected.png
    M themes/pmahomme/img/normalize.png
    M themes/pmahomme/img/north-mini.png
    M themes/pmahomme/img/pause.png
    M themes/pmahomme/img/pma_logo2.png
    M themes/pmahomme/img/pmd/1.png
    M themes/pmahomme/img/pmd/2.png
    M themes/pmahomme/img/pmd/2leftarrow.png
    M themes/pmahomme/img/pmd/2leftarrow_m.png
    M themes/pmahomme/img/pmd/2rightarrow.png
    M themes/pmahomme/img/pmd/2rightarrow_m.png
    M themes/pmahomme/img/pmd/3.png
    M themes/pmahomme/img/pmd/4.png
    M themes/pmahomme/img/pmd/5.png
    M themes/pmahomme/img/pmd/6.png
    M themes/pmahomme/img/pmd/7.png
    M themes/pmahomme/img/pmd/8.png
    M themes/pmahomme/img/pmd/FieldKey_small.png
    M themes/pmahomme/img/pmd/Field_small.png
    M themes/pmahomme/img/pmd/Field_small_char.png
    M themes/pmahomme/img/pmd/Field_small_date.png
    M themes/pmahomme/img/pmd/Field_small_int.png
    M themes/pmahomme/img/pmd/Header.png
    M themes/pmahomme/img/pmd/Header_Linked.png
    M themes/pmahomme/img/pmd/anchor.png
    M themes/pmahomme/img/pmd/and_icon.png
    M themes/pmahomme/img/pmd/ang_direct.png
    M themes/pmahomme/img/pmd/bord.png
    M themes/pmahomme/img/pmd/bottom.png
    M themes/pmahomme/img/pmd/def.png
    M themes/pmahomme/img/pmd/display_field.png
    M themes/pmahomme/img/pmd/downarrow1.png
    M themes/pmahomme/img/pmd/downarrow2.png
    M themes/pmahomme/img/pmd/downarrow2_m.png
    M themes/pmahomme/img/pmd/exec.png
    M themes/pmahomme/img/pmd/exec_small.png
    M themes/pmahomme/img/pmd/exitFullscreen.png
    M themes/pmahomme/img/pmd/export.png
    M themes/pmahomme/img/pmd/grid.png
    M themes/pmahomme/img/pmd/help.png
    M themes/pmahomme/img/pmd/help_relation.png
    M themes/pmahomme/img/pmd/left_panel_butt.png
    M themes/pmahomme/img/pmd/left_panel_tab.png
    M themes/pmahomme/img/pmd/minus.png
    M themes/pmahomme/img/pmd/or_icon.png
    M themes/pmahomme/img/pmd/page_add.png
    M themes/pmahomme/img/pmd/page_delete.png
    M themes/pmahomme/img/pmd/page_edit.png
    M themes/pmahomme/img/pmd/pdf.png
    M themes/pmahomme/img/pmd/plus.png
    M themes/pmahomme/img/pmd/query_builder.png
    M themes/pmahomme/img/pmd/relation.png
    M themes/pmahomme/img/pmd/reload.png
    M themes/pmahomme/img/pmd/resize.png
    M themes/pmahomme/img/pmd/resizeright.png
    M themes/pmahomme/img/pmd/rightarrow1.png
    M themes/pmahomme/img/pmd/rightarrow2.png
    M themes/pmahomme/img/pmd/save.png
    M themes/pmahomme/img/pmd/save_as.png
    M themes/pmahomme/img/pmd/small_tab.png
    M themes/pmahomme/img/pmd/table.png
    M themes/pmahomme/img/pmd/toggle_lines.png
    M themes/pmahomme/img/pmd/top_panel.png
    M themes/pmahomme/img/pmd/uparrow2_m.png
    M themes/pmahomme/img/pmd/viewInFullscreen.png
    M themes/pmahomme/img/s_asc.png
    M themes/pmahomme/img/s_asci.png
    M themes/pmahomme/img/s_attention.png
    M themes/pmahomme/img/s_cancel.png
    M themes/pmahomme/img/s_cancel2.png
    M themes/pmahomme/img/s_cog.png
    M themes/pmahomme/img/s_collapseall.png
    M themes/pmahomme/img/s_db.png
    M themes/pmahomme/img/s_desc.png
    M themes/pmahomme/img/s_error.png
    M themes/pmahomme/img/s_error2.png
    M themes/pmahomme/img/s_fulltext.png
    M themes/pmahomme/img/s_host.png
    M themes/pmahomme/img/s_info.png
    M themes/pmahomme/img/s_lang.png
    M themes/pmahomme/img/s_lock.png
    M themes/pmahomme/img/s_loggoff.png
    M themes/pmahomme/img/s_notice.png
    M themes/pmahomme/img/s_okay.png
    M themes/pmahomme/img/s_partialtext.png
    M themes/pmahomme/img/s_process.png
    M themes/pmahomme/img/s_really.png
    M themes/pmahomme/img/s_reload.png
    M themes/pmahomme/img/s_replication.png
    M themes/pmahomme/img/s_rights.png
    M themes/pmahomme/img/s_sortable.png
    M themes/pmahomme/img/s_status.png
    M themes/pmahomme/img/s_success.png
    M themes/pmahomme/img/s_sync.png
    M themes/pmahomme/img/s_tbl.png
    M themes/pmahomme/img/s_theme.png
    M themes/pmahomme/img/s_top.png
    M themes/pmahomme/img/s_unlink.png
    M themes/pmahomme/img/s_vars.png
    M themes/pmahomme/img/s_views.png
    M themes/pmahomme/img/select_bg.png
    M themes/pmahomme/img/show.png
    M themes/pmahomme/img/south-mini.png
    M themes/pmahomme/img/spacer.png
    M themes/pmahomme/img/sprites.png
    M themes/pmahomme/img/toggle-ltr.png
    M themes/pmahomme/img/west-mini.png
    M themes/pmahomme/img/window-new.png
    M themes/pmahomme/img/zoom-minus-mini.png
    M themes/pmahomme/img/zoom-plus-mini.png
    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_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
    M themes/pmahomme/screen.png

  Log Message:
  -----------
  Optimize PNG images with zopfli

See #13797

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


  Commit: 2e387fd2037458c507f69ccc586666f80653b742
      https://github.com/phpmyadmin/phpmyadmin/commit/2e387fd2037458c507f69ccc586666f80653b742
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M db_operations.php
    M libraries/operations.lib.php

  Log Message:
  -----------
  Fix #13800 Database lost when renaming to similar name and lower_case_table_names=1

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 092d8de284c6cf4e7861d3929a28f60aa30364a0
      https://github.com/phpmyadmin/phpmyadmin/commit/092d8de284c6cf4e7861d3929a28f60aa30364a0
  Author: Kristjan Räts <kristjanrats at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/et.po

  Log Message:
  -----------
  Translated using Weblate (Estonian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 04d0c3e3c8a94f16ec3de42ff6138a7dfb2879fe
      https://github.com/phpmyadmin/phpmyadmin/commit/04d0c3e3c8a94f16ec3de42ff6138a7dfb2879fe
  Author: Stefano Martinelli <stefano.ste.martinelli at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/it.po

  Log Message:
  -----------
  Translated using Weblate (Italian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 8914744861a329b2e5f098c745d2c0bdf69bbbd9
      https://github.com/phpmyadmin/phpmyadmin/commit/8914744861a329b2e5f098c745d2c0bdf69bbbd9
  Author: dingo thirteen <dingo13 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/nl.po

  Log Message:
  -----------
  Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 03f4cf1068b8b44678794cd0522c5fcc72e53250
      https://github.com/phpmyadmin/phpmyadmin/commit/03f4cf1068b8b44678794cd0522c5fcc72e53250
  Author: dingo thirteen <dingo13 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/nl.po

  Log Message:
  -----------
  Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 34dcfda6c0fb948e9ab604a568bc5d9f97934c34
      https://github.com/phpmyadmin/phpmyadmin/commit/34dcfda6c0fb948e9ab604a568bc5d9f97934c34
  Author: Kuba Niewiarowski <jakub at niewiarowski.it>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pl.po

  Log Message:
  -----------
  Translated using Weblate (Polish)

Currently translated at 81.2% (2606 of 3207 strings)

[CI skip]


  Commit: 4a0f7da5db10522401ddda55837bde3ebba7386c
      https://github.com/phpmyadmin/phpmyadmin/commit/4a0f7da5db10522401ddda55837bde3ebba7386c
  Author: anonymous <>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/de.po

  Log Message:
  -----------
  Translated using Weblate (German)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 93362a200840a92b18196c759c99e537c1bd291b
      https://github.com/phpmyadmin/phpmyadmin/commit/93362a200840a92b18196c759c99e537c1bd291b
  Author: Robert Readman <robert_readman at hotmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 375f153998f84dca723ba8d2b2cdb1b06ce92f78
      https://github.com/phpmyadmin/phpmyadmin/commit/375f153998f84dca723ba8d2b2cdb1b06ce92f78
  Author: Tobias Groza <tooobi14 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/de.po

  Log Message:
  -----------
  Translated using Weblate (German)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 2d9213c950db9058cf889cf2897be014a3f4f68d
      https://github.com/phpmyadmin/phpmyadmin/commit/2d9213c950db9058cf889cf2897be014a3f4f68d
  Author: Domen <mitenem at outlook.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/sl.po

  Log Message:
  -----------
  Translated using Weblate (Slovenian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 2fb77d0ae3992e30241b60ca8d3d8612d9dc7da9
      https://github.com/phpmyadmin/phpmyadmin/commit/2fb77d0ae3992e30241b60ca8d3d8612d9dc7da9
  Author: Vinicius Gonçalves <viniciusgoncalves21 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese)

Currently translated at 55.4% (1778 of 3207 strings)

[CI skip]


  Commit: ed30616fd8773d1db472e7370fcd1416fbacc8f7
      https://github.com/phpmyadmin/phpmyadmin/commit/ed30616fd8773d1db472e7370fcd1416fbacc8f7
  Author: jan madsen <jsm at janz.dk>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/da.po

  Log Message:
  -----------
  Translated using Weblate (Danish)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 7406c2cb41669024470be600b57b325d8f3d64a1
      https://github.com/phpmyadmin/phpmyadmin/commit/7406c2cb41669024470be600b57b325d8f3d64a1
  Author: Володимир Бриняк <bardvv at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/uk.po

  Log Message:
  -----------
  Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 1f12169eebfa005ead36d07d50befb3cbabbaa18
      https://github.com/phpmyadmin/phpmyadmin/commit/1f12169eebfa005ead36d07d50befb3cbabbaa18
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/config.default.php

  Log Message:
  -----------
  Add SJIS-win to default list of allowed charsets

Fixes #13803

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


  Commit: 72686fa9cb10e35f1583d7ce6b648e6fc9d6705e
      https://github.com/phpmyadmin/phpmyadmin/commit/72686fa9cb10e35f1583d7ce6b648e6fc9d6705e
  Author: M1ckm <mmmickmason2 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: f263714d547dcd9ecff4953b9b6e02cc9934d824
      https://github.com/phpmyadmin/phpmyadmin/commit/f263714d547dcd9ecff4953b9b6e02cc9934d824
  Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 297a1225d36da4434dfeb08e55bc9f704476df7c
      https://github.com/phpmyadmin/phpmyadmin/commit/297a1225d36da4434dfeb08e55bc9f704476df7c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/fr.po

  Log Message:
  -----------
  Translated using Weblate (French)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 56a1b5febe8fa4bf742055924c1c7ef7a1336f4c
      https://github.com/phpmyadmin/phpmyadmin/commit/56a1b5febe8fa4bf742055924c1c7ef7a1336f4c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/el.po

  Log Message:
  -----------
  Translated using Weblate (Greek)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 611ce4dc2946396beba5903780a682b90cadce77
      https://github.com/phpmyadmin/phpmyadmin/commit/611ce4dc2946396beba5903780a682b90cadce77
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/es.po

  Log Message:
  -----------
  Translated using Weblate (Spanish)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: a3247f0a963db2140cc34250860764c1e347d6ab
      https://github.com/phpmyadmin/phpmyadmin/commit/a3247f0a963db2140cc34250860764c1e347d6ab
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/sq.po

  Log Message:
  -----------
  Translated using Weblate (Albanian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: ba54d7a8e8175ef5b10be3014d3f4902522f1fb0
      https://github.com/phpmyadmin/phpmyadmin/commit/ba54d7a8e8175ef5b10be3014d3f4902522f1fb0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/ru.po

  Log Message:
  -----------
  Translated using Weblate (Russian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: f4f9e34d5b433a97d0db3eda74b64eb93cc25977
      https://github.com/phpmyadmin/phpmyadmin/commit/f4f9e34d5b433a97d0db3eda74b64eb93cc25977
  Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: d4abfce9347a72f854e72ed0bf058dd38775bf84
      https://github.com/phpmyadmin/phpmyadmin/commit/d4abfce9347a72f854e72ed0bf058dd38775bf84
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/el.po

  Log Message:
  -----------
  Translated using Weblate (Greek)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 911bd6be45db8cd3fb7ada269aabb4842a38f715
      https://github.com/phpmyadmin/phpmyadmin/commit/911bd6be45db8cd3fb7ada269aabb4842a38f715
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/id.po

  Log Message:
  -----------
  Translated using Weblate (Indonesian)

Currently translated at 82.2% (2637 of 3207 strings)

[CI skip]


  Commit: 9b1a06c854f1a5994d920da40d42a900fcc21817
      https://github.com/phpmyadmin/phpmyadmin/commit/9b1a06c854f1a5994d920da40d42a900fcc21817
  Author: Kylychbek Turdakunov <kylychbek_tk at yahoo.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/ky.po

  Log Message:
  -----------
  Translated using Weblate (Kyrgyz)

Currently translated at 1.8% (59 of 3207 strings)

[CI skip]


  Commit: 03b2002ee4c786d3167d7999103a0fe6fc709ffa
      https://github.com/phpmyadmin/phpmyadmin/commit/03b2002ee4c786d3167d7999103a0fe6fc709ffa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/sql.lib.php
    M libraries/transformations.lib.php

  Log Message:
  -----------
  Fix typo in transformation

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


  Commit: 1895f8dd476a41af05f09570cae08be53ba67840
      https://github.com/phpmyadmin/phpmyadmin/commit/1895f8dd476a41af05f09570cae08be53ba67840
  Author: Kristjan Räts <kristjanrats at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/et.po

  Log Message:
  -----------
  Translated using Weblate (Estonian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: cb97c12ec8da89b0e418742d579e45fc6f53cf6a
      https://github.com/phpmyadmin/phpmyadmin/commit/cb97c12ec8da89b0e418742d579e45fc6f53cf6a
  Author: Aled Powell <aled at aledpowell.cymru>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/cy.po

  Log Message:
  -----------
  Translated using Weblate (Welsh)

Currently translated at 16.2% (522 of 3207 strings)

[CI skip]


  Commit: dfdd91365d976268a69cd8d26e1a34a0d3f0ef9e
      https://github.com/phpmyadmin/phpmyadmin/commit/dfdd91365d976268a69cd8d26e1a34a0d3f0ef9e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/cy.po

  Log Message:
  -----------
  Translated using Weblate (Welsh)

Currently translated at 16.2% (522 of 3207 strings)

[CI skip]


  Commit: f620b498575dc6dbcd63891d3ec756ee8889352d
      https://github.com/phpmyadmin/phpmyadmin/commit/f620b498575dc6dbcd63891d3ec756ee8889352d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/dbi/DBIMysqli.php

  Log Message:
  -----------
  Detect another way MySQL server needs SSL

Fixes #13436

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


  Commit: ab91a3f9b8492c00cd86cb60491955f2fc2cf04f
      https://github.com/phpmyadmin/phpmyadmin/commit/ab91a3f9b8492c00cd86cb60491955f2fc2cf04f
  Author: tmtisfree <tmtisfree at free.fr>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/fr.po

  Log Message:
  -----------
  Translated using Weblate (French)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 10b6588d8d0ec31fb026e396786cb3901faade88
      https://github.com/phpmyadmin/phpmyadmin/commit/10b6588d8d0ec31fb026e396786cb3901faade88
  Author: Renato dos Santos <shazaum at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 9f951c81332a73a3b75bc252710267e74a64e753
      https://github.com/phpmyadmin/phpmyadmin/commit/9f951c81332a73a3b75bc252710267e74a64e753
  Author: Airon Luis Pereira <airon.pereira at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: bee2a7f7ac4b8f7c40f2a7362ae3381c3b2dd707
      https://github.com/phpmyadmin/phpmyadmin/commit/bee2a7f7ac4b8f7c40f2a7362ae3381c3b2dd707
  Author: dingo thirteen <dingo13 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/nl.po

  Log Message:
  -----------
  Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 9cf7920dd4ded2bffbbf7599aeda4f051dad6df0
      https://github.com/phpmyadmin/phpmyadmin/commit/9cf7920dd4ded2bffbbf7599aeda4f051dad6df0
  Author: Kristjan Räts <kristjanrats at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/et.po

  Log Message:
  -----------
  Translated using Weblate (Estonian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 977c1b1240b1b380cfb80619489ec281c41732f6
      https://github.com/phpmyadmin/phpmyadmin/commit/977c1b1240b1b380cfb80619489ec281c41732f6
  Author: Mauricio Bastos <msbmail at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.6% (3197 of 3207 strings)

[CI skip]


  Commit: a436ac140059fceaf849a20f24a06bce67ca0358
      https://github.com/phpmyadmin/phpmyadmin/commit/a436ac140059fceaf849a20f24a06bce67ca0358
  Author: Aref Ben Lazrek <aref480 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/ar.po

  Log Message:
  -----------
  Translated using Weblate (Arabic)

Currently translated at 49.3% (1583 of 3207 strings)

[CI skip]


  Commit: 5c5cbf8d88146687dfa806ab194078c09dfba30c
      https://github.com/phpmyadmin/phpmyadmin/commit/5c5cbf8d88146687dfa806ab194078c09dfba30c
  Author: Varanka Zoltán <zvaranka60 at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/hu.po

  Log Message:
  -----------
  Translated using Weblate (Hungarian)

Currently translated at 98.4% (3157 of 3207 strings)

[CI skip]


  Commit: 64c1383365c2e20c5ef3e583040853c498ca0d08
      https://github.com/phpmyadmin/phpmyadmin/commit/64c1383365c2e20c5ef3e583040853c498ca0d08
  Author: Kuba Niewiarowski <jakub at niewiarowski.it>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pl.po

  Log Message:
  -----------
  Translated using Weblate (Polish)

Currently translated at 81.2% (2607 of 3207 strings)

[CI skip]


  Commit: ea1d38ec1f698438aab848c2d14e5c35baf2a53d
      https://github.com/phpmyadmin/phpmyadmin/commit/ea1d38ec1f698438aab848c2d14e5c35baf2a53d
  Author: Kozioł Marcin <koziol.martin at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pl.po

  Log Message:
  -----------
  Translated using Weblate (Polish)

Currently translated at 81.2% (2952 of 3207 strings)

[CI skip]


  Commit: f425eb2394653eeba94d1da96d3ebe45abb1209e
      https://github.com/phpmyadmin/phpmyadmin/commit/f425eb2394653eeba94d1da96d3ebe45abb1209e
  Author: Kozioł Marcin <koziol.martin at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/pl.po

  Log Message:
  -----------
  Translated using Weblate (Polish)

Currently translated at 98.5% (3160 of 3207 strings)

[CI skip]


  Commit: b7ae7d3c040d139aa362cc3cef9456e2c68fc40e
      https://github.com/phpmyadmin/phpmyadmin/commit/b7ae7d3c040d139aa362cc3cef9456e2c68fc40e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/dbi/DBIMysqli.php
    M prefs_manage.php

  Log Message:
  -----------
  Use correct name for motranslator call

We're not using php gettext, so using _ is mistake.

Issue #13436

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


  Commit: 4cd007c535b3d30e3695555fbdf066440517d8e3
      https://github.com/phpmyadmin/phpmyadmin/commit/4cd007c535b3d30e3695555fbdf066440517d8e3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/plugins/AuthenticationPlugin.php

  Log Message:
  -----------
  Correctly unset session on logout

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


  Commit: 9d7a84353f879e5ba43451ebc0b63cf8e0c7a30d
      https://github.com/phpmyadmin/phpmyadmin/commit/9d7a84353f879e5ba43451ebc0b63cf8e0c7a30d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/TypesMySQL.php

  Log Message:
  -----------
  Add support for JSON field in MariaDB

Fixs #13038

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


  Commit: 0b13baab48ad99d5c317fa97a0404c82cdbc3a47
      https://github.com/phpmyadmin/phpmyadmin/commit/0b13baab48ad99d5c317fa97a0404c82cdbc3a47
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/create_addfield.lib.php

  Log Message:
  -----------
  Avoid using empty and workarounding its match to zero

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


  Commit: e268346ef11dd3d5e512e1a18c0976e74368f17a
      https://github.com/phpmyadmin/phpmyadmin/commit/e268346ef11dd3d5e512e1a18c0976e74368f17a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/create_addfield.lib.php

  Log Message:
  -----------
  Fixed constructing ALTER query with AFTER

We have to include only non empty fields in this case.

Fixes #13824

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


  Commit: 11aac82182356ebe81dd34f871f909ead62f1ca9
      https://github.com/phpmyadmin/phpmyadmin/commit/11aac82182356ebe81dd34f871f909ead62f1ca9
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M js/get_scripts.js.php

  Log Message:
  -----------
  Gracefully fail on missing parameter

Fixes #13841

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


  Commit: bcba783b6a8c26e72464c6e0337f5cb456a65c53
      https://github.com/phpmyadmin/phpmyadmin/commit/bcba783b6a8c26e72464c6e0337f5cb456a65c53
  Author: Thomas Staus <thomasstaus at live-and-learn.eu>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: af44ada42d524f27c2c1787e790e4d8c035e7b66
      https://github.com/phpmyadmin/phpmyadmin/commit/af44ada42d524f27c2c1787e790e4d8c035e7b66
  Author: ʛħɸʂɫɓɸƴ Twɸȩɩʛħɫʂevɘŋ <marseillaisanonymous at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/fr.po

  Log Message:
  -----------
  Translated using Weblate (French)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: 13f3de6c371704002a72dfb00634a8850e83a546
      https://github.com/phpmyadmin/phpmyadmin/commit/13f3de6c371704002a72dfb00634a8850e83a546
  Author: Matteo Regazzi <mregazzi at tiscali.it>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/it.po

  Log Message:
  -----------
  Translated using Weblate (Italian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: c77b054b0248430bdd8b28aee45d1a180d41e5dd
      https://github.com/phpmyadmin/phpmyadmin/commit/c77b054b0248430bdd8b28aee45d1a180d41e5dd
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M js/ajax.js
    M js/functions.js

  Log Message:
  -----------
  Lock page when changes are done in the SQL editor

The CodeMirror does not update underlying textarea in all cases, so we
need to handle it directly.

Fixes #13821

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


  Commit: 9af60b241e55a901f300f6de460a3f441ef2dc37
      https://github.com/phpmyadmin/phpmyadmin/commit/9af60b241e55a901f300f6de460a3f441ef2dc37
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/en_GB.po

  Log Message:
  -----------
  Revert "Translated using Weblate (English (United Kingdom))"

This reverts commit 663f1f3138b488c78a5ed95b2e0d945429f2e59c.


  Commit: 5dc7733b574571228de3fa6bd81e3e327635ddc0
      https://github.com/phpmyadmin/phpmyadmin/commit/5dc7733b574571228de3fa6bd81e3e327635ddc0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/Encoding.php

  Log Message:
  -----------
  Prefer iconv for encoding conversions

The mb extension is usually present, however it does not support that
wide range of charsers.

Basically this reverts d846b2e5d59fc442b77f3868cddbce9cd3172fd7.

Fixes #13842

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


  Commit: 1eea0a1fafab8ff68d224300b5765668f568cb08
      https://github.com/phpmyadmin/phpmyadmin/commit/1eea0a1fafab8ff68d224300b5765668f568cb08
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Fix coding style for #13737


  Commit: 767761a828c54ba78ff989b008945a90ffa5bcfb
      https://github.com/phpmyadmin/phpmyadmin/commit/767761a828c54ba78ff989b008945a90ffa5bcfb
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Set $sql_query as well when changing password

Issue #13737

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


  Commit: 6cdab0184d79afaf17438d79f7ca0014f9a10ef7
      https://github.com/phpmyadmin/phpmyadmin/commit/6cdab0184d79afaf17438d79f7ca0014f9a10ef7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Changelog entry for #13737

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


  Commit: 2b96b3cd34e377bc5ebf539040093f25d72cde16
      https://github.com/phpmyadmin/phpmyadmin/commit/2b96b3cd34e377bc5ebf539040093f25d72cde16
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M doc/config.rst

  Log Message:
  -----------
  Documentation for ShowColumnComments

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


  Commit: 45a09038007f9b02ca18723c4bb78d25bccf2dc3
      https://github.com/phpmyadmin/phpmyadmin/commit/45a09038007f9b02ca18723c4bb78d25bccf2dc3
  Author: Han Velthuis <han.velthuis at home.nl>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/nl.po

  Log Message:
  -----------
  Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]


  Commit: cb1a38c2d20c436d2f07ca616001634c66ea2ce0
      https://github.com/phpmyadmin/phpmyadmin/commit/cb1a38c2d20c436d2f07ca616001634c66ea2ce0
  Author: Dr. Nagy Elemér Károly <eknagy at omikk.bme.hu>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/hu.po

  Log Message:
  -----------
  Translated using Weblate (Hungarian)

Currently translated at 98.8% (3170 of 3207 strings)

[CI skip]


  Commit: 8ec35df5779285cec86ccb7442e745b47d5364d9
      https://github.com/phpmyadmin/phpmyadmin/commit/8ec35df5779285cec86ccb7442e745b47d5364d9
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/plugins/auth/AuthenticationCookie.php

  Log Message:
  -----------
  Compatibility with phpseclib 2.0.8

Apparently upgrade from 2.0.7 to 2.0.8 changed API in several ways.

See https://github.com/phpseclib/phpseclib/issues/1218

Fixes #13846

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


  Commit: c5d3009d0a1480c69191ab080a80b1b08c616768
      https://github.com/phpmyadmin/phpmyadmin/commit/c5d3009d0a1480c69191ab080a80b1b08c616768
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/plugins/auth/AuthenticationCookie.php

  Log Message:
  -----------
  Revert "Compatibility with phpseclib 2.0.8"

This reverts commit a450935e53a130319b84ce180a3456009e2c04b4.

We really need to stick on 2.0.7 for 4.7 branch to keep PHP 5.5 support.

Issue #13846


  Commit: 21f14d2729f67145c34f223d274e312280a1d2ad
      https://github.com/phpmyadmin/phpmyadmin/commit/21f14d2729f67145c34f223d274e312280a1d2ad
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  Stick with phpseclib < 2.0.8 in 4.7 branch

We can not remove PHP 5.5 support from maintenance branch, so there is
no other way than sticking with older phpseclib.

See https://github.com/phpseclib/phpseclib/issues/1218

Issue #13846

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


  Commit: 907beaf8469e5df3bbf6f6f60503ebf1e42bd1aa
      https://github.com/phpmyadmin/phpmyadmin/commit/907beaf8469e5df3bbf6f6f60503ebf1e42bd1aa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  Revert limitation on phpseclib dependency

Only 2.0.8 is broken, so conflict with that.

Fixes #13846

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


  Commit: 65e136ffa829d9828564cbe7f237c5167880e3fc
      https://github.com/phpmyadmin/phpmyadmin/commit/65e136ffa829d9828564cbe7f237c5167880e3fc
  Author: Giovanni Sora <g.sora at tiscali.it>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M po/ia.po

  Log Message:
  -----------
  Translated using Weblate (Interlingua)

Currently translated at 75.5% (2424 of 3207 strings)

[CI skip]


  Commit: 8fb8620bbb97cf7d949a378ae9a8ab525a983f04
      https://github.com/phpmyadmin/phpmyadmin/commit/8fb8620bbb97cf7d949a378ae9a8ab525a983f04
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M ChangeLog
    M README
    M doc/conf.py
    M libraries/Config.php

  Log Message:
  -----------
  Prepare for 4.7.6 release

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


  Commit: 201397bf5d69cf67c1ccd1e28298666c5708b99f
      https://github.com/phpmyadmin/phpmyadmin/commit/201397bf5d69cf67c1ccd1e28298666c5708b99f
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    A composer.lock

  Log Message:
  -----------
  Adding composer lock for 4.7.6

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


  Commit: 7c757476b9e9ff01fc4f6702119bcac49b59a60b
      https://github.com/phpmyadmin/phpmyadmin/commit/7c757476b9e9ff01fc4f6702119bcac49b59a60b
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    R composer.lock

  Log Message:
  -----------
  Remove composer.lock after release

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b8d0188228c0...7c757476b9e9


More information about the Git mailing list