Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QBE selenium tests broken since merge of #13342 #13621

Closed
nijel opened this issue Aug 28, 2017 · 2 comments
Closed

QBE selenium tests broken since merge of #13342 #13621

nijel opened this issue Aug 28, 2017 · 2 comments
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Milestone

Comments

@nijel
Copy link
Contributor

nijel commented Aug 28, 2017

The Selenium tests for QBE got broken since merge of #13342:

1) PmaSeleniumQueryByExampleTest::testQueryByExample

InvalidArgumentException: Element not found.

/home/travis/build/phpmyadmin/phpmyadmin/test/selenium/TestBase.php:390

/home/travis/build/phpmyadmin/phpmyadmin/test/selenium/PmaSeleniumQueryByExampleTest.php:69

PS: This was hard to catch before, I'm working on bringing Selenium test to pull requests in #13603

@nijel nijel added the Bug A problem or regression with an existing feature label Aug 28, 2017
@nijel nijel added this to the 4.8.0 milestone Aug 28, 2017
@nijel nijel changed the title QBE tests broken since merge of #13342 QBE selenium tests broken since merge of #13342 Aug 28, 2017
@nijel nijel added this to To Do in Multi table query Sep 4, 2017
nijel added a commit that referenced this issue Sep 5, 2017
See #13621

Signed-off-by: Michal Čihař <michal@cihar.com>
@nijel
Copy link
Contributor Author

nijel commented Sep 5, 2017

I've marked it as skipped for now (see eefc2cc) to avoid failures on every commit.

@ibennetch
Copy link
Member

ibennetch commented Sep 5, 2017

Thanks @nijel, Raghuram and I have both been a bit too occupied elsewhere to fix this yet. We'll get to it eventually, though.

nijel added a commit that referenced this issue Sep 7, 2017
There is no need to bother with connecting to BrowserStack here.

Issue #13621

Signed-off-by: Michal Čihař <michal@cihar.com>
@ibennetch ibennetch modified the milestones: 4.8.0, 4.8.1 Apr 7, 2018
@ibennetch ibennetch modified the milestones: 4.8.1, 4.8.2 May 25, 2018
@ibennetch ibennetch modified the milestones: 4.8.2, 4.8.3 Jun 22, 2018
@ibennetch ibennetch modified the milestones: 4.8.3, 4.8.4 Aug 22, 2018
MauricioFauth added a commit to MauricioFauth/phpmyadmin that referenced this issue Oct 16, 2018
Fixes phpmyadmin#13621 QBE selenium tests broken since merge of phpmyadmin#13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@MauricioFauth MauricioFauth added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Oct 16, 2018
MauricioFauth added a commit to MauricioFauth/phpmyadmin that referenced this issue Oct 16, 2018
Fixes phpmyadmin#13621 QBE selenium tests broken since merge of phpmyadmin#13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
MauricioFauth added a commit to MauricioFauth/phpmyadmin that referenced this issue Oct 16, 2018
Fixes phpmyadmin#13621 QBE selenium tests broken since merge of phpmyadmin#13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
MauricioFauth added a commit to MauricioFauth/phpmyadmin that referenced this issue Oct 16, 2018
Fixes phpmyadmin#13621 QBE selenium tests broken since merge of phpmyadmin#13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@MauricioFauth MauricioFauth self-assigned this Nov 1, 2018
ibennetch pushed a commit that referenced this issue Dec 11, 2018
Fixes #13621 QBE selenium tests broken since merge of #13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2020
akama-aka added a commit to akama-aka/phpmyadmin that referenced this issue Oct 31, 2023
* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Estonian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.6% (3197 of 3207 strings)

[CI skip]

* Translated using Weblate (Arabic)

Currently translated at 49.3% (1583 of 3207 strings)

[CI skip]

* Translated using Weblate (Hungarian)

Currently translated at 98.4% (3157 of 3207 strings)

[CI skip]

* Translated using Weblate (Polish)

Currently translated at 81.2% (2607 of 3207 strings)

[CI skip]

* Translated using Weblate (Polish)

Currently translated at 81.2% (2952 of 3207 strings)

[CI skip]

* Translated using Weblate (Polish)

Currently translated at 98.5% (3160 of 3207 strings)

[CI skip]

* Use correct name for motranslator call

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

Issue phpmyadmin#13436

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

* Correctly unset session on logout

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

* Add support for JSON field in MariaDB

Fixs phpmyadmin#13038

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

* Avoid using empty and workarounding its match to zero

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

* Fixed constructing ALTER query with AFTER

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

Fixes phpmyadmin#13824

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

* Gracefully fail on missing parameter

Fixes phpmyadmin#13841

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

* Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (French)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Italian)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* 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 phpmyadmin#13821

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

* Revert "Translated using Weblate (English (United Kingdom))"

This reverts commit 663f1f3.

* Prefer iconv for encoding conversions

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

Basically this reverts d846b2e.

Fixes phpmyadmin#13842

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

* Fix coding style for phpmyadmin#13737

* Set $sql_query as well when changing password

Issue phpmyadmin#13737

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

* Changelog entry for phpmyadmin#13737

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

* Documentation for ShowColumnComments

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

* Translated using Weblate (Dutch)

Currently translated at 100.0% (3207 of 3207 strings)

[CI skip]

* Translated using Weblate (Hungarian)

Currently translated at 98.8% (3170 of 3207 strings)

[CI skip]

* Compatibility with phpseclib 2.0.8

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

See phpseclib/phpseclib#1218

Fixes phpmyadmin#13846

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

* Revert "Compatibility with phpseclib 2.0.8"

This reverts commit a450935.

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

Issue phpmyadmin#13846

* 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 phpseclib/phpseclib#1218

Issue phpmyadmin#13846

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

* Revert limitation on phpseclib dependency

Only 2.0.8 is broken, so conflict with that.

Fixes phpmyadmin#13846

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

* Translated using Weblate (Interlingua)

Currently translated at 75.5% (2424 of 3207 strings)

[CI skip]

* Prepare for 4.7.6 release

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

* Adding composer lock for 4.7.6

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

* Remove composer.lock after release

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

* Prepare for 4.8.4-dev

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

* phpmyadmin#14452 Remove hash param in edit query URL

Signed-off-by: Jérôme Cognard <jerome.cognard@gmail.com>
(cherry picked from commit 5d0fae0)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add ChangeLog entry for phpmyadmin#14452

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Japanese)

Currently translated at 70.5% (2319 of 3288 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/
Signed-off-by: worldwideskier <worldwideskier@yahoo.co.jp>

* Translated using Weblate (Slovak)

Currently translated at 78.3% (2576 of 3288 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/sk/
Signed-off-by: worm6666 <worm6666@gmail.com>

* Update po files

[CI skip]

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

* Translated using Weblate (German)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/de/
Signed-off-by: BO41 <lukasw41@gmail.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: Marc Delisle <marc@infomarc.info>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>

* Translated using Weblate (Interlingua)

Currently translated at 75.3% (2481 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>

* Translated using Weblate (Turkish)

Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>

* Fix for phpmyadmin#14295

Fixes: phpmyadmin#14295
Signed-off-by: William Desportes <williamdes@wdes.fr>
(cherry picked from commit a87bf74)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add ChangeLog entry for phpmyadmin#14295

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Estonian)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: tmtisfree <tmtisfree@free.fr>

Merged changes from Remi Caput <git@mirari.fr>, see phpmyadmin#14592

* Translated using Weblate (Turkish)

Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.9% (3291 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Reinaldo Silveira <reinaldopsilveira@gmail.com>

* Translated using Weblate (Ukrainian)

Currently translated at 99.8% (3289 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/uk/
Signed-off-by: Володимир Бриняк <bardvv@gmail.com>

* Change link to XAMPP, this fixes a "broken" link with the linkchecker.

They're returning a HTTP Error 308: Permanent Redirect for the base URL,
which was causing a failed test in the linkchecker. We could either
change the link or ignore it entirely. I'm opting to change the link.

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

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hans/
Signed-off-by: popcorner <memoword@163.com>

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/uk/
Signed-off-by: Володимир Бриняк <bardvv@gmail.com>

* Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/en_GB/
Signed-off-by: Robert Readman <robert_readman@hotmail.com>

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/uk/
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>

* Translated using Weblate (Arabic)

Currently translated at 48.3% (1593 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ar/
Signed-off-by: Meno25 <meno25mail@gmail.com>

* Ensure that database names with '.' are handled properly when DisableIS is true

Closes: phpmyadmin#13267

Signed-off-by: Rishwanth Yeddula <rish@cpanel.net>
(cherry picked from commit 1aed791)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add ChangeLog entry for phpmyadmin#13267

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add HHVM 3.21, 3.24 and 3.27 to test matrix

Related to phpmyadmin#13547

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Japanese)

Currently translated at 70.4% (2319 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/
Signed-off-by: yutk <ekr48ktq@gmail.com>

* Translated using Weblate (Japanese)

Currently translated at 70.4% (2319 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/
Signed-off-by: Daigo Hamasaki <daigo.hamasaki.16@gmail.com>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.9% (3293 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: RD WebDesign <weblate@rdwebdesign.com.br>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.9% (3293 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Ray Santos <ray.smgl@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.3% (1624 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Slovenian)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/sl/
Signed-off-by: Domen <mitenem@outlook.com>

* Translated using Weblate (Interlingua)

Currently translated at 75.3% (2482 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>

* Translated using Weblate (Spanish)

Currently translated at 97.8% (3223 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/es/
Signed-off-by: Nestor <nestor.bs@outlook.com>

* Translated using Weblate (German)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/de/
Signed-off-by: Albrecht Köhnlein <weblate@bestof1983.de>

* Update linkcheck ignore list

Update satoshilabs link in docs

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: tmtisfree <tmtisfree@free.fr>

* Fix phpmyadmin#14438 - "Show Full Queries" icons

Closes: phpmyadmin#14438
Signed-off-by: William Desportes <williamdes@wdes.fr>

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 57.0% (1880 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nb/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>

* CSS Issue

Signed-off-by: Mohit Sharma <mohitdonsharma9@gmail.com>
(cherry picked from commit 71eebf3)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add ChangeLog entries for phpmyadmin#14133 and phpmyadmin#14438

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Czech)

Currently translated at 89.8% (2960 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/cs/
Signed-off-by: Michal Čihař <michal@cihar.com>

* Translated using Weblate (Russian)

Currently translated at 97.9% (3227 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ru/
Signed-off-by: Kirill Nikolaev <kf@exchange12rocks.org>

* DatabaseInterface->getDefinition() can return false

Related to https://github.com/phpmyadmin/website/issues/81

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hans/
Signed-off-by: popcorner <memoword@163.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: tmtisfree <tmtisfree@free.fr>

* Update Table.php (phpmyadmin#14461)

Fix phpmyadmin#14447 - Error while copying database (pma__column_info)

Signed-off-by: Daniel <yeezy69@babau.mywire.org>
(cherry picked from commit aed0fed)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add ChangeLog entry for phpmyadmin#14447

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1628 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Fixes phpmyadmin#14223 - designer error

See: phpmyadmin#14223 (comment)
Signed-off-by: William Desportes <williamdes@wdes.fr>

* Translated using Weblate (Azerbaijani)

Currently translated at 50.0% (1648 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/az/
Signed-off-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>

* Fix OSX build on Travis

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
(cherry picked from commit df1adb4)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Portuguese)

Currently translated at 57.6% (1899 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt/
Signed-off-by: Hugo Peixoto <hugopeixoto@capsula.pt>

* Add PHP 7.3 to test matrix

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Catalan)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ca/
Signed-off-by: Robert Antoni Buj Gelonch <robert.buj@gmail.com>

* Fix for phpmyadmin#14571 - "No database selected" - DROP a view

Signed-off-by: Vincent Horváth <win9400@gmail.com>
(cherry picked from commit 36ae547)
Signed-off-by: William Desportes <williamdes@wdes.fr>

* Add ChangeLog entry for phpmyadmin#14571

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Fix for phpmyadmin#14636 - Move operation causes SELECT * FROM `undefined`

- fixed params name in operation js file
- set value in global field table to new table name
- fixed refresh page after submit move table
- fixed back quote in message result

Signed-off-by: Vincent Horváth <win9400@gmail.com>
(cherry picked from commit 52024f1)
Signed-off-by: William Desportes <williamdes@wdes.fr>

* Add ChangeLog entry for phpmyadmin#14636

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1629 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1629 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1629 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1629 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1629 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1630 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1630 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.4% (1630 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.5% (1633 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.5% (1633 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.6% (1636 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.6% (1636 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Natanel <natanelgemert@gmail.com>

* Documentation: 'Users' tab is now 'User accounts' so fix an incorrect reference

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

* Translated using Weblate (Hebrew)

Currently translated at 49.6% (1637 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>

* Fixed condition on the emptiness of enum type criteriaValues array (phpmyadmin#14648)

The if condition has a call to the empty function on the criteriaValues array, but in the considered case that array only contains a '0', so this makes it look empty to the function. I added a control on the first element of the array, to avoid this specific situation.
It's my first contribution, so I hope I did well with the branches. Let me know if there's something missing or to do, I'm happy to help.

Signed-off-by: Alessandro Dolci <alessandro.dolci@pm.me>
(cherry picked from commit 3f5fff3)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Hebrew)

Currently translated at 49.9% (1644 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>

* Add ChangeLog entry for phpmyadmin#14630

[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Update po files

[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Croatian)

Currently translated at 27.0% (890 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: Marino <mrabach@gmail.com>

* Translated using Weblate (Turkish)

Currently translated at 100.0% (3294 of 3294 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>

* Add ChangeLog entry for phpmyadmin#14223

[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add secondary tabs for database query

Fixes phpmyadmin#13621 QBE selenium tests broken since merge of phpmyadmin#13342

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Update po files

[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Dutch)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nl/
Signed-off-by: dingo thirteen <dingo13@gmail.com>

* Translated using Weblate (French)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>

* Translated using Weblate (Interlingua)

Currently translated at 75.3% (2484 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Slovenian)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/sl/
Signed-off-by: Domen <mitenem@outlook.com>

* Translated using Weblate (Turkish)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>

* Translated using Weblate (Croatian)

Currently translated at 27.2% (895 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: Marino <mrabach@gmail.com>

* Translated using Weblate (Croatian)

Currently translated at 27.2% (895 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: test <ebe37302@tqosi.com>

* Translated using Weblate (Croatian)

Currently translated at 27.2% (896 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: Marino <mrabach@gmail.com>

* Translated using Weblate (Croatian)

Currently translated at 27.2% (896 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: test <ebe37302@tqosi.com>

* Translated using Weblate (Bulgarian)

Currently translated at 59.4% (1959 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/bg/
Signed-off-by: Светлозар Ковачев <svetliok26@gmail.com>

* Translated using Weblate (Croatian)

Currently translated at 27.3% (900 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: test <ebe37302@tqosi.com>

* Translated using Weblate (Croatian)

Currently translated at 27.3% (900 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/hr/
Signed-off-by: Marino <mrabach@gmail.com>

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/uk/
Signed-off-by: Володимир Бриняк <bardvv@gmail.com>

* Retrieve parameters from $_POST in database and table operation pages

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

* Fix missing parameter

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

* Retrieve parameters from $_POST in server_databases page

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

* Fix phpmyadmin#249 CSRF to CREATE TABLE query

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

* Retrieve parameters from $_POST in routines

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

* Fix routines tests

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

* Parameter item_type should be read from $_REQUEST as it can be in both $_POST and $_GET

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

* Retrieve parameters from $_POST in central columns page

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in tracking pages

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in events

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

* Retrieve parameters from $_POST in triggers

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

* Retrieve parameters from $_POST in view create/edit

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Fix create view dialog not sending parameters as POST

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in insert/edit pages

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in table_row_action

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in table structure

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in database QBE

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Fix phpmyadmin-security#254 CSRF allowing password reset

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

* Retrieve parameters from $_POST in designer

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

* Retrieve parameters from $_POST in user/Privileges pages

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

* Fix test failures

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

* Retrieve parameters from $_POST in mult_submits.inc.php

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

* Retrieve parameters from $_POST in export

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in tbl_addfield

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in import

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in normalization

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in navigation

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in sql pages

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in ajax.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in browse foreigners

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in chk_rel

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in error report

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in GIS data editor

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server_status_processes.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server_user_groups.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server_status_variables.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in db_search.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in tbl_indexes.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in table relation

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server_status_monitor.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server replication

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in view_operations.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_GET in url.php

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in server binlog

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in table search

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in partition definition

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in Table class

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Retrieve parameters from $_POST in UserPassword class

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Add a few examples for AllowDeny rules.

Some of the syntax can be a bit confusing and the documentation isn't
always clear. I tried to clear up a few common use-cases.

Closes phpmyadmin#14569

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

* When logging with AuthLog to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true.

Fixes phpmyadmin#14672

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

* Translated using Weblate (Chinese (Traditional))

Currently translated at 94.4% (3113 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hant/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Bulgarian)

Currently translated at 59.5% (1961 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/bg/
Signed-off-by: Светлозар Ковачев <svetliok26@gmail.com>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* ChangeLog for 14672

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

* Ignore Sass generated files

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Czech)

Currently translated at 90.0% (2966 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/cs/
Signed-off-by: Lukáš Jelínek <devel@aiken.cz>

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 57.0% (1880 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nb_NO/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Estonian)

Currently translated at 100.0% (3296 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>

* Change expected variable to array instead of string

Whole array of sort expressions needed to correctly build "sort by key" drop down menu

Fixes bug phpmyadmin#14339

Signed-off-by: Stephane Proulx <stephane@m-42.com>

* Add ChangeLog entry for phpmyadmin#14339

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Fix DocBlocks issues

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Fixes phpmyadmin#14658 - Regression on multi table query (phpmyadmin#14681)

Added functionality to generate SELECT query with JOINs of requested tables. It was mentioned that it's just a bug and it was working in previous versions, but I did not see any code fragments that would make it possible. Please, feel free to suggest any better solution if you don't like that one.

Fixes phpmyadmin#14658

Signed-off-by: Aleš Buľko <ales.bulko@student.tuke.sk>
(cherry picked from commit 23ce7ce)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Remove transformation plugin includes

Tranformation plugins should be loaded by the autoloader.

Fixes https://github.com/phpmyadmin/phpmyadmin-security/issues/245

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Translated using Weblate (Chinese (Traditional))

Currently translated at 98.5% (3248 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hant/
Signed-off-by: Walter Cheuk <wwycheuk@gmail.com>

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 60.7% (2002 of 3296 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>

* Issue phpmyadmin#13032 - fix designer on QA_4_8

Used cherry-pick : Merge pull request phpmyadmin#14376 from williamdes/issue-13032-designer

Cherry-picked-from: cb2dae5

Issue phpmyadmin#13032 - fix designer

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Add ChangeLog entry for phpmyadmin#14617 and phpmyadmin#13032

[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Fix phpmyadmin#14352 - JavaScript errors with Designer

Closes: phpmyadmin#14352

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Add ChangeLog entry for phpmyadmin#14352

[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Fix phpmyadmin#14764 - left/right icons hidden

Closes: phpmyadmin#14764

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Add ChangeLog entry for phpmyadmin#14764

[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Retrieve parameters from $_POST in server variables

* Archive 2017 ChangeLog entries to the history repository

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Fix https://github.com/phpmyadmin/phpmyadmin-security/issues/260 Stored Cross-Site Scripting (XSS) in navigation tree

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

* ChangeLog for security issues PMASA-2018-6, PMASA-2018-7, and PMASA-2018-08

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

* Prepare for version 4.8.4

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

* Adding composer lock for 4.8.4

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

* Removing composer.lock

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

* Remove debug line

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>

* Update PO files

Signed-off-by: William Desportes <williamdes@wdes.fr>

* Removing composer.lock

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

* Prepare for version 5.2.0

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

* Adding composer lock for 5.2.0

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

* Removing composer.lock

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

---------

Signed-off-by: Michal Čihař <michal@cihar.com>
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Signed-off-by: Jérôme Cognard <jerome.cognard@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Signed-off-by: worldwideskier <worldwideskier@yahoo.co.jp>
Signed-off-by: worm6666 <worm6666@gmail.com>
Signed-off-by: BO41 <lukasw41@gmail.com>
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
Signed-off-by: Marc Delisle <marc@infomarc.info>
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
Signed-off-by: Reinaldo Silveira <reinaldopsilveira@gmail.com>
Signed-off-by: Володимир Бриняк <bardvv@gmail.com>
Signed-off-by: popcorner <memoword@163.com>
Signed-off-by: Robert Readman <robert_readman@hotmail.com>
Signed-off-by: Meno25 <meno25mail@gmail.com>
Signed-off-by: Rishwanth Yeddula <rish@cpanel.net>
Signed-off-by: yutk <ekr48ktq@gmail.com>
Signed-off-by: Daigo Hamasaki <daigo.hamasaki.16@gmail.com>
Signed-off-by: RD WebDesign <weblate@rdwebdesign.com.br>
Signed-off-by: Ray Santos <ray.smgl@gmail.com>
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
Signed-off-by: Domen <mitenem@outlook.com>
Signed-off-by: Nestor <nestor.bs@outlook.com>
Signed-off-by: Albrecht Köhnlein <weblate@bestof1983.de>
Signed-off-by: tmtisfree <tmtisfree@free.fr>
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>
Signed-off-by: Mohit Sharma <mohitdonsharma9@gmail.com>
Signed-off-by: Kirill Nikolaev <kf@exchange12rocks.org>
Signed-off-by: Daniel <yeezy69@babau.mywire.org>
Signed-off-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>
Signed-off-by: Hugo Peixoto <hugopeixoto@capsula.pt>
Signed-off-by: Robert Antoni Buj Gelonch <robert.buj@gmail.com>
Signed-off-by: Vincent Horváth <win9400@gmail.com>
Signed-off-by: Natanel <natanelgemert@gmail.com>
Signed-off-by: Alessandro Dolci <alessandro.dolci@pm.me>
Signed-off-by: Marino <mrabach@gmail.com>
Signed-off-by: dingo thirteen <dingo13@gmail.com>
Signed-off-by: test <ebe37302@tqosi.com>
Signed-off-by: Светлозар Ковачев <svetliok26@gmail.com>
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Signed-off-by: Lukáš Jelínek <devel@aiken.cz>
Signed-off-by: Stephane Proulx <stephane@m-42.com>
Signed-off-by: Aleš Buľko <ales.bulko@student.tuke.sk>
Signed-off-by: Walter Cheuk <wwycheuk@gmail.com>
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
Co-authored-by: Renato dos Santos <shazaum@gmail.com>
Co-authored-by: Airon Luis Pereira <airon.pereira@gmail.com>
Co-authored-by: dingo thirteen <dingo13@gmail.com>
Co-authored-by: Kristjan Räts <kristjanrats@gmail.com>
Co-authored-by: Mauricio Bastos <msbmail@gmail.com>
Co-authored-by: Aref Ben Lazrek <aref480@gmail.com>
Co-authored-by: Varanka Zoltán <zvaranka60@gmail.com>
Co-authored-by: Kuba Niewiarowski <jakub@niewiarowski.it>
Co-authored-by: Kozioł Marcin <koziol.martin@gmail.com>
Co-authored-by: Michal Čihař <michal@cihar.com>
Co-authored-by: Thomas Staus <thomasstaus@live-and-learn.eu>
Co-authored-by: ʛħɸʂɫɓɸƴ Twɸȩɩʛħɫʂevɘŋ <marseillaisanonymous@gmail.com>
Co-authored-by: Matteo Regazzi <mregazzi@tiscali.it>
Co-authored-by: Isaac Bennetch <bennetch@gmail.com>
Co-authored-by: Han Velthuis <han.velthuis@home.nl>
Co-authored-by: Dr. Nagy Elemér Károly <eknagy@omikk.bme.hu>
Co-authored-by: Giovanni Sora <g.sora@tiscali.it>
Co-authored-by: Jérôme Cognard <jerome.cognard@gmail.com>
Co-authored-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Co-authored-by: worldwideskier <worldwideskier@yahoo.co.jp>
Co-authored-by: worm6666 <worm6666@gmail.com>
Co-authored-by: BO41 <lukasw41@gmail.com>
Co-authored-by: Olivier Humbert <trebmuh@tuxfamily.org>
Co-authored-by: Marc Delisle <marc@infomarc.info>
Co-authored-by: Burak Yavuz <hitowerdigit@hotmail.com>
Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: tmtisfree <tmtisfree@free.fr>
Co-authored-by: Reinaldo Silveira <reinaldopsilveira@gmail.com>
Co-authored-by: Володимир Бриняк <bardvv@gmail.com>
Co-authored-by: popcorner <memoword@163.com>
Co-authored-by: Robert Readman <robert_readman@hotmail.com>
Co-authored-by: Meno25 <meno25mail@gmail.com>
Co-authored-by: Rishwanth Yeddula <rish@cpanel.net>
Co-authored-by: yutk <ekr48ktq@gmail.com>
Co-authored-by: Daigo Hamasaki <daigo.hamasaki.16@gmail.com>
Co-authored-by: RD WebDesign <weblate@rdwebdesign.com.br>
Co-authored-by: Ray Santos <ray.smgl@gmail.com>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: Domen <mitenem@outlook.com>
Co-authored-by: Nestor <nestor.bs@outlook.com>
Co-authored-by: Albrecht Köhnlein <weblate@bestof1983.de>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: sharmamohit123 <mohitdonsharma9@gmail.com>
Co-authored-by: Kirill Nikolaev <kf@exchange12rocks.org>
Co-authored-by: yeezy69 <yeezy69@users.noreply.github.com>
Co-authored-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>
Co-authored-by: Hugo Peixoto <hugopeixoto@capsula.pt>
Co-authored-by: Robert Antoni Buj Gelonch <robert.buj@gmail.com>
Co-authored-by: Vincent Horváth <win9400@gmail.com>
Co-authored-by: Natanel <natanelgemert@gmail.com>
Co-authored-by: Alessandro Dolci <alessandro.rn@gmail.com>
Co-authored-by: Marino <mrabach@gmail.com>
Co-authored-by: test <ebe37302@tqosi.com>
Co-authored-by: Светлозар Ковачев <svetliok26@gmail.com>
Co-authored-by: Madhura Jayaratne <madhura.cj@gmail.com>
Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Co-authored-by: Stephane Proulx <stephane@m-42.com>
Co-authored-by: ales-bulko <44088923+ales-bulko@users.noreply.github.com>
Co-authored-by: Walter Cheuk <wwycheuk@gmail.com>
Co-authored-by: Kurt Eilertsen <kurt@kheds.com>
Co-authored-by: Eddie Chang <eddietcchang@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
No open projects
Development

No branches or pull requests

3 participants