Yong Kim
ff97504d8a
Translated using Weblate (Korean)
...
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/ko/
Signed-off-by: Yong Kim <kim@nhn.com>
2023-11-21 17:05:00 +00:00
Kristjan Räts
412dd6cefc
Translated using Weblate (Estonian)
...
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/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2023-11-21 17:04:59 +00:00
Simon
497b525160
Translated using Weblate (German)
...
Currently translated at 99.9% (3426 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/de/
Signed-off-by: Simon <43812987+SCDerox@users.noreply.github.com>
2023-11-21 17:04:58 +00:00
Maurício Meneghini Fauth
99168688a7
Add ChangeLog entry for #15670
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-17 13:15:38 -03:00
Andrei Stepanov
e5c0ae9ed8
Translated using Weblate (Russian)
...
Currently translated at 98.2% (3368 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2023-11-17 16:38:53 +01:00
Yong Kim
50f7dccb6e
Translated using Weblate (Korean)
...
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/ko/
Signed-off-by: Yong Kim <kim@nhn.com>
2023-11-17 16:38:53 +01:00
Bram Stokman
d2c153d557
Update Table SaveController.php - bug fix ( #18724 )
...
* Update SaveController.php - bug fix
Fix for possible truncation of data upon changing a MEDIUMTEXT or LONGTEXT column's collation when their content exceeds the length a BLOB column can hold.
* Update SaveController.php - bug fix
Signed-off-by: Bram Stokman <marbbom@hotmail.com>
* Fixed spacing
Signed-off-by: Bram Stokman <marbbom@hotmail.com>
---------
Signed-off-by: Bram Stokman <marbbom@hotmail.com>
2023-11-17 12:38:40 -03:00
Andrei Stepanov
08c5e7f254
Translated using Weblate (Russian)
...
Currently translated at 98.2% (3368 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2023-11-17 04:54:40 +01:00
Maurício Meneghini Fauth
704d6f87a3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.9% (3425 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-11-17 04:54:40 +01:00
Yong Kim
4f7a8a2fe3
Translated using Weblate (Korean)
...
Currently translated at 97.5% (3342 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: Yong Kim <kim@nhn.com>
2023-11-17 04:54:39 +01:00
Maurício Meneghini Fauth
f370c1a8d6
Merge pull request #18795 from MauricioFauth/duplicate-route-param
...
Fix duplicate route parameter after logging in
2023-11-16 19:56:31 -03:00
Maurício Meneghini Fauth
0f93ebb1d1
Fix duplicate route parameter after logging in
...
- Fixes #17363
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-16 18:14:13 -03:00
William Desportes
b2a98560f3
Fix #18495 - PHP 7.2 lint - doc format
...
Ref: fc98aff6d3
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-16 17:13:23 +01:00
William Desportes
a54e97f63d
Fix #18495 - Coding standard fixes
...
Ref: fc98aff6d3
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-16 17:06:01 +01:00
William Desportes
fc98aff6d3
Fix #18495 - Exporting procedures and triggers
...
Ref: 38a4328184
Reverts: 5a2baf607f
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-16 17:03:39 +01:00
William Desportes
38a4328184
Fix #18495 - Exporting procedures and triggers
2023-11-16 15:31:49 +01:00
William Desportes
b8f7d3f5ee
Fix #18792 - Avoid JS crashes when trying to remove rules of a field
...
It was probably added by #16632
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-16 15:31:47 +01:00
Gaurav Singh
e4642a7dfb
fix #18563 - can't access property toString, data[j][0] is null ( #18736 )
...
* fix #18563 - can't access property toString, data[j][0] is null
Signed-off-by: Gaurav Singh <talktoogaurav@gmail.com>
* Update js/src/chart.js
---------
Signed-off-by: Gaurav Singh <talktoogaurav@gmail.com>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-15 19:45:36 -03:00
Maurício Meneghini Fauth
f26e7d415b
Fix issue when adding System Monitor charts
...
- Fixes #18561
- Closes #18739
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-15 18:31:01 -03:00
Maurício Meneghini Fauth
53e9a2a64b
Merge pull request #18791 from DerekMVS/QA_5_2
...
Fixed tabindex for table row insert/edit. #18764
2023-11-15 17:12:29 -03:00
leekoris
ce4f999d20
Translated using Weblate (Korean)
...
Currently translated at 80.3% (2752 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: leekoris <ghks2589@naver.com>
2023-11-14 12:26:35 +01:00
가석현
5e82de1d61
Translated using Weblate (Korean)
...
Currently translated at 80.3% (2752 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: 가석현 <shga89@naver.com>
2023-11-14 12:26:35 +01:00
Yong Kim
9cec76018a
Translated using Weblate (Korean)
...
Currently translated at 80.3% (2752 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: Yong Kim <kim@nhn.com>
2023-11-14 12:26:35 +01:00
Yong Kim
62d754c5bf
Translated using Weblate (Korean)
...
Currently translated at 79.9% (2741 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: Yong Kim <kim@nhn.com>
2023-11-14 12:12:25 +01:00
Burak Yavuz
7211e3dcd6
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>
2023-11-13 18:46:36 +01:00
Hosted Weblate
27f15c50f0
Merge branch 'origin/QA_5_2' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/
2023-11-12 19:23:52 +01:00
Benito Alessandrino
95424b9706
Translated using Weblate (Italian)
...
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/it/
Signed-off-by: Benito Alessandrino <bennygames.yt@gmail.com>
2023-11-12 19:23:51 +01:00
Maurício Meneghini Fauth
445301c3fb
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 15:23:30 -03:00
Maurício Meneghini Fauth
639674d65f
Merge pull request #18776 from u7723606/truncated-all-tables
...
Fix truncate operation for views
2023-11-12 15:21:27 -03:00
Maurício Meneghini Fauth
5cba58c82e
Fix truncate operation in EmptyTableController
...
- Fixes https://github.com/phpmyadmin/phpmyadmin/issues/18762
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 15:05:35 -03:00
‘SHIHAN
3332f96ad8
Fix the truncate()
...
Signed-off-by: ‘SHIHAN <U7723606@anu.edu.au>
2023-11-12 15:05:35 -03:00
William Desportes
b55e20b924
Add a ChangeLog entry for 85624b9115
...
Ref: 85624b9115
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 18:24:18 +01:00
William Desportes
85624b9115
Fix JS number validation when the input is empty
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 18:22:44 +01:00
William Desportes
b5743c691a
Add a ChangeLog entry for 119208b39c
...
Ref: 119208b39c
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 18:10:37 +01:00
William Desportes
119208b39c
Fix BETWEEN search does not validate input since there is a space "1, 2" instead of "1,2"
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 18:09:19 +01:00
William Desportes
f3e714910e
Add ChangeLog entries for #17381 , #14402 , #17347
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 17:32:41 +01:00
William Desportes
77820a32b6
Fix #17347 - TypeErrors in some special cases on index management
...
One was added in #14984
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 17:32:31 +01:00
William Desportes
c2967d6c6a
Fix #14402 - PRIMARY label is not removed when two PRIMARY where defined
...
Added in #14984
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 17:32:11 +01:00
William Desportes
0a4c4db504
Fix #17381 , Fix #17347 - TypeError when removing indexes on columns
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-11-12 17:16:18 +01:00
Derek Charles
e09ba22704
Fixed tabindex for table row insert/edit. #18764
...
On the table row insert/edit page non-transformed columns were not setting the tabindex property which resulted in columns being skipped when tabbing through fields. Issue #18764
Signed-off-by: Derek Charles <dcharles@maxvaluesoftware.com>
2023-11-12 09:56:35 -05:00
johnny1029
a24e88a5ce
Translated using Weblate (Polish)
...
Currently translated at 86.6% (2969 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: johnny1029 <jkste07@gmail.com>
2023-11-11 18:57:27 +01:00
Benito Alessandrino
56794107f5
Translated using Weblate (Italian)
...
Currently translated at 99.8% (3423 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/it/
Signed-off-by: Benito Alessandrino <bennygames.yt@gmail.com>
2023-11-11 18:57:25 +01:00
John Adrian Salitico
a49c049ef2
Translated using Weblate (Filipino)
...
Currently translated at 15.1% (520 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/fil/
Signed-off-by: John Adrian Salitico <saliticoadrian@gmail.com>
2023-11-11 18:57:23 +01:00
johnny1029
16109096ed
Translated using Weblate (Polish)
...
Currently translated at 86.1% (2953 of 3427 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: johnny1029 <jkste07@gmail.com>
2023-11-07 16:05:40 +01:00
Kristijan \"Fremen\" Velkovski
beb49dafc2
Translated using Weblate (Macedonian)
...
Currently translated at 27.5% (943 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-11-07 16:05:39 +01:00
Kristijan \"Fremen\" Velkovski
fe9b435799
Translated using Weblate (Macedonian)
...
Currently translated at 27.4% (942 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-11-05 06:34:59 +01:00
Kristijan \"Fremen\" Velkovski
a6a2c0b0c0
Translated using Weblate (Macedonian)
...
Currently translated at 27.4% (940 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-11-03 23:37:35 +00:00
Kristijan \"Fremen\" Velkovski
c9bee7d2e6
Translated using Weblate (Macedonian)
...
Currently translated at 27.1% (930 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-11-01 23:05:14 +00:00
Maurício Meneghini Fauth
00ac9e5741
Update JavaScript dependencies
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-31 16:27:32 -03:00
Dmitrii Kustov
4bdf519588
Improve collations support for MariaDB 10.10+ ( #18760 )
...
* Added new charset queries
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Improve collations support for MariaDB 10.10+
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Using dbi to check for MariaDB
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Removed unnecessary query
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Cleanup
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Whitespaces
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Whitespaces
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Switched to getVersion()
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Removed use of version_compare
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Test for MariaDB 10.10+
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
* Update test/classes/CharsetsTest.php
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/18769
---------
Signed-off-by: Dmitrii Kustov <simbiat@outlook.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit ef92f1f484 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-31 15:28:20 -03:00