[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 75397c: Refactor Display\Export class

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Aug 4 04:57:57 CEST 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 75397c913dcdfd34679d6223ccd3568655bbc63b
https://github.com/phpmyadmin/phpmyadmin/commit/75397c913dcdfd34679d6223ccd3568655bbc63b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-08-03 (Mon, 08 August 2020) -03:00

Changed paths: 
A libraries/classes/Export/Options.php
A templates/export.twig
A templates/export/template_options.twig
A test/classes/Export/OptionsTest.php
M libraries/classes/Controllers/Database/ExportController.php
M libraries/classes/Controllers/ExportTemplateController.php
M libraries/classes/Controllers/Server/ExportController.php
M libraries/classes/Controllers/Table/ExportController.php
M libraries/services.php
M libraries/services_controllers.php
M templates/database/export/index.twig
M templates/server/export/index.twig
M templates/table/export/index.twig
M test/classes/Controllers/ExportTemplateControllerTest.php
D libraries/classes/Display/Export.php
D templates/database/export/multi_values.twig
D templates/display/export/display.twig
D templates/display/export/select_options.twig
D templates/display/export/template_options.twig
D test/classes/Display/ExportTest.php

Log Message:
-----------
Refactor Display\Export class

- Uses template inheritance for the export templates.
- Renames Display\Export to Export\Options.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list