Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3adafd9c84c30b86019a11c2028ee90458c0fb13
https://github.com/phpmyadmin/phpmyadmin/commit/3adafd9c84c30b86019a11c2028ee90458c0fb13
Author: sidearrow <[email protected]>
Date: 2022-08-07 (Sun, 08 August 2022) +09:00

Changed paths: 
M js/src/functions.js

Log Message:
-----------
Fixed unintentional column deletion

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

Commit: ee83630ff60fab26a0d111b5320aa7d00562a1ec
https://github.com/phpmyadmin/phpmyadmin/commit/ee83630ff60fab26a0d111b5320aa7d00562a1ec
Author: Kristijan Fremen Velkovski <[email protected]>
Date: 2022-11-21 (Mon, 11 November 2022) +01:00

Changed paths: 
M po/mk.po

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

Currently translated at 21.9% (751 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <[email protected]>

Commit: fe5529d884ca34e69c667a9d93e30f9837f33163
https://github.com/phpmyadmin/phpmyadmin/commit/fe5529d884ca34e69c667a9d93e30f9837f33163
Author: Kristijan Fremen Velkovski <[email protected]>
Date: 2022-11-23 (Wed, 11 November 2022) +01:00

Changed paths: 
M po/mk.po

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

Currently translated at 22.0% (754 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <[email protected]>

Commit: 1e1313825a6541a6562edd78aefdf015a0487ea0
https://github.com/phpmyadmin/phpmyadmin/commit/1e1313825a6541a6562edd78aefdf015a0487ea0
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M composer.json

Log Message:
-----------
Update sql-parser commit hash (Added support for "NOT" and "ANALYSE" statements)

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

Commit: efae3a98e0a0f2e93a9dbb44957aa2909adff191
https://github.com/phpmyadmin/phpmyadmin/commit/efae3a98e0a0f2e93a9dbb44957aa2909adff191
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M doc/setup.rst

Log Message:
-----------
Add new Docker ENVs to the documentation

Ref:
- https://github.com/phpmyadmin/docker/pull/384
- https://github.com/phpmyadmin/docker/pull/381

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

Commit: 6fc1401ee285711786d1fbdb1946569428a0a60e
https://github.com/phpmyadmin/phpmyadmin/commit/6fc1401ee285711786d1fbdb1946569428a0a60e
Author: Scott Mcgowan <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M libraries/classes/Config/Settings/Export.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/config.default.php
M test/classes/Config/Settings/ExportTest.php
M test/classes/Plugins/Export/ExportCsvTest.php

Log Message:
-----------
Fix column names option for CSV Export

Previously work was done to enable column names in CSV exports by
default. This change actually ended up overwriting the column name value
so that column names were included in all exports regardless of whether
or not the property was disabled. This commit changes the default for
column names to enabled as the original change intended, and removes
the property overwrite.

Signed-off-by: Scott McGowan [email protected]

Commit: 997877a14f5be8a573cd7a69df9fabde63bb5917
https://github.com/phpmyadmin/phpmyadmin/commit/997877a14f5be8a573cd7a69df9fabde63bb5917
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M libraries/classes/Config/Settings/Export.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/config.default.php
M test/classes/Config/Settings/ExportTest.php
M test/classes/Plugins/Export/ExportCsvTest.php

Log Message:
-----------
Merge #17814 - Fix column names option for CSV Export

Pull-request: #17814
Ref: #14076
Ref: #14007

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

Commit: 70c0b2472f524c8f20e9f28641b08e13b6163ec7
https://github.com/phpmyadmin/phpmyadmin/commit/70c0b2472f524c8f20e9f28641b08e13b6163ec7
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for 997877a14f

Ref: 997877a14f5be8a573cd7a69df9fabde63bb5917

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

Commit: e4b0e6bf81bf0dd033b5a38ab78b8ad7d6e2530b
https://github.com/phpmyadmin/phpmyadmin/commit/e4b0e6bf81bf0dd033b5a38ab78b8ad7d6e2530b
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M ChangeLog
M composer.json
M doc/setup.rst
M libraries/classes/Config/Settings/Export.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/config.default.php
M test/classes/Config/Settings/ExportTest.php
M test/classes/Plugins/Export/ExportCsvTest.php

Log Message:
-----------
Merge branch 'QA_5_2'

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

Commit: 074691c8e43507ee6e2042e6155d9dbf5e7bce44
https://github.com/phpmyadmin/phpmyadmin/commit/074691c8e43507ee6e2042e6155d9dbf5e7bce44
Author: William Desportes <[email protected]>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M js/src/functions.js

Log Message:
-----------
Merge #17678 - Fix #17353 - unintentional column deletion

Pull-request: #17678
Fixes: #17353

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

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

Reply via email to