Maurício Meneghini Fauth
|
fbd5b0a67c
|
Redesign the export/import pages to use Bootstrap components
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-25 13:37:47 -03:00 |
|
Maurício Meneghini Fauth
|
68b96b8b10
|
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-14 16:20:46 -03:00 |
|
Maurício Meneghini Fauth
|
c64b77abe1
|
Move HTML's table CSS to the pma-table class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-16 16:36:16 -03:00 |
|
Maurício Meneghini Fauth
|
75397c913d
|
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@fauth.dev>
|
2020-08-03 23:56:20 -03:00 |
|
Maurício Meneghini Fauth
|
879ae32edc
|
Extract HTML from server, db and table export controllers
- Controllers\Server\ExportController::index
- Controllers\Database\ExportController::index
- Controllers\Table\ExportController::index
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-08-01 14:08:51 -03:00 |
|