William Desportes
13c30745f1
Add a ChangeLog entry for e260a40d90
...
Pull-request: #17063
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 23:00:51 +02:00
William Desportes
e260a40d90
Merge #17063 - Fix Metro theme text color for buttons in the browse table navigation bar
...
Pull-request: #17063
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 22:58:09 +02:00
William Desportes
2e2d198be7
Add a ChangeLog entry for #16804
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 22:54:12 +02:00
William Desportes
7a281dfb77
Merge #17061 - Fix #16804 - table CSS for number alignment
...
Pull-request: #17061
Fixes : #16804
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 22:53:03 +02:00
William Desportes
5686b15319
Add a ChangeLog entry for #17019
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 22:48:05 +02:00
William Desportes
336ffd9d98
Merge #17066 - Fix #17019 - table tabs in header when the table has not yet been
...
Pull-request: #17066
Fixes : #17019
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-09 22:47:05 +02:00
Lukas Bixen
bdc0ddb13b
Do not show table in header while creating table
...
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-09 12:25:30 -05:00
Lukas Bixen
75c4de2d5d
Fix text alignment in some Bootstrap tables:
...
Replaced instances of the `right` CSS class (used only for `pma-table`s)
with Bootstrap's `text-right`
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-08 18:12:37 -05:00
Lukas Bixen
396c853d89
Fix Metro theme text color in browse table nav bar
...
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-08 14:17:44 -05:00
popcorner
7f690aba3f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3384 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/zh_Hans/
Signed-off-by: popcorner <memoword@163.com>
2021-08-08 13:33:10 +02:00
William Desportes
ce9f1ecab0
Update psalm to ^4.9.2
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-08 02:37:37 +02:00
William Desportes
48c78e2f53
Add a ChangeLog entry for #17054
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-08 02:02:48 +02:00
William Desportes
1671e32618
Merge pull request #17058 from lrb2/fix-blowfish-secret
...
Merge #17058 - Fix #17054 - `DEL` character in generated random strings
Pull-requet: #17058
Fixes : #17054
2021-08-08 01:58:21 +02:00
Lukas Bixen
c0fe75bc67
Fix DEL character in generated random strings
...
Apply suggestions from code review:
Use identical operator and improve comment
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-07 12:07:30 -05:00
Masahiro Fujimoto
9afbb61a79
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3384 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2021-08-06 05:33:37 +02:00
William Desportes
78de879208
Add a ChangeLog entry for #17033
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-29 03:08:43 +02:00
William Desportes
850de8a401
Merge #17041 - Fix #17033 - scaling of line width and point size in GIS visualization
...
Pull-request: #17041
Fixes : #17033
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-29 03:08:12 +02:00
William Desportes
8551994c6f
Add a ChangeLog entry for #11834
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-29 02:54:45 +02:00
William Desportes
4b9a9628f3
Merge #17045 - Fix #11834 - Fixing the issues regarding granting/showing priv from priv tab
...
Pull-request: #17045
Fixes : #11834
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-29 02:52:09 +02:00
William Desportes
98bcafa188
Add a ChangeLog entry for #13614
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 22:33:18 +02:00
William Desportes
dcdfeb5768
Merge #17044 - Fix #13614 - escaping the database names when granting privileges on tables
...
Pull-request: #17044
Fixes : #13614
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 22:31:59 +02:00
William Desportes
2688bb4a2f
Add a ChangeLog entry for #16995
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 18:49:22 +02:00
William Desportes
0de25bebd4
Fix #16995 - Edit binary foreign key adds a 1 on the selected value
...
Caused-by: e9d3fdd493
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 18:48:59 +02:00
Fawzi E. Abdulfattah
3f985e2124
Fixing the issues regarding granting and showing the privileges from the privileges tab
...
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2021-07-28 17:26:01 +02:00
Fawzi E. Abdulfattah
84e9b611a6
fixing the links when granting privileges on tables or routines
...
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2021-07-28 03:42:02 +02:00
Fawzi E. Abdulfattah
53c2eadf46
escaping the database names when granting privileges on tables
...
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2021-07-28 02:43:24 +02:00
William Desportes
c0f62bae78
Add a ChangeLog entry for feb82643d0
...
Pull-request: #17040
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 01:32:09 +02:00
William Desportes
feb82643d0
Merge #17040 - Fix gis vis pos and limit
...
Pull-request: #17040
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 01:30:42 +02:00
Maximilian Krög
315426324d
Respect pos and limit in gis visualization
...
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2021-07-28 01:26:17 +02:00
William Desportes
a926874d67
Add a ChangeLog entry for #14631
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 01:14:03 +02:00
William Desportes
f013c6c7ed
Fix #14631 - Enum with comma produces incorrect search dropdown
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 00:32:16 +02:00
William Desportes
de4ad4f814
Add a ChangeLog entry for b1eed641ef and #15370
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 23:16:54 +02:00
William Desportes
42165e4953
Fix #15370 - Edit routine UI incorrectly removes too many escape slashes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 23:12:04 +02:00
William Desportes
b1eed641ef
Remove duplicate HTML escaping on foreign keys modal
...
Only twig needs this data and will escape it
Also fixed the test as it could not run by itself because of missing version constants for setTheme
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 22:47:12 +02:00
William Desportes
436e0da185
Add a ChangeLog entry for #16398
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 02:45:53 +02:00
William Desportes
10df7c408e
Fix #16398 - Quote non numeric values on parameterized queries
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 02:43:18 +02:00
William Desportes
a92a9c2a9d
Add a test for #16398
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 02:35:07 +02:00
William Desportes
8f04fb980b
Add a ChangeLog entry for #17027
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 01:57:03 +02:00
William Desportes
6addfdfd96
Fix #17027 - Better handle display of sorted binary columns in results summary
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 01:56:11 +02:00
William Desportes
f6e09950a0
Add a ChangeLog entry for #17042
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 01:36:52 +02:00
William Desportes
423613bb5b
Fix #17042 - SQL escaping bug on DB name with special chars on submit query with rollback option
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 01:35:51 +02:00
Maximilian Krög
01f2381c09
Fix line / point scaling in gis visualization
...
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2021-07-27 01:23:54 +02:00
William Desportes
f72b616776
Ref #17004 - Improve Advisor rule
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 00:33:30 +02:00
Maximilian Krög
ebb7ff9c42
Don't zoom when double clicking buttons
...
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2021-07-26 23:32:56 +02:00
William Desportes
7ef1c5f838
Add ChangeLog entries for #17016 and #17037
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-26 18:56:03 +02:00
William Desportes
a8d9f44f96
Fix #17016 , Fix #17037 - Display the error after structure change errored
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-26 18:55:58 +02:00
Yaron Shahrabani
0dd44d6549
Translated using Weblate (Hebrew)
...
Currently translated at 47.1% (1596 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2021-07-22 21:35:50 +02:00
William Desportes
03861840ba
Add a ChangeLog entry for #17004
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-22 18:42:24 +02:00
William Desportes
90066200ed
Fix #17004 - Fix Advisor for MariaDB >= 10.5 because of removed "innodb_log_files_in_group" variable
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-22 18:41:53 +02:00
William Desportes
45822a7083
Add a ChangeLog entry for #16947
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-22 18:27:39 +02:00