Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: d4499e51cc5765b4b1901ccd0a904449f0bda886 https://github.com/phpmyadmin/phpmyadmin/commit/d4499e51cc5765b4b1901ccd0a90... Author: Saksham Gupta shucon01@gmail.com Date: 2021-03-06 (Sat, 03 March 2021) +05:30
Changed paths: M templates/database/events/index.twig M templates/database/privileges/index.twig M templates/database/routines/index.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/display/results/table.twig M templates/server/privileges/users_overview.twig M templates/server/status/processes/list.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_structure.twig M templates/table/tracking/main.twig M templates/table/tracking/structure_snapshot_columns.twig M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message: ----------- Fix #16604 - Table width 100%
Signed-off-by: Saksham Gupta shucon01@gmail.com
Commit: 1caae2c98460ce41b6d9493b57cee84b0d0f1ca9 https://github.com/phpmyadmin/phpmyadmin/commit/1caae2c98460ce41b6d9493b57ce... Author: William Desportes williamdes@wdes.fr Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths: M templates/database/events/index.twig M templates/database/privileges/index.twig M templates/database/routines/index.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/display/results/table.twig M templates/server/privileges/users_overview.twig M templates/server/status/processes/list.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_structure.twig M templates/table/tracking/main.twig M templates/table/tracking/structure_snapshot_columns.twig M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message: ----------- Merge #16718 - Fix #16604 - set table width to 100%
Pull-request: #16718 Fixes: #16604 Fixes: #16684 Fixes: #16733
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 5b60045df2c91e0d1e30bb077a8597da91c0e9c1 https://github.com/phpmyadmin/phpmyadmin/commit/5b60045df2c91e0d1e30bb077a85... Author: William Desportes williamdes@wdes.fr Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths: M ChangeLog
Log Message: ----------- Add a ChangeLog entry for #16604
Ref: #16684 Ref: #16733
Signed-off-by: William Desportes williamdes@wdes.fr