Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 88548f7dd641bcbf2e2446368b2ee755daa2bf31 https://github.com/phpmyadmin/phpmyadmin/commit/88548f7dd641bcbf2e2446368b2ee755daa2bf31 Author: Maximilian Krög <[email protected]> Date: 2026-02-27 (Fri, 02 February 2026) +01:00
Changed paths: A tests/test_data/gis/geometries-x86-expected.pdf A tests/test_data/gis/geometrycollection-x86-expected.pdf M tests/unit/Gis/GisVisualizationTest.php D tests/test_data/gis/geometries-expected-x86.pdf D tests/test_data/gis/geometrycollection-expected-x86.pdf Log Message: ----------- Fix gitignore of arch specific files In gitignore it is *-actual.pdf, now these match too. Signed-off-by: Maximilian Krög <[email protected]> Commit: ded7d5f32b9f9f292083c1ab556f5030f395b8b1 https://github.com/phpmyadmin/phpmyadmin/commit/ded7d5f32b9f9f292083c1ab556f5030f395b8b1 Author: Maximilian Krög <[email protected]> Date: 2026-02-27 (Fri, 02 February 2026) +01:00 Changed paths: M resources/js/table/gis_visualization.ts Log Message: ----------- Don't use barrle files for import Signed-off-by: Maximilian Krög <[email protected]> Commit: ecf75a991db30789a3e5432c9ca9cc4c2d1cea25 https://github.com/phpmyadmin/phpmyadmin/commit/ecf75a991db30789a3e5432c9ca9cc4c2d1cea25 Author: Maximilian Krög <[email protected]> Date: 2026-02-27 (Fri, 02 February 2026) +01:00 Changed paths: M resources/js/gis_data_editor.ts M resources/js/table/gis_visualization.ts M src/Gis/GisGeometry.php M src/Gis/GisGeometryCollection.php M src/Gis/GisLineString.php M src/Gis/GisMultiLineString.php M src/Gis/GisMultiPoint.php M src/Gis/GisMultiPolygon.php M src/Gis/GisPoint.php M src/Gis/GisPolygon.php M src/Gis/GisVisualization.php M tests/test_data/gis/ol-empty-null-expected.json M tests/test_data/gis/ol-geometries-0-expected.json M tests/test_data/gis/ol-geometries-4326-expected.json M tests/test_data/gis/ol-geometries-null-expected.json M tests/test_data/gis/ol-geometrycollection-0-expected.json M tests/test_data/gis/ol-geometrycollection-4326-expected.json M tests/test_data/gis/ol-geometrycollection-null-expected.json M tests/unit/Controllers/Table/GisVisualizationControllerTest.php M tests/unit/Gis/GisVisualizationTest.php Log Message: ----------- Transmit the wkt data, without processing for ol OpenLayers comes with its very own WKT parser. This reduces the size of transmitted data. Signed-off-by: Maximilian Krög <[email protected]> Commit: 119694fda5029256c8a84e0ce9164cb4f1fa5107 https://github.com/phpmyadmin/phpmyadmin/commit/119694fda5029256c8a84e0ce9164cb4f1fa5107 Author: Maurício Meneghini Fauth <[email protected]> Date: 2026-03-19 (Thu, 03 March 2026) -03:00 Changed paths: A tests/test_data/gis/geometries-x86-expected.pdf A tests/test_data/gis/geometrycollection-x86-expected.pdf M resources/js/gis_data_editor.ts M resources/js/table/gis_visualization.ts M src/Gis/GisGeometry.php M src/Gis/GisGeometryCollection.php M src/Gis/GisLineString.php M src/Gis/GisMultiLineString.php M src/Gis/GisMultiPoint.php M src/Gis/GisMultiPolygon.php M src/Gis/GisPoint.php M src/Gis/GisPolygon.php M src/Gis/GisVisualization.php M tests/test_data/gis/ol-empty-null-expected.json M tests/test_data/gis/ol-geometries-0-expected.json M tests/test_data/gis/ol-geometries-4326-expected.json M tests/test_data/gis/ol-geometries-null-expected.json M tests/test_data/gis/ol-geometrycollection-0-expected.json M tests/test_data/gis/ol-geometrycollection-4326-expected.json M tests/test_data/gis/ol-geometrycollection-null-expected.json M tests/unit/Controllers/Table/GisVisualizationControllerTest.php M tests/unit/Gis/GisVisualizationTest.php D tests/test_data/gis/geometries-expected-x86.pdf D tests/test_data/gis/geometrycollection-expected-x86.pdf Log Message: ----------- Merge pull request #20192 from MoonE/ol-wkt Transmit OpenLayers data as WKT _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
