Maurício Meneghini Fauth
|
d51eadcae1
|
Merge pull request #17671 from MauricioFauth/normalization
Extract actions from NormalizationController class
|
2022-08-03 07:26:07 -03:00 |
|
Maurício Meneghini Fauth
|
8645920f0d
|
Extract normalization's partial dependencies action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 22:49:07 -03:00 |
|
Maurício Meneghini Fauth
|
28d53fe50b
|
Extract normalization's create new column action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 21:38:55 -03:00 |
|
Maurício Meneghini Fauth
|
a37e5681c8
|
Extract normalization's get columns action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 20:48:48 -03:00 |
|
Maurício Meneghini Fauth
|
c550d41d1d
|
Extract normalization's add new primary action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 16:45:30 -03:00 |
|
Maurício Meneghini Fauth
|
66970049cc
|
Rename NormalizationController to Normalization\MainController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 15:57:05 -03:00 |
|
Maurício Meneghini Fauth
|
a5024edcc5
|
Extract normalization's move repeating group action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 15:31:41 -03:00 |
|
Maurício Meneghini Fauth
|
97c5c01a87
|
Extract normalization 3NF create new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 14:43:13 -03:00 |
|
Maurício Meneghini Fauth
|
c9bccf3b3d
|
Extract normalization 2NF create new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 13:47:03 -03:00 |
|
Maurício Meneghini Fauth
|
b92e95d062
|
Extract normalization 3NF new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-08-02 11:22:56 -03:00 |
|
William Desportes
|
ff0b2d86c9
|
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-08-01 12:21:16 +02:00 |
|
dingo thirteen
|
9a00066ea6
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3431 of 3431 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-08-01 12:21:15 +02:00 |
|
Oğuz Ersen
|
6d5d4df7a6
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3431 of 3431 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-08-01 12:21:15 +02:00 |
|
William Desportes
|
75458147a3
|
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-08-01 10:46:03 +02:00 |
|
William Desportes
|
ebf4a09378
|
Document missing Docker ENVs PMA_CONTROL{HOST,PASS,PORT,USER} and PMA_PMADB
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-08-01 10:38:36 +02:00 |
|
William Desportes
|
74958633c2
|
Document missing Docker ENVs PMA_QUERYHISTORYDB and PMA_QUERYHISTORYMAX
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-08-01 10:38:26 +02:00 |
|
William Desportes
|
eaf60bc9d1
|
Document missing Docker ENV MAX_EXECUTION_TIME
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-08-01 10:38:07 +02:00 |
|
William Desportes
|
ca294bcec9
|
Document missing Docker ENV MEMORY_LIMIT
Ref: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-08-01 09:54:18 +02:00 |
|
William Desportes
|
8ef83c070e
|
Update the documentation to use the Docker official repository
Seems like I missed some entries
Ref: 249d02fddf
Ref: https://github.com/phpmyadmin/docker/issues/56
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-07-31 23:05:27 +02:00 |
|
Maurício Meneghini Fauth
|
160d6efbe8
|
Merge pull request #17666 from MauricioFauth/normalization
Extract some actions from NormalizationController class
|
2022-07-31 15:46:46 -03:00 |
|
Hosted Weblate
|
650d833b58
|
Merge branch 'origin/master' into Weblate.
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
|
2022-07-31 02:21:48 +02:00 |
|
William Desportes
|
f0644b394c
|
Translated using Weblate (Berber)
Currently translated at 0.1% (1 of 3430 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ber/
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-07-31 02:21:47 +02:00 |
|
phpMyAdmin bot
|
f9f4b93a0b
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2022-07-31 00:21:25 +00:00 |
|
Maurício Meneghini Fauth
|
efc04db52b
|
Extract normalization 3NF step 1 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-30 17:49:12 -03:00 |
|
William Desportes
|
d749f090ab
|
Translated using Weblate (Berber)
Currently translated at 0.1% (1 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ber/
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-07-30 10:47:24 +02:00 |
|
zeecho
|
90ad5246ab
|
Translated using Weblate (Esperanto)
Currently translated at 12.4% (425 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/eo/
Signed-off-by: zeecho <lachose44@gmail.com>
|
2022-07-30 10:21:28 +02:00 |
|
Maurício Meneghini Fauth
|
dd25695569
|
Extract normalization 2NF new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-30 00:36:58 -03:00 |
|
Maurício Meneghini Fauth
|
51db9db3dd
|
Extract normalization 2NF step 1 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-29 21:10:52 -03:00 |
|
Maurício Meneghini Fauth
|
bcb02c2e01
|
Extract normalization 1NF step 4 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-29 20:11:56 -03:00 |
|
Maurício Meneghini Fauth
|
08297d96b8
|
Extract normalization 1NF step 3 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-29 19:03:35 -03:00 |
|
Maurício Meneghini Fauth
|
6e8600f321
|
Extract normalization 1NF step 2 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 22:52:28 -03:00 |
|
Maurício Meneghini Fauth
|
398bdae484
|
Extract normalization 1NF step 1 action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 18:33:34 -03:00 |
|
Maurício Meneghini Fauth
|
9c9ae5069e
|
Extract HTML from Normalization::getHtmlForNormalizeTable method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 11:56:27 -03:00 |
|
Maurício Meneghini Fauth
|
3c618c22a9
|
Add ServerRequest parameter to all controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 01:00:08 -03:00 |
|
Maurício Meneghini Fauth
|
b0c4426a43
|
Add basic tests for Controllers\Table\Partition classes
Adds better message for invalid partition name.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-27 15:29:02 -03:00 |
|
Maurício Meneghini Fauth
|
c6c28498e4
|
Add basic tests for Controllers\Table\Maintenance classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-26 20:55:36 -03:00 |
|
Kristijan Fremen Velkovski
|
42aacdccd3
|
Translated using Weblate (Macedonian)
Currently translated at 17.8% (609 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-07-25 23:22:02 +02:00 |
|
Kristijan Fremen Velkovski
|
01cf9ce82e
|
Translated using Weblate (Macedonian)
Currently translated at 17.7% (609 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-07-25 23:17:21 +02:00 |
|
Kristijan Fremen Velkovski
|
bc6ddcfd0d
|
Translated using Weblate (Macedonian)
Currently translated at 17.6% (606 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-07-24 22:22:22 +02:00 |
|
Kristijan Fremen Velkovski
|
327bb0a91f
|
Translated using Weblate (Macedonian)
Currently translated at 17.3% (592 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-07-24 22:17:09 +02:00 |
|
Hosted Weblate
|
432d1ae73f
|
Merge branch 'origin/master' into Weblate.
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
|
2022-07-24 02:23:56 +02:00 |
|
Kristijan Fremen Velkovski
|
5d6fa3113b
|
Translated using Weblate (Macedonian)
Currently translated at 17.1% (587 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-07-24 02:23:55 +02:00 |
|
phpMyAdmin bot
|
4a18cbbfaf
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2022-07-24 00:23:30 +00:00 |
|
Maurício Meneghini Fauth
|
cd90930d12
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-23 18:55:51 -03:00 |
|
Maurício Meneghini Fauth
|
e2c7aa8628
|
Fix error when a db group name is same as container name
Fixes #17659
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-23 18:38:22 -03:00 |
|
Maurício Meneghini Fauth
|
0062ce6b01
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-23 14:26:00 -03:00 |
|
Maurício Meneghini Fauth
|
21c36a0c06
|
Fix PHPUnit deprecation in RoutingTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-23 14:23:55 -03:00 |
|
Kristijan Fremen Velkovski
|
9897d53803
|
Translated using Weblate (Macedonian)
Currently translated at 16.8% (577 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-07-23 09:24:04 +02:00 |
|
Kristijan Fremen Velkovski
|
f20221a081
|
Translated using Weblate (Macedonian)
Currently translated at 16.8% (577 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-07-23 09:18:13 +02:00 |
|
Maurício Meneghini Fauth
|
bbf4e29d52
|
Merge pull request #17421 from MauricioFauth/mutation-tests-workflow
Improve mutation tests workflow
|
2022-07-22 18:40:02 -03:00 |
|