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_demo: Migration to 17.0 #372

Open
wants to merge 93 commits into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
fcfb6f6
[ADD] Demo module \o/
nbessi Sep 13, 2011
b9cdd5c
[FIX] fields_view_get that broke common behavior of function
nbessi Sep 15, 2011
26c6c10
[ADD] search to retail machine demo
nbessi Sep 15, 2011
5e519af
[FIX] fields_view_get support map view without id
nbessi Sep 15, 2011
109910b
[DATA] creating more complete set of demo views
nbessi Sep 20, 2011
6f50275
[add total sales in zip view]
nbessi Sep 21, 2011
dda79eb
[FIX] compatiblity with new BaseModel class
nbessi Sep 28, 2011
0a5fabf
[IMP] Demo data
nbessi Oct 4, 2011
1511e30
[ADD] support of spatial operator in geo_engine
nbessi Oct 7, 2011
1d598c3
[ADD] geometry operator sample
nbessi Oct 7, 2011
89b77a5
[ADD] geoname bulk wizzard + small fixes
nbessi Feb 1, 2012
48f4a77
[IMP] demo is now self-contained + fix in __openerp__.py
nbessi Feb 6, 2012
b348bd7
[IMP] __openerp__ icon and coding
nbessi Feb 9, 2012
9f6f992
[FIX] import to be compatible with python 2.6 amnd 2.7
nbessi Apr 19, 2012
291099d
[FIX] license in base_geoengine_demo
Oct 1, 2012
78503ed
[IMP] use edit map widget in geoengine base demo
nbessi Nov 28, 2012
7f60d2c
[IMP] adapt base demo to new edit widget
nbessi Nov 29, 2012
924e440
[IMP] demo data now use map box
nbessi Dec 5, 2012
039c219
[INIT] V7.0 serie
nbessi Dec 28, 2012
84b9780
Using geoengine view properly
Sep 16, 2013
db83ad7
[FIX] Demo Retail Machine
Sep 26, 2013
ec32019
[FIX] installable state of addons are set to False. They do not match…
nbessi Sep 27, 2013
d0a5eb5
[FIX] move all unported addons into __unported__ folder instead of ad…
Jul 2, 2014
2957ecd
[FIX] Use absolute imports on opnerp.addons
lmignon Mar 6, 2015
b5e62a7
[FIX] Uses the new API
lmignon Mar 5, 2015
90a51d5
[IMP] Move icons to static/description.
Mar 9, 2015
bd7b6f3
[IMP] Extract description in __openerp__.py to README.rst
lmignon Mar 10, 2015
203be8c
[FIX] Add group element to the view definition of retail_machine
lmignon Mar 10, 2015
7f5b4ac
modify computed field to be a stored field
nbessi May 26, 2015
c5aafe1
Revert function field is stored.
nbessi May 26, 2015
fadf544
Add search view on dummy zip
nbessi May 26, 2015
12db93f
Remove obsolete view attributes
nbessi May 26, 2015
f5a8c1b
Add search view on retail
nbessi May 26, 2015
9d3c96e
[FIX] Add bug tracker url to the module description
lmignon Jun 2, 2015
2867400
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
503f7fd
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
0d9e34d
[MIGR] fix menu icons path for base_geoengine_demo
yvaucher Nov 17, 2015
ed42ead
[FIX] base_geoengine - allow to use multiple icons on your maps
yvaucher Jan 25, 2016
e5279a7
[MIG] Make modules uninstallable + Rename manifest files
pedrobaeza Oct 6, 2016
fe47b60
chromojs + Remove MapQuest
lmignon Jun 28, 2015
bbb4824
Move files to comply with module structure
yvaucher Oct 8, 2016
8e83192
Use short license headers
yvaucher Oct 8, 2016
9858d00
update format of xml files
yvaucher Oct 8, 2016
d67b540
Move a geometry field in a second tab
yvaucher Oct 8, 2016
5c52ce0
[FIX] Replace openerp imports
ecino Apr 20, 2018
9c58e6d
[MIG] base_geoengine_demo: Migration to 11.0
Tonow-c2c Oct 1, 2018
3372851
Make changes required by base_geoengine 11.0
asaunier Nov 6, 2018
4b7b422
Add an example displaying maps in a modal window
asaunier Nov 7, 2018
c135688
Move retail machines form view to a sheet
asaunier Nov 9, 2018
998244f
[UPD] Update base_geoengine_demo.pot
oca-travis Mar 29, 2019
6e7ec5d
[MIG] base_geoengine_demo: Migration to 12.0
yvaucher Apr 9, 2019
49804c3
[UPD] Update base_geoengine_demo.pot
oca-travis Apr 16, 2019
4fb6ac9
[FIX] base_geoengine_demo readme
dreispt Nov 14, 2019
ca21a1f
[FIX] Contributors - keep only the ones mentioned in the commit history
dreispt Nov 14, 2019
19d8ed6
[UPD] README.rst
OCA-git-bot Nov 26, 2019
ab340b4
Fix compute function name
yvaucher Jan 13, 2020
639d71a
base_geoengine_demo 12.0.1.0.1
OCA-git-bot Jan 13, 2020
7b15513
Define _descriptions to fix warnings
yvaucher Jan 13, 2020
8281ef2
[UPD] Update base_geoengine_demo.pot
oca-travis Jan 13, 2020
66cad9a
base_geoengine_demo 12.0.1.0.2
OCA-git-bot Jan 13, 2020
d20b861
[FIX] apply new pre-commit rules. pylint, etc...
legalsylvain Sep 18, 2022
9f92c75
base_geoengine_demo 12.0.1.0.3
OCA-git-bot Sep 26, 2022
c34aee7
[IMP] base_geoengine_demo: black, isort, prettier
kouffsamuel Feb 13, 2023
864c36e
[IMP] base_geoengine_demo: pre-commit execution
kouffsamuel Feb 13, 2023
245e317
[MIG] base_geoengine_demo: Migration to 16.0
kouffsamuel Feb 13, 2023
cb71e3a
[MIG] base_geoengine_demo : migration from odoo 12 to odoo 16
kouffsamuel Feb 17, 2023
e6afffa
[FIX] base_geoengine_demo : refactor geo_edit_map, add tab example in…
kouffsamuel Feb 17, 2023
28a1fae
[FIX] base_geoengine_demo: give template info box to geoengine view
kouffsamuel Feb 28, 2023
e81a84c
[FIX] base_geoengine_demo: fix format
kouffsamuel Mar 1, 2023
2637b53
[ADD] base_geoengine_demo: widget badge for city info box
kouffsamuel Mar 2, 2023
6e14868
[FIX] base_geoengine_demo: retail machines view for zip
kouffsamuel Mar 6, 2023
cca8df0
[FIX] base_geoengine_demo: fix pre-commit
kouffsamuel Mar 6, 2023
6e13d30
[FIX] base_geoengine_demo: fix tests
kouffsamuel Mar 6, 2023
5bab22e
[FIX] base_geoengine_demo: change geo_search to search
kouffsamuel Mar 7, 2023
504b3c9
[FIX] base_geoengine_demo: fix compute_zip_id
kouffsamuel Mar 8, 2023
5f29ab8
[FIX] base_geoengine_demo: Adding default opacity and active on startup
kouffsamuel Mar 9, 2023
77253c5
[FIX] base_geoengine_demo: change right domain on search method
kouffsamuel Mar 9, 2023
f2308e6
[ADD] base_geoengine_demo: add demo vector layer example with a speci…
kouffsamuel Mar 15, 2023
87b4852
[ADD] base_geoengine_demo: add raster layer example
kouffsamuel Mar 16, 2023
fd89ac6
[ADD] base_geoengine_demo: add options for the_geom field
kouffsamuel Mar 16, 2023
2e57fe7
[ADD] base_geoengine_demo: demo data and readme
kouffsamuel Mar 20, 2023
04dec20
[ADD] base_geoengine_demo: add the in active_ids and not in active_id…
kouffsamuel Mar 29, 2023
697ed7d
[IMP] base_geoengine_demo : modification of the layers sequence
kouffsamuel Apr 4, 2023
8a4f42a
[ADD] base_geoengine_demo: add display name for records panel
kouffsamuel Apr 11, 2023
82a0a4e
[ADD] base_geoengine_demo: add editable attribute on geoengine view
kouffsamuel Apr 28, 2023
d5a8d66
[FIX] base_geoengine_demo: order data file in manifest
kouffsamuel May 8, 2023
b21b328
[UPD] Update base_geoengine_demo.pot
Jun 6, 2023
ab5adf0
[UPD] README.rst
OCA-git-bot Jun 6, 2023
b159189
Added translation using Weblate (Spanish)
Ivorra78 Aug 8, 2023
1e206e5
[UPD] README.rst
OCA-git-bot Sep 3, 2023
7af6db0
Added translation using Weblate (Italian)
mymage Jan 26, 2024
0044b86
[IMP] base_geoengine_demo: pre-commit auto fixes
peluko00 Sep 30, 2024
e9f0b76
[MIG] base_geoengine_demo: Migration to 17.0
peluko00 Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 97 additions & 0 deletions base_geoengine_demo/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
========================
Geo spatial support Demo
========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0099ac44e57708ef210a49333280cfa57681acbf161289269a096c2516362fb6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fgeospatial-lightgray.png?logo=github
:target: https://github.com/OCA/geospatial/tree/17.0/base_geoengine_demo
:alt: OCA/geospatial
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine_demo
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Demonstration for the Geospatial support based on PostGIS. Read the
``base_geoengine`` description for more details.

**Table of contents**

.. contents::
:local:

Installation
============

Please refer to the ``base_geoengine`` installation instructions to
learn how to properly install this demonstration module.

Usage
=====

Please refer the ``base_geoengine`` for usage instructions.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/geospatial/issues/new?body=module:%20base_geoengine_demo%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Camptocamp

Contributors
------------

- Nicolas Bessi <[email protected]>
- Yannick Vaucher <[email protected]>
- Laurent Mignon <[email protected]>
- Sandy Carter <[email protected]>
- Daniel Reis <[email protected]>
- Alexandre Saunier <[email protected]>
- Samuel Kouff <[email protected]>
- `APSL-Nagarro <https://www.apsl.tech>`__:

- Antoni Marroig <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/geospatial <https://github.com/OCA/geospatial/tree/17.0/base_geoengine_demo>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions base_geoengine_demo/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
26 changes: 26 additions & 0 deletions base_geoengine_demo/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 2011-2012 Nicolas Bessi (Camptocamp SA)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Geo spatial support Demo",
"version": "17.0.1.0.0",
"category": "GeoBI",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/geospatial",
"depends": ["base_geoengine"],
"data": [
"views/menus.xml",
"views/zip.xml",
"views/retail_machine.xml",
"data/npa_geom.xml",
"data/retail_machine_geom.xml",
"security/ir.model.access.csv",
],
"external_dependencies": {
"python": [
"geojson",
],
},
"installable": True,
"application": True,
}
3,645 changes: 3,645 additions & 0 deletions base_geoengine_demo/data/npa_geom.xml

Large diffs are not rendered by default.

Loading
Loading