William Desportes
55fcbe1192
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-11 23:35:04 +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
0032dff0d3
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-10 09:09:02 +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
8a299db0a6
Add ChangeLog entries for #14947 and #15790
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 18:35:21 +01:00
William Desportes
504af564ab
Merge #15916 - Improve documentation URLs
...
Pull-request: #15916
Fixes : #14947
Fixes : #15790
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 18:21:34 +01:00
William Desportes
fa8bada085
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-09 18:07:24 +01:00
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
Daimona
f4c7796131
Translated using Weblate (Italian)
...
Currently translated at 99.5% (3317 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/it/
Signed-off-by: Daimona <daimona.wiki@gmail.com>
2020-02-08 15:50:14 +01:00
William Desportes
ae81c16569
Merge branch 'QA_5_0'
...
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-07 17:14:35 +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
954abc9d6e
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-02-07 16:17:30 +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
Maurício Meneghini Fauth
3a9b762918
Extract HTML from user settings page header
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-07 00:51:11 -03:00
Maurício Meneghini Fauth
6152315de6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-06 02:50:09 +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
Maurício Meneghini Fauth
f6bbecc0c2
Create Preferences\ImportController class
...
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 18:13:46 -03:00
Maurício Meneghini Fauth
7bfaffa283
Create Preferences\ExportController class
...
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 17:52:20 -03:00
Maurício Meneghini Fauth
53cb7f6273
Create Preferences\MainPanelController class
...
Extracts the controller the from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 17:07:53 -03:00
Maurício Meneghini Fauth
73a238e51e
Create Preferences\NavigationController class
...
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 15:39:20 -03:00
Maurício Meneghini Fauth
3db59bab5b
Create Preferences\SqlController class
...
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 15:15:29 -03:00
Maurício Meneghini Fauth
95e0c251ae
Create Preferences\FeaturesController class
...
Extracts the controller from the FormController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 13:54:32 -03:00
Maurício Meneghini Fauth
a680af3a46
Simplify Form instatiation in FormsController
...
Instantiates the Form class directly instead of using a variable.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 12:18:11 -03:00
Maurício Meneghini Fauth
0be2fff28e
Merge pull request #15914 from bismitaguha/main-panel-alignment
...
Fix #15910 : Modify SCSS in all themes for all fieldsets of
2020-02-05 02:26:34 -03:00
Maurício Meneghini Fauth
8fd3d3a86b
Fix a coding standard issue
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 01:57:54 -03:00
Maurício Meneghini Fauth
adadd49a44
Extract HTML from ViewOperationsController
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-02-05 01:40:45 -03:00
Jayati Shrivastava
4186865b75
Documentation link
...
Signed-off-by: Jayati Shrivastava <gaurijove@gmail.com>
2020-02-05 09:55:29 +05:30
Bismita Guha
f27aa3a4a8
Modify SCSS in all themes for all fieldsets of
...
Signed-off-by: Bismita Guha <bguha@mt.iitr.ac.in>
2020-02-04 19:39:38 +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
Alessandro Re
a972a00c9b
Translated using Weblate (Italian)
...
Currently translated at 99.5% (3317 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/it/
Signed-off-by: Alessandro Re <alescann86@gmail.com>
2020-01-31 12:50:11 +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
Domen
d7b3d9f569
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-01-29 21:50:08 +01:00
William Desportes
83de7eef73
Add ChangeLog entry for #14820
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 23:13:17 +01:00
William Desportes
2951257e1a
Merge #15871 - Fix #14820 Table hide button in navigation
...
Pull-request: #15871
Fixes : #14820
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-28 23:12:47 +01:00
Mohammed Rabeeh
b992df7655
Move hide button to right
...
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-01-29 03:37:10 +05:30