Kamil Tekiela
b6bea791aa
Split getForeigners into getForeignersInternal
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-30 14:11:14 +01:00
Maurício Meneghini Fauth
9df8efb35f
Merge pull request #19305 from kamil-tekiela/Foreigners-refactoring
...
Foreigners refactoring
2024-09-29 18:49:06 -03:00
phpMyAdmin bot
ab72b5fa19
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2024-09-29 00:25:33 +00:00
Kamil Tekiela
d6268262dd
More accurate type hint
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 21:51:46 +01:00
Kamil Tekiela
d0f797e50c
More refactoring
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 21:41:57 +01:00
Kamil Tekiela
870262b54e
Uncover possibly buggy behaviour
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 17:55:07 +01:00
Kamil Tekiela
625dcf215a
Split up getForeignKeysData from getForeigners
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 14:48:44 +01:00
Kamil Tekiela
1be98e1d60
Rename variables
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 14:11:18 +01:00
Kamil Tekiela
5e5630b3ee
Simplify Twig condition
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-28 13:58:09 +01:00
Andrei Stepanov
6843a362fb
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3406 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-09-28 12:15:45 +00:00
Kamil Tekiela
a59de24826
Rename variable
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-27 23:53:11 +01:00
Kamil Tekiela
a38dc99c5b
Remove unnecessary arguments to template
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-27 23:41:40 +01:00
Kamil Tekiela
9db72b5f62
Remove invalid type union
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-27 22:31:23 +01:00
Kamil Tekiela
57a27fd9a2
Update PHPStan
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-27 22:26:10 +01:00
Maurício Meneghini Fauth
e415d3cbf8
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-26 21:42:31 -03:00
Maurício Meneghini Fauth
b6b5b6d073
Add some missing entries to ChangeLog
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-26 21:40:02 -03:00
Sebastian Kålås Møller
866630437b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 56.6% (1931 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Sebastian Kålås Møller <sebastianmollerkalas@gmail.com>
2024-09-26 10:15:38 +02:00
Maurício Meneghini Fauth
5e8499f26f
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-24 21:31:25 -03:00
Maurício Meneghini Fauth
f7547649c7
Merge pull request #19300 from kamil-tekiela/ForeignKey
...
ForeignKey and some refactoring
2024-09-24 15:37:40 -03:00
Kamil Tekiela
ec977df5cd
ForeignerKey
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 18:35:32 +01:00
Kamil Tekiela
cd3e481642
Remove getRelationsAndStatus
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 18:24:09 +01:00
Kamil Tekiela
6a93167d39
Create getForeignKeysData
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 18:23:59 +01:00
Maurício Meneghini Fauth
d88c285fee
Merge pull request #19299 from kamil-tekiela/charset-parameter-type-fix
...
Fix charset in procedure's parameter type
2024-09-24 11:44:15 -03:00
Maurício Meneghini Fauth
dc889691d7
Merge pull request #19298 from kamil-tekiela/Routines-getParameters
...
Move getParameters() from sql-parser
2024-09-23 23:30:56 -03:00
Kamil Tekiela
8a8eab813d
Fix charset in procedure's parameter type
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 01:08:10 +01:00
Kamil Tekiela
f1e16898b6
Move getParameters() from sql-parser
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 00:34:00 +01:00
Maurício Meneghini Fauth
e9f6993553
Remove phpseclib cleanup from create-release script
...
It was removed in 5.2.0.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-23 19:49:04 -03:00
Maurício Meneghini Fauth
d78a624dfb
Merge pull request #19293 from kamil-tekiela/Fix-windows-tests
...
Use DIRECTORY_SEPARATOR in tests
2024-09-23 15:32:16 -03:00
Hotripak
f6687019d7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3406 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: Hotripak <hotr1pak@gmail.com>
2024-09-23 13:08:57 +02:00
Burak Yavuz
0c27e010dd
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3406 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2024-09-23 09:15:40 +02:00
Burak Yavuz
8e91eb0d24
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2024-09-23 09:15:39 +02:00
Andrei Stepanov
da7a2e8182
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3406 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-09-23 09:15:39 +02:00
Andi Chandler
0b7c101857
Translated using Weblate (English (United Kingdom))
...
Currently translated at 100.0% (3406 of 3406 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-09-23 09:15:39 +02:00
phpMyAdmin bot
5d4981ed73
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2024-09-22 00:24:39 +00:00
Kamil Tekiela
42a530fada
Use DIRECTORY_SEPARATOR in tests
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-21 20:48:02 +01:00
Maurício Meneghini Fauth
7228f9807d
Update create-release.sh with files to be excluded
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-20 23:19:38 -03:00
Maurício Meneghini Fauth
35db808234
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-20 23:05:35 -03:00
Maurício Meneghini Fauth
ec54e14c1c
Update create-release.sh with files to be excluded
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-20 22:28:19 -03:00
Andi Chandler
481ac83a65
Translated using Weblate (English (United Kingdom))
...
Currently translated at 100.0% (3405 of 3405 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-09-21 00:40:56 +00:00
Andi Chandler
51bb6a1116
Translated using Weblate (English (United Kingdom))
...
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/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-09-21 02:40:48 +02:00
Maurício Meneghini Fauth
d22eb18302
Merge pull request #19291 from kamil-tekiela/phpstan
...
Update PHPStan baseline
2024-09-20 21:37:42 -03:00
Kamil Tekiela
6662caea4b
Update psalm-baseline.xml
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-20 18:12:51 +01:00
Kamil Tekiela
6be5ff777d
Update PHPStan baseline
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-20 18:00:36 +01:00
Maurício Meneghini Fauth
bdefaf461b
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-19 10:49:38 -03:00
Maurício Meneghini Fauth
674bd0c924
Update apt cache before installing sphinx
...
https://github.com/phpmyadmin/phpmyadmin/actions/runs/10929135157/job/30376698644
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-19 10:41:53 -03:00
Maurício Meneghini Fauth
94387c0e46
Merge pull request #19287 from GregorLohaus/support-binary-search
...
add optional support for binary data in database search
2024-09-18 16:51:35 -03:00
Sachin Bahukhandi
b96cc3a1ad
Fixed can't access property getUnits, sourceProj is null ( #19275 )
...
* Fixed can't access property getUnits, sourceProj is null
* Linted files
* moved the third party dependencies
Fixes the issue coming up upon entering an invalid SRID.
Now the function would execute only if the sourceProj is a valid object.
Fixes #19266
---------
Signed-off-by: Sachin Bahukhandi <sachinb0013@gmail.com>
2024-09-18 12:49:27 -03:00
Andi Chandler
38837dcf55
Translated using Weblate (English (United Kingdom))
...
Currently translated at 100.0% (3405 of 3405 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-09-18 13:41:33 +02:00
Maurício Meneghini Fauth
b8e1366271
Merge pull request #19288 from kamil-tekiela/Fix-type-hints
...
Fix type hints
2024-09-17 20:32:01 -03:00
Kamil Tekiela
4697f32892
Use $request
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-17 18:51:40 +01:00