Maximilian Krög
93c8a9e505
Fix inserting spatial data
...
Fix inserting geometries with MySQL < 5.6
Fix wkb functions for inserting
Fix selecting default function in insert form
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2021-08-14 20:12:14 +02:00
William Desportes
a36dd1126b
Fix #17006 - Disable the URL limit for the MariaDB analyser feature
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-15 21:32:56 +02: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
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
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
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
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
0c85faabaa
Extract HTML from Html\Generator::getHtmlTab
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-15 02:06:44 -03:00
William Desportes
ddd46a6151
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 22:40:51 +01:00
Mohammed Rabeeh
9b0a072581
Change function dropdown to display a single list
...
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-02-05 18:57:18 +05:30
Yash Bothra
9946e865a2
#15232 added space between link
...
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-27 11:50:58 +05:30
Maurício Meneghini Fauth
206199105e
Remove useless return type annotations
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 13:03:29 -03:00
Maurício Meneghini Fauth
6584b01824
Use short versions of scalar types in PHP docs
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 12:20:04 -03:00
Maurício Meneghini Fauth
6b7af13f8f
Reference global funcs and consts via use statement
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 00:33:24 -03: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
8ec4209002
Fix some coding standard issues
...
- Inverts yoda comparisons
- Removes parentheses from return
- Removes useless ternary operators
- Adds paretheses to new instances
- Adds trailing array comma
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 00:38:34 -03:00
Maurício Meneghini Fauth
285907991e
Add coding standard rules for whitespace
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 22:29:54 -03:00
William Desportes
249ee4dbd2
Improve JS and phpdoc by removing useless spaces
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-16 18:39:42 +01:00
Yash Bothra
224289cac0
#15751 passed '&' as divider
...
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-06 19:19:19 +05:30
William Desportes
eb557be072
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-02 16:23:45 +01:00
William Desportes
9799dfc643
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-29 15:46:26 +01:00
William Desportes
ba1e22c92b
Fix some primitive types not in lower case and add some return type hints
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-29 13:49:03 +01:00
Maurício Meneghini Fauth
39f42f848b
Remove some useless docblock comments
...
Fixes docblock spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-13 21:15:00 -03:00
Maurício Meneghini Fauth
dd2b05330a
Remove useless parentheses
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-12 00:18:01 -03:00
Maurício Meneghini Fauth
f6a17433a2
Use null coalesce operator when possible
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-11 20:16:58 -03:00
Maurício Meneghini Fauth
dd06cd38f8
Defines rules for double quote usage
...
Makes sure that any use of double quotes strings are warranted.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-01 14:10:07 -03:00
Maurício Meneghini Fauth
6ad85eb546
Extract HTML from Generator::getHtmlTabs
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-26 22:50:03 -03:00