[phpmyadmin/phpmyadmin] 11706a: Fixing the issue of hiding the structure options if the structure is not selected

Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 11706ad84c8bb46655754219ce9195d3b94d54f2 https://github.com/phpmyadmin/phpmyadmin/commit/11706ad84c8bb46655754219ce91... Author: Fawzi E. Abdulfattah <iifawzie@gmail.com> Date: 2021-07-28 (Wed, 07 July 2021) +02:00 Changed paths: M js/src/export.js Log Message: ----------- Fixing the issue of hiding the structure options if the structure is not selected Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com> Commit: 396c853d895ffe2bcc7eca2ff94bed0158d13730 https://github.com/phpmyadmin/phpmyadmin/commit/396c853d895ffe2bcc7eca2ff94b... Author: Lukas Bixen <lrb2_@outlook.com> Date: 2021-08-08 (Sun, 08 August 2021) -05:00 Changed paths: M themes/metro/scss/_common.scss Log Message: ----------- Fix Metro theme text color in browse table nav bar Signed-off-by: Lukas Bixen <lrb2_@outlook.com> Commit: e260a40d90ae36a721ca9206c63c60d15f1f4d39 https://github.com/phpmyadmin/phpmyadmin/commit/e260a40d90ae36a721ca9206c63c... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M themes/metro/scss/_common.scss Log Message: ----------- Merge #17063 - Fix Metro theme text color for buttons in the browse table navigation bar Pull-request: #17063 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 13c30745f1bb3ff176f835156e658aa7f1b01573 https://github.com/phpmyadmin/phpmyadmin/commit/13c30745f1bb3ff176f835156e65... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for e260a40d90 Pull-request: #17063 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 657ae9132f1936f19e986d5506bd2734e7dce333 https://github.com/phpmyadmin/phpmyadmin/commit/657ae9132f1936f19e986d5506bd... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M js/src/export.js Log Message: ----------- Merge #17043 - Fix #14796 - Fixing the issue of hiding the structure options while exporting Pull-request: #17043 Fixes: #14796 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: ce3176f1f14ff58901746b02846d51bc6ad895ca https://github.com/phpmyadmin/phpmyadmin/commit/ce3176f1f14ff58901746b02846d... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #14796 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Fawzi E. Abdulfattah