William Desportes
00452af4dc
Merge #17845 - Fix #17842 - Change js.cookie.js to js.cookie.min.js
...
Pull-request: #17845
Fixes #17842
Fixes : #17847
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-31 10:59:14 +01:00
Liviu-Mihail Concioiu
b343e16814
Fix filename
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-30 08:44:30 +01:00
phpMyAdmin bot
948a75724d
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-10-30 00:25:29 +00:00
Maurício Meneghini Fauth
4bd3a1c423
Fix some issues and update SA baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-29 17:27:51 -03:00
Maria Papadopoulou
cb7d976a69
Abstract & CheckRelations Controllers - Refactored ( #17829 )
...
* Abstract & CheckRelations Controllers - Refactored
Signed-off-by: Maria Papadopoulou <1maria.papa@gmail.com>
* Requested Changes
Signed-off-by: Maria Papadopoulou <1maria.papa@gmail.com>
* Fix some small issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maria Papadopoulou <1maria.papa@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-29 16:56:39 -03:00
William Desportes
81e67d2aa3
Fix type hint on replication controller
...
See: bfd75d04a4 (r87525137)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:24:22 +02:00
William Desportes
213ecacad8
Translated using Weblate (French)
...
Currently translated at 100.0% (3431 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:19:03 +02:00
William Desportes
ca2b36cfb0
Revert "Change line number in .po files to make an easy merge of #17826 "
...
Ref: 3a653fd838
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:14:25 +02:00
William Desportes
484de699bb
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:11:18 +02:00
William Desportes
3a653fd838
Change line number in .po files to make an easy merge of #17826
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:10:32 +02:00
William Desportes
cf012620db
Merge #17826 - Remove spaces around links and correct text for monitor import file
...
Pull-request: #17826
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 20:03:22 +02:00
William Desportes
a09efb400f
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 19:59:54 +02:00
Kristijan Fremen Velkovski
bdc9dee6fe
Translated using Weblate (Macedonian)
...
Currently translated at 18.4% (630 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-29 19:26:50 +02:00
Kristijan Fremen Velkovski
346e1b3faf
Translated using Weblate (Macedonian)
...
Currently translated at 18.3% (630 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-10-29 19:26:45 +02:00
Olivier Humbert
4b2e97ee8b
Translated using Weblate (French)
...
Currently translated at 100.0% (3431 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2022-10-29 19:26:44 +02:00
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
William Desportes
6fa7da2e79
Add a ChangeLog entries for #17553
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 19:22:50 +02:00
William Desportes
359c74ccfc
Ref #17553 - Improve the Metro login form input width
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 19:21:07 +02:00
William Desportes
3ade69a81e
Merge #17665 - Fix #17553 - [Metro] Unreadable links and UI fixes/improvements
...
Pull-request: #17665
Fixes : #17553
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 19:20:34 +02: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