[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7e9019: Fix second export refresh button not working

William Desportes williamdes at wdes.fr
Fri Apr 23 17:57:22 CEST 2021


Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7e90190ee879737539c7e18479bbea2c323d4d75
https://github.com/phpmyadmin/phpmyadmin/commit/7e90190ee879737539c7e18479bbea2c323d4d75
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00

Changed paths: 
M js/src/export_output.js
M libraries/classes/Export.php

Log Message:
-----------
Fix second export refresh button not working

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

Commit: 45aeee579a918404bfef1a0bafae128089c76f7d
https://github.com/phpmyadmin/phpmyadmin/commit/45aeee579a918404bfef1a0bafae128089c76f7d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00

Changed paths: 
M libraries/classes/Controllers/Table/ExportController.php
M templates/table/export/index.twig

Log Message:
-----------
Fix #14773 - export raw query is not working
Ref: #15064 (issue to track the export raw query feature)
Yes, this issue was closed with #15064 but I will close it anyway because it made sense as the feature was broken once more
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: cbd35c9fa8ff00e2913aaf33b4e461ddc58b744b
https://github.com/phpmyadmin/phpmyadmin/commit/cbd35c9fa8ff00e2913aaf33b4e461ddc58b744b
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00

Changed paths: 
M libraries/classes/Plugins/Export/ExportJson.php
M test/classes/Plugins/Export/ExportJsonTest.php

Log Message:
-----------
Ref #16847 - Fix JSON export code duplicated and not following rules in raw query export mode
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 07bf86b483c73606f2b124dde8b24d15ccd55fca
https://github.com/phpmyadmin/phpmyadmin/commit/07bf86b483c73606f2b124dde8b24d15ccd55fca
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #14773
Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list