Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: be976e4b574caf2baf9a8ef7e5096c9c5451ce80
https://github.com/phpmyadmin/phpmyadmin/commit/be976e4b574caf2baf9a8ef7e50…
Author: Rodrigo Pokemaobr <contato(a)pokemaobr.dev>
Date: 2022-04-28 (Thu, 04 April 2022) -03:00
Changed paths:
M libraries/classes/Plugins.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/classes/Util.php
M test/classes/ExportTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/PluginsTest.php
Log Message:
-----------
Adjusting parameters in ExportPlugin class
Signed-off-by: Rodrigo Pokemaobr <contato(a)pokemaobr.dev>
Commit: abf60329bb17307b88d192b44e78913100f77233
https://github.com/phpmyadmin/phpmyadmin/commit/abf60329bb17307b88d192b44e7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-28 (Thu, 04 April 2022) -03:00
Changed paths:
M libraries/classes/Plugins.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/classes/Util.php
M test/classes/ExportTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/PluginsTest.php
Log Message:
-----------
Merge pull request #17501 from pokemaobr/exportNew
Adjusting parameters in ExportPlugin class
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0312396a755fb144b85a66e49d29ff43c5b530f1
https://github.com/phpmyadmin/phpmyadmin/commit/0312396a755fb144b85a66e49d2…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-27 (Wed, 04 April 2022) -03:00
Changed paths:
M doc/faq.rst
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Header.php
M package.json
M scripts/sync-js-vendor-files.sh
M yarn.lock
D js/vendor/jquery/jquery.mousewheel.js
Log Message:
-----------
Remove jQuery Mousewheel JS dependency
This dependency was removed by
https://github.com/phpmyadmin/phpmyadmin/pull/17032.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 83a57623b70f7121517f49dbc9b68b89e8226552
https://github.com/phpmyadmin/phpmyadmin/commit/83a57623b70f7121517f49dbc9b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-28 (Thu, 04 April 2022) -03:00
Changed paths:
M doc/faq.rst
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Header.php
M package.json
M scripts/sync-js-vendor-files.sh
M yarn.lock
D js/vendor/jquery/jquery.mousewheel.js
Log Message:
-----------
Merge pull request #17500 from MauricioFauth/jquery-mousewheel
Remove jQuery Mousewheel JS dependency
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 54df0145509119ad7d99261910a675bfbcf14978
https://github.com/phpmyadmin/phpmyadmin/commit/54df0145509119ad7d99261910a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-27 (Wed, 04 April 2022) -03:00
Changed paths:
A themes/bootstrap/scss/_tables.scss
M ChangeLog
M js/src/sql.js
M libraries/classes/Controllers/Database/SearchController.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Sql/SqlController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M package.json
M scripts/sync-js-vendor-files.sh
M templates/display/results/table_headers_for_columns.twig
M test/jest/test-env.js
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M yarn.lock
D js/vendor/stickyfill.min.js
Log Message:
-----------
Remove stickyfilljs JavaScript dependency
This polyfill is not needed anymore.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d57530a4f8c3bb3a07954d3f83066b34bb73c449
https://github.com/phpmyadmin/phpmyadmin/commit/d57530a4f8c3bb3a07954d3f830…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-28 (Thu, 04 April 2022) -03:00
Changed paths:
A themes/bootstrap/scss/_tables.scss
M ChangeLog
M js/src/sql.js
M libraries/classes/Controllers/Database/SearchController.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Sql/SqlController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M package.json
M scripts/sync-js-vendor-files.sh
M templates/display/results/table_headers_for_columns.twig
M test/jest/test-env.js
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M yarn.lock
D js/vendor/stickyfill.min.js
Log Message:
-----------
Merge pull request #17499 from MauricioFauth/stickyfilljs
Remove stickyfilljs JavaScript dependency
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fcfe117e4aa9637e1564f2dbe810abdd249650c6
https://github.com/phpmyadmin/phpmyadmin/commit/fcfe117e4aa9637e1564f2dbe81…
Author: Yonjae Lee <yjyj93(a)gmail.com>
Date: 2022-04-23 (Sat, 04 April 2022) +02:00
Changed paths:
M po/ko.po
Log Message:
-----------
Translated using Weblate (Korean)
Currently translated at 77.5% (2624 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ko/
Signed-off-by: Yonjae Lee <yjyj93(a)gmail.com>
Commit: 5c4d9f88161dc9946bbfc9ebec3ce2ce3e69b4c8
https://github.com/phpmyadmin/phpmyadmin/commit/5c4d9f88161dc9946bbfc9ebec3…
Author: dingo thirteen <dingo13(a)d404.nl>
Date: 2022-04-23 (Sat, 04 April 2022) +02:00
Changed paths:
M po/nl.po
Log Message:
-----------
Translated using Weblate (Dutch)
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/
Signed-off-by: dingo thirteen <dingo13(a)d404.nl>
Commit: 66060b11891c30701d4dc1434d33e2b8e2855be3
https://github.com/phpmyadmin/phpmyadmin/commit/66060b11891c30701d4dc1434d3…
Author: Domen <mitenem(a)outlook.com>
Date: 2022-04-23 (Sat, 04 April 2022) +02:00
Changed paths:
M po/sl.po
Log Message:
-----------
Translated using Weblate (Slovenian)
Currently translated at 99.8% (3381 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sl/
Signed-off-by: Domen <mitenem(a)outlook.com>
Commit: 4c738ad5e46d1288df052b493cc54d1f35af6d85
https://github.com/phpmyadmin/phpmyadmin/commit/4c738ad5e46d1288df052b493cc…
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: 2022-04-23 (Sat, 04 April 2022) +02:00
Changed paths:
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/tr/
Signed-off-by: Burak Yavuz <hitowerdigit(a)hotmail.com>
Commit: 449d92242827719e20dd5f319d90958f01a749aa
https://github.com/phpmyadmin/phpmyadmin/commit/449d92242827719e20dd5f319d9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-24 (Sun, 04 April 2022) -03:00
Changed paths:
M libraries/classes/UserPreferences.php
Log Message:
-----------
Improve type check for `UserPreferences::load` method
Related to https://github.com/phpmyadmin/phpmyadmin/issues/17465.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: c287ebd80509fd13b6d856701a9f44e453c9ff65
https://github.com/phpmyadmin/phpmyadmin/commit/c287ebd80509fd13b6d856701a9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-24 (Sun, 04 April 2022) -03:00
Changed paths:
M babel.config.json
Log Message:
-----------
Set sourceType to script for Babel
This does not add the 'use strict' statement for JS files.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 8de823672671b30e16da90e224837f1a57af716b
https://github.com/phpmyadmin/phpmyadmin/commit/8de823672671b30e16da90e2248…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-24 (Sun, 04 April 2022) -03:00
Changed paths:
M psalm-baseline.xml
M test/classes/OpenDocumentTest.php
Log Message:
-----------
Fix OpenDocumentTest on Windows
Cherry-picked from 9f4874ad107bed4cbc9516b6e642bef11602e782
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: b17700dd09cd1e420afee4287aea45efec533b6f
https://github.com/phpmyadmin/phpmyadmin/commit/b17700dd09cd1e420afee4287ae…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-24 (Sun, 04 April 2022) -03:00
Changed paths:
M libraries/classes/Config.php
M libraries/classes/Controllers/Setup/HomeController.php
M phpstan-baseline.neon
M test/classes/ConfigTest.php
M test/classes/HeaderTest.php
M test/classes/MenuTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/phpstan-constants.php
Log Message:
-----------
Remove PMA_IS_WINDOWS constant
Gets the value from the Config class instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5d80594341ac5bd3617e1696dc99004c0b0e094b
https://github.com/phpmyadmin/phpmyadmin/commit/5d80594341ac5bd3617e1696dc9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-24 (Sun, 04 April 2022) -03:00
Changed paths:
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Controllers/Table/GisVisualizationController.php
M package.json
M scripts/sync-js-vendor-files.sh
M yarn.lock
D js/vendor/jquery/jquery.svg.js
Log Message:
-----------
Remove jQuery SVG JS dependency
Removed by https://github.com/phpmyadmin/phpmyadmin/pull/17041.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 0f13fe05e34b35a4687dfbdd23a871d0f8181921
https://github.com/phpmyadmin/phpmyadmin/commit/0f13fe05e34b35a4687dfbdd23a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-25 (Mon, 04 April 2022) -03:00
Changed paths:
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Controllers/Table/GisVisualizationController.php
M package.json
M scripts/sync-js-vendor-files.sh
M yarn.lock
D js/vendor/jquery/jquery.svg.js
Log Message:
-----------
Merge pull request #17494 from MauricioFauth/jquery-svg
Remove jQuery SVG JS dependency
Commit: 4564ff5dc4804aa02376573228c1580fca2da2c0
https://github.com/phpmyadmin/phpmyadmin/commit/4564ff5dc4804aa02376573228c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-26 (Tue, 04 April 2022) -03:00
Changed paths:
M ChangeLog
M phpstan-baseline.neon
Log Message:
-----------
Add ChangeLog entries for #17494, #17335 and #17445
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 04f3f5a4b6350f6c4e6de6220ef13379011326a5
https://github.com/phpmyadmin/phpmyadmin/commit/04f3f5a4b6350f6c4e6de6220ef…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-26 (Tue, 04 April 2022) -03:00
Changed paths:
M ChangeLog
M babel.config.json
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/UserPreferences.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M scripts/sync-js-vendor-files.sh
M test/classes/OpenDocumentTest.php
M yarn.lock
D js/vendor/jquery/jquery.svg.js
Log Message:
-----------
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: b008cca95d3a0ba4a99027d955ec3ff6e7561ec5
https://github.com/phpmyadmin/phpmyadmin/commit/b008cca95d3a0ba4a99027d955e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-04-26 (Tue, 04 April 2022) -03:00
Changed paths:
M ChangeLog
M js/src/gis_data_editor.js
M js/src/table/gis_visualization.js
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/UserPreferences.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M webpack.config.js
M yarn.lock
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>