Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b60d1454cadd4253f8da4001e6141811b3d0847d
https://github.com/phpmyadmin/phpmyadmin/commit/b60d1454cadd4253f8da4001e6141811b3d0847d
Author: iifawzi <[email protected]>
Date: 2023-01-14 (Sat, 01 January 2023) +02:00

Changed paths: 
M js/src/makegrid.js

Log Message:
-----------
Fix #17398 - Fixing clicking on JSON columns triggers update query

it also fixes the issue where the JSON columns are saved with spaces
and new lines, after being updated from the UI.

Fixes: #17398
Signed-off-by: iifawzi <[email protected]>

Commit: cb6012cf2aa8752b6eb188cb4f727ad7f4b2b88d
https://github.com/phpmyadmin/phpmyadmin/commit/cb6012cf2aa8752b6eb188cb4f727ad7f4b2b88d
Author: iifawzi <[email protected]>
Date: 2023-01-14 (Sat, 01 January 2023) +02:00

Changed paths: 
M js/src/functions.js
M js/src/makegrid.js

Log Message:
-----------
Checking the validity of json before parsing and adding stringifyJSON JS 
Function

Signed-off-by: iifawzi <[email protected]>

Commit: 943435616ee6778a49f50a9d3baf52a7586f9fd2
https://github.com/phpmyadmin/phpmyadmin/commit/943435616ee6778a49f50a9d3baf52a7586f9fd2
Author: iifawzi <[email protected]>
Date: 2023-01-14 (Sat, 01 January 2023) +02:00

Changed paths: 
M js/src/makegrid.js

Log Message:
-----------
Using let instead of var

Signed-off-by: iifawzi <[email protected]>

Commit: 59a5f9b6b67fd981798baf3ba16aef4675a3c99a
https://github.com/phpmyadmin/phpmyadmin/commit/59a5f9b6b67fd981798baf3ba16aef4675a3c99a
Author: Fawzi Abdulfattah <[email protected]>
Date: 2023-01-14 (Sat, 01 January 2023) +02:00

Changed paths: 
M js/src/functions.js

Log Message:
-----------
Making js-lint happy

Signed-off-by: Fawzi Abdulfattah <[email protected]>

Commit: b8601170ee89f6feb53d1736dbb8b05709c542af
https://github.com/phpmyadmin/phpmyadmin/commit/b8601170ee89f6feb53d1736dbb8b05709c542af
Author: Fawzi Abdulfattah <[email protected]>
Date: 2023-01-15 (Sun, 01 January 2023) +02:00

Changed paths: 
A test/javascript/functions.test.js
M js/src/functions.js

Log Message:
-----------
Improve the stringified function and unit test it

Signed-off-by: Fawzi Abdulfattah <[email protected]>

Commit: 5bd1e909c7c06cd933d4c0cf8e177bba30318065
https://github.com/phpmyadmin/phpmyadmin/commit/5bd1e909c7c06cd933d4c0cf8e177bba30318065
Author: Fawzi Abdulfattah <[email protected]>
Date: 2023-01-15 (Sun, 01 January 2023) +02:00

Changed paths: 
M test/javascript/functions.test.js

Log Message:
-----------
Linting

Signed-off-by: Fawzi Abdulfattah <[email protected]>

Commit: 6d482de7b8fd79333f3cdce1794e3f69c24600eb
https://github.com/phpmyadmin/phpmyadmin/commit/6d482de7b8fd79333f3cdce1794e3f69c24600eb
Author: William Desportes <[email protected]>
Date: 2023-01-20 (Fri, 01 January 2023) +04:00

Changed paths: 
M libraries/classes/Query/Compatibility.php
M libraries/classes/Types.php

Log Message:
-----------
Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions

Ref: https://github.com/phpmyadmin/phpmyadmin/pull/17767

It was a mistake to remove the UUID functions, they are not the UUID type

Signed-off-by: William Desportes <[email protected]>

Commit: 2846b18c99caed62dffeb1076a6abbbc7486e17e
https://github.com/phpmyadmin/phpmyadmin/commit/2846b18c99caed62dffeb1076a6abbbc7486e17e
Author: William Desportes <[email protected]>
Date: 2023-01-20 (Fri, 01 January 2023) +04:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for 6d482de7b8

Ref: 6d482de7b8fd79333f3cdce1794e3f69c24600eb

Signed-off-by: William Desportes <[email protected]>

Commit: f0951cb50c7f5e7c021d3880ca0807f610b32d04
https://github.com/phpmyadmin/phpmyadmin/commit/f0951cb50c7f5e7c021d3880ca0807f610b32d04
Author: William Desportes <[email protected]>
Date: 2023-01-20 (Fri, 01 January 2023) +04:00

Changed paths: 
A test/javascript/functions.test.js
M js/src/functions.js
M js/src/makegrid.js

Log Message:
-----------
Merge #17976 - Fix #17398 - Fixing clicking on JSON columns triggers update 
query

Pull-request: #17976
Fixes: #17398

Signed-off-by: William Desportes <[email protected]>

Commit: e6392b1b936befb7dbf10e8db403abc9b2e41645
https://github.com/phpmyadmin/phpmyadmin/commit/e6392b1b936befb7dbf10e8db403abc9b2e41645
Author: William Desportes <[email protected]>
Date: 2023-01-20 (Fri, 01 January 2023) +04:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #17398

Signed-off-by: William Desportes <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to