Sebastian Walther
e686d90f87
Move tbody tag out of for loop in DBtable's index-table
...
Signed-off-by: Sebastian Walther <swalther@complex-it.de>
2022-10-15 01:54:58 +02:00
Kamil Tekiela
dcdbcc019b
Fix method casing
...
Ref: https://github.com/tecnickcom/TCPDF/pull/462
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-10-14 20:44:26 +02:00
William Desportes
09259eb1a1
Merge #17775 - Fix #17248 - search UUID data type error
...
Pull-request: #17775
Fixes : #17428
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-13 20:57:41 +02:00
William Desportes
e76f0d3a61
Add a ChangeLog entry for #17656
...
Pull-request: #17741
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-13 20:49:49 +02:00
William Desportes
1bce6dcb9b
Merge #17741 - Fix #17656 - Replace/Change/Set table prefix is not working
...
Pull-request: #17741
Fixes : #17656
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-13 20:48:29 +02:00
William Desportes
2d3bfe3fb4
Fix casing of isMariaDb on DatabaseInterfaceTest class
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-13 20:30:55 +02:00
William Desportes
eec023abe1
Merge #17780 - Fix #17773 - demo footer links should be clickable
...
Pull-request: #17780
Fixes : #17773
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-13 19:59:19 +02:00
Arpit-Gulgulia
dc825e0464
Fix:#17773 Signed-off-by: Arpit Jain <arpitgulgulia@gmail.com>
...
Signed-off-by: Arpit-Gulgulia <arpitgulgulia@gmail.com>
2022-10-13 17:15:09 +00:00
Michael Steininger
24066609b7
move bulkActionModal out of template because of failing tests
...
Signed-off-by: Michael Steininger <michael.steininger@world4you.com>
2022-10-13 14:48:28 +02:00
Arpit-Gulgulia
77b7accb89
Fix:#17773 Signed-off-by: Arpit Jain <arpitgulgulia@gmail.com>
...
Signed-off-by: Arpit-Gulgulia <arpitgulgulia@gmail.com>
2022-10-13 08:54:50 +00:00
Mo Sureerat
8d3dc6c3f1
Add test for Search UUID
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-13 04:38:12 +07:00
Mo Sureerat
582476e5a5
Update operator options for UUID
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-13 03:39:51 +07:00
Mo Sureerat
335c534f7f
Fix issue - search UUID data type error
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-13 03:01:09 +07:00
William Desportes
581bae4bb0
Add a ChangeLog entry for #17248
...
Pull-request: #17767
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-12 19:36:28 +02:00
William Desportes
44a349dd93
Merge #17767 - Fix #17248 - Support UUID data type for MariaDB
...
Pull-request: #17767
Fixes : #17248
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-12 19:33:15 +02:00
Mo Sureerat
97158c754b
Add test case for DatabaseInterface
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-12 22:40:57 +07:00
Mo Sureerat
4d52baf700
Add test case for Types & DatabaseInterface
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-12 21:41:48 +07:00
Mo Sureerat
e471db757e
Merge branch 'QA_5_2' into feature/issue-17248-add-uuid
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-12 18:27:25 +07:00
Yun Minseo
8b21435e6a
Translated using Weblate (Korean)
...
Currently translated at 75.6% (2587 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: Yun Minseo <ddugi1214@naver.com>
2022-10-12 12:26:14 +02:00
Maurício Meneghini Fauth
72a6045f06
Fix some errors reported by Psalm
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-11 18:19:07 -03:00
Maurício Meneghini Fauth
f145488b1e
Fix possible issue in Selenium\TestBase::isSafari
...
Reported by PHPStan.
Bumb php-webdriver/webdriver version to 1.13
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-11 17:30:38 -03:00
Maurício Meneghini Fauth
43bb16b1a6
Merge pull request #17762 from kamil-tekiela/fix-isNumeric
...
Fix isNumeric
2022-10-11 14:49:13 -03:00
Liviu-Mihail Concioiu
5dc0daaa45
Add the links from "Server variables and settings" to the url system ( #17768 )
...
Fixes #17178
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2022-10-11 14:41:07 -03:00
Mo Sureerat
7dc3607581
Improve code & comment
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 19:23:22 +07:00
Mo Sureerat
a07474f997
Handle array re-index + fix setVersion logic + hardcode version int
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 17:32:03 +07:00
Mo Sureerat
9ff395e888
Fix type
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 13:40:20 +07:00
Mo Sureerat
81bdecf713
Improve test
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 13:21:35 +07:00
Mo Sureerat
d97df6c00b
Define type
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 13:12:07 +07:00
Mo Sureerat
cac09436c9
Rewrite method to set database info
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 13:01:19 +07:00
Mo Sureerat
bd8a9efce0
Add more test for coverage
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 02:44:34 +07:00
Mo Sureerat
b7bb08ddaa
Improve code
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 02:09:56 +07:00
Mo Sureerat
8a68bd639e
Add unit test
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 01:56:44 +07:00
Mo Sureerat
7ea0a95646
Update code style
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 01:24:39 +07:00
Mo Sureerat
79e19325e5
Remove unused const
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 01:21:32 +07:00
Mo Sureerat
8c93351647
Relocate method and fix unit test fail
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-11 01:18:52 +07:00
Ajo van Opeain
5dd84d528f
Translated using Weblate (Slovak)
...
Currently translated at 73.0% (2496 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/
Signed-off-by: Ajo van Opeain <ajo.opeain@gmail.com>
2022-10-10 19:59:44 +02:00
Mo Sureerat
033a4cb099
Update unit test - Exclude UUID if not supported database version
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-10 22:51:44 +07:00
Mo Sureerat
6acf0901ac
Support UUID for MariaDB
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-10 22:39:10 +07:00
Kamil Tekiela
c19f6ae9ce
Fix isNumeric
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-10-10 15:02:15 +01:00
Maurício Meneghini Fauth
d0215d3054
Add ChangeLog entries for #17747 and #17756
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-09 15:06:07 -03:00
Mo Sureerat
f0a938f783
Fix issue - Edit/Copy/Delete row doesn't work when using GROUP BY ( #17758 )
...
* Fix issue - Edit/Copy/Delete row doesn't work when using GROUP BY
Root cause: GROUP_FLAG and NUM_FLAG have the same flags value 32768
Reference to https://www.php.net/manual/en/mysqli-result.fetch-fields.php
Fixes #17756
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-09 14:33:21 -03:00
Maurício Meneghini Fauth
bbf02a1e29
Merge pull request #17749 from sureemo/bugfix/column-visibility-toggle
...
Improve column visibility toggle ui
Fixes #17747
2022-10-07 22:31:23 -03:00
Maurício Meneghini Fauth
5e137ac0fc
Update Psalm/PHPStan baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-07 21:38:17 -03:00
Domen
222ffa1e1a
Translated using Weblate (Slovenian)
...
Currently translated at 99.8% (3414 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2022-10-05 07:19:59 +02:00
rajnikant sharma
3513eaedad
Translated using Weblate (Hindi)
...
Currently translated at 33.7% (1154 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/hi/
Signed-off-by: rajnikant sharma <rajtrivedi2001@gmail.com>
2022-10-05 07:19:58 +02:00
Nandini Gangadharan
f7b727d41e
Translated using Weblate (Hindi)
...
Currently translated at 33.7% (1154 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/hi/
Signed-off-by: Nandini Gangadharan <nandinigangadharan13@gmail.com>
2022-10-05 07:19:58 +02:00
Maurício Meneghini Fauth
a3926fc48c
Add ChangeLog entry for #12359
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 20:09:21 -03:00
Dan Wallis
28443f6723
Send Content-Security-Policy headers in setup/ app ( #17751 )
...
This pull request adds Content-Security-Policy and other security-related headers to the setup/ application, as requested in #12359 .
Fixes #12359
Signed-off-by: Dan Wallis <mrdanwallis@gmail.com>
(cherry picked from commit 6e14811a05 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 19:47:31 -03:00
Burak Yavuz
e52ff0e3a7
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-10-03 15:17:23 +02:00
dingo thirteen
b633b4c3c7
Translated using Weblate (Dutch)
...
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/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2022-10-03 15:17:22 +02:00