Commit Graph

124732 Commits

Author SHA1 Message Date
JonathanExam
027059b96c
Translated using Weblate (Thai)
Currently translated at 37.1% (1273 of 3431 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/th/
Signed-off-by: JonathanExam <644245001@mcru.ac.th>
2022-10-29 19:26:43 +02:00
Maria Papadopoulou
c7e9d9049a
Ref #17769 - Replaced superglobal in LintController (#17828)
* Replaced superglobal in LintController

Signed-off-by: Maria Papadopoulou <1maria.papa@gmail.com>
2022-10-29 14:22:52 -03:00
Oliver Mensah
25ad007683
get data from request object instead of POST global (#17824)
* get data from request object instead of POST global

Signed-off-by: Oliver Mensah <olivermensah96@gmail.com>
2022-10-29 14:16:36 -03:00
Luca Perna
4540d6ead0
Ref #16276 - Reduce the usage of SuperGlobals in Tracking and UserPassword (#17820)
* 16276 - Reduce the usage of SuperGlobals in Tracking and UserPassword

Signed-off-by: Luca Perna <luca@perna.rocks>

* 16276 - minor code style refactorings

Signed-off-by: Luca Perna <luca@perna.rocks>

Signed-off-by: Luca Perna <luca@perna.rocks>
Co-authored-by: Luca Perna <luca@perna.rocks>
2022-10-29 13:24:19 -03:00
William Desportes
ea5a541f7b
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 17:26:44 +02:00
William Desportes
5f634b15d3
Add a ChangeLog entry for #17281
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 17:13:33 +02:00
William Desportes
87753c20aa
Merge #17840 - Fix #17281 - Fix links to databases for information_schema.SCHEMATA
Pull-request: #17840
Fixes: #17281

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 17:10:38 +02:00
Luca Perna
cca381a415
#17769 Use ServerRequest Object to access POST-vars (#17819)
* 17769 - use Request object instead of SuperGlobals

Signed-off-by: Luca Perna <luca@perna.rocks>
2022-10-29 11:57:47 -03:00
Liviu-Mihail Concioiu
a366032ab9 Fix
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-29 16:09:09 +02:00
Liviu-Mihail Concioiu
73f6017f2f Fix
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-29 15:33:19 +02:00
pistej
932933d357
Use ServerRequest Object instead superglobals - CollationController (#17818)
* Use ServerRequest Object instead superglobals - CollationController controllers

Signed-off-by: Jozef Pistej <pistej2@gmail.com>
2022-10-29 10:26:42 -03:00
William Desportes
e97af7568e
Fix psalm baseline issues introduced by 8424e75907
Ref: 8424e75907

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 15:15:25 +02:00
William Desportes
178c63f8df
Add a ChangeLog entry for #17842 and 64a0908180
Ref: 64a0908180

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 15:04:34 +02:00
William Desportes
12b76bb46f
Fix #17842 - Use jquery.validate.min.js (24 KB) instead of jquery.validate.js (50 KB)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 14:59:05 +02:00
Maurício Meneghini Fauth
b8e2516e8c
Merge pull request #17817 from OliverMensahDev/Replace_POST_To_Request_Object
Use ServerRequest Object to access POST-vars
2022-10-29 09:58:27 -03:00
William Desportes
66a7aa4b23
Fix closing the criteria area on checkbox click
- click on "criteria"
- tick the checkbox
- it closes the aera (this commit removes the closing)

Ref #17841

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 14:22:00 +02:00
Maurício Meneghini Fauth
69bbe6c5e4
Merge pull request #17801 from Arpit-Gulgulia/ticket_13773
Fix #13773 - Export page of Settings is not responsive
2022-10-29 09:13:43 -03:00
Liviu-Mihail Concioiu
e64d7e2661 Fix SCHEMA_NAME links
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-28 09:49:38 +02:00
William Desportes
64e273f305
Fix sync script not using the right openlayers version
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-28 00:31:21 +02:00
William Desportes
a1190d52c1
Merge #17839 - Fix #17772 - Add missing styles to buttons on "Page-related settings" modal
Pull-request: #17839
Fixes: #17772

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-28 00:17:01 +02:00
Liviu-Mihail Concioiu
3e3ec66b39 Add missing styles to buttons
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-27 20:06:18 +02:00
William Desportes
29c54c250e
Use jquery-migrate.min.js (14kB) instead of jquery-migrate.min.js (31kB)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 17:28:09 +02:00
William Desportes
4ba2a88e73
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 17:01:39 +02:00
William Desportes
64a0908180
Add a ChangeLog entry for #17166
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 16:51:58 +02:00
William Desportes
209d040c80
Fix #17166 - "Warning: #1287 'X' is deprecated and will be removed in a future release. Please use ST_X instead." On search page
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 16:46:45 +02:00
William Desportes
81a1b62f8b
Fix #17812 - Add missing styles to buttons on add index form for table create
Fixes: #17812

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 16:24:06 +02:00
William Desportes
578b18b43f
Fix add index on new table form has duplicate go buttons in the modal
Go to create a new table then add an index on a column you want to create, see the duplicate buttons in the footer

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 16:23:00 +02:00
William Desportes
933db9fc08
Add a ChangeLog entry for #17389
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 15:53:14 +02:00
William Desportes
4865ba9441
Fix #17389 - HTML disappears when exporting settings to browser's storage
Fixes: #17389

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 15:50:28 +02:00
William Desportes
de28c21aa3
Fix #17812 - Add missing styles to buttons on change procedure/function form
See: #17833
Fixes: #17812

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 15:34:43 +02:00
Maurício Meneghini Fauth
e5198c5a8e
Update PHPStan's baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-26 10:14:38 -03:00
William Desportes
2af30686bf
Add a ChangeLog entry for #17772
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 14:25:35 +02:00
William Desportes
85d75085b7
Merge #17808 - Fix #17772 - Wrong styles for add button from central columns on MariaDB
Pull-request: #17808
Fixes: #17772

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 14:22:37 +02:00
William Desportes
a7a9055100
Update baselines
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 14:19:11 +02:00
William Desportes
47213b8819
Fix tests for pull-request #17797
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 14:03:54 +02:00
William Desportes
25c13d667b
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 12:22:38 +02:00
William Desportes
be57ae7ddf
Add a ChangeLog entry for #17390
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 11:30:01 +02:00
William Desportes
51bf404e32
Fix #17390 - Create view modal doesn't show on results and empty results
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 11:27:25 +02:00
Maurício Meneghini Fauth
35401ad4ef
Remove comparison with 'production' in Template class
Everything that is not the same as 'development' must be considered as
production mode.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-25 23:19:28 -03:00
Maurício Meneghini Fauth
2f3aafed4c
Merge pull request #17835 from MauricioFauth/output-buffering-singleton
Remove `OutputBuffering::getInstance()` method
2022-10-25 14:58:12 -03:00
Maurício Meneghini Fauth
ccb11368cd
Remove OutputBuffering::getInstance() method
The OutputBuffering class is only used inside the ResponseRendering
class and since it's already a singleton, there is no reason to use the
OutputBuffering class as a singleton as well.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-25 14:04:07 -03:00
mixeros
42f3e6d980
Translated using Weblate (Czech)
Currently translated at 100.0% (3431 of 3431 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: mixeros <mixer@mixercz.cz>
2022-10-25 10:01:51 +02:00
Maurício Meneghini Fauth
fd16af9f6a
Fix possible type error in config.values.php file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-24 16:57:02 -03:00
William Desportes
64eca89553
Add a ChangeLog entry for 8424e75907
Ref: 8424e75907

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-24 13:15:12 +02:00
William Desportes
8424e75907
Fix "Link not found!" on foreign columns
It also generated invalid queries with no column name to select.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-24 13:13:12 +02:00
William Desportes
ce47abc300
Add a ChangeLog entry for 3aa80636e7
Ref: 3aa80636e7

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-24 12:18:33 +02:00
William Desportes
3aa80636e7
Fix monitor filter queries only filtering the first row
Ref: 5366772290
Ref: e1c7409e60 (probably the bad commit)
Ref: #16530

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-24 12:16:58 +02:00
Maurício Meneghini Fauth
ade173f948
Inline the Core::noCacheHeader() method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-23 20:43:57 -03:00
Maurício Meneghini Fauth
f0897a39f1
Extract header() calls from Core::headerJSON() method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-23 20:05:20 -03:00
Kristijan Fremen Velkovski
0b4e1b7a97
Translated using Weblate (Macedonian)
Currently translated at 18.3% (626 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-10-23 08:06:43 +02:00