Hugues Peccatte
|
a87900c2cf
|
Update or add missing @throws
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-13 09:52:46 +01:00 |
|
Maurício Meneghini Fauth
|
23c3579804
|
Format array declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-07 14:31:39 -02:00 |
|
Maurício Meneghini Fauth
|
4cee0cbc12
|
Adds space after not (!) and type cast
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:56:34 -02:00 |
|
William Desportes
|
789287c1b5
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-19 15:45:00 +01:00 |
|
William Desportes
|
9511484142
|
Fix #14775 - export to SQL format not available for tables
Fixes: #14775 - export to SQL format not available for tables
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-19 15:41:13 +01:00 |
|
Maurício Meneghini Fauth
|
76d8bfdafa
|
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-12 21:04:19 -02:00 |
|
Tomas Votruba
|
637fe6de06
|
[cs] remove unused brackets, clean unused property assign
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-11-26 17:54:40 +01:00 |
|
Tomas Votruba
|
bf720bad29
|
remove unused and fix @param, @var and @return annotation values
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-11-24 21:47:26 +01:00 |
|
Maurício Meneghini Fauth
|
c1cdaac2f4
|
Retrieve parameters from $_POST in export
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-11-10 20:48:58 -02:00 |
|
Maurício Meneghini Fauth
|
d4b4124a5e
|
Remove $GLOBALS['dbi'] from Relation class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-08-30 19:05:09 -03:00 |
|
Maurício Meneghini Fauth
|
2d58411bee
|
Some coding style fixes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 21:30:06 -03:00 |
|
Maurício Meneghini Fauth
|
244d4e8e81
|
Replace Template::get calls in libraries/classes
Uses Template::render() instead of Template::get().
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 18:18:24 -03:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
b9c0463d96
|
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 01:42:21 -03:00 |
|
Maurício Meneghini Fauth
|
267aadd4c3
|
Enable strict mode in Display classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-16 01:09:16 -03:00 |
|
Maurício Meneghini Fauth
|
d98658187a
|
Replace PhpMyAdmin\Relation static calls
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-25 19:32:13 -03:00 |
|
Maurício Meneghini Fauth
|
35eb2da38a
|
Remove @ operator from function_exists
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-01 22:36:35 -03:00 |
|
Maurício Meneghini Fauth
|
f45d4a566b
|
Refactor PhpMyAdmin\Display\Export class
The static methods are replaced with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-13 23:51:16 -02:00 |
|
Maurício Meneghini Fauth
|
0a933ca060
|
Refactor exportCheckboxCheck method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-13 00:19:42 -02:00 |
|
Maurício Meneghini Fauth
|
81864e549e
|
Use template for getHtmlForExportOptionsOutput
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-13 00:11:19 -02:00 |
|
Maurício Meneghini Fauth
|
31b7b9cc14
|
Use template for getHtmlForExportOptionsOutputSeparateFiles
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-12 17:17:09 -02:00 |
|
Maurício Meneghini Fauth
|
ebb22f8600
|
Use template for getHtmlForExportOptionsOutputRadio
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-12 16:44:46 -02:00 |
|
Maurício Meneghini Fauth
|
5b6bd82145
|
Use template for getHtmlForExportOptionsOutputCompression
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-11 18:41:57 -02:00 |
|
Maurício Meneghini Fauth
|
16459bf343
|
Use template for getHtmlForExportOptionsOutputCharset
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-11 15:08:46 -02:00 |
|
Maurício Meneghini Fauth
|
bcb67cb15f
|
Use template for getHtmlForExportOptionsOutputFormat
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 20:47:53 -02:00 |
|
Maurício Meneghini Fauth
|
11c43ef980
|
Use template for getHtmlForExportOptionsOutputSaveDir
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 17:30:00 -02:00 |
|
Maurício Meneghini Fauth
|
0183003195
|
Use template for getHtmlForExportOptionsQuickExport
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 15:52:19 -02:00 |
|
Maurício Meneghini Fauth
|
083ae21f51
|
Use template for getHtmlForExportOptionsRows method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 15:09:48 -02:00 |
|
Maurício Meneghini Fauth
|
8ee32ab972
|
Use template for getHtmlForExportOptionsFormat
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 14:12:55 -02:00 |
|
Maurício Meneghini Fauth
|
b45deaeb4a
|
Use template for getHtmlForExportOptionsFormatDropdown
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 10:45:27 -02:00 |
|
Maurício Meneghini Fauth
|
b093d7cadd
|
Use template for getHtmlForExportOptionsSelection
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 01:11:30 -02:00 |
|
Maurício Meneghini Fauth
|
0da1a53cf4
|
Use template for getHtmlForExportOptionsMethod method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-10 00:44:00 -02:00 |
|
Maurício Meneghini Fauth
|
c0ea9039d4
|
Use template for getOptionsForExportTemplates method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-09 22:04:58 -02:00 |
|
Maurício Meneghini Fauth
|
d87245e8d4
|
Use template for getHtmlForExportTemplateLoading method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-07 18:01:46 -02:00 |
|
Maurício Meneghini Fauth
|
0cefaca341
|
Use template for getHtmlForExportOptionHeader method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-07 17:22:44 -02:00 |
|
Maurício Meneghini Fauth
|
0fa3dd7366
|
Use template for getHtmlForHiddenInput method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-07 17:11:11 -02:00 |
|
Maurício Meneghini Fauth
|
47ff231237
|
Use template for getHtmlForExportSelectOptions method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-01-07 16:34:24 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Michal Čihař
|
bed6fb4ebd
|
Avois passing extension to Util::getImage
We do not use it anyway for quite some time and this way it's less
processing to generate the img tag.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-27 14:24:42 +01:00 |
|
Michal Čihař
|
4fe87fb592
|
Remove usage of $GLOBALS['controllink']
This is now stored internally inside DatabaseInterface instance.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-25 10:21:18 +02:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
700e081833
|
Refactor plugin_interface functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 17:36:39 -03:00 |
|
Maurício Meneghini Fauth
|
e555b77946
|
Refactor file_listing functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-11 22:58:58 -03:00 |
|
Maurício Meneghini Fauth
|
43ff4566d0
|
Refactor display_export to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-04 10:15:47 -03:00 |
|