Commit Graph

116727 Commits

Author SHA1 Message Date
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
Mohammed Rabeeh
f861ad9a35 Check for Empty row string
Signed-off-by: Mohammed Rabeeh <mohammadrabeeh@gmail.com>
2020-01-26 13:54:26 +05:30
William Desportes
ab0f60c73e
Add ChangeLog entry for #15831
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-25 21:04:54 +01:00
William Desportes
7dd193aa7b
Merge #15849 - Fix #15831 - DB names starting with "b" being cut off in <option>, User account page
Fixes: #15831
Pull-request: #15849
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-25 21:04:06 +01:00
corey buckley
fcb451d70b
Tests added for convertBitDefaultValue. Consider valid database names with single quotes. Change regex to only replace if digits between b'..'
Signed-off-by: Corey Buckley <coreybuckley13@gmail.com>
2020-01-25 21:00:53 +01:00
Corey Buckley
07c4a73eb0
Changes trim to regex in convertBitDefaultValue
Fixes the issue described in #15831.

Signed-off-by: Corey Buckley <coreybuckley13@gmail.com>
2020-01-25 20:59:16 +01:00
Nabin Ghimire
fe069aabc3
Translated using Weblate (Nepali)
Currently translated at 1.9% (64 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ne/
Signed-off-by: Nabin Ghimire <nnabinn@hotmail.com>
2020-01-25 13:21:23 +01:00
William Desportes
97e5b82c48
Add ChangeLog entry for #15200
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 23:10:52 +01:00
William Desportes
fb134b0380
Catch MySQL connection error on unit tests
Fixes: https://github.com/phpmyadmin/scripts/issues/22
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 23:08:54 +01:00
William Desportes
3db8949ad3
Fix #15200 - server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
Fixes: #15200
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 22:56:55 +01:00
William Desportes
3b36334c89
Fix after pull-request #15846 - reduce JS code duplication and fix template syntax
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 21:51:38 +01:00
William Desportes
36e4cf8f88
Fix after pull-request #15846 - add support for unsigned ints
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 21:24:53 +01:00
William Desportes
97b9b64e42
Add ChangeLog entry for #13326
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 21:13:35 +01:00
William Desportes
afce79c4bd
Merge #15846 - Fix #13326 - added Integer Validations on Search page
Fixes: #13326
Pull-request: #15846
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-24 21:11:54 +01:00
Manthan Surkar
e92e51d42d Added: Integer Validations on Search page
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-01-25 01:21:19 +05:30
William Desportes
ec950d764a
Add ChangeLog entry for 8a0f006775
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 12:40:39 +01:00
William Desportes
8a0f006775
Fix php notice "Trying to access array offset on value of type bool"
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 12:40:11 +01:00
William Desportes
2ea12c2500
Translated using Weblate (Serbian (latin))
Currently translated at 49.2% (1638 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sr_Latn/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 23:05:58 +01:00
William Desportes
a10d81a2af
Add ChangeLog entry for #15833
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 22:50:02 +01:00
William Desportes
3116e91498
Fix #15833 - TypeError when submitting unchanged data
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 22:50:02 +01:00
William Desportes
1a1160f03b
Add ChangeLog entry for #15798
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:26:07 +01:00
William Desportes
e388a21335
Merge #15822 - Fix #15798 - Prompted for confirmation for abandoning change when not needed on run SQL Page (checkboxes)
Fixes: #15798
Pull-request: #15822
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:22:30 +01:00
William Desportes
d297588777
Add ChangeLog entry for #15817
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-21 19:04:13 +01:00
William Desportes
b980aef52f
Merge #15828 - Fix #15817 - New Table - layout issue on original theme
Fixes: #15817
Pull-request: #15828
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-21 19:03:34 +01:00
Milos Terzic
9a6bca989c Fix for overlapping rows
Signed-off-by: Milos Terzic <terzic.milos.tm@gmail.com>
2020-01-21 18:06:11 +01:00
Manthan Surkar
7a9defe02c Fix: Unwanted confirmation for abandoning change
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-01-20 23:21:45 +05:30
William Desportes
899a63d2ce
Add ChangeLog entry for #15811
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 15:33:25 +01:00
William Desportes
448e6557a0
Merge #15819 - Fix #15811 - Browse foreign values doesn't work with grid edit
Fixes: #15811
Pull-request: #15819
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 15:30:18 +01:00
Rahul Gurung
67f6f2b69c
fixed browse foreign values modal with grid edit
Signed-off-by: Rahul Gurung <gurungrahul2@gmail.com>
2020-01-19 15:27:06 +01:00
William Desportes
6812f54ce3
Add ChangeLog entry for #13864
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 15:06:55 +01:00
William Desportes
d0ae286b9d
Merge #15657 - Fix #13864 - prevent resetting of enum fields
Fixes: #13864
Pull-request: #15657
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 15:00:37 +01:00
Jayati Shrivastava
e7d47e840e
Fix #13864 - prevent resetting of enum fields
Fixes: #13864

Signed-off-by: Jayati Shrivastava <gaurijove@gmail.com>
2020-01-19 14:55:55 +01:00
William Desportes
712a3752fc
Add ChangeLog entry for #15818
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 14:45:09 +01:00
William Desportes
9ad3f663c6
Fix #15818 - Table borders missing on theme original
Fixes: #15818
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 14:45:09 +01:00
William Desportes
0f31520524
Add ChangeLog entry for #15802
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 14:11:24 +01:00
William Desportes
187194b7e6
Merge #15805 - Fix #15802 - removed SET AUTOCOMMIT=0 from export
Fixes: #15802
Pull-request: #15805
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 14:10:35 +01:00
William Desportes
79d27c86db
Merge #15812 - fix typo in "doc/config.rst"
Pull-request: #15812

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-18 20:22:53 +01:00
Rácz Tibor Zoltán
63fa0b6eec
fix typo in "doc/config.rst"
Signed-off-by: Rácz Tibor Zoltán <racztiborzoltan@gmail.com>
2020-01-18 20:21:21 +01:00
William Desportes
fceb027989
Add ChangeLog entry for #15791 2020-01-17 13:53:40 +01:00
William Desportes
64668259fa
Replace facebook/webdriver by php-webdriver/webdriver
Fixes: #15791
Ref: https://github.com/php-webdriver/php-webdriver/pull/735
Ref: https://github.com/php-webdriver/php-webdriver/issues/730

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-17 13:53:15 +01:00
Milos Terzic
f477eeabb7
Translated using Weblate (Serbian (latin))
Currently translated at 49.2% (1638 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sr_Latn/
Signed-off-by: Milos Terzic <terzic.milos.tm@gmail.com>
2020-01-17 13:00:41 +01:00
Kartik Kathuria
ea8da92693 Removed AutoCommit
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
2020-01-17 16:03:23 +05:30
William Desportes
5796c8c175
Add ChangeLog entry for #15720
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-16 21:35:48 +01:00
William Desportes
419de5fb0e
Merge #15727 - Fix #15720 Designer adding all available tables to a designer page after adding a new relationship.
Pull-request: #15727
Fixes: #15720
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-16 21:35:37 +01:00
Yash Bothra
1470761a8f
Fix #15720 - added markUnsaved function
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-16 21:31:43 +01:00
William Desportes
a9fbcc87a4
Add ChangeLog entry for #15799
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-16 21:30:21 +01:00
William Desportes
6686d174fb
Merge #15803 - Fix #15799 change location of profiling state documentation to fix column ordering
Pull-request: #15803
Fixes: #15799
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-16 21:29:36 +01:00
Manthan Surkar
2d2db63521 Fix: Profiling state sorting in only one direction
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-01-17 01:42:58 +05:30
Manthan Surkar
40bdbdc887 Change Location of Profiling state documentation
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-01-17 00:27:15 +05:30