Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1bfaec13516488452f0915e3e4547168dd521a46
https://github.com/phpmyadmin/phpmyadmin/commit/1bfaec13516488452f0915e3e45…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-03-31 (Wed, 03 March 2021) -03:00
Changed paths:
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/table/insert/column_row.twig
M test/classes/InsertEditTest.php
Log Message:
-----------
Extract the HTML from InsertEdit::getValueColumn
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 176ff6a99cff1ead1fb54a566ae35c05fac77a7b
https://github.com/phpmyadmin/phpmyadmin/commit/176ff6a99cff1ead1fb54a566ae…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Display/Results.php
Log Message:
-----------
Fix #16783 - Incorrect linkage from one table's value to another table (varchar FK)
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4c99a7d8f88b52c1639e5694a3933431c3c99bde
https://github.com/phpmyadmin/phpmyadmin/commit/4c99a7d8f88b52c1639e5694a39…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Git.php
Log Message:
-----------
Split out git common dir detection to handle file_get_contents error cases
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 1fa15c29fab70badc0d46c799e1ff34ff1c7fe73
https://github.com/phpmyadmin/phpmyadmin/commit/1fa15c29fab70badc0d46c799e1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/InsertEdit.php
Log Message:
-----------
Fix #16770 - Notice or warning, when clicking on Structure
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8773b23452e82c89dd0dea920acb3eb978e0b7ba
https://github.com/phpmyadmin/phpmyadmin/commit/8773b23452e82c89dd0dea920ac…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M composer.json
M psalm-baseline.xml
Log Message:
-----------
Upgrade Psalm to 4.7.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
I removed the change on libraries/classes/Plugins/Auth/AuthenticationSignon.php (William)
(cherry picked from commit 8d460568f33069fcb3bf30e39b074085d9adec1e)
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a7616feb1dabccfac6a580b2aba99e8ef77df737
https://github.com/phpmyadmin/phpmyadmin/commit/a7616feb1dabccfac6a580b2aba…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M js/src/server/status/processes.js
Log Message:
-----------
Fix #16756 - Casing returns from the server when the processes are automatically refreshed
Fixes: #16756
Make the request use the right endpoint in refresh mode
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b3eeb098a393a5c1d96f55c7465c46e80b1c6f24
https://github.com/phpmyadmin/phpmyadmin/commit/b3eeb098a393a5c1d96f55c7465…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entries for #16770, #16756, 4c99a7d8f8
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: aa0c22959d2826308bc0eebfae15e1f1796b901d
https://github.com/phpmyadmin/phpmyadmin/commit/aa0c22959d2826308bc0eebfae1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Controllers/Server/Status/StatusController.php
Log Message:
-----------
Fix PHP warnings on the server status data not set
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a3e725a347bc703b34a91084f02b6e67f01e6874
https://github.com/phpmyadmin/phpmyadmin/commit/a3e725a347bc703b34a91084f02…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Controllers/ExportTemplateController.php
Log Message:
-----------
Fix reported PHP notices on export save preview
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5a6e07199bd5bcec02a7e931bcaa7b60b314e491
https://github.com/phpmyadmin/phpmyadmin/commit/5a6e07199bd5bcec02a7e931bca…
Author: Manus Freedom <manus(a)manusfreedom.com>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M js/src/makegrid.js
Log Message:
-----------
Fix datetime decimal displayed after edit
Signed-off-by: Romain Lapoux <manus(a)manusfreedom.com>
Commit: b6398cfe179bdc1f1f324488cc7927901a818103
https://github.com/phpmyadmin/phpmyadmin/commit/b6398cfe179bdc1f1f324488cc7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M js/src/makegrid.js
Log Message:
-----------
Merge #16776 - Fix #15629 - datetime decimal displayed (.0000) after edit
Pull-request: #16776
Fixes: #15629
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 2dd9797bcf13d89c2256fb35d61b6188966a8412
https://github.com/phpmyadmin/phpmyadmin/commit/2dd9797bcf13d89c2256fb35d61…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entries for a3e725a347, aa0c22959d, #15629
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 676a9cea3d2e2a634391f9ff48a1cf10a7c1e3f5
https://github.com/phpmyadmin/phpmyadmin/commit/676a9cea3d2e2a634391f9ff48a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M ChangeLog
M js/src/makegrid.js
M js/src/server/status/processes.js
M libraries/classes/Controllers/ExportTemplateController.php
M libraries/classes/Controllers/Server/Status/StatusController.php
M libraries/classes/Git.php
M libraries/classes/InsertEdit.php
Log Message:
-----------
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4c99a7d8f88b52c1639e5694a3933431c3c99bde
https://github.com/phpmyadmin/phpmyadmin/commit/4c99a7d8f88b52c1639e5694a39…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Git.php
Log Message:
-----------
Split out git common dir detection to handle file_get_contents error cases
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 1fa15c29fab70badc0d46c799e1ff34ff1c7fe73
https://github.com/phpmyadmin/phpmyadmin/commit/1fa15c29fab70badc0d46c799e1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/InsertEdit.php
Log Message:
-----------
Fix #16770 - Notice or warning, when clicking on Structure
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8773b23452e82c89dd0dea920acb3eb978e0b7ba
https://github.com/phpmyadmin/phpmyadmin/commit/8773b23452e82c89dd0dea920ac…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M composer.json
M psalm-baseline.xml
Log Message:
-----------
Upgrade Psalm to 4.7.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
I removed the change on libraries/classes/Plugins/Auth/AuthenticationSignon.php (William)
(cherry picked from commit 8d460568f33069fcb3bf30e39b074085d9adec1e)
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a7616feb1dabccfac6a580b2aba99e8ef77df737
https://github.com/phpmyadmin/phpmyadmin/commit/a7616feb1dabccfac6a580b2aba…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M js/src/server/status/processes.js
Log Message:
-----------
Fix #16756 - Casing returns from the server when the processes are automatically refreshed
Fixes: #16756
Make the request use the right endpoint in refresh mode
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b3eeb098a393a5c1d96f55c7465c46e80b1c6f24
https://github.com/phpmyadmin/phpmyadmin/commit/b3eeb098a393a5c1d96f55c7465…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entries for #16770, #16756, 4c99a7d8f8
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: aa0c22959d2826308bc0eebfae15e1f1796b901d
https://github.com/phpmyadmin/phpmyadmin/commit/aa0c22959d2826308bc0eebfae1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Controllers/Server/Status/StatusController.php
Log Message:
-----------
Fix PHP warnings on the server status data not set
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a3e725a347bc703b34a91084f02b6e67f01e6874
https://github.com/phpmyadmin/phpmyadmin/commit/a3e725a347bc703b34a91084f02…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths:
M libraries/classes/Controllers/ExportTemplateController.php
Log Message:
-----------
Fix reported PHP notices on export save preview
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bbb117b30b32f211a1d62a6caf54abd70f1bb3b6
https://github.com/phpmyadmin/phpmyadmin/commit/bbb117b30b32f211a1d62a6caf5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-03-28 (Sun, 03 March 2021) -03:00
Changed paths:
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/InsertEdit.php
M templates/table/insert/column_row.twig
M test/classes/InsertEditTest.php
Log Message:
-----------
Extract the HTML from InsertEdit::getFunctionColumn
Removes positive tabindex from function and null cells.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>