Branch: refs/heads/master
Home: https://github.com/phpmyadmin/scripts
Commit: 911135f10872404c5785d99edff77dba5a1694e2
https://github.com/phpmyadmin/scripts/commit/911135f10872404c5785d99edff77d…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M demo/php/config-config-mysql.inc.php
M demo/php/config-config-nopmadb.inc.php
M demo/php/config-config.inc.php
M demo/php/config-cookie.inc.php
Log Message:
-----------
Remove leftovers from Drizzle setup on demo server
These partial configurations showed up as localhost and did not work.
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/12986
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: baa390df89745a31a98f56a06ca6e9b99a3a02a7
https://github.com/phpmyadmin/phpmyadmin/commit/baa390df89745a31a98f56a06ca…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M ChangeLog
M js/functions.js
Log Message:
-----------
Fixed error when loading favorite tables to console
The token was missing in POST request.
Fixes #12990
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a303eb846ee31697491de404b3250a9ed441cb6c
https://github.com/phpmyadmin/phpmyadmin/commit/a303eb846ee31697491de404b32…
Author: Vitaliy Perekupka <vperekupka(a)gmail.com>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Changed paths:
M po/uk.po
Log Message:
-----------
Translated using Weblate (Ukrainian)
Currently translated at 79.8% (2577 of 3226 strings)
[CI skip]
Commit: 7367354bd2d3c36c0b8e0bfb218939f2c6434901
https://github.com/phpmyadmin/phpmyadmin/commit/7367354bd2d3c36c0b8e0bfb218…
Author: hd hd <hd(a)cgsword.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)
Changed paths:
M po/en_GB.po
Log Message:
-----------
Translated using Weblate (English (United Kingdom))
Currently translated at 78.1% (2499 of 3199 strings)
[CI skip]
Commit: 3a21b99e63ca715ed2ad2d1b772d50ea9bd7abdf
https://github.com/phpmyadmin/phpmyadmin/commit/3a21b99e63ca715ed2ad2d1b772…
Author: hd hd <hd(a)cgsword.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M po/zh_TW.po
Log Message:
-----------
Translated using Weblate (Chinese (Taiwan))
Currently translated at 97.9% (3134 of 3199 strings)
[CI skip]
Commit: b2dd91ebe398b5bcbecad010ef5753a6b6b51835
https://github.com/phpmyadmin/phpmyadmin/commit/b2dd91ebe398b5bcbecad010ef5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M libraries/db_common.inc.php
Log Message:
-----------
Use URL for constructing params instead of concatenation
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: cdd5f7f6d38c2e723087ac97523cfa7d99b6f7a7
https://github.com/phpmyadmin/phpmyadmin/commit/cdd5f7f6d38c2e723087ac97523…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M libraries/URL.php
Log Message:
-----------
Do not append ? at the URL if not needed
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 924aabf652f35a35ccfe66a6fa706bb434282081
https://github.com/phpmyadmin/phpmyadmin/commit/924aabf652f35a35ccfe66a6fa7…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M ChangeLog
M index.php
M libraries/LanguageManager.php
M libraries/plugins/auth/AuthenticationCookie.php
M templates/select_lang.phtml
Log Message:
-----------
Do not show language selector without choices
Move the check from template to the code, so that the selection is
completely hidden when there is nothing to select.
Fixes #12988
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 046e709dd293663dbbfda50513be7f0584be9745
https://github.com/phpmyadmin/phpmyadmin/commit/046e709dd293663dbbfda50513b…
Author: tmtisfree <tmtisfree(a)free.fr>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M po/fr.po
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 99.3% (3177 of 3199 strings)
[CI skip]
Commit: f4974f25b41792c51af70d3e3f11f63e0da556f0
https://github.com/phpmyadmin/phpmyadmin/commit/f4974f25b41792c51af70d3e3f1…
Author: Domen <mitenem(a)outlook.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M po/sl.po
Log Message:
-----------
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
Commit: 4ac48de1c850dad61ab7fd1ab56f0918b1ed9469
https://github.com/phpmyadmin/phpmyadmin/commit/4ac48de1c850dad61ab7fd1ab56…
Author: Weblate <noreply(a)weblate.org>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M ChangeLog
M index.php
M libraries/LanguageManager.php
M libraries/URL.php
M libraries/db_common.inc.php
M libraries/plugins/auth/AuthenticationCookie.php
M templates/select_lang.phtml
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
Commit: a2fbafaa386947034db17a3dfa1fbbde8c0c9b12
https://github.com/phpmyadmin/phpmyadmin/commit/a2fbafaa386947034db17a3dfa1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Log Message:
-----------
Merge branch 'QA_4_6' into QA_4_7
Commit: 901784b3b84a50a9db23db83a2526c834f2daf3b
https://github.com/phpmyadmin/phpmyadmin/commit/901784b3b84a50a9db23db83a25…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Log Message:
-----------
Merge commit '3a21b99e63ca715ed2ad2d1b772d50ea9bd7abdf'
Commit: 094afae6cc63e795d91fbdda4fd28c3ef4f2dac4
https://github.com/phpmyadmin/phpmyadmin/commit/094afae6cc63e795d91fbdda4fd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M ChangeLog
M index.php
M libraries/LanguageManager.php
M libraries/URL.php
M libraries/db_common.inc.php
M libraries/plugins/auth/AuthenticationCookie.php
M templates/select_lang.phtml
Log Message:
-----------
Merge commit '924aabf652f35a35ccfe66a6fa706bb434282081'
Commit: e1c0084ad78b18f706348df721679ee02c466431
https://github.com/phpmyadmin/phpmyadmin/commit/e1c0084ad78b18f706348df7216…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Log Message:
-----------
Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b966278867aa...e1c0084ad78b
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b2dd91ebe398b5bcbecad010ef5753a6b6b51835
https://github.com/phpmyadmin/phpmyadmin/commit/b2dd91ebe398b5bcbecad010ef5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M libraries/db_common.inc.php
Log Message:
-----------
Use URL for constructing params instead of concatenation
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: cdd5f7f6d38c2e723087ac97523cfa7d99b6f7a7
https://github.com/phpmyadmin/phpmyadmin/commit/cdd5f7f6d38c2e723087ac97523…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M libraries/URL.php
Log Message:
-----------
Do not append ? at the URL if not needed
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 924aabf652f35a35ccfe66a6fa706bb434282081
https://github.com/phpmyadmin/phpmyadmin/commit/924aabf652f35a35ccfe66a6fa7…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M ChangeLog
M index.php
M libraries/LanguageManager.php
M libraries/plugins/auth/AuthenticationCookie.php
M templates/select_lang.phtml
Log Message:
-----------
Do not show language selector without choices
Move the check from template to the code, so that the selection is
completely hidden when there is nothing to select.
Fixes #12988
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3a21b99e63ca...924aabf652f3