Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] base_geoengine: Migration to 17.0 #357

Closed
wants to merge 455 commits into from

Conversation

reichie020212
Copy link

No description provided.

@reichie020212 reichie020212 mentioned this pull request Jan 30, 2024
4 tasks
@dreispt
Copy link
Member

dreispt commented Jan 30, 2024

@reichie020212 I believe you missed the procedure to bring the fill commit history.
See https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

@reichie020212
Copy link
Author

@reichie020212 I believe you missed the procedure to bring the fill commit history. See https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

@dreispt full commit history is in this commit ef6c900, I squash them using git rebase to reduce the commit noise

@dreispt
Copy link
Member

dreispt commented Jan 31, 2024

@reichie020212 Got it. We want the full history, as it provides information on the changes dates, authors and reasons.
Only redundant commits, if any, need to be squashed.

@reichie020212
Copy link
Author

@reichie020212 Got it. We want the full history, as it provides information on the changes dates, authors and reasons. Only redundant commits, if any, need to be squashed.

@dreispt Ahh, I see. Noted on this. I'll update the PR.

yvaucher and others added 25 commits January 31, 2024 16:17
geo_contains calls St_Contains SQL search.

Plus fix search to set SRID to avoid mixin srid issue.
And extract Swisstopo to move it in a new module
Otherwise partial value is interpreted as context and it will fails on
Odoo loading
…lways need to zoom out to get useful informations
lmignon and others added 14 commits January 31, 2024 16:17
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/
Currently translated at 100.0% (163 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/
Currently translated at 77.9% (127 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/sv/
Currently translated at 100.0% (163 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/it/
@reichie020212 reichie020212 force-pushed the 17.0-mig-base_geoengine branch from 455e42f to 62abfac Compare January 31, 2024 08:25
@reichie020212
Copy link
Author

@reichie020212 Got it. We want the full history, as it provides information on the changes dates, authors and reasons. Only redundant commits, if any, need to be squashed.

@dreispt Ahh, I see. Noted on this. I'll update the PR.

@dreispt commit history is now updated.

@reichie020212
Copy link
Author

I encountered a javascript error when trying to access the geoengine view mode, I tried fixing it but to no avail. Can someone help me on this? Thank you.

@reichie020212
Copy link
Author

in the latest commit, I fixed some issue and I think the only issue remaining is the error when trying to click the geo fields in the geoengine view mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.