[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 6c8be4: fixed bottom-most table name blockage

Rahul Gurung gurungrahul2 at gmail.com
Thu Oct 17 22:58:23 CEST 2019


Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6c8be44ccb00259f92052b67a5f39ccbfb7ac82a
https://github.com/phpmyadmin/phpmyadmin/commit/6c8be44ccb00259f92052b67a5f39ccbfb7ac82a
Author: Rahul Gurung <gurungrahul2 at gmail.com>
Date: 2019-08-18 (Sun, 08 August 2019) +05:30

Changed paths: 
M themes/pmahomme/css/common.css.php

Log Message:
-----------
fixed bottom-most table name blockage

Signed-off-by: Rahul Gurung <gurungrahul2 at gmail.com>

Commit: 936314bd7e09d9b12797103ac4dd8e25684688e5
https://github.com/phpmyadmin/phpmyadmin/commit/936314bd7e09d9b12797103ac4dd8e25684688e5
Author: Vadim Chernyshev <tryfunc at gmail.com>
Date: 2019-10-01 (Tue, 10 October 2019) +03:00

Changed paths: 
M js/tbl_relation.js

Log Message:
-----------
add encodeURIComponent

Fixes: #15482

Signed-off-by: Vadim Chernyshev <tryfunc at gmail.com>

Commit: 39d0b47322729b104be82e3533d6634c42c71a49
https://github.com/phpmyadmin/phpmyadmin/commit/39d0b47322729b104be82e3533d6634c42c71a49
Author: Dan Thorpe <dant at linx.net>
Date: 2019-10-10 (Thu, 10 October 2019) +01:00

Changed paths: 
M libraries/tbl_columns_definition_form.inc.php

Log Message:
-----------
FIX: Unparenthesized `a ? b : c ? d : e` is deprecated.

Signed-off-by: Dan Thorpe <danthorpe at live.co.uk>
Signed-off-by: Dan Thorpe <dant at linx.net>

Commit: 5bef2d8e1f7f229539a05eea2be81c6b1698db67
https://github.com/phpmyadmin/phpmyadmin/commit/5bef2d8e1f7f229539a05eea2be81c6b1698db67
Author: Benoit Portrat <benoit.portrat at kwanko.com>
Date: 2019-10-16 (Wed, 10 October 2019) +02:00

Changed paths: 
M po/fr.po

Log Message:
-----------
Translated using Weblate (French)

Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Benoit Portrat <benoit.portrat at kwanko.com>

Commit: 9ddca222642536d22c6f94f3574d6b23e77b9802
https://github.com/phpmyadmin/phpmyadmin/commit/9ddca222642536d22c6f94f3574d6b23e77b9802
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M libraries/tbl_columns_definition_form.inc.php

Log Message:
-----------
Fix #15499 - Unparenthesized `a ? b : c ? d : e` is deprecated.

Fixes: #15499
Pull-request: #15503

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 21378f8909016430c27290f19884eeca6b860356
https://github.com/phpmyadmin/phpmyadmin/commit/21378f8909016430c27290f19884eeca6b860356
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add ChangeLog entry for #15499


Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 99cade4a5d4c746639fe281ac8940df09851da01
https://github.com/phpmyadmin/phpmyadmin/commit/99cade4a5d4c746639fe281ac8940df09851da01
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M js/tbl_relation.js

Log Message:
-----------
Fix #15482 - plus sign (+) in the table or database name when configuring foreign keys

Fixes: #15482
Pull-request: #15483

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: d9e5414cec093e48f460118f0a99904e071a11af
https://github.com/phpmyadmin/phpmyadmin/commit/d9e5414cec093e48f460118f0a99904e071a11af
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add ChangeLog entry for #15482

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: db0752249130554511112b8802e2803c5f9fd7c6
https://github.com/phpmyadmin/phpmyadmin/commit/db0752249130554511112b8802e2803c5f9fd7c6
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

Log Message:
-----------
Fix #14898 - Bottom table in list in left pane blocked by horizontal scroll bar

Fixes: #14898
Pull-request: #15442

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: e95a73ea081197b7ace7636b7f0a79732d51fd22
https://github.com/phpmyadmin/phpmyadmin/commit/e95a73ea081197b7ace7636b7f0a79732d51fd22
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add ChangeLog entry for #14898

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 2efeb1185d3a37abea9819474fed291ca0ac8ce1
https://github.com/phpmyadmin/phpmyadmin/commit/2efeb1185d3a37abea9819474fed291ca0ac8ce1
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-10-17 (Thu, 10 October 2019) +02:00

Changed paths: 
M ChangeLog
M js/table/relation.js
M libraries/tbl_columns_definition_form.inc.php
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Merge branch 'QA_4_9' into QA_5_0

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list