William Desportes
ace65393ed
Add ChangeLog entry for #15830
2020-02-22 14:52:29 +01:00
William Desportes
9ed31d6fa1
Fix #15830 - strftime issue on windows for Japanese users
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-22 14:50:38 +01:00
William Desportes
a4fcf79db0
Merge #15960 - Windows fixes for testsuite and test fixes
...
Pull-request: #15960
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 11:20:12 +01:00
William Desportes
1e384979ad
Fix ja translation detection for data depending on translations
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 11:06:29 +01:00
William Desportes
39284cc877
Use isset for errno
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 01:42:40 +01:00
William Desportes
74f7e7b0f0
Fix CR vs CRLF issue for testSendHeaderLocationIisLongUri on Windows
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 01:39:36 +01:00
William Desportes
47d00d85ef
Fix Uncaught TypeError for strtoupper caught on Windows unit test suite
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 01:32:44 +01:00
William Desportes
a865a641b0
Fix CR vs CRLF issue for testGetSQLQuery on Windows
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 01:32:35 +01:00
William Desportes
e0c204e971
Fix CR vs CRLF issue for testGetPageBufferpool on Windows
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-15 01:22:11 +01:00
William Desportes
efcd4be2b7
Add ChangeLog entry for #15958
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-14 23:08:35 +01:00
William Desportes
150d72bec4
Fix #15958 - Uncaught TypeError when sorting tables by size or by rows
...
Fixes : #15958
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-14 23:08:35 +01:00
William Desportes
f2d4700e35
Fix Windows CI by changing mariadb server version back to 10.4
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-14 22:37:24 +01:00
William Desportes
b0f16bc6a9
Add ChangeLog entry for #15745
...
Ref: #15952
Ref: #15860
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-14 20:18:07 +01:00
William Desportes
61b8e27f55
Merge #15754 - Fix #15745 - Version 5.0.1 suggests 4.9.4 as latest stable version
...
Pull-request: #15754
Fixes : #15745
Closes : #15952
Closes : #15860
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-14 20:16:18 +01:00
Gaurav Punjabi
96260d9192
Added a condition to find the latest compatible version
...
Co-authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Gaurav Punjabi <gaurav.bpunjabi@gmail.com>
2020-02-14 08:52:16 +01:00
Olivier Humbert
05b4e53a2b
Translated using Weblate (French)
...
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/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2020-02-13 15:50:21 +01:00
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