Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
William Desportes
|
6996e8dd28
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:01:02 +02:00 |
|
William Desportes
|
590a450a47
|
Fix possible "Undefined index: output_format" on export
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:15:02 +02:00 |
|
Maurício Meneghini Fauth
|
1129b68d29
|
Refactor PhpMyAdmin\Plugins::getPlugin method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-25 17:40:20 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
e31dd6d49d
|
Remove dump_buffer globals
Replaces them with properties of the Export class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-17 00:11:09 -03:00 |
|
Maurício Meneghini Fauth
|
3d539b78e6
|
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 16:07:09 -03:00 |
|
Maurício Meneghini Fauth
|
91bd0df2e5
|
Rename $err_url global to $errorUrl
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-24 19:39:28 -03:00 |
|
William Desportes
|
30d05f40c2
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-20 19:24:35 +01:00 |
|
William Desportes
|
25d8f98ec5
|
Fixed an undefined index notice on export
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-20 18:45:41 +01:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
William Desportes
|
ed0c44a621
|
Update files to follow new coding standard rules
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-16 19:36:52 +01:00 |
|
Maurício Meneghini Fauth
|
71a41c2813
|
Extract export time out checking route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-13 18:26:16 -03:00 |
|
Maurício Meneghini Fauth
|
e6ec9df84e
|
Remove DBI dep from Controllers/AbstractController
Moves the DatabaseInterface class dependency to the classes that use it.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 22:48:44 -03:00 |
|
Maurício Meneghini Fauth
|
bb32ba6d9c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-04 12:31:43 -03:00 |
|
Maurício Meneghini Fauth
|
9d6bc6f641
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-08-16 22:09:53 -03:00 |
|
Maurício Meneghini Fauth
|
1dccc10493
|
Extract method for adding script files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-12 16:58:33 -03:00 |
|
Maurício Meneghini Fauth
|
3b285ff17e
|
Use identical operator for non-empty strings
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-10 18:06:29 -03:00 |
|
Maurício Meneghini Fauth
|
737f90e2c0
|
Remove exit from Export::showPage method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-09 16:41:45 -03:00 |
|
William Desportes
|
56bcd79c10
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-11 01:33:38 +02:00 |
|
Maurício Meneghini Fauth
|
f4582e083e
|
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-27 00:35:24 -03:00 |
|
Maurício Meneghini Fauth
|
3ae05c785d
|
Use short list syntax and single line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 03:32:59 -03:00 |
|
Maurício Meneghini Fauth
|
3baad2eb1c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 22:42:37 -03:00 |
|
Maurício Meneghini Fauth
|
80a45fa0ae
|
Break too long lines
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-16 18:08:20 -03:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Kartik Kathuria
|
7e685bf0f6
|
Fixes #14815 - Simple Export view option added in Export
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
|
2020-05-02 01:08:32 +02:00 |
|
William Desportes
|
01cd7dc33b
|
Some code improvements suggested by Scrutinizer
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-02-14 22:23:16 +01:00 |
|
William Desportes
|
ba8946d5f8
|
Move some code to getFinalFilenameAndMimetypeForFilename and add tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-27 21:16:37 +01:00 |
|
Saurabh Srivastava
|
1b56c8e0ed
|
Fix 15064 - instead of using free_query parameter, now updating export_type to raw -- more modular approach
Signed-off-by: Saurabh Srivastava <saurabhsrivastava312@gmail.com>
|
2020-01-27 21:16:31 +01:00 |
|
Maurício Meneghini Fauth
|
676f48349a
|
Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-21 22:13:36 -03:00 |
|
Maurício Meneghini Fauth
|
f80d3e3bd4
|
Remove unnecessary annotations
@package, @subpackage and others.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 17:35:56 -03:00 |
|
Maurício Meneghini Fauth
|
50bc4ab37f
|
Remove useless PHP docs for functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 13:20:01 -03:00 |
|
William Desportes
|
6e6c3e0363
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-10 12:45:47 +01:00 |
|
Maurício Meneghini Fauth
|
bb42779331
|
Remove the database export entry point file
Directly calls the controller instead of including the file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-06 23:15:26 -03:00 |
|
Maurício Meneghini Fauth
|
83b9fba1e2
|
Create Controllers\ExportController class
Moves the export entry point to the controller and removes the entry
point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-29 21:55:46 -03:00 |
|