Commit Graph

116777 Commits

Author SHA1 Message Date
William Desportes
796e24cc9c
Fix tests for #15830 - set back locale to 'en' and add test case
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 23:46:08 +01:00
William Desportes
e0074f053a
Improve tests for #15830 and fix coding standard errors
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 23:32:05 +01:00
William Desportes
190ad754bc
Improve tests for #15830
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 23:29:47 +01:00
William Desportes
dc69fbf0f4
Add ChangeLog entry for #15781
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 23:12:34 +01:00
William Desportes
0b2937dd6a
Fix #15781 - Illegal string offset error on structure page of 'information_schema'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 23:11:41 +01:00
William Desportes
14edb793b6
Fix test after #15901 - Fix #15795 - Broken link on "MySQL said"
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 22:58:51 +01:00
William Desportes
372973da5c
Merge #15886 - Fix crash when tablename or dbname is not set
Pull-request: #15886
I could not verify the crash but the fix was possible.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 22:47:43 +01:00
Sean Mollet
81d1330ae5
Fix crash when tablename or dbname is not set
Drop statements don't give proper tablenames, resulting in a crash. Obviously, that issue needs fixed as well, but handling it cleanly seems preferable.

Signed-off-by: Sean Mollet <sean@malmoset.com>
2020-02-12 22:44:37 +01:00
William Desportes
7b81e8f975
Add ChangeLog entry for #15795
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 22:39:50 +01:00
William Desportes
449755cd24
Merge #15901 - Fix #15795 - Broken link on "MySQL said"
Pull-request: #15901
Fixes: #15795

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-12 22:36:58 +01:00
Jayati Shrivastava
aadade55ce
Fix #15795 - Broken link on "MySQL said"
Signed-off-by: Jayati Shrivastava <gaurijove@gmail.com>
2020-02-12 22:35:34 +01:00
Gaurav Punjabi
87aa7b0dc7
Revert "Added a condition to find the latest compatible version"
This reverts commit d26b9fb543.
Sorry for that error
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:54:08 +01:00
Gaurav Punjabi
d26b9fb543
Added a condition to find the latest compatible version
Signed-off-by: Gaurav Punjabi <gaurav.bpunjabi@gmail.com>
2020-02-11 23:51:52 +01:00
William Desportes
71a02a92d4
Fix edge cases on #15200 - server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
Ref: 6729c89b17 (r37198800)
Ref: 6729c89b17 (r37198800)

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:42:15 +01:00
William Desportes
48926bc5df
Fix possible php errors reported by phpstan
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:30:37 +01:00
William Desportes
a49e05111a
Add ChangeLog entry for #15877
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:25:42 +01:00
William Desportes
af18dcec6b
Fix #15877 - preg_match() expects parameter 2 to be string, null given
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:24:21 +01:00
William Desportes
ee1300442a
Add ChangeLog entry for #15187
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 09:06:24 +01:00
William Desportes
3526adca87
Merge #15896 - Fix #15187 - editing a row and using 'insert as new row' uses primary key 0
Pull-request: #15896
Fixes: #15187

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 09:03:40 +01:00
William Desportes
898c669aa6
Add ChangeLog entry for #15410
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 09:01:41 +01:00
William Desportes
30436a5717
Merge #15922 - Fix #15410 - Auto Increment reset issue
Pull-request: #15922
Fixes: #15410

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 08:55:03 +01:00
William Desportes
d43670717f
Add ChangeLog entry for #15926
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 08:41:28 +01:00
William Desportes
b25b3fbc9f
Merge #15928 - Fix #15926 PhpMyAdmin\Core::getRealSize('8000M') returns a float instead of an int
Pull-request: #15928
Fixes: #15926
Closes: #15932

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 08:40:09 +01:00
Max Base
efb5bfdc89
Fix #15926 - PhpMyAdmin\Core::getRealSize
Signed-off-by: Seyyed Ali Mohammadieh <Max@Asrez.com>
2020-02-10 08:34:24 +01:00
Yash Bothra
11a7c7f17c #15187 Replaced 0 to NULL in primary key
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-02-10 01:52:34 +05:30
William Desportes
e7eac68a96
Add ChangeLog entry for ed48153e7b and 612e501086
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 16:28:22 +01:00
William Desportes
612e501086
Fix php notice when global lang does not exist
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 16:25:14 +01:00
William Desportes
ed48153e7b
Fix Uncaught TypeError: Argument 4 passed to PhpMyAdmin\ErrorHandler::addError() must be of the type int
Uncaught TypeError: Argument 4 passed to PhpMyAdmin\ErrorHandler::addError() must be of the type int

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 16:24:36 +01:00
William Desportes
84cd7fb4b5
Fix some php "Uncaught Error" when user is missing an extension
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 16:12:28 +01:00
William Desportes
df55e04c55
Add ChangeLog entry for #15899
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-07 17:03:20 +01:00
William Desportes
25290cc6be
Fix #15899 - Uncaught TypeError: mb_strtoupper - Relation view of a view
Fixes: #15899
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-07 17:01:52 +01:00
William Desportes
6729c89b17
Fix php notices on #15200 - server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
Ref: 3db8949ad3 (commitcomment-37079212)
Fixes: 3db8949ad3

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-07 16:12:12 +01:00
Yash Bothra
3d57b5eb79 #15410 added hidden field for Auto-Increment
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-02-06 03:15:07 +05:30
Marcin Net
27fbfc70d8
Translated using Weblate (Polish)
Currently translated at 92.8% (3093 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
2020-02-03 18:50:18 +01:00
Petr Pešula
14d68c7b4a
Translated using Weblate (Czech)
Currently translated at 87.9% (2928 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/cs/
Signed-off-by: Petr Pešula <p.pesula@gmail.com>
2020-02-03 18:50:14 +01:00
Alessandro Re
23aa482486
Translated using Weblate (Italian)
Currently translated at 99.8% (3325 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/it/
Signed-off-by: Alessandro Re <alescann86@gmail.com>
2020-01-31 12:50:16 +01:00
Domen
0ab6d85912
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3332 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-01-29 21:50:08 +01:00
William Desportes
f887621ad9
Fix missed js-lint errors
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 22:45:36 +01:00
William Desportes
b71c182a1c
Fix redirected yarnpkg.com link
Ref: https://github.com/yarnpkg/berry/pull/724

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 22:43:19 +01:00
William Desportes
2e4ae2b02f
Add ChangeLog entry for #15854
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 22:36:18 +01:00
William Desportes
853aea0c53
Merge #15857 - Fix #15854 Fix black borders for full screen mode on Designer
Pull-request: #15857
Fixes: #15854
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 22:35:22 +01:00
Mohammed Rabeeh
0bf13d01d1
Fix black borders for full screen mode on Designer
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-01-28 22:31:08 +01:00
William Desportes
c0db5f40df
Add ChangeLog entry for #15863
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 21:54:55 +01:00
William Desportes
c66f0e0866
Merge #15866 - Fix #15863 Designer move menu icon not changing directions
Pull-request: #15866
Fixes: #15863
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 21:53:25 +01:00
Mohammed Rabeeh
3a3b04b3dc
Fix designer move menu icon toggle
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-01-28 21:45:54 +01:00
William Desportes
177aaad21a
Add ChangeLog entry for #15836
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 19:46:27 +01:00
William Desportes
16f3eb7cc5
Merge #15837 - Fix #15836 designer move menu icon not changing directions
Pull-request: #15837
Fixes: #15836
Closes: #15835
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 19:46:03 +01:00
William Desportes
d42994a65a
Add ChangeLog entry for #15850
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-26 14:46:21 +01:00
William Desportes
cf044914ea
Merge #15851 - Fix #15850 - Display content from information_schema.PROCESSLIST
Fixes: #15850
Pull-request: #15851
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-26 14:45:21 +01:00
Mohammed Rabeeh
2953aa1395 Check if row variable has been set
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-01-26 18:24:27 +05:30