Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9f076774e580950284150afb2e5d9e29b17df900
https://github.com/phpmyadmin/phpmyadmin/commit/9f076774e580950284150afb2e5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Remove `table-light` CSS classes
These classes were added by 6408b7179abd139125f44980d016699f8e9f62f5.
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.
Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e54f7697a6950b51c5d348ffd027c641abbb5225
https://github.com/phpmyadmin/phpmyadmin/commit/e54f7697a6950b51c5d348ffd02…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Fix table cells spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: dc55543e4b8c2e6009817e86d7151c120a16b255
https://github.com/phpmyadmin/phpmyadmin/commit/dc55543e4b8c2e6009817e86d71…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Fix table captions style
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: af50673f6cde400b08c53da0cf4b7bab44b20e62
https://github.com/phpmyadmin/phpmyadmin/commit/af50673f6cde400b08c53da0cf4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Merge pull request #17525 from MauricioFauth/tables-style
Fix tables spacing and colors
Commit: e406ddb13fb66061b195552fc7598a239acaccd0
https://github.com/phpmyadmin/phpmyadmin/commit/e406ddb13fb66061b195552fc75…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-15 (Sun, 05 May 2022) -03:00
Changed paths:
M js/vendor/bootstrap/bootstrap.bundle.min.js
M js/vendor/bootstrap/bootstrap.bundle.min.js.map
M package.json
M themes/bootstrap/scss/_bootstrap.scss
M themes/pmahomme/scss/_variables.scss
M yarn.lock
Log Message:
-----------
Upgrade Bootstrap version
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4d7cb34a68820304fd27fcd6155d2eb8edecff5f
https://github.com/phpmyadmin/phpmyadmin/commit/4d7cb34a68820304fd27fcd6155…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-15 (Sun, 05 May 2022) -03:00
Changed paths:
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M package.json
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/bootstrap/scss/_bootstrap.scss
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
M yarn.lock
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 45c5d8b992e51857d49e7a6e7c40892cfd6fbb9f
https://github.com/phpmyadmin/phpmyadmin/commit/45c5d8b992e51857d49e7a6e7c4…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-05-15 (Sun, 05 May 2022) +00:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.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/enm.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/ku.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/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/rcf.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(a)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/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)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: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9f076774e580950284150afb2e5d9e29b17df900
https://github.com/phpmyadmin/phpmyadmin/commit/9f076774e580950284150afb2e5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Remove `table-light` CSS classes
These classes were added by 6408b7179abd139125f44980d016699f8e9f62f5.
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.
Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e54f7697a6950b51c5d348ffd027c641abbb5225
https://github.com/phpmyadmin/phpmyadmin/commit/e54f7697a6950b51c5d348ffd02…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Fix table cells spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: dc55543e4b8c2e6009817e86d7151c120a16b255
https://github.com/phpmyadmin/phpmyadmin/commit/dc55543e4b8c2e6009817e86d71…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Fix table captions style
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: af50673f6cde400b08c53da0cf4b7bab44b20e62
https://github.com/phpmyadmin/phpmyadmin/commit/af50673f6cde400b08c53da0cf4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00
Changed paths:
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Merge pull request #17525 from MauricioFauth/tables-style
Fix tables spacing and colors
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 680e59eb5f390279d09cc071a1b951942be5d593
https://github.com/phpmyadmin/phpmyadmin/commit/680e59eb5f390279d09cc071a1b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-13 (Fri, 05 May 2022) -03:00
Changed paths:
A test/test_data/routes/routes-invalid.cache.txt
A test/test_data/routes/routes-valid.cache.txt
M libraries/classes/Routing.php
M test/classes/RoutingTest.php
Log Message:
-----------
Ignore invalid routes cache file
If the `libraries/cache/routes.cache.php` file is invalid (usually from
5.1), ignores it and try to write a new one instead of failing.
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17522.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3c7ce21043665fff18246f04bc80245b682d251b
https://github.com/phpmyadmin/phpmyadmin/commit/3c7ce21043665fff18246f04bc8…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-13 (Fri, 05 May 2022) -03:00
Changed paths:
A test/test_data/routes/routes-invalid.cache.txt
A test/test_data/routes/routes-valid.cache.txt
M libraries/classes/Routing.php
M test/classes/RoutingTest.php
Log Message:
-----------
Merge pull request #17524 from MauricioFauth/routes-cache-file
Ignore invalid routes cache file
Fixes #17522