Maurício Meneghini Fauth
ef130ae400
Upgrade JavaScript dependencies
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-27 21:57:44 -03:00
Maurício Meneghini Fauth
dd885dc7b8
Use single-line arrays when possible
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-27 17:39:17 -03:00
Maurício Meneghini Fauth
52c14a1911
Fix wrong global variable name
...
Introduced by 437215cab2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-27 12:42:13 -03:00
Kristijan \"Fremen\" Velkovski
3a3b2f2150
Translated using Weblate (Macedonian)
...
Currently translated at 25.9% (893 of 3445 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>
2023-03-27 07:30:55 +02:00
Maurício Meneghini Fauth
fbbbebf6e2
Fix wrong global var name
...
Introduced by 437215cab2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 23:14:41 -03:00
Maurício Meneghini Fauth
e5698c85e9
Require single line for function calls
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 23:10:10 -03:00
Maurício Meneghini Fauth
437215cab2
Rename variables to use camel case format
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 21:47:50 -03:00
Maurício Meneghini Fauth
40cc4a0dee
Fix merge issue
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 13:37:27 -03:00
Maurício Meneghini Fauth
b95aca9090
Fix some coding standard issues on tests
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 12:54:23 -03:00
Maurício Meneghini Fauth
7712a3e0e4
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 12:40:40 -03:00
Maurício Meneghini Fauth
cf764231b5
Fix incomplete test
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 12:37:32 -03:00
Maurício Meneghini Fauth
6a183e3488
Merge pull request #18291 from kamil-tekiela/Fix-param-type-in-setUserValue
...
Fix param type in setUserValue
2023-03-26 09:45:27 -03:00
Kamil Tekiela
7c53199702
Fix merge issues ( #18289 )
...
* Fix type issues after merge
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
* Update DbiDummy.php
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
---------
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-25 22:53:14 -03:00
phpMyAdmin bot
c8862ccc30
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2023-03-26 00:19:28 +00:00
Maurício Meneghini Fauth
802d8f13b6
Merge pull request #18203 from kamil-tekiela/first-class-callable
...
Use first class callables
2023-03-25 15:16:07 -03:00
William Desportes
24d843cbdd
Merge branch 'QA_5_2'
2023-03-25 17:51:12 +01:00
William Desportes
2208f98ed0
Archive 2019 and 2020 ChangeLog entries
...
- 2019 -> 11c4f81a96
- 2020 -> 56c47386c7
2023-03-25 17:50:23 +01:00
Kamil Tekiela
266f69ffb6
Fix param type in setUserValue
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-25 13:57:54 +00:00
Kristijan \"Fremen\" Velkovski
de952c7343
Translated using Weblate (Macedonian)
...
Currently translated at 25.8% (890 of 3445 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>
2023-03-25 03:11:24 +01:00
Kristijan \"Fremen\" Velkovski
cfea665989
Translated using Weblate (Macedonian)
...
Currently translated at 26.5% (909 of 3427 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>
2023-03-25 03:11:10 +01:00
William Desportes
dca52a4357
Merge branch 'QA_5_1' into QA_5_2
...
- Updates the ChangeLog from the branches below, yay
-> 4.9 into 5.0 (until now could not push 5.0)
-> 5.0 into 5.1 (pushed)
-> 5.1 into 5.2 (this commit)
2023-03-25 01:40:11 +01:00
William Desportes
a90c797014
Merge branch 'QA_5_0' into QA_5_1
...
- Pagination fix is already there since 77c34f4e65
- Adds security fix for drag and drop
- Updates ChangeLog
- I did omit the 5.0.5 not yet released cut as the changes where eaten by 5.1.0
- discarded all incoming changes (all already applied, normally)
2023-03-25 01:33:36 +01:00
William Desportes
5f12e75bfd
Merge branch 'QA_4_9' into QA_5_0
2023-03-25 01:08:15 +01:00
William Desportes
472c4442b4
Merge branch 'QA_5_1' into QA_5_2
2023-03-24 22:52:20 +01:00
William Desportes
1fa01593db
Merge branch 'QA_5_0' into QA_5_1
2023-03-24 22:50:06 +01:00
Maurício Meneghini Fauth
8972c0ec22
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-24 18:15:47 -03:00
Maurício Meneghini Fauth
0301e48a27
Add ChangeLog entry for #17702
...
- Closes #17702
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-24 16:35:15 -03:00
Maurício Meneghini Fauth
64aa5fc7b9
Merge pull request #17718 from PicoI2/handle-large-number-of-tables-in-database-qa52
...
Fix for handle large number of tables in a single database (based on QA_5_2)
2023-03-24 11:56:56 -03:00
Nicolas Hervouet
e4d9a1a66a
Fix for handle large number of tables in a single database (more than 10k)
...
getTablesFull was taking too much time, because MySQL do not have a real table where it stores all tables information.
So when it runs a query like select * from information_schema.TABLES ORDER BY Name limit 250 offset 0, MySQL has to read information about all tables to build his in memory table, then sort it by name, and then return 250 first tables.
But reading information about one table takes time, and that's why the query is very slow when you have a lot of tables.
Note that the problem is the same with 'SHOW TABLE STATUS'.
So, in order to speed up this query, we have to limit it to a small list of tables, as it, MySQL has to read table information only for few tables.
Note that SHOW TABLES is not that long, even with a large amount of tables.
The idea here is to use the result of SHOW TABLES query, to apply paging on this table list, and then to run the query on information_schema.TABLES only on tables we want.
Signed-off-by: Nicolas Hervouet <github@pico12.fr>
2023-03-24 11:55:30 -03:00
Maurício Meneghini Fauth
7514e75794
Merge pull request #18286 from kamil-tekiela/Add-readonly-for-DisplayParts
...
Add readonly and enum for DisplayParts
2023-03-22 19:02:36 -03:00
Kamil Tekiela
d698bdf80a
Create DeleteLinkEnum
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-22 12:55:24 +00:00
Kamil Tekiela
6b7286ff26
Add readonly for DisplayParts
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-22 11:52:52 +00:00
Maurício Meneghini Fauth
57c6d82e52
Merge pull request #18285 from kamil-tekiela/refactor-getBulkLinks
...
Refactor getBulkLinks()
2023-03-22 08:07:38 -03:00
Kamil Tekiela
4feeeb0c89
Add @psalm-return
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-22 10:14:56 +00:00
Kamil Tekiela
fa5cb8adf3
Refactor getBulkLinks
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-22 10:11:23 +00:00
Marcin Gil
c245378862
Translated using Weblate (Polish)
...
Currently translated at 99.5% (3293 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/
Signed-off-by: Marcin Gil <mg@artigo.pl>
2023-03-22 04:43:29 +01:00
109247019824
be1759cab5
Translated using Weblate (Bulgarian)
...
Currently translated at 68.4% (2265 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-03-22 04:43:28 +01:00
109247019824
49e79fc409
Translated using Weblate (Bulgarian)
...
Currently translated at 61.5% (2122 of 3445 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-03-22 04:43:26 +01:00
Marcin Gil
f67360fe49
Translated using Weblate (Polish)
...
Currently translated at 94.2% (3248 of 3445 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pl/
Signed-off-by: Marcin Gil <mg@artigo.pl>
2023-03-22 04:43:25 +01:00
Marcin Gil
56d19eb4aa
Translated using Weblate (Polish)
...
Currently translated at 47.1% (1616 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: Marcin Gil <mg@artigo.pl>
2023-03-22 04:43:22 +01:00
109247019824
0aeda2bde0
Translated using Weblate (Bulgarian)
...
Currently translated at 63.6% (2181 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-03-22 04:43:21 +01:00
Maurício Meneghini Fauth
6570089044
Merge pull request #18284 from MauricioFauth/config-overrides
...
Remove the _overrides key of the ConfigFile::$cfgDb
2023-03-21 18:23:32 -03:00
Maurício Meneghini Fauth
f243cf5b24
Remove templates/server/select/server_options.twig
...
Merges it with the templates/server/select/index.twig template.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-21 14:29:53 -03:00
Maurício Meneghini Fauth
9d19822fff
Remove the _overrides key of the ConfigFile::$cfgDb
...
It's always empty. It was introduced by 5c658310aa
and its last usage was removed by 2a8962aa95
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-21 11:06:18 -03:00
Maurício Meneghini Fauth
41847a8fd2
Merge pull request #18282 from MauricioFauth/config-values
...
Merge config.values.php with ConfigFile class
2023-03-21 09:25:32 -03:00
William Desportes
ac52485973
Merge #18280 - Ref #18249 - Don't parse SQL if no tracking is in progress
...
Pull-request: #18280
Ref: #18249
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-03-21 10:03:18 +01:00
Maurício Meneghini Fauth
9086e1f07d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3427 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-21 07:25:33 +01:00
Maurício Meneghini Fauth
50ad249f4d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3445 of 3445 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-21 07:25:29 +01:00
Maurício Meneghini Fauth
b836ace0f1
Merge config.values.php with ConfigFile class
...
This file is only used by the ConfigFile class, so makes sense to this
information to be inside the class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-20 21:26:37 -03:00
Domen
aa4759a3ce
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3445 of 3445 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2023-03-20 20:01:07 +01:00