Hugues Peccatte
b13c05edfa
Toggling global collapse of tables now relies on tables items instead of j_tabs
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-21 00:47:06 +02:00
Hugues Peccatte
ac340e29b6
Add missing overlay on added tables
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-21 00:20:13 +02:00
Hugues Peccatte
de57539fb7
Build "tables list" in JS
...
This will allow to have the list generation in only one place, as the tables can now be added on the fly. So JS also needs to add items to this list.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-21 00:01:17 +02:00
Hugues Peccatte
c23bec2dee
Be sure to use local variable
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-20 22:34:06 +02:00
Hugues Peccatte
14ba5a1b24
Retrieve DB instead of relying on current one
...
When adding a table to the designer, it is useful to know the DB of this table to be able to jump to its structure.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-20 22:23:35 +02:00
Hugues Peccatte
49dae2de12
Fix wrong id on table
...
When a table is added on the fly, the id was always built based on the first table of the targetted DB, not based on the selected table.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-20 20:57:20 +02:00
Hugues Peccatte
da9d907ad1
Fix #15446 Tables added from other databases are not collapsing in the designer section
...
The events to link all buttons to collapse tables were initialized at page loading. But when a new table was added, the event wasn't declared for this one.
With this commit, the event is now also declared on table addition.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-20 20:46:20 +02:00
William Desportes
10745bb392
#15363 - substr can return false
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 16:43:31 +02:00
William Desportes
3b116de260
Fix tests for "NULL wrongly checked on field change"
...
Pull-request: #15445
Introduced-by: bef259c510
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 14:42:43 +02:00
William Desportes
fff26ed939
Add ChangeLog entries for #15363 , bef259c5, #15388 , #14291
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 10:29:22 +02:00
William Desportes
62a17fea45
Fix #14291 - Incorrect linkage from one table's value to another table
...
Fixes : #14291
Pull-request: #15414
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 10:24:43 +02:00
William Desportes
c4640c64b3
Fix #15388 - Allow rollback if empty statement
...
Fixes : #15388
Pull-request: #15408
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 10:16:24 +02:00
William Desportes
bef259c510
Fix NULL wrongly checked on field change
...
Pull-request: #15445
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 10:04:42 +02:00
William Desportes
6f14206810
Fix #15363 - Remove unexpected quotes on text fields
...
Fixes : #15363
Pull-request: #15409
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-20 10:03:27 +02:00
Hugues Peccatte
98a7479174
Fix NULL wrongly checked on field change
...
When a field was requested to be changed, the "null" field was compared to its previous value. Unfortunately, both fields don't have the same value, so a change was always identified.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-19 18:00:18 +02:00
William Desportes
a0bf9b50d1
Fix PHP 7.4 deprecation: accessing offset on null/bool
...
Pull-request: #15405
Ref: #15412
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 23:38:29 +02:00
William Desportes
b4d3b07476
Fix #15363 - Remove unexpected quotes on text fields
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 22:13:17 +02:00
Hugues Peccatte
c36a2cef02
Fix #15363 Remove unexpected quotes on text fields
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-15 20:53:36 +02:00
William Desportes
24fd209020
Add ChangeLog entry for #14950
...
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 20:51:38 +02:00
William Desportes
cfa1be5916
Fix #14950 - Left database overview "add column" triggers error
...
Fixes : #14950
Fixes : #15430
Pull-request: #15431
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 20:42:52 +02:00
William Desportes
27ead96225
Add ChangeLog entry for #15202
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 20:31:26 +02:00
William Desportes
6b9ccd675c
Fix #15202 - escaped correctly password
...
Fixes : #15202
Pull-request: #15428
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 20:29:58 +02:00
Kartik Kathuria
fd1bcc2415
Fix #15202 - escaped correctly password
...
Fixes : #15202
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
2019-08-15 20:27:58 +02:00
William Desportes
61ea8b799a
Add ChangeLog entry for #15127
...
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 19:12:23 +02:00
William Desportes
61691091e5
Fix #15127 - fixed the white square in floating menubar
...
Pull-request: #15429
Fixes : #15127
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-15 19:06:08 +02:00
Shen Chen
e9ca69dcb7
[Bugfix] update if statement to make sure the field is not empty.
...
Signed-off-by: Shen Chen <schen89@live.com>
2019-08-13 23:59:32 -04:00
Rahul Gurung
2eaf9a516b
fixed whitesquare in floating menubar
...
Signed-off-by: Rahul Gurung <gurungrahul2@gmail.com>
2019-08-13 11:35:51 +05:30
William Desportes
7367753d0c
[structure] Remove html escaping in insert col after col <select>
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-11 22:44:29 +02:00
William Desportes
973c40609b
Add ChangeLog entry for #15427
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-11 18:43:33 +02:00
William Desportes
71a032de33
Fix #15427 - "FilterLanguages" option does not work
...
Pull-request: #15426
Fixes : #15427
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-11 18:42:40 +02:00
Vadim Chernyshev
79c0c8a8f3
Fixed configuration for FilterLanguages
...
Signed-off-by: Vadim Chernyshev <tryfunc@gmail.com>
2019-08-11 19:13:54 +03:00
ssantos
c8478f5ead
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3303 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-08-09 20:22:26 +02:00
ssantos
536447a4cc
Translated using Weblate (German)
...
Currently translated at 100.0% (3303 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-08-09 20:22:22 +02:00
Ezéchiel Amen AGBLA
28c07ebcda
Translated using Weblate (French)
...
Currently translated at 100.0% (3303 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Ezéchiel Amen AGBLA <ezchilamen@gmail.com>
2019-08-04 14:34:37 +02:00
Hugues Peccatte
02225781f2
Add missing PHPDoc for new $displayedData parameter
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-02 22:50:01 +02:00
Hugues Peccatte
20735aeff0
Fix #14291 Incorrect linkage from one table's value to another table
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-02 22:50:01 +02:00
Marc Delisle
8edb9e1041
Translated using Weblate (French)
...
Currently translated at 99.9% (3302 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Marc Delisle <marc@infomarc.info>
2019-08-01 22:10:37 +02:00
Giovanni Sora
72c8b7fad2
Translated using Weblate (Interlingua)
...
Currently translated at 75.5% (2493 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-07-30 02:41:24 +02:00
Anoop Sethu
05f251fd85
Translated using Weblate (Malayalam)
...
Currently translated at 1.9% (63 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: Anoop Sethu <anoops93@gmail.com>
2019-07-30 02:41:22 +02:00
Kristjan Räts
252fbdb8f5
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3303 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2019-07-30 02:41:21 +02:00
Maurício Meneghini Fauth
837c18c729
Add ChangeLog entry for #15404
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 21:40:24 -03:00
Maurício Meneghini Fauth
a0c4786fcb
Merge pull request #15404 from jfcherng/fix-php74-curly-braces
...
Fix PHP 7.4 deprecation: array/string curly braces access
2019-07-29 21:35:50 -03:00
Hugues Peccatte
0aeb0963ae
Fix #15388 Allow rollback if empty statement
...
When statement finishes with spaces, there is an "empty" statement. An empty statement is rollbackable.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-28 21:16:50 +02:00
Jack Cherng
b89c17c7d7
Fix PHP 7.4 accessing offset on null/bool
...
null['xxx'] or false['xxx'] emits a notice in PHP 7.4.
Problematic pages:
- phpMyAdmin/db_tracking.php?db=DB_NAME
- phpMyAdmin/server_privileges.php?adduser=1
- some other pages using POST method...
0e6e2297fc/UPGRADING (L25-L28)
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-07-27 09:14:13 +08:00
Jack Cherng
b989e825e1
Fix PHP 7.4 deprecation: array/string curly braces access
...
Deprecated: Array and string offset access syntax with curly braces is deprecated
0e6e2297fc/UPGRADING (L356-L357)
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-07-27 08:34:16 +08:00
Stanislav
8d33583085
Translated using Weblate (Russian)
...
Currently translated at 99.9% (3300 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ru/
Signed-off-by: Stanislav <smur@starr.ru>
2019-07-25 22:07:32 +02:00
ssantos
bc0d37ccad
Translated using Weblate (Portuguese)
...
Currently translated at 99.9% (3302 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-19 18:06:14 +02:00
ssantos
267aca4daa
Translated using Weblate (German)
...
Currently translated at 99.9% (3302 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-19 18:06:12 +02:00
Kongfa Warorot
7533871ff3
Translated using Weblate (Thai)
...
Currently translated at 31.7% (1047 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-07-19 18:06:09 +02:00
mokong123
1b3661db95
Translated using Weblate (Thai)
...
Currently translated at 30.1% (993 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: mokong123 <taokaeg2@gmail.com>
2019-07-18 02:03:50 +02:00