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

8.0 migrate from 7.0 #24

Merged
merged 101 commits into from Jun 1, 2015
Merged

8.0 migrate from 7.0 #24

merged 101 commits into from Jun 1, 2015

Conversation

lmignon
Copy link
Sponsor Contributor

@lmignon lmignon commented Mar 6, 2015

Current status:

  • Forward port changes from PR 7.0 migrate from 6.1 #16
  • Defines Fields for specialized geo columns
  • Migrate to the new API
  • Extract description in openerp.py to README.rst
  • Use an init hook to initialize postgis extension at install
  • Move icons to static/description
  • Fix issues when google is used as Raster Layer Type (acsone@6f924a2 should be backported in 7.0)
  • Fix issues when the map is displayed for a specific field. (the label is not visible the map takes the whole width) The view definition in the demo data was wrong. (see acsone@9d939da)

At this stage addons are usable in V8 but some remaining issues are to be fixed. However, two bugs in Odoo prevent proper use. To work, you need to merge the following 2 branches.

@nbessi
Copy link
Contributor

nbessi commented May 26, 2015

@lmignon I fixed most of the issues here:

https://github.com/acsone/geospatial/pulls

It should give us a good starting point for the code sprint

@lmignon
Copy link
Sponsor Contributor Author

lmignon commented May 26, 2015

@nbessi Than you, PR merged.

Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
nbessi added a commit that referenced this pull request Jun 1, 2015
@nbessi nbessi merged commit 9346015 into OCA:8.0 Jun 1, 2015
@yvaucher
Copy link
Member

yvaucher commented Jun 1, 2015

🎆

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.

None yet

6 participants