[MIG] base_geoengine: Migrated to 19.0#414
Conversation
…d create multipolygon
…es and add a menu
…view in geo_edit_map
Before this change, simple geometry column were created without inforamtion regarding the geo type nor the defined SRID. Without these information, the srid has to be expliciltely set when converting data to column format.
…had to be use. Add the possibility to have a right internal domain on the right
…method with our alias to perform search method and fix tests
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: geospatial-17.0/geospatial-17.0-base_geoengine Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/
Currently translated at 100.0% (168 of 168 strings) Translation: geospatial-17.0/geospatial-17.0-base_geoengine Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/it/
Currently translated at 100.0% (168 of 168 strings) Translation: geospatial-17.0/geospatial-17.0-base_geoengine Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/zh_CN/
|
Here are the same changes against an integration branch to see the changes: |
5c4fead to
07b65c6
Compare
|
I refactored it to not use odoo-test-helpers anymore (which was not working in odoo19). |
|
Any updates on when this PR might be merged? |
|
It needs 2 reviews to be dealt with by the maintainers. There is still an issue in the code which is not covered from the test. But I was hoping somebody else smarter than me is fixing it ;). So you are welcome to review fix it. |
|
Hello @weinni2000 thanks for the work done here. Can you add the following commits that just were FW from version 16.0 to 17.0 and 18.0 ? |
@weinni2000 I have been testing your branch in version 19.0 for a few weeks. I made a pull request to your fork fixing some errors that I have run into. In addition to fixing the errors, I have also updated the OpenLayers, Chroma.js, Geostats JS libraries. ps. I also cherry-picked in the commits from #431 |
|
Hi @weinni2000 and @juppe, Thanks for all the work on the 19.0 migration. Right now the effort is spread across three places: this PR (#414), @juppe's follow-up (weinni2000/geospatial#7 — JS lib upgrades, the #431 forward-ports and a WKT/WKB fix), and my own #446, which largely duplicates the same improvements. To stop the fragmentation, I'd like to take over and consolidate everything into a single clean PR:
That single PR would supersede #414, #446 and PR#7, so all three can be closed and we keep one clean history. I'll credit you both as @weinni2000 you already offered to close #414 in favour of a consolidated PR, so this should match what you had in mind. Does this work for you both? @cparadis-impressfoods — since you tested PR#7, a review on the consolidated PR would be very welcome. |
|
@leNeo: thanks for taking over much appreciated. |
Major points: