Commit Graph

123868 Commits

Author SHA1 Message Date
William Desportes
f3c4ef9bfa
Update broken link on config.default.php and fix a typo
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 15:04:01 +01:00
William Desportes
45853b69b7
Fix #17902 - truncate "title" attribute of foreign keys
BrowseForeigners::getDescriptionAndTitle() uses the same method

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 14:18:53 +01:00
William Desportes
d88ef680da
Add a ChangeLog entry for 87e44947a6
Ref: 87e44947a6

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 11:29:59 +01:00
William Desportes
87e44947a6
Fix big performance issue making CPU 100% when scrolling the textarea of an export of #17902 data
Data can be found on #17902 (https://github.com/phpmyadmin/phpmyadmin/issues/17902#issuecomment-1321082358)

I changed the events to not bind all the document but only the root node they needed.
Scrolling is way better now

I used chrome coverage mode to ensure the code is still called and tested it.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 11:15:21 +01:00
Kristijan Fremen Velkovski
5723fe99f0
Translated using Weblate (Macedonian)
Currently translated at 21.8% (746 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-11-20 05:54:43 +01:00
William Desportes
46c44e77a7
Add a ChangeLog entry for #17482
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:07:23 +01:00
William Desportes
d3f68df5e2
Fix "Enable foreign key checks" on metro theme spacing to the checkbox
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:07:00 +01:00
William Desportes
7fb122ac27
Merge #17906 - Fix #17482 - default to "Full texts" when running explain statements
Fixes: #17482
Pull-request: #17906

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:05:44 +01:00
iifawzi
706c08a419 Adding PMA_TOKEN to the session
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 18:14:35 +02:00
iifawzi
669e30a9ce Adding PMA_TOKEN to the session
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 18:02:05 +02:00
iifawzi
9176475833 updating the sql-parser hash to point to include last updates
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:48:10 +02:00
iifawzi
5207fcdb68 phpcbf fixing trailing whitespaces
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:07:46 +02:00
iifawzi
b7bf83c24c Default to "Full texts" when running ANALYZE
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:00:10 +02:00
Kristijan Fremen Velkovski
39e52ea6fc
Translated using Weblate (Macedonian)
Currently translated at 21.5% (736 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-11-18 13:59:45 +01:00
Kristijan Fremen Velkovski
aaee049e59
Translated using Weblate (Macedonian)
Currently translated at 21.2% (726 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-11-18 04:47:44 +01:00
William Desportes
9a8452735c
Switch to sql-parser dev-master version before it is released
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-17 13:22:06 +01:00
William Desportes
974b716eb4
Add a ChangeLog entry for df42048cad
Ref: df42048cad605547bbd86a56905e8638abf0af4b

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 14:40:15 +01:00
William Desportes
027171169e
Fix PHP error on adding new column on create table form
```
Internal error in ./templates/columns_definitions/column_attributes.twig#218
 Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated").
```

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 14:39:53 +01:00
William Desportes
9fd401c8c9
Add a ChangeLog entry for #17606
Ref: #17899

[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 11:25:55 +01:00
William Desportes
1bf31e5b7c
Add a ChangeLog entry for #17892
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:25:36 +01:00
William Desportes
1f2af424af
Fix #17892 - Closing index edit modal and reopening causes it to fire twice
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:24:45 +01:00
William Desportes
f89cb7050a
Add sodium to the extension list on the main page
It has a polyfill and would be nice to know that it is installed

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:24:44 +01:00
dingo thirteen
163deabc9d
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-11-14 12:47:46 +01:00
Kristijan Fremen Velkovski
37793f0961
Translated using Weblate (Macedonian)
Currently translated at 20.8% (714 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-11-14 12:47:45 +01:00
Maurício Meneghini Fauth
482e7c2a21
Add '/js/vendor/js.cookie.min.js' to .gitignore
This file is present in master branch, but not in QA_5_2 branch.

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 11:51:40 -03:00
Tlsn
a5ba6280aa
Translated using Weblate (Ukrainian)
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/uk/
Signed-off-by: Tlsn <developer216@gmail.com>
2022-11-12 15:49:52 +01:00
Kristijan Fremen Velkovski
0d8f50dbf6
Translated using Weblate (Macedonian)
Currently translated at 20.3% (694 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-11-12 15:49:51 +01:00
William Desportes
663e7a0e67
Add ChangeLog entries for 970dbd6d44 and 551509f345
Ref: 970dbd6d44
Ref: 551509f345

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:19:23 +01:00
William Desportes
551509f345
Fix Original theme buttons
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:43 +01:00
William Desportes
e047446323
Add a comment to help code search about cm-s-pma
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:30 +01:00
William Desportes
ed00df955f
Fix #17705 - remove hiding the scroll bars because large and long SQL queries can not be scrolled
Ref: bff74dc588

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:29 +01:00
William Desportes
970dbd6d44
Fix Original theme login form label width
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 13:53:52 +01:00
Kristijan Fremen Velkovski
4f9999d706
Translated using Weblate (Macedonian)
Currently translated at 19.5% (669 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-11-09 02:10:05 +01:00
AefghThreenine
8ed8f581c6
Translated using Weblate (Thai)
Currently translated at 39.1% (1337 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/th/
Signed-off-by: AefghThreenine <aefgh39622@gmail.com>
2022-11-07 13:05:25 +01:00
Kristijan Fremen Velkovski
2555097d24
Translated using Weblate (Macedonian)
Currently translated at 19.1% (656 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-11-07 13:05:25 +01:00
William Desportes
df9e55c46b
Translated using Weblate (French)
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/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-07 13:05:24 +01:00
Maurício Meneghini Fauth
35852a05d3
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-05 13:41:14 -03:00
Maurício Meneghini Fauth
b3aaeded6c
Merge pull request #17863 from kamil-tekiela/Fix-import/export-escaping
Fix import/export escaping
2022-11-05 12:52:08 -03:00
William Desportes
f6158aac5d
Bump codemirror 5.65.3 to 5.65.9
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-04 11:58:07 +01:00
William Desportes
e99bfaee4b
Add a ChangeLog entry for #17777
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-03 21:35:33 +01:00
William Desportes
9b700c6307
Merge #17852 - Fix #17777 - Uncaught TypeError: Cannot read properties of null (reading 'inline')
Pull-request: #17852
Fixes: #17777

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-03 21:34:06 +01:00
vimal K
fb0feafb7f
Uncaught TypeError: Cannot read properties of null (reading 'inline') #17777
Signed-off-by: Vimal K <vimalinfo10@gmail.com>
2022-11-03 21:30:02 +01:00
Kamil Tekiela
b4e22b83d7
Fix import/export escaping
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-03 21:16:42 +01:00
William Desportes
296e6b62ce
Update phpstan and psalm baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-03 20:29:19 +01:00
William Desportes
5e1ff822f3
Merge #17860 - Fix #17793 - insert record - fix null not selected if nullable UUID & insert error
Pull-request: #17860
Fixes: #17793

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-03 20:24:12 +01:00
Mo Sureerat
a36ee101e7 [ISSUE-17793] Remove unreachable condition
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-11-04 01:23:33 +07:00
Mo Sureerat
8929288efd [ISSUE-17793] Add more test for coverage
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-11-04 00:33:41 +07:00
Mo Sureerat
250be6adbc [ISSUE-17793] Fix static analysis warning
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-11-03 22:57:07 +07:00
Mo Sureerat
afd568e889 [ISSUE-17793] Revert previous change + Fix default selection of uuid in alter table
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-11-03 05:11:19 +07:00
Mo Sureerat
7615c7e780 [ISSUE-17793] Insert record - fix null not selected if nullable UUID + insert error
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-11-03 03:01:38 +07:00