William Desportes
|
a6d39d39be
|
Improve non standard doc blocks
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-15 21:39:28 +02: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
|
4cc034ef66
|
Fix PhpMyAdmin\Html\Generator doc block issue
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-21 17:03:02 -03:00 |
|
Maurício Meneghini Fauth
|
4dec56d883
|
Remove get_start_and_number_of_rows_panel() Twig function
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-17 17:56:34 -03:00 |
|
Maurício Meneghini Fauth
|
8d0c2a339c
|
Move both operands of an assignment to the same line
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-20 22:35:21 -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
|
5335b3feb8
|
Fix PHP 8.1 failing tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 14:51:33 -03:00 |
|
Maurício Meneghini Fauth
|
d3ce67593d
|
Fix some errors found by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-09 17:22:03 -03:00 |
|
Maurício Meneghini Fauth
|
86b6fb5817
|
Rename variables to use the camel case format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-06 01:29:46 -03: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
|
54f09a8e9c
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-05 01:51:54 +01:00 |
|
William Desportes
|
2cac456ce2
|
Fix code comment typos
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-05 01:03:28 +01:00 |
|
Maurício Meneghini Fauth
|
5178f76f95
|
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 19:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
ac4bfaebe7
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-26 20:05:03 -03:00 |
|
Maurício Meneghini Fauth
|
2625e0e1f6
|
Replace .caution and .success CSS classes
Replaces with .text-danger and .text-success.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:37:52 -03:00 |
|
Maurício Meneghini Fauth
|
0a4b10ba5e
|
Remove toggle button generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-14 13:17:03 -03:00 |
|
William Desportes
|
d860597375
|
#16418 - Make MariaDBMySQLKBS optional
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-10 12:12:56 +01:00 |
|
William Desportes
|
b2c885908d
|
Implement MysqlSslWarningSafeHosts to fix #15584
Fixes: #15584
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-08 12:57:23 +01:00 |
|
Maurício Meneghini Fauth
|
ac9bccf67d
|
Replace $GLOBALS['dbi'] with global $dbi
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 09:24:21 -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 |
|
William Desportes
|
46b8b5a744
|
Merge #15935 - Fix #13557 - Use a full list of functions on insert/edit page "Function" select
Pull-request: #15935
Fixes: #13557
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-04 00:42:48 +02:00 |
|
Maurício Meneghini Fauth
|
f2e49a92c6
|
Fix some type errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-30 19:23:01 -03:00 |
|
Maurício Meneghini Fauth
|
ceac762e09
|
Remove pmaThemePath and pmaThemeImage PHP globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-02 10:57:57 -03:00 |
|
Maurício Meneghini Fauth
|
03d8314bba
|
Create the PhpMyAdmin\Profiling class
Extracts Profiling related methods to the Profiling class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-08-26 16:02:30 -03:00 |
|
Maurício Meneghini Fauth
|
22fe8383ae
|
Merge pull request #16241 from PHPGeorgia/update-button-generation
Remove Html\Generator::getButtonOrImage method
|
2020-07-06 15:07:51 -03:00 |
|
Maurício Meneghini Fauth
|
a22f7b1b7a
|
Fix some PHPStan errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-04 00:00:59 -03:00 |
|
ABGEO
|
271eb4ffeb
|
🔥 Remove code related to ActionLinksModes.
Signed-off-by: Temuri Takalandze <takalandzet@gmail.com>
|
2020-06-28 21:31:27 +04:00 |
|
William Desportes
|
bd4d353d63
|
Fix coding-standard issues after the merge of #16192
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-15 13:59:32 +02:00 |
|
William Desportes
|
7e5dd8eba0
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-15 13:15:31 +02:00 |
|
charliewindred
|
ca3c5e17b0
|
Remove underscore prefix from method names
Removed underscore from method names for PSR-12 compliance.
Signed-off-by: charliewindred <charliewindred@gmail.com>
|
2020-06-02 16:44:16 +01:00 |
|
Petr Duda
|
37b22a5c71
|
Fix #16102 - Broken error message
Signed-off-by: Petr Duda <petrduda@seznam.cz>
|
2020-05-31 17:41:49 +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
|
94955f187a
|
Fix function call signatures indentation
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 04:22:02 -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 |
|
William Desportes
|
f29c338c83
|
Fix selector to add a column to support French "Date et l'heure" having a single quote
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-18 23:38:22 +02:00 |
|
William Desportes
|
dfa718c1c6
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-17 16:48:09 +02:00 |
|
William Desportes
|
a72203c514
|
Remove some unused code
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-16 23:51:43 +02: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 |
|
Maurício Meneghini Fauth
|
5ae6f1e16b
|
Add the password_hash PHP function when inserting data
Fixes #14772
Closes #15344
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-11 16:02:56 -03:00 |
|
Maurício Meneghini Fauth
|
b757d79861
|
Remove div_for_slider_effect template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-26 20:01:37 -03:00 |
|
Maurício Meneghini Fauth
|
6da57a126e
|
Remove checkbox template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-26 17:36:18 -03:00 |
|
Maurício Meneghini Fauth
|
8c9f355f8c
|
Extract HTML from Rte\Footer class
Removes the PhpMyAdmin\Rte\Footer class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-05 19:42:53 -03:00 |
|
Maurício Meneghini Fauth
|
487591badd
|
Remove the DropDownUploadFileBlock HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-01 20:06:09 -03:00 |
|
Maurício Meneghini Fauth
|
ef994c3398
|
Remove the FKCheckbox HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-01 16:52:25 -03:00 |
|
Maurício Meneghini Fauth
|
4471b1bced
|
Remove the MaxFileSize HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-01 16:03:15 -03:00 |
|
Maurício Meneghini Fauth
|
27accdf5cc
|
Remove BrowseUploadFileBlock HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-31 22:25:24 -03:00 |
|
Maurício Meneghini Fauth
|
da815fbbcc
|
Remove radio fields HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-30 16:44:46 -03:00 |
|
Maurício Meneghini Fauth
|
d612215aab
|
Remove dropdown field generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-30 01:59:03 -03:00 |
|
William Desportes
|
749d284f3e
|
Fix Actions links in text mode
- Display them as text buttons
- Show the description
- Use css classes
Ref: 3255e4ad7b
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-03-08 15:44:03 +01:00 |
|