Maurício Meneghini Fauth
|
233d723d52
|
Merge pull request #17572 from pokemaobr/REMOVING_GET_TABLES_FROM_TWIG_TEMPLATE
Removing get tables from twig template and removing relationextension…
|
2022-05-31 16:50:16 -03:00 |
|
Rodrigo Pokemaobr
|
556804c4e2
|
Removing get tables from twig template and removing relationextension from twig template
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
|
2022-05-31 16:22:46 -03:00 |
|
Maurício Meneghini Fauth
|
18309a63e0
|
Improve the types of the Server\SysInfo classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-30 22:46:18 -03:00 |
|
Maurício Meneghini Fauth
|
a2456aa9a3
|
Change SysInfo's supported method to static
Enables checking if a class is supported before creating a new instance.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-30 15:51:55 -03:00 |
|
Maurício Meneghini Fauth
|
850997a53e
|
Merge pull request #17568 from MauricioFauth/sysinfo-windows-refactor
Refactor the `Server\SysInfo\WindowsNt` class
|
2022-05-30 13:38:25 -03:00 |
|
dingo thirteen
|
3f5b2eb9be
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2022-05-30 16:15:21 +02:00 |
|
liviuconcioiu
|
a8cd1ec154
|
Translated using Weblate (Romanian)
Currently translated at 91.3% (3135 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ro/
Signed-off-by: liviuconcioiu <liviu.concioiu@gmail.com>
|
2022-05-30 16:15:21 +02:00 |
|
Oğuz Ersen
|
aea6ee7167
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Oğuz Ersen <oguz@ersen.moe>
|
2022-05-30 16:15:20 +02:00 |
|
Maurício Meneghini Fauth
|
304f3fa820
|
Refactor the Server\SysInfo\WindowsNt class
Inlines the getWMI method to get better type inference and simpler
logic.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-30 00:46:35 -03:00 |
|
Maurício Meneghini Fauth
|
458e13e9d0
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-29 15:29:15 -03:00 |
|
Maurício Meneghini Fauth
|
c65849107d
|
Add ChangeLog entry for #17386
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-29 15:26:57 -03:00 |
|
Maurício Meneghini Fauth
|
3e1834e144
|
Merge pull request #17565 from liviuconcioiu/monitor
Fix system memory and system swap values on Windows
Fixes #17386
|
2022-05-29 15:23:32 -03:00 |
|
Kristjan Räts
|
3473adae4d
|
Translated using Weblate (Estonian)
Currently translated at 98.4% (3366 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
|
2022-05-29 09:15:39 +02:00 |
|
Hosted Weblate
|
05db444cf4
|
Merge branch 'origin/master' into Weblate.
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
|
2022-05-29 02:19:36 +02:00 |
|
Kristjan Räts
|
ad2d40eab3
|
Translated using Weblate (Estonian)
Currently translated at 98.0% (3364 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
|
2022-05-29 02:19:35 +02:00 |
|
phpMyAdmin bot
|
12a815fa36
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2022-05-29 00:19:13 +00:00 |
|
Liviu-Mihail Concioiu
|
c729dddc7b
|
Fix system memory and system swap values on Windows
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
|
2022-05-28 21:31:27 +02:00 |
|
Maurício Meneghini Fauth
|
cc1733a80d
|
Merge pull request #17563 from MauricioFauth/privileges-controllers-extraction
Extract Database and Table controllers from Server\PrivilegesController class
|
2022-05-28 15:08:12 -03:00 |
|
William Desportes
|
43a644e6b1
|
Bump actions/setup-node to v3
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-05-28 16:21:42 +02:00 |
|
Maurício Meneghini Fauth
|
d58057daec
|
Extract Database\PrivilegesController from Server\PrivilegesController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-27 17:13:23 -03:00 |
|
Maurício Meneghini Fauth
|
dc5bf0074c
|
Extract Table\PrivilegesController from Server\PrivilegesController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-27 16:25:39 -03:00 |
|
Maurício Meneghini Fauth
|
6201c7f2ba
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-27 13:27:59 -03:00 |
|
Platon
|
25cbb70e8d
|
Translated using Weblate (Russian)
Currently translated at 95.0% (3248 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Platon <platon.ostanin@mail.ru>
|
2022-05-27 07:56:09 +02:00 |
|
Kristijan Fremen Velkovski
|
bff805a4a6
|
Translated using Weblate (Macedonian)
Currently translated at 14.5% (498 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-05-27 07:56:08 +02:00 |
|
Justin Nogossek
|
b6b10d08fe
|
Translated using Weblate (German)
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/de/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
|
2022-05-27 07:56:07 +02:00 |
|
David Kindl
|
f4477e8b06
|
Translated using Weblate (Czech)
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/cs/
Signed-off-by: David Kindl <mtwango@gmail.com>
|
2022-05-27 07:56:06 +02:00 |
|
Justin Nogossek
|
619bd0a57f
|
Translated using Weblate (German)
Currently translated at 100.0% (3430 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
|
2022-05-27 07:55:51 +02:00 |
|
Kristijan Fremen Velkovski
|
1a91db8ab4
|
Translated using Weblate (Macedonian)
Currently translated at 14.5% (498 of 3430 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-05-27 07:55:49 +02:00 |
|
David Kindl
|
4036160c3f
|
Translated using Weblate (Czech)
Currently translated at 99.5% (3416 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: David Kindl <mtwango@gmail.com>
|
2022-05-27 07:55:48 +02:00 |
|
Maurício Meneghini Fauth
|
4f9009c114
|
Merge pull request #17559 from MauricioFauth/db-table-lowercase-privs
Fix checking db and table privileges when case is sensitive
|
2022-05-26 22:31:26 -03:00 |
|
Maurício Meneghini Fauth
|
229d99bb81
|
Fix checking db and table privileges when case is sensitive
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17558
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-26 16:05:58 -03:00 |
|
Maurício Meneghini Fauth
|
c1e393abce
|
Replace some pma-fieldset CSS classes with Cards
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-25 18:26:13 -03:00 |
|
Maurício Meneghini Fauth
|
01ae38266a
|
Add basic test for Table\ColumnsDefinition class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-25 14:21:04 -03:00 |
|
Kristjan Räts
|
14ac084a84
|
Translated using Weblate (Estonian)
Currently translated at 97.9% (3361 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
|
2022-05-25 05:19:12 +02:00 |
|
Kristjan Räts
|
b2e1d944d2
|
Translated using Weblate (Estonian)
Currently translated at 98.3% (3363 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
|
2022-05-25 05:14:16 +02:00 |
|
Maurício Meneghini Fauth
|
1456e8bbf5
|
Merge pull request #17550 from MauricioFauth/statement-info-vo
Replace `$analyzedSqlResults` array with `StatementInfo` object
|
2022-05-24 22:02:23 -03:00 |
|
Maurício Meneghini Fauth
|
10b937511d
|
Replace $analyzedSqlResults array with StatementInfo object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-24 21:35:30 -03:00 |
|
Maurício Meneghini Fauth
|
9aa859bdd3
|
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-24 16:22:57 -03:00 |
|
Maurício Meneghini Fauth
|
710cde8966
|
Merge pull request #17556 from pokemaobr/REMOVING_FOREIGN_DATA_FROM_TWIG
Removing Foreign Data from Twig
|
2022-05-24 16:17:56 -03:00 |
|
Rodrigo Pokemaobr
|
547f89996f
|
Removing Foreign Data from Twig
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
|
2022-05-24 16:17:04 -03:00 |
|
Maurício Meneghini Fauth
|
71c29560f5
|
Merge pull request #17555 from pokemaobr/REMOVING_SEARCH_COLUMNS_IN_FOREIGNERS_FROM_TWIG
Removing search columns in foreigners from twig
|
2022-05-24 15:44:16 -03:00 |
|
Rodrigo Pokemaobr
|
d5585c3104
|
Removing search columns in foreigners from twig
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
|
2022-05-24 15:34:55 -03:00 |
|
Maurício Meneghini Fauth
|
f182bb1131
|
Merge pull request #17554 from pokemaobr/REMOVING_GET_DISPLAY_FIELD_FUNCTION_ON_TWIG
Removing get display field function on twig template
|
2022-05-24 14:40:44 -03:00 |
|
Rodrigo Pokemaobr
|
228fde03ee
|
Removing get display field function on twig template
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
|
2022-05-24 14:38:49 -03:00 |
|
Maurício Meneghini Fauth
|
649d9b34ea
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-23 15:47:35 -03:00 |
|
Kristjan Räts
|
cbdfd05372
|
Translated using Weblate (Estonian)
Currently translated at 97.7% (3342 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
|
2022-05-23 08:18:27 +02:00 |
|
Maurício Meneghini Fauth
|
8c2a904bf0
|
Merge pull request #17542 from MauricioFauth/index-preview-modal
Fix the indexes modal not opening the SQL preview
|
2022-05-22 22:33:51 -03:00 |
|
Maurício Meneghini Fauth
|
b8aaa03057
|
Fix the indexes modal not opening the SQL preview
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-22 11:39:44 -03:00 |
|
phpMyAdmin bot
|
7701cd71da
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2022-05-22 00:18:29 +00:00 |
|
Maurício Meneghini Fauth
|
3d3010916e
|
Fix an issue reported by Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-05-21 17:31:03 -03:00 |
|