diff --git a/.travis.yml b/.travis.yml index e0127e0236..37d51d00ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,9 @@ env: 1lASf2BeeJC8rRz75MgRKnlf7Py6BA9GbNprzMdgxNPlUtrEkp9ExLvC7MZs7H0RvwxBgQmepQG5Mdg=" - secure: "Vt9O18grAUS3cf4tzbqY1YuQyCJTsPNh5lA79/q8viAcrJg0fAeNQEBoUyCAzztlgL53PrzLWTYIuK6Fw1t+td8hmEST\ l7fPSlVbGB6C/iG0d+cnIq31rjnliIdErXIAcB4JwE3yIRx+5aVEMBpAUhRuzBhGCt6iZwjhhFEr/D8=" + # GITHUB_TOKEN + - secure: "NPvBo8Qbi/Idxv3XGnh6J5ui+z8YTpRvpGzResJyXcIrMvIWgBBDvldACUCaPuabOGlwciy+nSWWYn2JLVZ2peoMgr9n\ + KEhRfGCvZBD5K/E+C73+41Cwsk0K+zJx5YRPYy9bYa4iuIwXfABGyiTWGYjLq8o3xxcx4Dwlmaqj1j8=" - MAIN_BRANCH=2.4 - MAJOR_VERSION=2.4 diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..d1a1d2d836 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,203 @@ +##### 2.4.1 +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5112](https://github.com/camptocamp/c2cgeoportal/pull/5112) +* Fix indentation [c2cgeoportal#5101](https://github.com/camptocamp/c2cgeoportal/pull/5101) +* doc database improvement suggestions [c2cgeoportal#5093](https://github.com/camptocamp/c2cgeoportal/pull/5093) +* Add missing view [c2cgeoportal#5077](https://github.com/camptocamp/c2cgeoportal/pull/5077) +* Fix the mako tmpl conversion in the documentation [c2cgeoportal#5072](https://github.com/camptocamp/c2cgeoportal/pull/5072) +* Add missing _alt files [c2cgeoportal#5060](https://github.com/camptocamp/c2cgeoportal/pull/5060) +* Better API setup doc [c2cgeoportal#5051](https://github.com/camptocamp/c2cgeoportal/pull/5051) +* Fix options on mapserver proxy [c2cgeoportal#5050](https://github.com/camptocamp/c2cgeoportal/pull/5050) +* Be able to configure the PGSCHEMA in mapserver [c2cgeoportal#4986](https://github.com/camptocamp/c2cgeoportal/pull/4986) +* Fix language cache [c2cgeoportal#5043](https://github.com/camptocamp/c2cgeoportal/pull/5043) +* No default cache headers on OPTION request [c2cgeoportal#5042](https://github.com/camptocamp/c2cgeoportal/pull/5042) +* Fix the cache on options [c2cgeoportal#5039](https://github.com/camptocamp/c2cgeoportal/pull/5039) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5031](https://github.com/camptocamp/c2cgeoportal/pull/5031) +* Don't ignore the tilegeneration config file [c2cgeoportal#5028](https://github.com/camptocamp/c2cgeoportal/pull/5028) +* Fix upgrade PO [c2cgeoportal#5023](https://github.com/camptocamp/c2cgeoportal/pull/5023) +* Typo [c2cgeoportal#5013](https://github.com/camptocamp/c2cgeoportal/pull/5013) +* Fix JQuery UI icon loading [c2cgeoportal#5010](https://github.com/camptocamp/c2cgeoportal/pull/5010) +* Add Docker tag to fix 2.4 branch [c2cgeoportal#4993](https://github.com/camptocamp/c2cgeoportal/pull/4993) +* Add a Redis lock timeout of two minutes [c2cgeoportal#4991](https://github.com/camptocamp/c2cgeoportal/pull/4991) +* Don't do WFS query on server that don't support WFS... [c2cgeoportal#4990](https://github.com/camptocamp/c2cgeoportal/pull/4990) +* Fix config image name [c2cgeoportal#4989](https://github.com/camptocamp/c2cgeoportal/pull/4989) +* Fix typo in OGC proxy error [c2cgeoportal#4988](https://github.com/camptocamp/c2cgeoportal/pull/4988) +* Add list4vrt helper [c2cgeoportal#4984](https://github.com/camptocamp/c2cgeoportal/pull/4984) +* Update the Docker diagram [c2cgeoportal#4985](https://github.com/camptocamp/c2cgeoportal/pull/4985) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#4968](https://github.com/camptocamp/c2cgeoportal/pull/4968) +* Load treeitems and ogcservers in sqlmalchemy session.identity_map [c2cgeoportal#4962](https://github.com/camptocamp/c2cgeoportal/pull/4962) +* Support Infinity in scaleHInt from external servers [c2cgeoportal#4963](https://github.com/camptocamp/c2cgeoportal/pull/4963) +* Lazy load of rasterio and fiona [c2cgeoportal#4959](https://github.com/camptocamp/c2cgeoportal/pull/4959) +* Be able to cancel a dynamic_constants [c2cgeoportal#4960](https://github.com/camptocamp/c2cgeoportal/pull/4960) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#4951](https://github.com/camptocamp/c2cgeoportal/pull/4951) +* Don't have tow times the MAPSERVER_URL [c2cgeoportal#4941](https://github.com/camptocamp/c2cgeoportal/pull/4941) +* Fix the upgrade after mako interpretation [c2cgeoportal#4938](https://github.com/camptocamp/c2cgeoportal/pull/4938) +* Fix the script name [c2cgeoportal#4942](https://github.com/camptocamp/c2cgeoportal/pull/4942) +* Add a trivial circleci configuration file to avoid CI error on GitHub [c2cgeoportal#4945](https://github.com/camptocamp/c2cgeoportal/pull/4945) +* Use the latest image [c2cgeoportal#4943](https://github.com/camptocamp/c2cgeoportal/pull/4943) +* Use predefined shp2img commond for debugging [c2cgeoportal#4937](https://github.com/camptocamp/c2cgeoportal/pull/4937) +* Exclude the locale folder [c2cgeoportal#4935](https://github.com/camptocamp/c2cgeoportal/pull/4935) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#4932](https://github.com/camptocamp/c2cgeoportal/pull/4932) +* Avoid webpack-dev-server errors in browser console [c2cgeoportal#4923](https://github.com/camptocamp/c2cgeoportal/pull/4923) +* Add the hiDPILegendImages metadata [c2cgeoportal#4909](https://github.com/camptocamp/c2cgeoportal/pull/4909) +* Test the upgrade from the version 2.4.0 [c2cgeoportal#4906](https://github.com/camptocamp/c2cgeoportal/pull/4906) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#4983](https://github.com/camptocamp/ngeo/pull/4983) +* Clear the query results on window close [ngeo#4972](https://github.com/camptocamp/ngeo/pull/4972) +* Remove grab and grabbing cursors for IE [ngeo#4965](https://github.com/camptocamp/ngeo/pull/4965) +* Add WMS layer support for the disclaimer service [ngeo#4946](https://github.com/camptocamp/ngeo/pull/4946) +* Add floor selector component [ngeo#4950](https://github.com/camptocamp/ngeo/pull/4950) +* Add back backgroundLayers options in the API [ngeo#4954](https://github.com/camptocamp/ngeo/pull/4954) +* Merge 2.3 into 2.4 [ngeo#4958](https://github.com/camptocamp/ngeo/pull/4958) +* Grid header issue when querying a lot of layers [ngeo#4956](https://github.com/camptocamp/ngeo/pull/4956) +* No error on no geom [ngeo#4945](https://github.com/camptocamp/ngeo/pull/4945) +* Add queryableLayers support in the API [ngeo#4919](https://github.com/camptocamp/ngeo/pull/4919) +* Example links only work with HTTPS now [ngeo#4928](https://github.com/camptocamp/ngeo/pull/4928) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#4925](https://github.com/camptocamp/ngeo/pull/4925) +* Fix query on a WMS layer group [ngeo#4924](https://github.com/camptocamp/ngeo/pull/4924) +* Test more null values [ngeo#4922](https://github.com/camptocamp/ngeo/pull/4922) +* Always ignore max-len for comments [ngeo#4920](https://github.com/camptocamp/ngeo/pull/4920) +* Don't return a legend object if the url is undefined [ngeo#4918](https://github.com/camptocamp/ngeo/pull/4918) +* Don't use 'in' operator with Map [ngeo#4916](https://github.com/camptocamp/ngeo/pull/4916) +* Merge 2.3 into 2.4 [ngeo#4913](https://github.com/camptocamp/ngeo/pull/4913) +* api: reverse to order of the coordinates to be compatible with the old api [ngeo#4912](https://github.com/camptocamp/ngeo/pull/4912) +* Change the cursor to 'move' on modal header hovering [ngeo#4910](https://github.com/camptocamp/ngeo/pull/4910) +* Make color property optional [ngeo#4908](https://github.com/camptocamp/ngeo/pull/4908) +* Small documentation improvements [ngeo#4897](https://github.com/camptocamp/ngeo/pull/4897) +* Add tag to publish [ngeo#4898](https://github.com/camptocamp/ngeo/pull/4898) +* Set loading-mask to the whole screen [ngeo#4891](https://github.com/camptocamp/ngeo/pull/4891) +* Add visible documentation about metadata and functionnalities [ngeo#4894](https://github.com/camptocamp/ngeo/pull/4894) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#4895](https://github.com/camptocamp/ngeo/pull/4895) +* Translate the 'No result found' string in the search [ngeo#4879](https://github.com/camptocamp/ngeo/pull/4879) +* Add back legend opacity change on layer activation [ngeo#4877](https://github.com/camptocamp/ngeo/pull/4877) +* Measure polygon in 2.4 [ngeo#4874](https://github.com/camptocamp/ngeo/pull/4874) +* Fix image DPI [ngeo#4867](https://github.com/camptocamp/ngeo/pull/4867) +* Add back iconOffset support for the API [ngeo#4869](https://github.com/camptocamp/ngeo/pull/4869) +##### 2.4.1.2 +* Set scripts/deploy-docker as executable on scaffold init. [c2cgeoportal#5147](https://github.com/camptocamp/c2cgeoportal/pull/5147) +* Added --noout to xmllint command to prevent the print jrxml to be out… [c2cgeoportal#5146](https://github.com/camptocamp/c2cgeoportal/pull/5146) +##### 2.4.1.3 +* Add floors configuration [c2cgeoportal#5137](https://github.com/camptocamp/c2cgeoportal/pull/5137) +* Set scripts/deploy-docker as executable on scaffold init. [c2cgeoportal#5147](https://github.com/camptocamp/c2cgeoportal/pull/5147) +##### 2.4.1.4 +* Fill the changelog for SVG changes [c2cgeoportal#5148](https://github.com/camptocamp/c2cgeoportal/pull/5148) +* Add floors configuration [c2cgeoportal#5137](https://github.com/camptocamp/c2cgeoportal/pull/5137) +* Fix and simplify floors injections [ngeo#4994](https://github.com/camptocamp/ngeo/pull/4994) +* Try to be more flexible and less magic by default [ngeo#5002](https://github.com/camptocamp/ngeo/pull/5002) +##### 2.4.1.5 +* Update the databse behavior documentation [c2cgeoportal#5156](https://github.com/camptocamp/c2cgeoportal/pull/5156) +* Fill the changelog for SVG changes [c2cgeoportal#5148](https://github.com/camptocamp/c2cgeoportal/pull/5148) +* Explicitly set the marker's style [ngeo#5015](https://github.com/camptocamp/ngeo/pull/5015) +* Shorter floor selector [ngeo#5006](https://github.com/camptocamp/ngeo/pull/5006) +* Fix and simplify floors injections [ngeo#4994](https://github.com/camptocamp/ngeo/pull/4994) +##### 2.4.1.6 +* Small fix ... [c2cgeoportal#5158](https://github.com/camptocamp/c2cgeoportal/pull/5158) +* Update the databse behavior documentation [c2cgeoportal#5156](https://github.com/camptocamp/c2cgeoportal/pull/5156) +##### 2.4.1.7 +* Add small doc about prepering an upgrade [c2cgeoportal#5162](https://github.com/camptocamp/c2cgeoportal/pull/5162) +* Small fix ... [c2cgeoportal#5158](https://github.com/camptocamp/c2cgeoportal/pull/5158) +##### 2.4.1.8 +* improve text (Follow-up to PR#5162) [c2cgeoportal#5167](https://github.com/camptocamp/c2cgeoportal/pull/5167) +* Add small doc about prepering an upgrade [c2cgeoportal#5162](https://github.com/camptocamp/c2cgeoportal/pull/5162) +##### 2.4.1.9 +* Fix docutils install on Travis [c2cgeoportal#5171](https://github.com/camptocamp/c2cgeoportal/pull/5171) +* improve text (Follow-up to PR#5162) [c2cgeoportal#5167](https://github.com/camptocamp/c2cgeoportal/pull/5167) +##### 2.4.1.10 +* Added missing TILEGENERATION_S3_BUCKET environment variable definition. [c2cgeoportal#5186](https://github.com/camptocamp/c2cgeoportal/pull/5186) +* Doc - Missing package in create template [c2cgeoportal#5184](https://github.com/camptocamp/c2cgeoportal/pull/5184) +* Updated mapfile documentation for layers restrictions. [c2cgeoportal#5170](https://github.com/camptocamp/c2cgeoportal/pull/5170) +* Fix docutils install on Travis [c2cgeoportal#5171](https://github.com/camptocamp/c2cgeoportal/pull/5171) +##### 2.4.1.11 +* Switch to a token for OpenShift Auth in Travis [c2cgeoportal#5196](https://github.com/camptocamp/c2cgeoportal/pull/5196) +* Added missing TILEGENERATION_S3_BUCKET environment variable definition. [c2cgeoportal#5186](https://github.com/camptocamp/c2cgeoportal/pull/5186) +##### 2.4.1.12 +* Allow to set the redis DB to use [c2cgeoportal#5199](https://github.com/camptocamp/c2cgeoportal/pull/5199) +* Switch to a token for OpenShift Auth in Travis [c2cgeoportal#5196](https://github.com/camptocamp/c2cgeoportal/pull/5196) +##### 2.4.1.13 +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5216](https://github.com/camptocamp/c2cgeoportal/pull/5216) +* Allow to set the redis DB to use [c2cgeoportal#5199](https://github.com/camptocamp/c2cgeoportal/pull/5199) +##### 2.4.1.14 +* Fix the table title [c2cgeoportal#5217](https://github.com/camptocamp/c2cgeoportal/pull/5217) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5216](https://github.com/camptocamp/c2cgeoportal/pull/5216) +##### 2.4.1.15 +* Fix table again... [c2cgeoportal#5219](https://github.com/camptocamp/c2cgeoportal/pull/5219) +* Fix the table title [c2cgeoportal#5217](https://github.com/camptocamp/c2cgeoportal/pull/5217) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#5072](https://github.com/camptocamp/ngeo/pull/5072) +* GSGMF-1085: api query fix [ngeo#5071](https://github.com/camptocamp/ngeo/pull/5071) +* Explicitly set the marker's style [ngeo#5015](https://github.com/camptocamp/ngeo/pull/5015) +##### 2.4.1.16 +* fix aws command for index generation [c2cgeoportal#5222](https://github.com/camptocamp/c2cgeoportal/pull/5222) +* Fix table again... [c2cgeoportal#5219](https://github.com/camptocamp/c2cgeoportal/pull/5219) +##### 2.4.1.17 +* Updated documentation got WMTS: removed deprecated initialization inf… [c2cgeoportal#5225](https://github.com/camptocamp/c2cgeoportal/pull/5225) +* fix aws command for index generation [c2cgeoportal#5222](https://github.com/camptocamp/c2cgeoportal/pull/5222) +##### 2.4.1.18 +* Fix the theme redirect [c2cgeoportal#5223](https://github.com/camptocamp/c2cgeoportal/pull/5223) +* Updated documentation got WMTS: removed deprecated initialization inf… [c2cgeoportal#5225](https://github.com/camptocamp/c2cgeoportal/pull/5225) +* Fix import WMS layer [ngeo#5079](https://github.com/camptocamp/ngeo/pull/5079) +* Add the path to the dynamic view [ngeo#5076](https://github.com/camptocamp/ngeo/pull/5076) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#5072](https://github.com/camptocamp/ngeo/pull/5072) +##### 2.4.1.19 +* Fix the theme redirect [c2cgeoportal#5223](https://github.com/camptocamp/c2cgeoportal/pull/5223) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#5089](https://github.com/camptocamp/ngeo/pull/5089) +* Fix typo in readme [ngeo#5087](https://github.com/camptocamp/ngeo/pull/5087) +* Fix alternate geometry name [ngeo#5080](https://github.com/camptocamp/ngeo/pull/5080) +* Fix import WMS layer [ngeo#5079](https://github.com/camptocamp/ngeo/pull/5079) +##### 2.4.1.20 +* Trigger vendor.js update on config change. [c2cgeoportal#5237](https://github.com/camptocamp/c2cgeoportal/pull/5237) +##### 2.4.1.21 +* Update the interfaces [c2cgeoportal#5239](https://github.com/camptocamp/c2cgeoportal/pull/5239) +* Trigger vendor.js update on config change. [c2cgeoportal#5237](https://github.com/camptocamp/c2cgeoportal/pull/5237) +* Fix exlusion condition in api query [ngeo#5098](https://github.com/camptocamp/ngeo/pull/5098) +* Use the interface api for the api [ngeo#5099](https://github.com/camptocamp/ngeo/pull/5099) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [ngeo#5089](https://github.com/camptocamp/ngeo/pull/5089) +##### 2.4.1.22 +* Add Cloud Optimized GeoTIFF doc [c2cgeoportal#5247](https://github.com/camptocamp/c2cgeoportal/pull/5247) +* Tinyows utf encode [c2cgeoportal#5246](https://github.com/camptocamp/c2cgeoportal/pull/5246) +* Update the interfaces [c2cgeoportal#5239](https://github.com/camptocamp/c2cgeoportal/pull/5239) +* Reorder private groups [ngeo#5093](https://github.com/camptocamp/ngeo/pull/5093) +* Fix exlusion condition in api query [ngeo#5098](https://github.com/camptocamp/ngeo/pull/5098) +##### 2.4.1.23 +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5254](https://github.com/camptocamp/c2cgeoportal/pull/5254) +* Be able to have dynamic geo_table [c2cgeoportal#5244](https://github.com/camptocamp/c2cgeoportal/pull/5244) +* Add Cloud Optimized GeoTIFF doc [c2cgeoportal#5247](https://github.com/camptocamp/c2cgeoportal/pull/5247) +##### 2.4.1.24 +* clarify docker usage [c2cgeoportal#5259](https://github.com/camptocamp/c2cgeoportal/pull/5259) +* Merge remote-tracking branch 'origin/2.3' into 2.4 [c2cgeoportal#5254](https://github.com/camptocamp/c2cgeoportal/pull/5254) +* Don't download tiles for a completely transparent layer [ngeo#5101](https://github.com/camptocamp/ngeo/pull/5101) +* Reorder private groups [ngeo#5093](https://github.com/camptocamp/ngeo/pull/5093) +##### 2.4.1.25 +* Add command to remove old stuff at start [c2cgeoportal#5261](https://github.com/camptocamp/c2cgeoportal/pull/5261) +* Make docker-compose.yaml and docker-compose-build.yaml consistent [c2cgeoportal#5260](https://github.com/camptocamp/c2cgeoportal/pull/5260) +* clarify docker usage [c2cgeoportal#5259](https://github.com/camptocamp/c2cgeoportal/pull/5259) +##### 2.4.1.26 +* Add command to remove old stuff at start [c2cgeoportal#5261](https://github.com/camptocamp/c2cgeoportal/pull/5261) +* Fix overlay position in API [ngeo#5109](https://github.com/camptocamp/ngeo/pull/5109) +* Fix the opacity slider, don't download unneeded tiles [ngeo#5106](https://github.com/camptocamp/ngeo/pull/5106) +* Don't download tiles for a completely transparent layer [ngeo#5101](https://github.com/camptocamp/ngeo/pull/5101) +##### 2.4.1.27 +* Fix background visibility on login [ngeo#5118](https://github.com/camptocamp/ngeo/pull/5118) +* Don't display undefined items in the result table [ngeo#5113](https://github.com/camptocamp/ngeo/pull/5113) +* Fix overlay position in API [ngeo#5109](https://github.com/camptocamp/ngeo/pull/5109) +##### 2.4.1.28 +* Delete the interfaces link [c2cgeoportal#5289](https://github.com/camptocamp/c2cgeoportal/pull/5289) +##### 2.4.1.29 +* Support layer short names and WMSUseLayerIDs [c2cgeoportal#5292](https://github.com/camptocamp/c2cgeoportal/pull/5292) +* Delete the interfaces link [c2cgeoportal#5289](https://github.com/camptocamp/c2cgeoportal/pull/5289) +##### 2.4.1.30 +* Complete the example mapfile [c2cgeoportal#5303](https://github.com/camptocamp/c2cgeoportal/pull/5303) +* Add view to get translations from Simple API after negociation [c2cgeoportal#5262](https://github.com/camptocamp/c2cgeoportal/pull/5262) +* Support layer short names and WMSUseLayerIDs [c2cgeoportal#5292](https://github.com/camptocamp/c2cgeoportal/pull/5292) +##### 2.4.1.31 +* Remove interface/layer relation before removing interfaces in alembic… [c2cgeoportal#5314](https://github.com/camptocamp/c2cgeoportal/pull/5314) +* Fix alembic multi-role script [c2cgeoportal#5315](https://github.com/camptocamp/c2cgeoportal/pull/5315) +* Complete the example mapfile [c2cgeoportal#5303](https://github.com/camptocamp/c2cgeoportal/pull/5303) +* [backport 2.4] Translate layers names in API layer switcher [ngeo#5123](https://github.com/camptocamp/ngeo/pull/5123) +* Fix background visibility on login [ngeo#5118](https://github.com/camptocamp/ngeo/pull/5118) +##### 2.4.1.32 +* Do not try to generate WMTS capabilities at build [c2cgeoportal#5313](https://github.com/camptocamp/c2cgeoportal/pull/5313) +* Remove interface/layer relation before removing interfaces in alembic… [c2cgeoportal#5314](https://github.com/camptocamp/c2cgeoportal/pull/5314) +##### 2.4.1.33 +* Fix main schema in mapfile_data_subselect [c2cgeoportal#5317](https://github.com/camptocamp/c2cgeoportal/pull/5317) +* Do not try to generate WMTS capabilities at build [c2cgeoportal#5313](https://github.com/camptocamp/c2cgeoportal/pull/5313) +* Add WFS permailink configuration documentation [ngeo#5159](https://github.com/camptocamp/ngeo/pull/5159) +* Pin typescript and localforage version, disable npm cache [ngeo#5162](https://github.com/camptocamp/ngeo/pull/5162) +* [backport 2.4] Translate layers names in API layer switcher [ngeo#5123](https://github.com/camptocamp/ngeo/pull/5123) diff --git a/Makefile b/Makefile index bdc9f817a5..91eaff994c 100644 --- a/Makefile +++ b/Makefile @@ -320,8 +320,14 @@ spell: -name .mypy_cache -prune -or \ -name '__pycache__' -prune -or \ -name _build -prune -or \ - \( -type f -and -not -name '*.png' -and -not -name '*.mo' -and -not -name '*.po*' \ - -and -not -name 'CONST_Makefile_tmpl' -and -not -name 'package-lock.json' \) -print) + \( -type f \ + -and -not -name '*.png' \ + -and -not -name '*.mo' \ + -and -not -name '*.po*' \ + -and -not -name 'CONST_Makefile_tmpl' \ + -and -not -name 'package-lock.json' \ + -and -not -name 'changelog.yaml' \ + -and -not -name 'CHANGELOG.md' \) -print) YAML_FILES ?= $(shell find \ @@ -331,6 +337,7 @@ YAML_FILES ?= $(shell find \ -name .mypy_cache -prune -or \ -name functional -prune -or \ -name geomapfish.yaml -prune -or \ + -name changelog.yaml -prune -or \ \( -name "*.yml" -or -name "*.yaml" \) -print) .PHONY: yamllint yamllint: diff --git a/geoportal/c2cgeoportal_geoportal/scaffolds/__init__.py b/geoportal/c2cgeoportal_geoportal/scaffolds/__init__.py index d43c537f66..407c62325a 100644 --- a/geoportal/c2cgeoportal_geoportal/scaffolds/__init__.py +++ b/geoportal/c2cgeoportal_geoportal/scaffolds/__init__.py @@ -143,13 +143,13 @@ def _epsg2bbox(srid): return [r1["x"], r2["y"], r2["x"], r1["y"]] except requests.RequestException: print("Failed to establish a connexion to epsg.io.") - return None except json.JSONDecodeError: print("epsg.io doesn't return a correct json.") - return None except IndexError: print("Unable to get the bbox") - return None + except Exception as exception: + print('unexpected error: {}'.format(str(exception))) + return None def fix_executables(output_dir, patterns, in_const_create_template=False): diff --git a/travis/changelog b/travis/changelog new file mode 100755 index 0000000000..57d13f5cf1 --- /dev/null +++ b/travis/changelog @@ -0,0 +1,159 @@ +#!/usr/bin/env python3 + +import json +import os +import re +import subprocess +import sys + +import requests +import yaml + + +REPOS = ('c2cgeoportal', 'ngeo') + +with open('travis/changelog.yaml') as cl_file: + changelog = yaml.load(cl_file, Loader=yaml.CSafeLoader) + + +def save(): + with open('travis/changelog.yaml', 'w') as cl_file_w: + cl_file_w.write(yaml.dump(changelog, Dumper=yaml.CSafeDumper)) + + +def get_any(repo, ref, section, url): + if section not in changelog: + changelog[section] = {} + if repo not in changelog[section]: + changelog[section][repo] = {} + + if ref in changelog[section][repo]: + return False, changelog[section][repo][ref] + + json_stuff = requests.get(url.format(repo, ref), headers={ + 'Accept': 'application/vnd.github.groot-preview+json', + 'Authorization': 'token {}'.format(os.environ['GITHUB_TOKEN']) + }).json() + + changelog[section][repo][ref] = json_stuff + return True, json_stuff + + +def get_commit(repo, ref): + dirty, commit = get_any(repo, ref, 'commits', 'https://api.github.com/repos/camptocamp/{}/commits/{}') + if 'sha' not in commit: + print('Error on commit {}.'.format(ref)) + print(commit) + sys.exit(1) + print(commit['sha']) + + for key in list(commit.keys()): + if key not in ('parents', 'sha'): + del commit[key] + dirty = True + if commit['sha'] not in changelog['commits'][repo]: + changelog['commits'][repo][commit['sha']] = commit + dirty = True + if dirty: + save() + return commit + + +def get_pulls(repo, ref): + dirty, pulls = get_any(repo, ref, 'pulls', 'https://api.github.com/repos/camptocamp/{}/commits/{}/pulls') + if type(pulls) != list: + print('Error on commit {}.'.format(ref)) + print(pulls) + sys.exit(1) + for pull in pulls: + if 'base' in pull: + pull['base_ref'] = pull['base']['ref'] + print(pulls[0]['closed_at']) + print(pulls[0]['base_ref']) + + for pull in pulls: + for key in list(pull.keys()): + if key not in ( + 'number', 'title', 'number', 'closed_at', 'created_at', 'html_url', 'state', + 'updated_at', 'base_ref' + ): + del pull[key] + dirty = True + if dirty: + save() + return pulls + + +def add_new_release(): + if len(sys.argv) == 2: + npm_list = json.loads(subprocess.check_output([ + 'docker', 'run', '--rm', '--entrypoint=', 'camptocamp/geomapfish-build', + 'npm', 'list', '--global', '--json' + ])) + + version = npm_list['dependencies']['ngeo']['version'] + match = re.match( + r'([0-9]\.[0-9]\.[0-9])\-version\-[0-9]\.[0-9]\-latest\.[0-9]{8}T[0-9]{6}Z\.([0-9a-f]+)\.HEAD', + version + ) + + c2cgeoportal_ref = subprocess.check_call([ + 'git', 'log', 'pretty=format:%h', '--abbrev-commit', '-n1' + ]).strip('\n ') + + changelog['release'].append({ + 'ngeo': match.group(2), + 'c2cgeoportal': c2cgeoportal_ref, + 'name': sys.argv[1] + }) + + +def add_commit(commits, all_pulls, repo, ref): + if ref not in commits: + pulls = get_pulls(repo, ref) + for pull in pulls: + all_pulls[pull['number']] = pull + commits[ref] = True + commit = get_commit(repo, ref) + # Get only the first parent to don't go in the pull request + add_commit(commits, all_pulls, repo, commit['parents'][0]['sha']) + + +def main(): + add_new_release() + + first = True + release_pulls = {} + commits = {} + for repo in REPOS: + commits[repo] = {} + + for release in changelog['releases']: + if first: + for repo in REPOS: + commits[repo][get_commit(repo, release[repo])['sha']] = True + first = False + continue + + release_pulls[release['name']] = {} + for repo in REPOS: + release_pulls[release['name']][repo] = {} + add_commit( + commits[repo], + release_pulls[release['name']][repo], + repo, release[repo] + ) + + with open('CHANGELOG.md', 'wt') as md_file: + for release, pulls in release_pulls.items(): + md_file.write('##### {}\n'.format(release)) + for repo in REPOS: + for pull in pulls[repo].values(): + if pull['base_ref'] != 'master': + md_file.write('* {} [{}#{}]({})\n'.format( + pull['title'], repo, pull['number'], pull['html_url'] + )) + + +if __name__ == "__main__": + main() diff --git a/travis/changelog.yaml b/travis/changelog.yaml new file mode 100644 index 0000000000..fdfcb1f2e0 --- /dev/null +++ b/travis/changelog.yaml @@ -0,0 +1,4048 @@ +commits: + c2cgeoportal: + 02c4850a7bfb27ac66f570d72ba47042d89b4fc5: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0f260757956cd5161398666a19202f130d295ace + sha: 0f260757956cd5161398666a19202f130d295ace + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0f260757956cd5161398666a19202f130d295ace + sha: 02c4850a7bfb27ac66f570d72ba47042d89b4fc5 + 03bdb4a3db5a58e04954fe8014ab527c81ee1087: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ba8499b71122a91eb9c6a84ba4be1960650214de + sha: ba8499b71122a91eb9c6a84ba4be1960650214de + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ba8499b71122a91eb9c6a84ba4be1960650214de + sha: 03bdb4a3db5a58e04954fe8014ab527c81ee1087 + 03f66f1f392defcd21510d3667c6d45947ad5962: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/166d686985121961054384a517017095de7da26b + sha: 166d686985121961054384a517017095de7da26b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/166d686985121961054384a517017095de7da26b + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/16725e47688f34596f86072f84a4051c9dd7e923 + sha: 16725e47688f34596f86072f84a4051c9dd7e923 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/16725e47688f34596f86072f84a4051c9dd7e923 + sha: 03f66f1f392defcd21510d3667c6d45947ad5962 + 046b86f076ab53a81bf4ffafd149ceee10b83b19: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c9fc723b14b46784dc5c13aac93de8d59479e20e + sha: c9fc723b14b46784dc5c13aac93de8d59479e20e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c9fc723b14b46784dc5c13aac93de8d59479e20e + sha: 046b86f076ab53a81bf4ffafd149ceee10b83b19 + 05742cc: &id001 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a + sha: adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/452f3e37784bd77dfe6c278cd11c81f9c6cd3a24 + sha: 452f3e37784bd77dfe6c278cd11c81f9c6cd3a24 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/452f3e37784bd77dfe6c278cd11c81f9c6cd3a24 + sha: 05742cc9f01483a324991c2933445d699f850135 + 05742cc9f01483a324991c2933445d699f850135: *id001 + 077ac24: &id002 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8ad0751c964267923a07c6c3238f647fbb64301d + sha: 8ad0751c964267923a07c6c3238f647fbb64301d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8ad0751c964267923a07c6c3238f647fbb64301d + sha: 077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf + 077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf: *id002 + 0879289f141e5be1af91736548a815873726911a: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/03f66f1f392defcd21510d3667c6d45947ad5962 + sha: 03f66f1f392defcd21510d3667c6d45947ad5962 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/03f66f1f392defcd21510d3667c6d45947ad5962 + sha: 0879289f141e5be1af91736548a815873726911a + 0924cd0: &id003 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8bf30423f1f924d57df4841d5ac71789ee09b427 + sha: 8bf30423f1f924d57df4841d5ac71789ee09b427 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8bf30423f1f924d57df4841d5ac71789ee09b427 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/95f60c9b1d3fc71bccfce9ca6927bb7449191071 + sha: 95f60c9b1d3fc71bccfce9ca6927bb7449191071 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/95f60c9b1d3fc71bccfce9ca6927bb7449191071 + sha: 0924cd0a45ba255a5454001f06458f68d4f13f9b + 0924cd0a45ba255a5454001f06458f68d4f13f9b: *id003 + 0a55773c13b31e8e4a88399a401c4b7d50481292: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0a9d45f5e9aa230fdf92c6a355f38868137e54d6 + sha: 0a9d45f5e9aa230fdf92c6a355f38868137e54d6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0a9d45f5e9aa230fdf92c6a355f38868137e54d6 + sha: 0a55773c13b31e8e4a88399a401c4b7d50481292 + 0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/7f7db589926b48bb59d6f5e067aba722a5d8c17d + sha: 7f7db589926b48bb59d6f5e067aba722a5d8c17d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/7f7db589926b48bb59d6f5e067aba722a5d8c17d + sha: 0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d + 0cdbfb3d3625bc5ef24a777a69816d1e615eff44: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/142da03c44f4cb50b15f8ddc078fd88e3af12c54 + sha: 142da03c44f4cb50b15f8ddc078fd88e3af12c54 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/142da03c44f4cb50b15f8ddc078fd88e3af12c54 + sha: 0cdbfb3d3625bc5ef24a777a69816d1e615eff44 + 0d268d402cb60b9d4ad18d85992d46299f1cfdd8: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/122f8ad307fd426e948c3aceff635fa4e82c146e + sha: 122f8ad307fd426e948c3aceff635fa4e82c146e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/122f8ad307fd426e948c3aceff635fa4e82c146e + sha: 0d268d402cb60b9d4ad18d85992d46299f1cfdd8 + 0f26075: &id004 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/af74687d529c67c64939b6c76640d43fad260645 + sha: af74687d529c67c64939b6c76640d43fad260645 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/af74687d529c67c64939b6c76640d43fad260645 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ac02e64cc83e38a30c53064f4d8679f69875cd90 + sha: ac02e64cc83e38a30c53064f4d8679f69875cd90 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ac02e64cc83e38a30c53064f4d8679f69875cd90 + sha: 0f260757956cd5161398666a19202f130d295ace + 0f260757956cd5161398666a19202f130d295ace: *id004 + 100b8bece26faa0601a522b0dadb97a4822d0794: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3198ccced073b9072b43afd90f3b66a9386f3b43 + sha: 3198ccced073b9072b43afd90f3b66a9386f3b43 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3198ccced073b9072b43afd90f3b66a9386f3b43 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8e8812811029cd57edb3e7281416c99596e5bcb9 + sha: 8e8812811029cd57edb3e7281416c99596e5bcb9 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8e8812811029cd57edb3e7281416c99596e5bcb9 + sha: 100b8bece26faa0601a522b0dadb97a4822d0794 + 122f8ad307fd426e948c3aceff635fa4e82c146e: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/af727ef64e86bfd3d88add7209970684c221995d + sha: af727ef64e86bfd3d88add7209970684c221995d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/af727ef64e86bfd3d88add7209970684c221995d + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c0791c925879b300456c43fe029536b7c80026f5 + sha: c0791c925879b300456c43fe029536b7c80026f5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c0791c925879b300456c43fe029536b7c80026f5 + sha: 122f8ad307fd426e948c3aceff635fa4e82c146e + 137c82322d97462039165814e5c7fe8f1c2ba4db: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/32df936de826a1a7a6c5a1a6bc06ea50d5717c8a + sha: 32df936de826a1a7a6c5a1a6bc06ea50d5717c8a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/32df936de826a1a7a6c5a1a6bc06ea50d5717c8a + sha: 137c82322d97462039165814e5c7fe8f1c2ba4db + 142da03: &id005 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b8ecd10628ba07697a670ffefce7cdd1a74e8f53 + sha: b8ecd10628ba07697a670ffefce7cdd1a74e8f53 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b8ecd10628ba07697a670ffefce7cdd1a74e8f53 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a4f1c69f7b888d91e3263462a18da2f5307e235f + sha: a4f1c69f7b888d91e3263462a18da2f5307e235f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a4f1c69f7b888d91e3263462a18da2f5307e235f + sha: 142da03c44f4cb50b15f8ddc078fd88e3af12c54 + 142da03c44f4cb50b15f8ddc078fd88e3af12c54: *id005 + 157448f6c27d49c3c1aa66e184bfe1cda2c872ac: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a24704a77644a83cd889970d17778a14468e2228 + sha: a24704a77644a83cd889970d17778a14468e2228 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a24704a77644a83cd889970d17778a14468e2228 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/04758176bc56507dbc0bd6cfda82a3bd73013269 + sha: 04758176bc56507dbc0bd6cfda82a3bd73013269 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/04758176bc56507dbc0bd6cfda82a3bd73013269 + sha: 157448f6c27d49c3c1aa66e184bfe1cda2c872ac + 166d686985121961054384a517017095de7da26b: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fd8044abf445bd326b5c8bc0532ab43b12f4fae1 + sha: fd8044abf445bd326b5c8bc0532ab43b12f4fae1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fd8044abf445bd326b5c8bc0532ab43b12f4fae1 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fe0472be4595ad63da952c7e250a6a2f29f22da3 + sha: fe0472be4595ad63da952c7e250a6a2f29f22da3 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fe0472be4595ad63da952c7e250a6a2f29f22da3 + sha: 166d686985121961054384a517017095de7da26b + 17192d7cc6210391db5a0edc406819db1fce1512: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1aba58fe41845260bcc9536067e998306e798f25 + sha: 1aba58fe41845260bcc9536067e998306e798f25 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1aba58fe41845260bcc9536067e998306e798f25 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9a0704073abe077bd7351cd42524c2f81489e09f + sha: 9a0704073abe077bd7351cd42524c2f81489e09f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9a0704073abe077bd7351cd42524c2f81489e09f + sha: 17192d7cc6210391db5a0edc406819db1fce1512 + 19a3b28661bb938f591fb43e7ce241a2304b0182: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08 + sha: 1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/26038732a35824f31ac38dccba8d8b513f0beb9a + sha: 26038732a35824f31ac38dccba8d8b513f0beb9a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/26038732a35824f31ac38dccba8d8b513f0beb9a + sha: 19a3b28661bb938f591fb43e7ce241a2304b0182 + 1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ea05f155e58fce6361e79e86b3d19a3f02c1239d + sha: ea05f155e58fce6361e79e86b3d19a3f02c1239d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ea05f155e58fce6361e79e86b3d19a3f02c1239d + sha: 1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08 + 1aba58fe41845260bcc9536067e998306e798f25: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04 + sha: ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04 + sha: 1aba58fe41845260bcc9536067e998306e798f25 + 1c050af2d910c71638b5773ae2225f5f231c4671: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/90b303fbc9791988610023f0895c9500f925e904 + sha: 90b303fbc9791988610023f0895c9500f925e904 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/90b303fbc9791988610023f0895c9500f925e904 + sha: 1c050af2d910c71638b5773ae2225f5f231c4671 + 1ce2c928681b3d3b30c03345ba2b8c9da0953353: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/314be4922dca3181e4abefa7a1114895c2cdc90f + sha: 314be4922dca3181e4abefa7a1114895c2cdc90f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/314be4922dca3181e4abefa7a1114895c2cdc90f + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0850a8907ab9047fe7d51a843e1c0a8aac91451e + sha: 0850a8907ab9047fe7d51a843e1c0a8aac91451e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0850a8907ab9047fe7d51a843e1c0a8aac91451e + sha: 1ce2c928681b3d3b30c03345ba2b8c9da0953353 + 1ef79d1348c24b819342ecbc62d6c55fbaae9d11: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/49b4e655f30bffefc80b99107cc71b2bbda691ad + sha: 49b4e655f30bffefc80b99107cc71b2bbda691ad + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/49b4e655f30bffefc80b99107cc71b2bbda691ad + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/da2e587f9116c14584b3f0dc56393fbefe825416 + sha: da2e587f9116c14584b3f0dc56393fbefe825416 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/da2e587f9116c14584b3f0dc56393fbefe825416 + sha: 1ef79d1348c24b819342ecbc62d6c55fbaae9d11 + 2.4.0: &id026 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f5ea31f9510e2bf89eb780bdad401ee6bcfc3657 + sha: f5ea31f9510e2bf89eb780bdad401ee6bcfc3657 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f5ea31f9510e2bf89eb780bdad401ee6bcfc3657 + sha: bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d + 2.4.1: &id029 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fefe4beab232dfd0e876f41ffbee085147e689d6 + sha: fefe4beab232dfd0e876f41ffbee085147e689d6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fefe4beab232dfd0e876f41ffbee085147e689d6 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b28968deb87838c6a0aa45cb8ed3da13e660c9b5 + sha: b28968deb87838c6a0aa45cb8ed3da13e660c9b5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b28968deb87838c6a0aa45cb8ed3da13e660c9b5 + sha: c4fd7c8d130f152117ba68e2b196049c570f4c44 + 2286fc8: &id006 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ae7526b52ae24331ba34a47e1f0c3e8bcea89e25 + sha: ae7526b52ae24331ba34a47e1f0c3e8bcea89e25 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ae7526b52ae24331ba34a47e1f0c3e8bcea89e25 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3aab114923f9e04f87713ffb9603749ff1ea17b6 + sha: 3aab114923f9e04f87713ffb9603749ff1ea17b6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3aab114923f9e04f87713ffb9603749ff1ea17b6 + sha: 2286fc85e46786b9341557af71343fb31019fb1f + 2286fc85e46786b9341557af71343fb31019fb1f: *id006 + 22b898605f4422965f8dc4be47e88e663c0faf6e: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b037aecd34cc9634424b6348dae3a328c2e37c48 + sha: b037aecd34cc9634424b6348dae3a328c2e37c48 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b037aecd34cc9634424b6348dae3a328c2e37c48 + sha: 22b898605f4422965f8dc4be47e88e663c0faf6e + 241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2286fc85e46786b9341557af71343fb31019fb1f + sha: 2286fc85e46786b9341557af71343fb31019fb1f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2286fc85e46786b9341557af71343fb31019fb1f + sha: 241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c + 244e53aabe56d3a41e954e2daf2965c996b20546: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/627042723d3a73393bca6e9f64beff9df0676e6c + sha: 627042723d3a73393bca6e9f64beff9df0676e6c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/627042723d3a73393bca6e9f64beff9df0676e6c + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f84f9c850cbb2bf9fb8348ae0252ea23b33b9807 + sha: f84f9c850cbb2bf9fb8348ae0252ea23b33b9807 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f84f9c850cbb2bf9fb8348ae0252ea23b33b9807 + sha: 244e53aabe56d3a41e954e2daf2965c996b20546 + 26f70ef: &id007 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/53c064c05056f579fcb6697b0f3472c4087b9abe + sha: 53c064c05056f579fcb6697b0f3472c4087b9abe + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/53c064c05056f579fcb6697b0f3472c4087b9abe + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/66836ed2f96842e3052e76012d13378d7fefe271 + sha: 66836ed2f96842e3052e76012d13378d7fefe271 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/66836ed2f96842e3052e76012d13378d7fefe271 + sha: 26f70ef02ada4ee64924970e5af0b9b0bf451ed5 + 26f70ef02ada4ee64924970e5af0b9b0bf451ed5: *id007 + 2b78f5c: &id008 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7 + sha: c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1ebbce62e64fea2c5bc1b696a6987ec251c58fd8 + sha: 1ebbce62e64fea2c5bc1b696a6987ec251c58fd8 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1ebbce62e64fea2c5bc1b696a6987ec251c58fd8 + sha: 2b78f5c5e4c2295654662203cc3811d02d518f61 + 2b78f5c5e4c2295654662203cc3811d02d518f61: *id008 + 2c998c7: &id009 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8319432d0742ddb131f968e230db8878a9c692af + sha: 8319432d0742ddb131f968e230db8878a9c692af + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8319432d0742ddb131f968e230db8878a9c692af + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/16d769f56481251600c6ec96a7ee8872f8c3dfbf + sha: 16d769f56481251600c6ec96a7ee8872f8c3dfbf + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/16d769f56481251600c6ec96a7ee8872f8c3dfbf + sha: 2c998c77ad72c97473c06857e1222391db216e5a + 2c998c77ad72c97473c06857e1222391db216e5a: *id009 + 2cb29bcccef912755aaa03b0994b7477e0c68728: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f58c9b1d115685d7ba6ef54c255c333d969bd2ff + sha: f58c9b1d115685d7ba6ef54c255c333d969bd2ff + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f58c9b1d115685d7ba6ef54c255c333d969bd2ff + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/00e6c080742dfd4722fb0c63bfe17ba17762b7d8 + sha: 00e6c080742dfd4722fb0c63bfe17ba17762b7d8 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/00e6c080742dfd4722fb0c63bfe17ba17762b7d8 + sha: 2cb29bcccef912755aaa03b0994b7477e0c68728 + 314be4922dca3181e4abefa7a1114895c2cdc90f: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/902c6d8a4a6f9894ed61e724a15a772b3cda6b33 + sha: 902c6d8a4a6f9894ed61e724a15a772b3cda6b33 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/902c6d8a4a6f9894ed61e724a15a772b3cda6b33 + sha: 314be4922dca3181e4abefa7a1114895c2cdc90f + 3198ccced073b9072b43afd90f3b66a9386f3b43: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a39c4b7464e737438341cfbaf222751aa5f57178 + sha: a39c4b7464e737438341cfbaf222751aa5f57178 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a39c4b7464e737438341cfbaf222751aa5f57178 + sha: 3198ccced073b9072b43afd90f3b66a9386f3b43 + 328fbd1002396f49658c7c355f14e0e29254ffa7: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d + sha: fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d + sha: 328fbd1002396f49658c7c355f14e0e29254ffa7 + 32df936: &id010 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b7f323324ffd69f523e87a7ab2ed6e23596a4dc1 + sha: b7f323324ffd69f523e87a7ab2ed6e23596a4dc1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b7f323324ffd69f523e87a7ab2ed6e23596a4dc1 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f127f0812aec985d656bb554ba6a650858c16446 + sha: f127f0812aec985d656bb554ba6a650858c16446 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f127f0812aec985d656bb554ba6a650858c16446 + sha: 32df936de826a1a7a6c5a1a6bc06ea50d5717c8a + 32df936de826a1a7a6c5a1a6bc06ea50d5717c8a: *id010 + 34597db: &id011 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/4ee15e44dfb4daf770f87d99180138dd189c6456 + sha: 4ee15e44dfb4daf770f87d99180138dd189c6456 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/4ee15e44dfb4daf770f87d99180138dd189c6456 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/61d5dde0e9b8a38ad3b0a5cb0dd2b84b7ba670cd + sha: 61d5dde0e9b8a38ad3b0a5cb0dd2b84b7ba670cd + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/61d5dde0e9b8a38ad3b0a5cb0dd2b84b7ba670cd + sha: 34597dba49d48f16db02d3bce16d34892c900749 + 34597dba49d48f16db02d3bce16d34892c900749: *id011 + 3466b94339045ee67fbcea5254436ef644095f2f: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5e01d7a16178b5fae3d75081499e212cf37884a8 + sha: 5e01d7a16178b5fae3d75081499e212cf37884a8 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5e01d7a16178b5fae3d75081499e212cf37884a8 + sha: 3466b94339045ee67fbcea5254436ef644095f2f + 349cb5995f2218b26a37ed3fbb4b70e26d5ad121: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/e7d03e44159b91d5c7b260630daf70ca9d9b5749 + sha: e7d03e44159b91d5c7b260630daf70ca9d9b5749 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/e7d03e44159b91d5c7b260630daf70ca9d9b5749 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2e60ddd605d752ae878d829607513461e8907276 + sha: 2e60ddd605d752ae878d829607513461e8907276 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2e60ddd605d752ae878d829607513461e8907276 + sha: 349cb5995f2218b26a37ed3fbb4b70e26d5ad121 + 371640e9872eb407edf9883bc1c4f650bc0d9c1b: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/cac60329936d5e034e91e49dfc1485d3f66ce0cc + sha: cac60329936d5e034e91e49dfc1485d3f66ce0cc + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/cac60329936d5e034e91e49dfc1485d3f66ce0cc + sha: 371640e9872eb407edf9883bc1c4f650bc0d9c1b + 3761b33feafe945529e49642180d65245c586306: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d + sha: bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d + sha: 3761b33feafe945529e49642180d65245c586306 + 39785abce8a9c9b98c3f015752745477d2e55444: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/02c4850a7bfb27ac66f570d72ba47042d89b4fc5 + sha: 02c4850a7bfb27ac66f570d72ba47042d89b4fc5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/02c4850a7bfb27ac66f570d72ba47042d89b4fc5 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/40f102edbbb0511e9fb8db96ca075ea799109955 + sha: 40f102edbbb0511e9fb8db96ca075ea799109955 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/40f102edbbb0511e9fb8db96ca075ea799109955 + sha: 39785abce8a9c9b98c3f015752745477d2e55444 + 3be11748be5818a1d72bdbe8c1f510a22198b0ef: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/244e53aabe56d3a41e954e2daf2965c996b20546 + sha: 244e53aabe56d3a41e954e2daf2965c996b20546 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/244e53aabe56d3a41e954e2daf2965c996b20546 + sha: 3be11748be5818a1d72bdbe8c1f510a22198b0ef + 3ed449589f776ee6cbdcf6dcb99027016516f9b6: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/03bdb4a3db5a58e04954fe8014ab527c81ee1087 + sha: 03bdb4a3db5a58e04954fe8014ab527c81ee1087 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/03bdb4a3db5a58e04954fe8014ab527c81ee1087 + sha: 3ed449589f776ee6cbdcf6dcb99027016516f9b6 + 3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/77de077e819fc8c673ab61de0838d5b65b5e26b9 + sha: 77de077e819fc8c673ab61de0838d5b65b5e26b9 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/77de077e819fc8c673ab61de0838d5b65b5e26b9 + sha: 3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a + 3fb54eff2078dc91e5c614ab4aea963a5d41f28c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1ce2c928681b3d3b30c03345ba2b8c9da0953353 + sha: 1ce2c928681b3d3b30c03345ba2b8c9da0953353 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1ce2c928681b3d3b30c03345ba2b8c9da0953353 + sha: 3fb54eff2078dc91e5c614ab4aea963a5d41f28c + 414e9f89e3d42be7aedd712a966fb684f1b7abe2: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7 + sha: c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7 + sha: 414e9f89e3d42be7aedd712a966fb684f1b7abe2 + 4867bd17b70aeaa77f9b88ea629de221efc939e9: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0 + sha: 61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0 + sha: 4867bd17b70aeaa77f9b88ea629de221efc939e9 + 49b4e655f30bffefc80b99107cc71b2bbda691ad: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d + sha: 0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2053730cf513f17d3bc57f789b2a2944a6f8b021 + sha: 2053730cf513f17d3bc57f789b2a2944a6f8b021 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2053730cf513f17d3bc57f789b2a2944a6f8b021 + sha: 49b4e655f30bffefc80b99107cc71b2bbda691ad + 4e0c84b: &id012 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/22b898605f4422965f8dc4be47e88e663c0faf6e + sha: 22b898605f4422965f8dc4be47e88e663c0faf6e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/22b898605f4422965f8dc4be47e88e663c0faf6e + sha: 4e0c84bb06c9828d3c663aa9a56c8e561515227a + 4e0c84bb06c9828d3c663aa9a56c8e561515227a: *id012 + 4ee15e44dfb4daf770f87d99180138dd189c6456: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/4e0c84bb06c9828d3c663aa9a56c8e561515227a + sha: 4e0c84bb06c9828d3c663aa9a56c8e561515227a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/4e0c84bb06c9828d3c663aa9a56c8e561515227a + sha: 4ee15e44dfb4daf770f87d99180138dd189c6456 + 52a9dbd: &id013 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a9e595d0dc4d357f1d28d91047a29d9031813f05 + sha: a9e595d0dc4d357f1d28d91047a29d9031813f05 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a9e595d0dc4d357f1d28d91047a29d9031813f05 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c52a3c756ba920fb939704b569f40ab14260bc2b + sha: c52a3c756ba920fb939704b569f40ab14260bc2b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c52a3c756ba920fb939704b569f40ab14260bc2b + sha: 52a9dbd8b024e7797ec37c5246ad2595333190e2 + 52a9dbd8b024e7797ec37c5246ad2595333190e2: *id013 + 53c064c05056f579fcb6697b0f3472c4087b9abe: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3466b94339045ee67fbcea5254436ef644095f2f + sha: 3466b94339045ee67fbcea5254436ef644095f2f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3466b94339045ee67fbcea5254436ef644095f2f + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ec93044698fa1af125ffdba5ffe7ebe985399150 + sha: ec93044698fa1af125ffdba5ffe7ebe985399150 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ec93044698fa1af125ffdba5ffe7ebe985399150 + sha: 53c064c05056f579fcb6697b0f3472c4087b9abe + 5b9ab86: &id014 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ef8a289bd57ed36bbe251a0fb92d8499561d3d78 + sha: ef8a289bd57ed36bbe251a0fb92d8499561d3d78 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ef8a289bd57ed36bbe251a0fb92d8499561d3d78 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/79aceaff0a8d5d13c29a2857ec422c931d281987 + sha: 79aceaff0a8d5d13c29a2857ec422c931d281987 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/79aceaff0a8d5d13c29a2857ec422c931d281987 + sha: 5b9ab86f98a9e7985001299d926a30f4263cae78 + 5b9ab86f98a9e7985001299d926a30f4263cae78: *id014 + 5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c83f697bbe57f7f84f52bef6361f5ad506948e87 + sha: c83f697bbe57f7f84f52bef6361f5ad506948e87 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c83f697bbe57f7f84f52bef6361f5ad506948e87 + sha: 5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6 + 5d2a1af: &id015 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf + sha: 077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf + sha: 5d2a1afd347ae0e1013d0c5ae50d32ae407e2724 + 5d2a1afd347ae0e1013d0c5ae50d32ae407e2724: *id015 + 5d9d2325a88b7fead0422a973fc7878ad5c29ae6: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2cb29bcccef912755aaa03b0994b7477e0c68728 + sha: 2cb29bcccef912755aaa03b0994b7477e0c68728 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2cb29bcccef912755aaa03b0994b7477e0c68728 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d965cb496bd1536297c8be0b59fae0d323d1136e + sha: d965cb496bd1536297c8be0b59fae0d323d1136e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d965cb496bd1536297c8be0b59fae0d323d1136e + sha: 5d9d2325a88b7fead0422a973fc7878ad5c29ae6 + 5e01d7a: &id016 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/39785abce8a9c9b98c3f015752745477d2e55444 + sha: 39785abce8a9c9b98c3f015752745477d2e55444 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/39785abce8a9c9b98c3f015752745477d2e55444 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/96721623d0d5f180fa5b7d4ed6052e0b3f14c500 + sha: 96721623d0d5f180fa5b7d4ed6052e0b3f14c500 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/96721623d0d5f180fa5b7d4ed6052e0b3f14c500 + sha: 5e01d7a16178b5fae3d75081499e212cf37884a8 + 5e01d7a16178b5fae3d75081499e212cf37884a8: *id016 + 5e238e8265ef632631564f49b3f44df57e5badbb: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2c998c77ad72c97473c06857e1222391db216e5a + sha: 2c998c77ad72c97473c06857e1222391db216e5a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2c998c77ad72c97473c06857e1222391db216e5a + sha: 5e238e8265ef632631564f49b3f44df57e5badbb + 5e6e568d879cb55868b0f7f50911fbb24c901894: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9aedaf2bf6c3509757d109f692c823ea48f67184 + sha: 9aedaf2bf6c3509757d109f692c823ea48f67184 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9aedaf2bf6c3509757d109f692c823ea48f67184 + sha: 5e6e568d879cb55868b0f7f50911fbb24c901894 + 61d835a: &id017 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0cdbfb3d3625bc5ef24a777a69816d1e615eff44 + sha: 0cdbfb3d3625bc5ef24a777a69816d1e615eff44 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0cdbfb3d3625bc5ef24a777a69816d1e615eff44 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/09c4a77578e5603e1a7e8cc76be765aec4495359 + sha: 09c4a77578e5603e1a7e8cc76be765aec4495359 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/09c4a77578e5603e1a7e8cc76be765aec4495359 + sha: 61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0 + 61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0: *id017 + 627042723d3a73393bca6e9f64beff9df0676e6c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1ef79d1348c24b819342ecbc62d6c55fbaae9d11 + sha: 1ef79d1348c24b819342ecbc62d6c55fbaae9d11 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1ef79d1348c24b819342ecbc62d6c55fbaae9d11 + sha: 627042723d3a73393bca6e9f64beff9df0676e6c + 6610ce35d38d04a7d04bbc046de899afbefe2deb: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c34576cfb8bacebe7c7cbdd98235046cfcb6a314 + sha: c34576cfb8bacebe7c7cbdd98235046cfcb6a314 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c34576cfb8bacebe7c7cbdd98235046cfcb6a314 + sha: 6610ce35d38d04a7d04bbc046de899afbefe2deb + 6a0e3ade8dcf227a3fc4588f64f4beff19c546a8: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f59c1d8d67fe1a5740bb222f7545e9da9beb45a7 + sha: f59c1d8d67fe1a5740bb222f7545e9da9beb45a7 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f59c1d8d67fe1a5740bb222f7545e9da9beb45a7 + sha: 6a0e3ade8dcf227a3fc4588f64f4beff19c546a8 + 6b75a5e: &id018 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5e238e8265ef632631564f49b3f44df57e5badbb + sha: 5e238e8265ef632631564f49b3f44df57e5badbb + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5e238e8265ef632631564f49b3f44df57e5badbb + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0eb137403a29e29710d2dba6650b8c54c733a16b + sha: 0eb137403a29e29710d2dba6650b8c54c733a16b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0eb137403a29e29710d2dba6650b8c54c733a16b + sha: 6b75a5e8528cebffd4b1a71013e16edf05d8a032 + 6b75a5e8528cebffd4b1a71013e16edf05d8a032: *id018 + 7676feaff8b278a39ef3f32c7433da6b1cb7e513: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d4ac0cc68809ce1aef5c03ab4bdf1c687488b197 + sha: d4ac0cc68809ce1aef5c03ab4bdf1c687488b197 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d4ac0cc68809ce1aef5c03ab4bdf1c687488b197 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b7019deed08684060acc6b22952ab4415d7a085d + sha: b7019deed08684060acc6b22952ab4415d7a085d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b7019deed08684060acc6b22952ab4415d7a085d + sha: 7676feaff8b278a39ef3f32c7433da6b1cb7e513 + 77de077e819fc8c673ab61de0838d5b65b5e26b9: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3be11748be5818a1d72bdbe8c1f510a22198b0ef + sha: 3be11748be5818a1d72bdbe8c1f510a22198b0ef + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3be11748be5818a1d72bdbe8c1f510a22198b0ef + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a589375eb21ceafe58dad73176e83ac93214381c + sha: a589375eb21ceafe58dad73176e83ac93214381c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a589375eb21ceafe58dad73176e83ac93214381c + sha: 77de077e819fc8c673ab61de0838d5b65b5e26b9 + 78c7a09c33de0b3faa1093d7e90c366f5cd409e5: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0924cd0a45ba255a5454001f06458f68d4f13f9b + sha: 0924cd0a45ba255a5454001f06458f68d4f13f9b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0924cd0a45ba255a5454001f06458f68d4f13f9b + sha: 78c7a09c33de0b3faa1093d7e90c366f5cd409e5 + 78e982207cd6da5fed8341e8e304344fd642f15e: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/aad98d59ef8e2b550704169fa9b564dc3cee7a18 + sha: aad98d59ef8e2b550704169fa9b564dc3cee7a18 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/aad98d59ef8e2b550704169fa9b564dc3cee7a18 + sha: 78e982207cd6da5fed8341e8e304344fd642f15e + 7eb481943084e01a94762257aa4470cbdb887eee: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/349cb5995f2218b26a37ed3fbb4b70e26d5ad121 + sha: 349cb5995f2218b26a37ed3fbb4b70e26d5ad121 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/349cb5995f2218b26a37ed3fbb4b70e26d5ad121 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/eef4f0476832452aeaf455773e305b4ddb479995 + sha: eef4f0476832452aeaf455773e305b4ddb479995 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/eef4f0476832452aeaf455773e305b4ddb479995 + sha: 7eb481943084e01a94762257aa4470cbdb887eee + 7f7db589926b48bb59d6f5e067aba722a5d8c17d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0d268d402cb60b9d4ad18d85992d46299f1cfdd8 + sha: 0d268d402cb60b9d4ad18d85992d46299f1cfdd8 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0d268d402cb60b9d4ad18d85992d46299f1cfdd8 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/362673a09c98363cb0b9b6bf610f4bae2395a72a + sha: 362673a09c98363cb0b9b6bf610f4bae2395a72a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/362673a09c98363cb0b9b6bf610f4bae2395a72a + sha: 7f7db589926b48bb59d6f5e067aba722a5d8c17d + 7f85181: &id019 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c + sha: 241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/73e3ec02f6287fd0d5454afdc555cd6cdecefcbd + sha: 73e3ec02f6287fd0d5454afdc555cd6cdecefcbd + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/73e3ec02f6287fd0d5454afdc555cd6cdecefcbd + sha: 7f851813b7c779013b0ae60299a4b930fefe0747 + 7f851813b7c779013b0ae60299a4b930fefe0747: *id019 + 80cccef: &id020 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d73a8d0f8ca3ab60401778797e40093cda2d6880 + sha: d73a8d0f8ca3ab60401778797e40093cda2d6880 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d73a8d0f8ca3ab60401778797e40093cda2d6880 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/82d67910a8282d96cf5402abd54b19557b054d09 + sha: 82d67910a8282d96cf5402abd54b19557b054d09 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/82d67910a8282d96cf5402abd54b19557b054d09 + sha: 80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d + 80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d: *id020 + 8319432d0742ddb131f968e230db8878a9c692af: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/05742cc9f01483a324991c2933445d699f850135 + sha: 05742cc9f01483a324991c2933445d699f850135 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/05742cc9f01483a324991c2933445d699f850135 + sha: 8319432d0742ddb131f968e230db8878a9c692af + 8410581498f0a8a306f20abecc45c4aff054220f: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0879289f141e5be1af91736548a815873726911a + sha: 0879289f141e5be1af91736548a815873726911a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0879289f141e5be1af91736548a815873726911a + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/4e5b5d81411656bcc095e2db819380c4bf2aac99 + sha: 4e5b5d81411656bcc095e2db819380c4bf2aac99 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/4e5b5d81411656bcc095e2db819380c4bf2aac99 + sha: 8410581498f0a8a306f20abecc45c4aff054220f + 8622235b55c906d66f0462660665c1b5f78538ba: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2 + sha: eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2 + sha: 8622235b55c906d66f0462660665c1b5f78538ba + 89c28562586c0af47e2e2d3a313fccd90979f0be: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/414e9f89e3d42be7aedd712a966fb684f1b7abe2 + sha: 414e9f89e3d42be7aedd712a966fb684f1b7abe2 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/414e9f89e3d42be7aedd712a966fb684f1b7abe2 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5340278ba515528cca305a18da7ff191b0a3ebdb + sha: 5340278ba515528cca305a18da7ff191b0a3ebdb + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5340278ba515528cca305a18da7ff191b0a3ebdb + sha: 89c28562586c0af47e2e2d3a313fccd90979f0be + 8ad0751c964267923a07c6c3238f647fbb64301d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8622235b55c906d66f0462660665c1b5f78538ba + sha: 8622235b55c906d66f0462660665c1b5f78538ba + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8622235b55c906d66f0462660665c1b5f78538ba + sha: 8ad0751c964267923a07c6c3238f647fbb64301d + 8bf30423f1f924d57df4841d5ac71789ee09b427: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d + sha: 80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d + sha: 8bf30423f1f924d57df4841d5ac71789ee09b427 + 902c6d8a4a6f9894ed61e724a15a772b3cda6b33: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2 + sha: b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d29aadecdbda7b26cd71c1affa34d5ca331af2b0 + sha: d29aadecdbda7b26cd71c1affa34d5ca331af2b0 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d29aadecdbda7b26cd71c1affa34d5ca331af2b0 + sha: 902c6d8a4a6f9894ed61e724a15a772b3cda6b33 + 90b303f: &id021 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/17192d7cc6210391db5a0edc406819db1fce1512 + sha: 17192d7cc6210391db5a0edc406819db1fce1512 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/17192d7cc6210391db5a0edc406819db1fce1512 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ecfb634fb303f95b742728b600809ca2eb60e73f + sha: ecfb634fb303f95b742728b600809ca2eb60e73f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ecfb634fb303f95b742728b600809ca2eb60e73f + sha: 90b303fbc9791988610023f0895c9500f925e904 + 90b303fbc9791988610023f0895c9500f925e904: *id021 + 93b961275aa2155e18b0dc4a2fad682c8f71c274: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/da1198ead25d592d6f3f2d332f57dc8cadb1152c + sha: da1198ead25d592d6f3f2d332f57dc8cadb1152c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/da1198ead25d592d6f3f2d332f57dc8cadb1152c + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3354d64488bdf67c085fd17e363f97860e4857b1 + sha: 3354d64488bdf67c085fd17e363f97860e4857b1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3354d64488bdf67c085fd17e363f97860e4857b1 + sha: 93b961275aa2155e18b0dc4a2fad682c8f71c274 + 96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/34597dba49d48f16db02d3bce16d34892c900749 + sha: 34597dba49d48f16db02d3bce16d34892c900749 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/34597dba49d48f16db02d3bce16d34892c900749 + sha: 96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c + 9936e27fa361fbec993e10081943f54fd5f73727: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c + sha: 96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c + sha: 9936e27fa361fbec993e10081943f54fd5f73727 + 9aec892: &id022 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5d2a1afd347ae0e1013d0c5ae50d32ae407e2724 + sha: 5d2a1afd347ae0e1013d0c5ae50d32ae407e2724 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5d2a1afd347ae0e1013d0c5ae50d32ae407e2724 + sha: 9aec89211f75916be5880bb2b35e1a31043ce67e + 9aec89211f75916be5880bb2b35e1a31043ce67e: *id022 + 9aedaf2bf6c3509757d109f692c823ea48f67184: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3761b33feafe945529e49642180d65245c586306 + sha: 3761b33feafe945529e49642180d65245c586306 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3761b33feafe945529e49642180d65245c586306 + sha: 9aedaf2bf6c3509757d109f692c823ea48f67184 + a165457: &id023 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/78c7a09c33de0b3faa1093d7e90c366f5cd409e5 + sha: 78c7a09c33de0b3faa1093d7e90c366f5cd409e5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/78c7a09c33de0b3faa1093d7e90c366f5cd409e5 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1ae07b1df38aab04c6e1a9eadb16340e60edd6ba + sha: 1ae07b1df38aab04c6e1a9eadb16340e60edd6ba + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1ae07b1df38aab04c6e1a9eadb16340e60edd6ba + sha: a1654578df9b2ff73ef6611dbbf09bb3554ad9ca + a1654578df9b2ff73ef6611dbbf09bb3554ad9ca: *id023 + a24704a77644a83cd889970d17778a14468e2228: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/7eb481943084e01a94762257aa4470cbdb887eee + sha: 7eb481943084e01a94762257aa4470cbdb887eee + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/7eb481943084e01a94762257aa4470cbdb887eee + sha: a24704a77644a83cd889970d17778a14468e2228 + a273f5b5808677150160a5d76d04aeac47b23395: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a1654578df9b2ff73ef6611dbbf09bb3554ad9ca + sha: a1654578df9b2ff73ef6611dbbf09bb3554ad9ca + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a1654578df9b2ff73ef6611dbbf09bb3554ad9ca + sha: a273f5b5808677150160a5d76d04aeac47b23395 + a39c4b7464e737438341cfbaf222751aa5f57178: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a + sha: 3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/7c6d661ecbb24c6c6b6140d3b5af1f13639f99f5 + sha: 7c6d661ecbb24c6c6b6140d3b5af1f13639f99f5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/7c6d661ecbb24c6c6b6140d3b5af1f13639f99f5 + sha: a39c4b7464e737438341cfbaf222751aa5f57178 + a43b457fa8154c910c0d7763e1291dbabcc510b4: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/bf7398ab65dd34858b9fbd52e4490662e3359a92 + sha: bf7398ab65dd34858b9fbd52e4490662e3359a92 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/bf7398ab65dd34858b9fbd52e4490662e3359a92 + sha: a43b457fa8154c910c0d7763e1291dbabcc510b4 + a6b4009610d37d3cdbc2656049ebcbaeb9070aca: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/046b86f076ab53a81bf4ffafd149ceee10b83b19 + sha: 046b86f076ab53a81bf4ffafd149ceee10b83b19 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/046b86f076ab53a81bf4ffafd149ceee10b83b19 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/13775fc5e8ca92ca63c40e8c1a28ee41d5a51551 + sha: 13775fc5e8ca92ca63c40e8c1a28ee41d5a51551 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/13775fc5e8ca92ca63c40e8c1a28ee41d5a51551 + sha: a6b4009610d37d3cdbc2656049ebcbaeb9070aca + a7f9611f6f9baf72c7447dafb31545756678070c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0a55773c13b31e8e4a88399a401c4b7d50481292 + sha: 0a55773c13b31e8e4a88399a401c4b7d50481292 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0a55773c13b31e8e4a88399a401c4b7d50481292 + sha: a7f9611f6f9baf72c7447dafb31545756678070c + a8b03d23002e3a6eac2a86542f42b1fa80f51485: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/aa110186381d4974fe11469657743758ecf8b0ae + sha: aa110186381d4974fe11469657743758ecf8b0ae + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/aa110186381d4974fe11469657743758ecf8b0ae + sha: a8b03d23002e3a6eac2a86542f42b1fa80f51485 + a9e595d0dc4d357f1d28d91047a29d9031813f05: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/1c050af2d910c71638b5773ae2225f5f231c4671 + sha: 1c050af2d910c71638b5773ae2225f5f231c4671 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/1c050af2d910c71638b5773ae2225f5f231c4671 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2281dc0f1f6be73d4e9dcfe84e300f4757e6ee38 + sha: 2281dc0f1f6be73d4e9dcfe84e300f4757e6ee38 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2281dc0f1f6be73d4e9dcfe84e300f4757e6ee38 + sha: a9e595d0dc4d357f1d28d91047a29d9031813f05 + aa110186381d4974fe11469657743758ecf8b0ae: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/328fbd1002396f49658c7c355f14e0e29254ffa7 + sha: 328fbd1002396f49658c7c355f14e0e29254ffa7 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/328fbd1002396f49658c7c355f14e0e29254ffa7 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5580b309ae3c510b39d8506ac62035b4e3444f75 + sha: 5580b309ae3c510b39d8506ac62035b4e3444f75 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5580b309ae3c510b39d8506ac62035b4e3444f75 + sha: aa110186381d4974fe11469657743758ecf8b0ae + aad98d5: &id024 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5b9ab86f98a9e7985001299d926a30f4263cae78 + sha: 5b9ab86f98a9e7985001299d926a30f4263cae78 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5b9ab86f98a9e7985001299d926a30f4263cae78 + sha: aad98d59ef8e2b550704169fa9b564dc3cee7a18 + aad98d59ef8e2b550704169fa9b564dc3cee7a18: *id024 + ac0b0fa588e794824329e6d99796174661a941e1: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/cc80bc8538ce00d926d2cab5416da50dbbf402d6 + sha: cc80bc8538ce00d926d2cab5416da50dbbf402d6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/cc80bc8538ce00d926d2cab5416da50dbbf402d6 + sha: ac0b0fa588e794824329e6d99796174661a941e1 + ad01e040a26eedfab33bdd490644675f0f14b9a5: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6 + sha: 5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/7cb1c293d87e66f51308fa883b14726d33222c47 + sha: 7cb1c293d87e66f51308fa883b14726d33222c47 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/7cb1c293d87e66f51308fa883b14726d33222c47 + sha: ad01e040a26eedfab33bdd490644675f0f14b9a5 + adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fb7bb9a642d69f33dcef8404e89c963f0e7e925b + sha: fb7bb9a642d69f33dcef8404e89c963f0e7e925b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fb7bb9a642d69f33dcef8404e89c963f0e7e925b + sha: adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a + ae7526b52ae24331ba34a47e1f0c3e8bcea89e25: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/52a9dbd8b024e7797ec37c5246ad2595333190e2 + sha: 52a9dbd8b024e7797ec37c5246ad2595333190e2 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/52a9dbd8b024e7797ec37c5246ad2595333190e2 + sha: ae7526b52ae24331ba34a47e1f0c3e8bcea89e25 + af727ef64e86bfd3d88add7209970684c221995d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a43b457fa8154c910c0d7763e1291dbabcc510b4 + sha: a43b457fa8154c910c0d7763e1291dbabcc510b4 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a43b457fa8154c910c0d7763e1291dbabcc510b4 + sha: af727ef64e86bfd3d88add7209970684c221995d + af74687d529c67c64939b6c76640d43fad260645: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c0ef3d563c0375ae61db8d057b7abae60f058405 + sha: c0ef3d563c0375ae61db8d057b7abae60f058405 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c0ef3d563c0375ae61db8d057b7abae60f058405 + sha: af74687d529c67c64939b6c76640d43fad260645 + afb98a00847558d17d0a92aaa2c1baa85e2e62b5: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/26f70ef02ada4ee64924970e5af0b9b0bf451ed5 + sha: 26f70ef02ada4ee64924970e5af0b9b0bf451ed5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/26f70ef02ada4ee64924970e5af0b9b0bf451ed5 + sha: afb98a00847558d17d0a92aaa2c1baa85e2e62b5 + b037aec: &id025 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d463a723dcec59a2b85a19b82e908a59cd0d97d2 + sha: d463a723dcec59a2b85a19b82e908a59cd0d97d2 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d463a723dcec59a2b85a19b82e908a59cd0d97d2 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9b9d9bad5a59400456202122053994d1f3fdb613 + sha: 9b9d9bad5a59400456202122053994d1f3fdb613 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9b9d9bad5a59400456202122053994d1f3fdb613 + sha: b037aecd34cc9634424b6348dae3a328c2e37c48 + b037aecd34cc9634424b6348dae3a328c2e37c48: *id025 + b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fed30dcf3140dec561759ce621ccc3f9c0e38a8b + sha: fed30dcf3140dec561759ce621ccc3f9c0e38a8b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fed30dcf3140dec561759ce621ccc3f9c0e38a8b + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/437a845d44f862a62b420e951094ff7cdeab3cc5 + sha: 437a845d44f862a62b420e951094ff7cdeab3cc5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/437a845d44f862a62b420e951094ff7cdeab3cc5 + sha: b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2 + b7f323324ffd69f523e87a7ab2ed6e23596a4dc1: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/e5ada025705c2e233d52f87402e99028a2b32012 + sha: e5ada025705c2e233d52f87402e99028a2b32012 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/e5ada025705c2e233d52f87402e99028a2b32012 + sha: b7f323324ffd69f523e87a7ab2ed6e23596a4dc1 + b8ecd10628ba07697a670ffefce7cdd1a74e8f53: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/6b75a5e8528cebffd4b1a71013e16edf05d8a032 + sha: 6b75a5e8528cebffd4b1a71013e16edf05d8a032 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/6b75a5e8528cebffd4b1a71013e16edf05d8a032 + sha: b8ecd10628ba07697a670ffefce7cdd1a74e8f53 + ba5b331da5740a09741f97d2614f882a59439f4e: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/6a0e3ade8dcf227a3fc4588f64f4beff19c546a8 + sha: 6a0e3ade8dcf227a3fc4588f64f4beff19c546a8 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/6a0e3ade8dcf227a3fc4588f64f4beff19c546a8 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9ce68cfde06ec73730c810dcf0a8b2f5d73fc192 + sha: 9ce68cfde06ec73730c810dcf0a8b2f5d73fc192 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9ce68cfde06ec73730c810dcf0a8b2f5d73fc192 + sha: ba5b331da5740a09741f97d2614f882a59439f4e + ba8499b71122a91eb9c6a84ba4be1960650214de: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/19a3b28661bb938f591fb43e7ce241a2304b0182 + sha: 19a3b28661bb938f591fb43e7ce241a2304b0182 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/19a3b28661bb938f591fb43e7ce241a2304b0182 + sha: ba8499b71122a91eb9c6a84ba4be1960650214de + bf7398ab65dd34858b9fbd52e4490662e3359a92: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5d9d2325a88b7fead0422a973fc7878ad5c29ae6 + sha: 5d9d2325a88b7fead0422a973fc7878ad5c29ae6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5d9d2325a88b7fead0422a973fc7878ad5c29ae6 + sha: bf7398ab65dd34858b9fbd52e4490662e3359a92 + bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d: *id026 + c0ef3d5: &id027 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/78e982207cd6da5fed8341e8e304344fd642f15e + sha: 78e982207cd6da5fed8341e8e304344fd642f15e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/78e982207cd6da5fed8341e8e304344fd642f15e + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/667e8b9738ba8fa8b877ea488c0191fbc2cf5720 + sha: 667e8b9738ba8fa8b877ea488c0191fbc2cf5720 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/667e8b9738ba8fa8b877ea488c0191fbc2cf5720 + sha: c0ef3d563c0375ae61db8d057b7abae60f058405 + c0ef3d563c0375ae61db8d057b7abae60f058405: *id027 + c34576c: &id028 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0 + sha: e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2446c45817d16bbde14599e84580524e49f55166 + sha: 2446c45817d16bbde14599e84580524e49f55166 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2446c45817d16bbde14599e84580524e49f55166 + sha: c34576cfb8bacebe7c7cbdd98235046cfcb6a314 + c34576cfb8bacebe7c7cbdd98235046cfcb6a314: *id028 + c4fd7c8d130f152117ba68e2b196049c570f4c44: *id029 + c83f697bbe57f7f84f52bef6361f5ad506948e87: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/7676feaff8b278a39ef3f32c7433da6b1cb7e513 + sha: 7676feaff8b278a39ef3f32c7433da6b1cb7e513 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/7676feaff8b278a39ef3f32c7433da6b1cb7e513 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c8a6ece27a6207defbd6ca4586c4bd0ffd591211 + sha: c8a6ece27a6207defbd6ca4586c4bd0ffd591211 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c8a6ece27a6207defbd6ca4586c4bd0ffd591211 + sha: c83f697bbe57f7f84f52bef6361f5ad506948e87 + c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a8b03d23002e3a6eac2a86542f42b1fa80f51485 + sha: a8b03d23002e3a6eac2a86542f42b1fa80f51485 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a8b03d23002e3a6eac2a86542f42b1fa80f51485 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/b8018f06be460f8fb569417007afb4646086f2b1 + sha: b8018f06be460f8fb569417007afb4646086f2b1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/b8018f06be460f8fb569417007afb4646086f2b1 + sha: c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7 + c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9aec89211f75916be5880bb2b35e1a31043ce67e + sha: 9aec89211f75916be5880bb2b35e1a31043ce67e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9aec89211f75916be5880bb2b35e1a31043ce67e + sha: c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7 + c9fc723b14b46784dc5c13aac93de8d59479e20e: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3fb54eff2078dc91e5c614ab4aea963a5d41f28c + sha: 3fb54eff2078dc91e5c614ab4aea963a5d41f28c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3fb54eff2078dc91e5c614ab4aea963a5d41f28c + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a522934abcbb49a3626b1ec8b3eb397f70bb2715 + sha: a522934abcbb49a3626b1ec8b3eb397f70bb2715 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a522934abcbb49a3626b1ec8b3eb397f70bb2715 + sha: c9fc723b14b46784dc5c13aac93de8d59479e20e + cac60329936d5e034e91e49dfc1485d3f66ce0cc: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/157448f6c27d49c3c1aa66e184bfe1cda2c872ac + sha: 157448f6c27d49c3c1aa66e184bfe1cda2c872ac + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/157448f6c27d49c3c1aa66e184bfe1cda2c872ac + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/24ab0810f632cd7db02edf0be55cac1f99378afd + sha: 24ab0810f632cd7db02edf0be55cac1f99378afd + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/24ab0810f632cd7db02edf0be55cac1f99378afd + sha: cac60329936d5e034e91e49dfc1485d3f66ce0cc + cc80bc8: &id030 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/6610ce35d38d04a7d04bbc046de899afbefe2deb + sha: 6610ce35d38d04a7d04bbc046de899afbefe2deb + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/6610ce35d38d04a7d04bbc046de899afbefe2deb + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ca7ad06dc18aa03e6fdcfea0af08c9766732ae11 + sha: ca7ad06dc18aa03e6fdcfea0af08c9766732ae11 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ca7ad06dc18aa03e6fdcfea0af08c9766732ae11 + sha: cc80bc8538ce00d926d2cab5416da50dbbf402d6 + cc80bc8538ce00d926d2cab5416da50dbbf402d6: *id030 + ccc3369dea3059f70d78ba5769bde1d618ac9ff9: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/100b8bece26faa0601a522b0dadb97a4822d0794 + sha: 100b8bece26faa0601a522b0dadb97a4822d0794 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/100b8bece26faa0601a522b0dadb97a4822d0794 + sha: ccc3369dea3059f70d78ba5769bde1d618ac9ff9 + d463a723dcec59a2b85a19b82e908a59cd0d97d2: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/de6e12478e4bdfc1fc59d4d39f08384c49b60222 + sha: de6e12478e4bdfc1fc59d4d39f08384c49b60222 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/de6e12478e4bdfc1fc59d4d39f08384c49b60222 + sha: d463a723dcec59a2b85a19b82e908a59cd0d97d2 + d4ac0cc68809ce1aef5c03ab4bdf1c687488b197: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f70c66f05b69186abc63fcd284283084f7928f5a + sha: f70c66f05b69186abc63fcd284283084f7928f5a + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f70c66f05b69186abc63fcd284283084f7928f5a + sha: d4ac0cc68809ce1aef5c03ab4bdf1c687488b197 + d52362367c64dfc0497375dc6dc50720a004bb4b: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2b78f5c5e4c2295654662203cc3811d02d518f61 + sha: 2b78f5c5e4c2295654662203cc3811d02d518f61 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2b78f5c5e4c2295654662203cc3811d02d518f61 + sha: d52362367c64dfc0497375dc6dc50720a004bb4b + d73a8d0f8ca3ab60401778797e40093cda2d6880: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/da6295a1dac76af639ce7ac1a76790a01b31d0e6 + sha: da6295a1dac76af639ce7ac1a76790a01b31d0e6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/da6295a1dac76af639ce7ac1a76790a01b31d0e6 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/21724c73e5a9dda9773088358c55ddc1a3b7bc4f + sha: 21724c73e5a9dda9773088358c55ddc1a3b7bc4f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/21724c73e5a9dda9773088358c55ddc1a3b7bc4f + sha: d73a8d0f8ca3ab60401778797e40093cda2d6880 + da1198ead25d592d6f3f2d332f57dc8cadb1152c: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/8410581498f0a8a306f20abecc45c4aff054220f + sha: 8410581498f0a8a306f20abecc45c4aff054220f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/8410581498f0a8a306f20abecc45c4aff054220f + sha: da1198ead25d592d6f3f2d332f57dc8cadb1152c + da6295a1dac76af639ce7ac1a76790a01b31d0e6: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/c4fd7c8d130f152117ba68e2b196049c570f4c44 + sha: c4fd7c8d130f152117ba68e2b196049c570f4c44 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/c4fd7c8d130f152117ba68e2b196049c570f4c44 + sha: da6295a1dac76af639ce7ac1a76790a01b31d0e6 + de6e124: &id031 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/137c82322d97462039165814e5c7fe8f1c2ba4db + sha: 137c82322d97462039165814e5c7fe8f1c2ba4db + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/137c82322d97462039165814e5c7fe8f1c2ba4db + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/99c877deff1433a18c122bca6295aac9e38dc639 + sha: 99c877deff1433a18c122bca6295aac9e38dc639 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/99c877deff1433a18c122bca6295aac9e38dc639 + sha: de6e12478e4bdfc1fc59d4d39f08384c49b60222 + de6e12478e4bdfc1fc59d4d39f08384c49b60222: *id031 + e5ada02: &id032 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a273f5b5808677150160a5d76d04aeac47b23395 + sha: a273f5b5808677150160a5d76d04aeac47b23395 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a273f5b5808677150160a5d76d04aeac47b23395 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/bdb3c5d12e0b6ef03801f40cf4f7f1c51c83da18 + sha: bdb3c5d12e0b6ef03801f40cf4f7f1c51c83da18 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/bdb3c5d12e0b6ef03801f40cf4f7f1c51c83da18 + sha: e5ada025705c2e233d52f87402e99028a2b32012 + e5ada025705c2e233d52f87402e99028a2b32012: *id032 + e62344feeb0526c330d0a0ab605f5e086dc04d12: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d883aa4ff270187d7f38ac0846b276d26c13b93f + sha: d883aa4ff270187d7f38ac0846b276d26c13b93f + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d883aa4ff270187d7f38ac0846b276d26c13b93f + sha: e62344feeb0526c330d0a0ab605f5e086dc04d12 + e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/9936e27fa361fbec993e10081943f54fd5f73727 + sha: 9936e27fa361fbec993e10081943f54fd5f73727 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/9936e27fa361fbec993e10081943f54fd5f73727 + sha: e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0 + e7d03e44159b91d5c7b260630daf70ca9d9b5749: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/a6b4009610d37d3cdbc2656049ebcbaeb9070aca + sha: a6b4009610d37d3cdbc2656049ebcbaeb9070aca + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/a6b4009610d37d3cdbc2656049ebcbaeb9070aca + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/4c0f3f90bab3ca4bd05793c4b9a3fdcd7737a845 + sha: 4c0f3f90bab3ca4bd05793c4b9a3fdcd7737a845 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/4c0f3f90bab3ca4bd05793c4b9a3fdcd7737a845 + sha: e7d03e44159b91d5c7b260630daf70ca9d9b5749 + ea05f155e58fce6361e79e86b3d19a3f02c1239d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba + sha: fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/0e5a8d873c3639b534f56106f50a05e0e317ee35 + sha: 0e5a8d873c3639b534f56106f50a05e0e317ee35 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/0e5a8d873c3639b534f56106f50a05e0e317ee35 + sha: ea05f155e58fce6361e79e86b3d19a3f02c1239d + ed06a949c5881e99735e0df6d2e607052f5e7a84: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f182acbd68d0ca8eafa08efece4a34d9e155efda + sha: f182acbd68d0ca8eafa08efece4a34d9e155efda + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f182acbd68d0ca8eafa08efece4a34d9e155efda + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/2ac040641270ee2c3b31490dde18aac2ea44e970 + sha: 2ac040641270ee2c3b31490dde18aac2ea44e970 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/2ac040641270ee2c3b31490dde18aac2ea44e970 + sha: ed06a949c5881e99735e0df6d2e607052f5e7a84 + ee12fcd: &id033 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/d52362367c64dfc0497375dc6dc50720a004bb4b + sha: d52362367c64dfc0497375dc6dc50720a004bb4b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/d52362367c64dfc0497375dc6dc50720a004bb4b + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f6f4ef7c2ab86cbea28ceeba2c7864fe2df7abcc + sha: f6f4ef7c2ab86cbea28ceeba2c7864fe2df7abcc + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f6f4ef7c2ab86cbea28ceeba2c7864fe2df7abcc + sha: ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04 + ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04: *id033 + eea4c96: &id034 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/afb98a00847558d17d0a92aaa2c1baa85e2e62b5 + sha: afb98a00847558d17d0a92aaa2c1baa85e2e62b5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/afb98a00847558d17d0a92aaa2c1baa85e2e62b5 + sha: eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2 + eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2: *id034 + ef8a289bd57ed36bbe251a0fb92d8499561d3d78: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/4867bd17b70aeaa77f9b88ea629de221efc939e9 + sha: 4867bd17b70aeaa77f9b88ea629de221efc939e9 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/4867bd17b70aeaa77f9b88ea629de221efc939e9 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f1e49543d929199c458100fbb5399ba77770252c + sha: f1e49543d929199c458100fbb5399ba77770252c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f1e49543d929199c458100fbb5399ba77770252c + sha: ef8a289bd57ed36bbe251a0fb92d8499561d3d78 + f182acbd68d0ca8eafa08efece4a34d9e155efda: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ba5b331da5740a09741f97d2614f882a59439f4e + sha: ba5b331da5740a09741f97d2614f882a59439f4e + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ba5b331da5740a09741f97d2614f882a59439f4e + sha: f182acbd68d0ca8eafa08efece4a34d9e155efda + f58c9b1d115685d7ba6ef54c255c333d969bd2ff: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/93b961275aa2155e18b0dc4a2fad682c8f71c274 + sha: 93b961275aa2155e18b0dc4a2fad682c8f71c274 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/93b961275aa2155e18b0dc4a2fad682c8f71c274 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/97318121758b2edaa186b1421affcb81b4f90046 + sha: 97318121758b2edaa186b1421affcb81b4f90046 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/97318121758b2edaa186b1421affcb81b4f90046 + sha: f58c9b1d115685d7ba6ef54c255c333d969bd2ff + f59c1d8d67fe1a5740bb222f7545e9da9beb45a7: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/5e6e568d879cb55868b0f7f50911fbb24c901894 + sha: 5e6e568d879cb55868b0f7f50911fbb24c901894 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/5e6e568d879cb55868b0f7f50911fbb24c901894 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/f2e7e4e777b5770b9d5f765890d0aa165cdd2d5c + sha: f2e7e4e777b5770b9d5f765890d0aa165cdd2d5c + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/f2e7e4e777b5770b9d5f765890d0aa165cdd2d5c + sha: f59c1d8d67fe1a5740bb222f7545e9da9beb45a7 + f5ea31f9510e2bf89eb780bdad401ee6bcfc3657: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/e62344feeb0526c330d0a0ab605f5e086dc04d12 + sha: e62344feeb0526c330d0a0ab605f5e086dc04d12 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/e62344feeb0526c330d0a0ab605f5e086dc04d12 + sha: f5ea31f9510e2bf89eb780bdad401ee6bcfc3657 + f70c66f05b69186abc63fcd284283084f7928f5a: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/371640e9872eb407edf9883bc1c4f650bc0d9c1b + sha: 371640e9872eb407edf9883bc1c4f650bc0d9c1b + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/371640e9872eb407edf9883bc1c4f650bc0d9c1b + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/40122c6b78358b7636e5eb0ca9413ffca0b23126 + sha: 40122c6b78358b7636e5eb0ca9413ffca0b23126 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/40122c6b78358b7636e5eb0ca9413ffca0b23126 + sha: f70c66f05b69186abc63fcd284283084f7928f5a + fb7bb9a: &id035 + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ac0b0fa588e794824329e6d99796174661a941e1 + sha: ac0b0fa588e794824329e6d99796174661a941e1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ac0b0fa588e794824329e6d99796174661a941e1 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/22a889b69d9fc21dacd955dda3fa4bf3c3475fb1 + sha: 22a889b69d9fc21dacd955dda3fa4bf3c3475fb1 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/22a889b69d9fc21dacd955dda3fa4bf3c3475fb1 + sha: fb7bb9a642d69f33dcef8404e89c963f0e7e925b + fb7bb9a642d69f33dcef8404e89c963f0e7e925b: *id035 + fd8044abf445bd326b5c8bc0532ab43b12f4fae1: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ad01e040a26eedfab33bdd490644675f0f14b9a5 + sha: ad01e040a26eedfab33bdd490644675f0f14b9a5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ad01e040a26eedfab33bdd490644675f0f14b9a5 + sha: fd8044abf445bd326b5c8bc0532ab43b12f4fae1 + fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/89c28562586c0af47e2e2d3a313fccd90979f0be + sha: 89c28562586c0af47e2e2d3a313fccd90979f0be + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/89c28562586c0af47e2e2d3a313fccd90979f0be + sha: fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba + fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ccc3369dea3059f70d78ba5769bde1d618ac9ff9 + sha: ccc3369dea3059f70d78ba5769bde1d618ac9ff9 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ccc3369dea3059f70d78ba5769bde1d618ac9ff9 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/184ccb9cf9af7e9ed11bda3d90b0bebb6f7f34c5 + sha: 184ccb9cf9af7e9ed11bda3d90b0bebb6f7f34c5 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/184ccb9cf9af7e9ed11bda3d90b0bebb6f7f34c5 + sha: fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d + fed30dcf3140dec561759ce621ccc3f9c0e38a8b: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/ed06a949c5881e99735e0df6d2e607052f5e7a84 + sha: ed06a949c5881e99735e0df6d2e607052f5e7a84 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/ed06a949c5881e99735e0df6d2e607052f5e7a84 + sha: fed30dcf3140dec561759ce621ccc3f9c0e38a8b + fefe4beab232dfd0e876f41ffbee085147e689d6: + parents: + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/3ed449589f776ee6cbdcf6dcb99027016516f9b6 + sha: 3ed449589f776ee6cbdcf6dcb99027016516f9b6 + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/3ed449589f776ee6cbdcf6dcb99027016516f9b6 + - html_url: https://github.com/camptocamp/c2cgeoportal/commit/e83e0b2d37a2d22f3d3615d51dd61dd02993843d + sha: e83e0b2d37a2d22f3d3615d51dd61dd02993843d + url: https://api.github.com/repos/camptocamp/c2cgeoportal/commits/e83e0b2d37a2d22f3d3615d51dd61dd02993843d + sha: fefe4beab232dfd0e876f41ffbee085147e689d6 + ngeo: + 02d69a00e9e6d5d45cf49e26373f3b4659e8ca00: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/f7233da40083c8c1d65b37b1096ef3e2bea42651 + sha: f7233da40083c8c1d65b37b1096ef3e2bea42651 + url: https://api.github.com/repos/camptocamp/ngeo/commits/f7233da40083c8c1d65b37b1096ef3e2bea42651 + - html_url: https://github.com/camptocamp/ngeo/commit/48253415a615e2cda22c789f9b69b0a2ebd67562 + sha: 48253415a615e2cda22c789f9b69b0a2ebd67562 + url: https://api.github.com/repos/camptocamp/ngeo/commits/48253415a615e2cda22c789f9b69b0a2ebd67562 + sha: 02d69a00e9e6d5d45cf49e26373f3b4659e8ca00 + 0e09ef0bda6053a6c480cfa44dee4f66eed570fe: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/134424581f4ee101723272c023c5c9b698a65640 + sha: 134424581f4ee101723272c023c5c9b698a65640 + url: https://api.github.com/repos/camptocamp/ngeo/commits/134424581f4ee101723272c023c5c9b698a65640 + - html_url: https://github.com/camptocamp/ngeo/commit/df4446ced2627b725f382ad7626104f6fbc49818 + sha: df4446ced2627b725f382ad7626104f6fbc49818 + url: https://api.github.com/repos/camptocamp/ngeo/commits/df4446ced2627b725f382ad7626104f6fbc49818 + sha: 0e09ef0bda6053a6c480cfa44dee4f66eed570fe + 134424581f4ee101723272c023c5c9b698a65640: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/b978117c3124d583c90cc8fb46e7ec07a0de6d7c + sha: b978117c3124d583c90cc8fb46e7ec07a0de6d7c + url: https://api.github.com/repos/camptocamp/ngeo/commits/b978117c3124d583c90cc8fb46e7ec07a0de6d7c + - html_url: https://github.com/camptocamp/ngeo/commit/c545df31d9ae2104b4c310a3c013e2a94b92e707 + sha: c545df31d9ae2104b4c310a3c013e2a94b92e707 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c545df31d9ae2104b4c310a3c013e2a94b92e707 + sha: 134424581f4ee101723272c023c5c9b698a65640 + 1444e75: &id036 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/d08ec0046f8e69c57b727d4c53af0283f4edd542 + sha: d08ec0046f8e69c57b727d4c53af0283f4edd542 + url: https://api.github.com/repos/camptocamp/ngeo/commits/d08ec0046f8e69c57b727d4c53af0283f4edd542 + - html_url: https://github.com/camptocamp/ngeo/commit/3515e270b0f637907830058cefaf9692bd1bd281 + sha: 3515e270b0f637907830058cefaf9692bd1bd281 + url: https://api.github.com/repos/camptocamp/ngeo/commits/3515e270b0f637907830058cefaf9692bd1bd281 + sha: 1444e758a38b4742b1815963c8c30b87376ae7e8 + 1444e758a38b4742b1815963c8c30b87376ae7e8: *id036 + 2.4.0: &id040 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/1f608334d5f6b5ebb9239b4e188fdd8ed4a3f9a3 + sha: 1f608334d5f6b5ebb9239b4e188fdd8ed4a3f9a3 + url: https://api.github.com/repos/camptocamp/ngeo/commits/1f608334d5f6b5ebb9239b4e188fdd8ed4a3f9a3 + - html_url: https://github.com/camptocamp/ngeo/commit/413b21c5447fffe1f6a70c39f0c7d3c374274171 + sha: 413b21c5447fffe1f6a70c39f0c7d3c374274171 + url: https://api.github.com/repos/camptocamp/ngeo/commits/413b21c5447fffe1f6a70c39f0c7d3c374274171 + sha: 7926f338a3dd000f5a3d8bf143d6a98c83b56f75 + 247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/b1743e55ef30bb1b764a270b9f36717f5d6d3df8 + sha: b1743e55ef30bb1b764a270b9f36717f5d6d3df8 + url: https://api.github.com/repos/camptocamp/ngeo/commits/b1743e55ef30bb1b764a270b9f36717f5d6d3df8 + - html_url: https://github.com/camptocamp/ngeo/commit/cd914decc67922dda7837aec8b3be6f96c24189d + sha: cd914decc67922dda7837aec8b3be6f96c24189d + url: https://api.github.com/repos/camptocamp/ngeo/commits/cd914decc67922dda7837aec8b3be6f96c24189d + sha: 247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d + 2af895d7d6c1fa219e32765df4891b224747e12e: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/ab939f4175a2875517e5e54861d689e90968c47a + sha: ab939f4175a2875517e5e54861d689e90968c47a + url: https://api.github.com/repos/camptocamp/ngeo/commits/ab939f4175a2875517e5e54861d689e90968c47a + - html_url: https://github.com/camptocamp/ngeo/commit/a8dc9cc6680110691774548bf8480898090f1f97 + sha: a8dc9cc6680110691774548bf8480898090f1f97 + url: https://api.github.com/repos/camptocamp/ngeo/commits/a8dc9cc6680110691774548bf8480898090f1f97 + sha: 2af895d7d6c1fa219e32765df4891b224747e12e + 2cb3e0c68f7af812c30cd32a71b625921434ae92: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0 + sha: 794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0 + url: https://api.github.com/repos/camptocamp/ngeo/commits/794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0 + - html_url: https://github.com/camptocamp/ngeo/commit/19c3460d9e7dadb6140da1b1cd71949d165c31f4 + sha: 19c3460d9e7dadb6140da1b1cd71949d165c31f4 + url: https://api.github.com/repos/camptocamp/ngeo/commits/19c3460d9e7dadb6140da1b1cd71949d165c31f4 + sha: 2cb3e0c68f7af812c30cd32a71b625921434ae92 + 2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/6ed14f067e44e2102bb3840e51ad495d0e1a616f + sha: 6ed14f067e44e2102bb3840e51ad495d0e1a616f + url: https://api.github.com/repos/camptocamp/ngeo/commits/6ed14f067e44e2102bb3840e51ad495d0e1a616f + - html_url: https://github.com/camptocamp/ngeo/commit/ab339ce220ddd7988a081bc62c3552c968ef305e + sha: ab339ce220ddd7988a081bc62c3552c968ef305e + url: https://api.github.com/repos/camptocamp/ngeo/commits/ab339ce220ddd7988a081bc62c3552c968ef305e + sha: 2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd + 330fc720b1f01ae05be57ff9882bbe79166dd001: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/cd757c4b19a20ca9a9f0c56672d10f2f43b84194 + sha: cd757c4b19a20ca9a9f0c56672d10f2f43b84194 + url: https://api.github.com/repos/camptocamp/ngeo/commits/cd757c4b19a20ca9a9f0c56672d10f2f43b84194 + - html_url: https://github.com/camptocamp/ngeo/commit/bbbdd3267d2ff6378b4fa479a40ca0ba8675abf1 + sha: bbbdd3267d2ff6378b4fa479a40ca0ba8675abf1 + url: https://api.github.com/repos/camptocamp/ngeo/commits/bbbdd3267d2ff6378b4fa479a40ca0ba8675abf1 + sha: 330fc720b1f01ae05be57ff9882bbe79166dd001 + 3509708b324579b93543b95a38640ec274e492d4: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/5d648fe3a3e430b2e5187d69489d48cd7cfea83b + sha: 5d648fe3a3e430b2e5187d69489d48cd7cfea83b + url: https://api.github.com/repos/camptocamp/ngeo/commits/5d648fe3a3e430b2e5187d69489d48cd7cfea83b + - html_url: https://github.com/camptocamp/ngeo/commit/da2320b9ed4efabe2db993ee05b80ec78f1f83ff + sha: da2320b9ed4efabe2db993ee05b80ec78f1f83ff + url: https://api.github.com/repos/camptocamp/ngeo/commits/da2320b9ed4efabe2db993ee05b80ec78f1f83ff + sha: 3509708b324579b93543b95a38640ec274e492d4 + 3cea924baede2286437e6be39a630b636c9f9f1d: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/0e09ef0bda6053a6c480cfa44dee4f66eed570fe + sha: 0e09ef0bda6053a6c480cfa44dee4f66eed570fe + url: https://api.github.com/repos/camptocamp/ngeo/commits/0e09ef0bda6053a6c480cfa44dee4f66eed570fe + - html_url: https://github.com/camptocamp/ngeo/commit/f8c2f6c0a6d4de0983a9879cedba7800a1e63996 + sha: f8c2f6c0a6d4de0983a9879cedba7800a1e63996 + url: https://api.github.com/repos/camptocamp/ngeo/commits/f8c2f6c0a6d4de0983a9879cedba7800a1e63996 + sha: 3cea924baede2286437e6be39a630b636c9f9f1d + 3dffbcae775f8c6022275dd878855cd45c79542b: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/a7fb569943afb49a26869f40e25282cf8dd99923 + sha: a7fb569943afb49a26869f40e25282cf8dd99923 + url: https://api.github.com/repos/camptocamp/ngeo/commits/a7fb569943afb49a26869f40e25282cf8dd99923 + sha: 3dffbcae775f8c6022275dd878855cd45c79542b + 3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/e9e2fd1d79d32f4c446db64727feeb21aebc49d0 + sha: e9e2fd1d79d32f4c446db64727feeb21aebc49d0 + url: https://api.github.com/repos/camptocamp/ngeo/commits/e9e2fd1d79d32f4c446db64727feeb21aebc49d0 + sha: 3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa + 54c1112: &id037 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/8dc116a50034879ce86467d96b81e0391e06d363 + sha: 8dc116a50034879ce86467d96b81e0391e06d363 + url: https://api.github.com/repos/camptocamp/ngeo/commits/8dc116a50034879ce86467d96b81e0391e06d363 + - html_url: https://github.com/camptocamp/ngeo/commit/f22239e9a8b98ed4d198bcf3d27e6c1ba32301c3 + sha: f22239e9a8b98ed4d198bcf3d27e6c1ba32301c3 + url: https://api.github.com/repos/camptocamp/ngeo/commits/f22239e9a8b98ed4d198bcf3d27e6c1ba32301c3 + sha: 54c11126148b5c94ce4d2fc09eb9aebbd4294b6e + 54c11126148b5c94ce4d2fc09eb9aebbd4294b6e: *id037 + 5d648fe: &id038 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/775d9df8dd22b224fd52c05fce2aaa0f734cb5ed + sha: 775d9df8dd22b224fd52c05fce2aaa0f734cb5ed + url: https://api.github.com/repos/camptocamp/ngeo/commits/775d9df8dd22b224fd52c05fce2aaa0f734cb5ed + - html_url: https://github.com/camptocamp/ngeo/commit/e28b1fa0e229c2f631dea5f0a67e34d734a1fc6a + sha: e28b1fa0e229c2f631dea5f0a67e34d734a1fc6a + url: https://api.github.com/repos/camptocamp/ngeo/commits/e28b1fa0e229c2f631dea5f0a67e34d734a1fc6a + sha: 5d648fe3a3e430b2e5187d69489d48cd7cfea83b + 5d648fe3a3e430b2e5187d69489d48cd7cfea83b: *id038 + 66d603a15f45a2ccfdb47efb8f89e4871f831578: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055 + sha: eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055 + url: https://api.github.com/repos/camptocamp/ngeo/commits/eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055 + - html_url: https://github.com/camptocamp/ngeo/commit/449ead572ca4b8cfa55f698c5f964e611dd14f77 + sha: 449ead572ca4b8cfa55f698c5f964e611dd14f77 + url: https://api.github.com/repos/camptocamp/ngeo/commits/449ead572ca4b8cfa55f698c5f964e611dd14f77 + sha: 66d603a15f45a2ccfdb47efb8f89e4871f831578 + 6806edba483edbc92b9b9ae224f6370abce46485: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/2cb3e0c68f7af812c30cd32a71b625921434ae92 + sha: 2cb3e0c68f7af812c30cd32a71b625921434ae92 + url: https://api.github.com/repos/camptocamp/ngeo/commits/2cb3e0c68f7af812c30cd32a71b625921434ae92 + - html_url: https://github.com/camptocamp/ngeo/commit/3dc5fbf9c3b12300965e83d1aa8bda517ad8502b + sha: 3dc5fbf9c3b12300965e83d1aa8bda517ad8502b + url: https://api.github.com/repos/camptocamp/ngeo/commits/3dc5fbf9c3b12300965e83d1aa8bda517ad8502b + sha: 6806edba483edbc92b9b9ae224f6370abce46485 + 6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/6806edba483edbc92b9b9ae224f6370abce46485 + sha: 6806edba483edbc92b9b9ae224f6370abce46485 + url: https://api.github.com/repos/camptocamp/ngeo/commits/6806edba483edbc92b9b9ae224f6370abce46485 + - html_url: https://github.com/camptocamp/ngeo/commit/b5ecc0422c8cbf116687f8b594b38a33d151175b + sha: b5ecc0422c8cbf116687f8b594b38a33d151175b + url: https://api.github.com/repos/camptocamp/ngeo/commits/b5ecc0422c8cbf116687f8b594b38a33d151175b + sha: 6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9 + 6d970e0: &id039 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/7aa562c07310146fa1ffa4fb2f9adbc6685ae67e + sha: 7aa562c07310146fa1ffa4fb2f9adbc6685ae67e + url: https://api.github.com/repos/camptocamp/ngeo/commits/7aa562c07310146fa1ffa4fb2f9adbc6685ae67e + - html_url: https://github.com/camptocamp/ngeo/commit/7fef3a9e48e1c240bd2ea074459b5955ec6adc70 + sha: 7fef3a9e48e1c240bd2ea074459b5955ec6adc70 + url: https://api.github.com/repos/camptocamp/ngeo/commits/7fef3a9e48e1c240bd2ea074459b5955ec6adc70 + sha: 6d970e0d48a27ee3d48582f76d5da10d1c5ef0be + 6d970e0d48a27ee3d48582f76d5da10d1c5ef0be: *id039 + 6ed14f067e44e2102bb3840e51ad495d0e1a616f: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa + sha: 3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa + url: https://api.github.com/repos/camptocamp/ngeo/commits/3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa + - html_url: https://github.com/camptocamp/ngeo/commit/73160242c8d62e77ff875d558754770b88bc7b62 + sha: 73160242c8d62e77ff875d558754770b88bc7b62 + url: https://api.github.com/repos/camptocamp/ngeo/commits/73160242c8d62e77ff875d558754770b88bc7b62 + sha: 6ed14f067e44e2102bb3840e51ad495d0e1a616f + 775d9df8dd22b224fd52c05fce2aaa0f734cb5ed: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f + sha: 9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f + url: https://api.github.com/repos/camptocamp/ngeo/commits/9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f + - html_url: https://github.com/camptocamp/ngeo/commit/306146ca236a2aadf66243ca4e46ba93904d88d2 + sha: 306146ca236a2aadf66243ca4e46ba93904d88d2 + url: https://api.github.com/repos/camptocamp/ngeo/commits/306146ca236a2aadf66243ca4e46ba93904d88d2 + sha: 775d9df8dd22b224fd52c05fce2aaa0f734cb5ed + 778759a5709bed1fea8464c4c06f247061953046: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/b50062cbd8e1a8b72f6bdacb44e1ef55989c96da + sha: b50062cbd8e1a8b72f6bdacb44e1ef55989c96da + url: https://api.github.com/repos/camptocamp/ngeo/commits/b50062cbd8e1a8b72f6bdacb44e1ef55989c96da + - html_url: https://github.com/camptocamp/ngeo/commit/be7a208fbce71b11a2c2d7c830b2d3079b32d3da + sha: be7a208fbce71b11a2c2d7c830b2d3079b32d3da + url: https://api.github.com/repos/camptocamp/ngeo/commits/be7a208fbce71b11a2c2d7c830b2d3079b32d3da + sha: 778759a5709bed1fea8464c4c06f247061953046 + 7926f338a3dd000f5a3d8bf143d6a98c83b56f75: *id040 + 794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/330fc720b1f01ae05be57ff9882bbe79166dd001 + sha: 330fc720b1f01ae05be57ff9882bbe79166dd001 + url: https://api.github.com/repos/camptocamp/ngeo/commits/330fc720b1f01ae05be57ff9882bbe79166dd001 + - html_url: https://github.com/camptocamp/ngeo/commit/c949bdab16e6c9a2e712e6c7f1d84ad63b160b76 + sha: c949bdab16e6c9a2e712e6c7f1d84ad63b160b76 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c949bdab16e6c9a2e712e6c7f1d84ad63b160b76 + sha: 794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0 + 7aa562c07310146fa1ffa4fb2f9adbc6685ae67e: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/c82f0561db11f79362b688831f20fb8bf39757c8 + sha: c82f0561db11f79362b688831f20fb8bf39757c8 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c82f0561db11f79362b688831f20fb8bf39757c8 + - html_url: https://github.com/camptocamp/ngeo/commit/c70bd26c19123b39d4d18e237257f909c69c3612 + sha: c70bd26c19123b39d4d18e237257f909c69c3612 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c70bd26c19123b39d4d18e237257f909c69c3612 + sha: 7aa562c07310146fa1ffa4fb2f9adbc6685ae67e + 84b215b: &id041 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/a4fe8b5547b182924c8069cc7af3728464ced74e + sha: a4fe8b5547b182924c8069cc7af3728464ced74e + url: https://api.github.com/repos/camptocamp/ngeo/commits/a4fe8b5547b182924c8069cc7af3728464ced74e + - html_url: https://github.com/camptocamp/ngeo/commit/2d1e07c43aea6c791abce8a6c80a43c32aed82ab + sha: 2d1e07c43aea6c791abce8a6c80a43c32aed82ab + url: https://api.github.com/repos/camptocamp/ngeo/commits/2d1e07c43aea6c791abce8a6c80a43c32aed82ab + sha: 84b215bf6eea049b9c900e23e8ba692c6b10a5af + 84b215bf6eea049b9c900e23e8ba692c6b10a5af: *id041 + 8dc116a50034879ce86467d96b81e0391e06d363: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/3dffbcae775f8c6022275dd878855cd45c79542b + sha: 3dffbcae775f8c6022275dd878855cd45c79542b + url: https://api.github.com/repos/camptocamp/ngeo/commits/3dffbcae775f8c6022275dd878855cd45c79542b + - html_url: https://github.com/camptocamp/ngeo/commit/4896337bf775cb129c59ccc4c5ec6354005444b3 + sha: 4896337bf775cb129c59ccc4c5ec6354005444b3 + url: https://api.github.com/repos/camptocamp/ngeo/commits/4896337bf775cb129c59ccc4c5ec6354005444b3 + sha: 8dc116a50034879ce86467d96b81e0391e06d363 + 92c377601c8dadce724c6353ab93a8f0775006f0: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/c4064b951d374d4c0973276d9c02f746adb71cf1 + sha: c4064b951d374d4c0973276d9c02f746adb71cf1 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c4064b951d374d4c0973276d9c02f746adb71cf1 + - html_url: https://github.com/camptocamp/ngeo/commit/a929b6807e1ed283dc29d47d1c4488abdca39a04 + sha: a929b6807e1ed283dc29d47d1c4488abdca39a04 + url: https://api.github.com/repos/camptocamp/ngeo/commits/a929b6807e1ed283dc29d47d1c4488abdca39a04 + sha: 92c377601c8dadce724c6353ab93a8f0775006f0 + 9782f4f066092b62fa47cbae29d78ed6e111f383: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7 + sha: aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7 + url: https://api.github.com/repos/camptocamp/ngeo/commits/aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7 + - html_url: https://github.com/camptocamp/ngeo/commit/4d40dba35b819fcb064c634e1e397d7fab6bc8bc + sha: 4d40dba35b819fcb064c634e1e397d7fab6bc8bc + url: https://api.github.com/repos/camptocamp/ngeo/commits/4d40dba35b819fcb064c634e1e397d7fab6bc8bc + sha: 9782f4f066092b62fa47cbae29d78ed6e111f383 + 9cbb8585c378e1b66a89a9661099908019547bc5: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/1444e758a38b4742b1815963c8c30b87376ae7e8 + sha: 1444e758a38b4742b1815963c8c30b87376ae7e8 + url: https://api.github.com/repos/camptocamp/ngeo/commits/1444e758a38b4742b1815963c8c30b87376ae7e8 + - html_url: https://github.com/camptocamp/ngeo/commit/58d5a25f13140f25be9dbe90e49b2bb7343fa5a9 + sha: 58d5a25f13140f25be9dbe90e49b2bb7343fa5a9 + url: https://api.github.com/repos/camptocamp/ngeo/commits/58d5a25f13140f25be9dbe90e49b2bb7343fa5a9 + sha: 9cbb8585c378e1b66a89a9661099908019547bc5 + 9f4e0da: &id042 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/e9280f51c75c4b07432488c18878b44b6d2fba8c + sha: e9280f51c75c4b07432488c18878b44b6d2fba8c + url: https://api.github.com/repos/camptocamp/ngeo/commits/e9280f51c75c4b07432488c18878b44b6d2fba8c + - html_url: https://github.com/camptocamp/ngeo/commit/64ac8ffaffc8673981af1df9e294bbb874cef8bc + sha: 64ac8ffaffc8673981af1df9e294bbb874cef8bc + url: https://api.github.com/repos/camptocamp/ngeo/commits/64ac8ffaffc8673981af1df9e294bbb874cef8bc + sha: 9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f + 9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f: *id042 + a4fe8b5: &id043 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/f3d497d94f116095b9030e6e8bbdc9a29364f88d + sha: f3d497d94f116095b9030e6e8bbdc9a29364f88d + url: https://api.github.com/repos/camptocamp/ngeo/commits/f3d497d94f116095b9030e6e8bbdc9a29364f88d + - html_url: https://github.com/camptocamp/ngeo/commit/97454a815ef6edcad33a7987b14e8a667155adba + sha: 97454a815ef6edcad33a7987b14e8a667155adba + url: https://api.github.com/repos/camptocamp/ngeo/commits/97454a815ef6edcad33a7987b14e8a667155adba + sha: a4fe8b5547b182924c8069cc7af3728464ced74e + a4fe8b5547b182924c8069cc7af3728464ced74e: *id043 + a7fb569: &id044 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/d99ac9031b3097c0a01d267f939a422e9d3bbd42 + sha: d99ac9031b3097c0a01d267f939a422e9d3bbd42 + url: https://api.github.com/repos/camptocamp/ngeo/commits/d99ac9031b3097c0a01d267f939a422e9d3bbd42 + sha: a7fb569943afb49a26869f40e25282cf8dd99923 + a7fb569943afb49a26869f40e25282cf8dd99923: *id044 + aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/f203c01de5c15c16dd40fd4ec111f2ed641897d4 + sha: f203c01de5c15c16dd40fd4ec111f2ed641897d4 + url: https://api.github.com/repos/camptocamp/ngeo/commits/f203c01de5c15c16dd40fd4ec111f2ed641897d4 + - html_url: https://github.com/camptocamp/ngeo/commit/fca35a53d7158d05c87a5c86233fbab18263fa3e + sha: fca35a53d7158d05c87a5c86233fbab18263fa3e + url: https://api.github.com/repos/camptocamp/ngeo/commits/fca35a53d7158d05c87a5c86233fbab18263fa3e + sha: aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7 + ab939f4175a2875517e5e54861d689e90968c47a: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd + sha: 2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd + url: https://api.github.com/repos/camptocamp/ngeo/commits/2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd + - html_url: https://github.com/camptocamp/ngeo/commit/443d44bdeaab36b5e4e704fe628eb9e8311848ef + sha: 443d44bdeaab36b5e4e704fe628eb9e8311848ef + url: https://api.github.com/repos/camptocamp/ngeo/commits/443d44bdeaab36b5e4e704fe628eb9e8311848ef + sha: ab939f4175a2875517e5e54861d689e90968c47a + b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/778759a5709bed1fea8464c4c06f247061953046 + sha: 778759a5709bed1fea8464c4c06f247061953046 + url: https://api.github.com/repos/camptocamp/ngeo/commits/778759a5709bed1fea8464c4c06f247061953046 + - html_url: https://github.com/camptocamp/ngeo/commit/b8f7d889d3c01ec3ee70c752305709238e768af6 + sha: b8f7d889d3c01ec3ee70c752305709238e768af6 + url: https://api.github.com/repos/camptocamp/ngeo/commits/b8f7d889d3c01ec3ee70c752305709238e768af6 + sha: b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de + b1743e55ef30bb1b764a270b9f36717f5d6d3df8: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/2af895d7d6c1fa219e32765df4891b224747e12e + sha: 2af895d7d6c1fa219e32765df4891b224747e12e + url: https://api.github.com/repos/camptocamp/ngeo/commits/2af895d7d6c1fa219e32765df4891b224747e12e + - html_url: https://github.com/camptocamp/ngeo/commit/768dcbfe6b8102031b94afe1918f900c7e70bd8c + sha: 768dcbfe6b8102031b94afe1918f900c7e70bd8c + url: https://api.github.com/repos/camptocamp/ngeo/commits/768dcbfe6b8102031b94afe1918f900c7e70bd8c + sha: b1743e55ef30bb1b764a270b9f36717f5d6d3df8 + b50062cbd8e1a8b72f6bdacb44e1ef55989c96da: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/3cea924baede2286437e6be39a630b636c9f9f1d + sha: 3cea924baede2286437e6be39a630b636c9f9f1d + url: https://api.github.com/repos/camptocamp/ngeo/commits/3cea924baede2286437e6be39a630b636c9f9f1d + - html_url: https://github.com/camptocamp/ngeo/commit/93473059ff5b286266046fbb7ea0d60285c19f1f + sha: 93473059ff5b286266046fbb7ea0d60285c19f1f + url: https://api.github.com/repos/camptocamp/ngeo/commits/93473059ff5b286266046fbb7ea0d60285c19f1f + sha: b50062cbd8e1a8b72f6bdacb44e1ef55989c96da + b60bad8: &id045 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/cf073f6a0ff7dc0a10770d91fdf9d9471e775636 + sha: cf073f6a0ff7dc0a10770d91fdf9d9471e775636 + url: https://api.github.com/repos/camptocamp/ngeo/commits/cf073f6a0ff7dc0a10770d91fdf9d9471e775636 + - html_url: https://github.com/camptocamp/ngeo/commit/1e585b9a31199cfcc238fcb4a3f3074db1c1843d + sha: 1e585b9a31199cfcc238fcb4a3f3074db1c1843d + url: https://api.github.com/repos/camptocamp/ngeo/commits/1e585b9a31199cfcc238fcb4a3f3074db1c1843d + sha: b60bad8aeb4441515a746fad8b4aca116b3df260 + b60bad8aeb4441515a746fad8b4aca116b3df260: *id045 + b978117c3124d583c90cc8fb46e7ec07a0de6d7c: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/92c377601c8dadce724c6353ab93a8f0775006f0 + sha: 92c377601c8dadce724c6353ab93a8f0775006f0 + url: https://api.github.com/repos/camptocamp/ngeo/commits/92c377601c8dadce724c6353ab93a8f0775006f0 + - html_url: https://github.com/camptocamp/ngeo/commit/395ba703745710fd651b09c939fee678bcf2b8ad + sha: 395ba703745710fd651b09c939fee678bcf2b8ad + url: https://api.github.com/repos/camptocamp/ngeo/commits/395ba703745710fd651b09c939fee678bcf2b8ad + sha: b978117c3124d583c90cc8fb46e7ec07a0de6d7c + c4064b951d374d4c0973276d9c02f746adb71cf1: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/d2b1362bd5002190fecc32b257c381be89f284b4 + sha: d2b1362bd5002190fecc32b257c381be89f284b4 + url: https://api.github.com/repos/camptocamp/ngeo/commits/d2b1362bd5002190fecc32b257c381be89f284b4 + - html_url: https://github.com/camptocamp/ngeo/commit/a1cbb092015ae34e9e51fe1c5f46f6f9af19292e + sha: a1cbb092015ae34e9e51fe1c5f46f6f9af19292e + url: https://api.github.com/repos/camptocamp/ngeo/commits/a1cbb092015ae34e9e51fe1c5f46f6f9af19292e + sha: c4064b951d374d4c0973276d9c02f746adb71cf1 + c82f056: &id046 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/54c11126148b5c94ce4d2fc09eb9aebbd4294b6e + sha: 54c11126148b5c94ce4d2fc09eb9aebbd4294b6e + url: https://api.github.com/repos/camptocamp/ngeo/commits/54c11126148b5c94ce4d2fc09eb9aebbd4294b6e + - html_url: https://github.com/camptocamp/ngeo/commit/ece68bc0c6169f5d4413c1fdbe315dbb0a2c3b00 + sha: ece68bc0c6169f5d4413c1fdbe315dbb0a2c3b00 + url: https://api.github.com/repos/camptocamp/ngeo/commits/ece68bc0c6169f5d4413c1fdbe315dbb0a2c3b00 + sha: c82f0561db11f79362b688831f20fb8bf39757c8 + c82f0561db11f79362b688831f20fb8bf39757c8: *id046 + cc208970e24fd015af6bf14ff438d1b3c82a6cf4: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/fcb95824f907b7a622670ab10b2e9b648a7fb7bc + sha: fcb95824f907b7a622670ab10b2e9b648a7fb7bc + url: https://api.github.com/repos/camptocamp/ngeo/commits/fcb95824f907b7a622670ab10b2e9b648a7fb7bc + - html_url: https://github.com/camptocamp/ngeo/commit/51a1bb926cefbf1fd523b0170a0fd37d817a5ee2 + sha: 51a1bb926cefbf1fd523b0170a0fd37d817a5ee2 + url: https://api.github.com/repos/camptocamp/ngeo/commits/51a1bb926cefbf1fd523b0170a0fd37d817a5ee2 + sha: cc208970e24fd015af6bf14ff438d1b3c82a6cf4 + cd757c4b19a20ca9a9f0c56672d10f2f43b84194: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/cc208970e24fd015af6bf14ff438d1b3c82a6cf4 + sha: cc208970e24fd015af6bf14ff438d1b3c82a6cf4 + url: https://api.github.com/repos/camptocamp/ngeo/commits/cc208970e24fd015af6bf14ff438d1b3c82a6cf4 + - html_url: https://github.com/camptocamp/ngeo/commit/8afd4700eb593499e619bb54e933c9c3f6bf7afa + sha: 8afd4700eb593499e619bb54e933c9c3f6bf7afa + url: https://api.github.com/repos/camptocamp/ngeo/commits/8afd4700eb593499e619bb54e933c9c3f6bf7afa + sha: cd757c4b19a20ca9a9f0c56672d10f2f43b84194 + cf073f6a0ff7dc0a10770d91fdf9d9471e775636: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/3509708b324579b93543b95a38640ec274e492d4 + sha: 3509708b324579b93543b95a38640ec274e492d4 + url: https://api.github.com/repos/camptocamp/ngeo/commits/3509708b324579b93543b95a38640ec274e492d4 + - html_url: https://github.com/camptocamp/ngeo/commit/51e0329ea014dfc7c5a53c6dfed68b8ac312b504 + sha: 51e0329ea014dfc7c5a53c6dfed68b8ac312b504 + url: https://api.github.com/repos/camptocamp/ngeo/commits/51e0329ea014dfc7c5a53c6dfed68b8ac312b504 + sha: cf073f6a0ff7dc0a10770d91fdf9d9471e775636 + d08ec00: &id047 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/66d603a15f45a2ccfdb47efb8f89e4871f831578 + sha: 66d603a15f45a2ccfdb47efb8f89e4871f831578 + url: https://api.github.com/repos/camptocamp/ngeo/commits/66d603a15f45a2ccfdb47efb8f89e4871f831578 + - html_url: https://github.com/camptocamp/ngeo/commit/5a8ce7b6355eff9299f4047844171eafead0fa94 + sha: 5a8ce7b6355eff9299f4047844171eafead0fa94 + url: https://api.github.com/repos/camptocamp/ngeo/commits/5a8ce7b6355eff9299f4047844171eafead0fa94 + sha: d08ec0046f8e69c57b727d4c53af0283f4edd542 + d08ec0046f8e69c57b727d4c53af0283f4edd542: *id047 + d201ba3a336abd315a0ee9530728e8f9f871661b: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/84b215bf6eea049b9c900e23e8ba692c6b10a5af + sha: 84b215bf6eea049b9c900e23e8ba692c6b10a5af + url: https://api.github.com/repos/camptocamp/ngeo/commits/84b215bf6eea049b9c900e23e8ba692c6b10a5af + - html_url: https://github.com/camptocamp/ngeo/commit/b58688bee81d5cf70ee3c8d23fe1e96508ddd90b + sha: b58688bee81d5cf70ee3c8d23fe1e96508ddd90b + url: https://api.github.com/repos/camptocamp/ngeo/commits/b58688bee81d5cf70ee3c8d23fe1e96508ddd90b + sha: d201ba3a336abd315a0ee9530728e8f9f871661b + d2b1362bd5002190fecc32b257c381be89f284b4: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/7926f338a3dd000f5a3d8bf143d6a98c83b56f75 + sha: 7926f338a3dd000f5a3d8bf143d6a98c83b56f75 + url: https://api.github.com/repos/camptocamp/ngeo/commits/7926f338a3dd000f5a3d8bf143d6a98c83b56f75 + sha: d2b1362bd5002190fecc32b257c381be89f284b4 + d99ac9031b3097c0a01d267f939a422e9d3bbd42: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/9782f4f066092b62fa47cbae29d78ed6e111f383 + sha: 9782f4f066092b62fa47cbae29d78ed6e111f383 + url: https://api.github.com/repos/camptocamp/ngeo/commits/9782f4f066092b62fa47cbae29d78ed6e111f383 + - html_url: https://github.com/camptocamp/ngeo/commit/c4b06735d3f3eb7203ccbce0f606cba86b8abef7 + sha: c4b06735d3f3eb7203ccbce0f606cba86b8abef7 + url: https://api.github.com/repos/camptocamp/ngeo/commits/c4b06735d3f3eb7203ccbce0f606cba86b8abef7 + sha: d99ac9031b3097c0a01d267f939a422e9d3bbd42 + e70b584: &id048 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/9cbb8585c378e1b66a89a9661099908019547bc5 + sha: 9cbb8585c378e1b66a89a9661099908019547bc5 + url: https://api.github.com/repos/camptocamp/ngeo/commits/9cbb8585c378e1b66a89a9661099908019547bc5 + - html_url: https://github.com/camptocamp/ngeo/commit/4ad7aeac0711559c66e057c2733a7ec254b9d3be + sha: 4ad7aeac0711559c66e057c2733a7ec254b9d3be + url: https://api.github.com/repos/camptocamp/ngeo/commits/4ad7aeac0711559c66e057c2733a7ec254b9d3be + sha: e70b5846b1ccb7c6444e68c27a6e6e8a7005eb25 + e70b5846b1ccb7c6444e68c27a6e6e8a7005eb25: *id048 + e9280f51c75c4b07432488c18878b44b6d2fba8c: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/6d970e0d48a27ee3d48582f76d5da10d1c5ef0be + sha: 6d970e0d48a27ee3d48582f76d5da10d1c5ef0be + url: https://api.github.com/repos/camptocamp/ngeo/commits/6d970e0d48a27ee3d48582f76d5da10d1c5ef0be + - html_url: https://github.com/camptocamp/ngeo/commit/1c5525b335bbd9fa157b6d9448932c6d03219506 + sha: 1c5525b335bbd9fa157b6d9448932c6d03219506 + url: https://api.github.com/repos/camptocamp/ngeo/commits/1c5525b335bbd9fa157b6d9448932c6d03219506 + sha: e9280f51c75c4b07432488c18878b44b6d2fba8c + e9e2fd1d79d32f4c446db64727feeb21aebc49d0: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/02d69a00e9e6d5d45cf49e26373f3b4659e8ca00 + sha: 02d69a00e9e6d5d45cf49e26373f3b4659e8ca00 + url: https://api.github.com/repos/camptocamp/ngeo/commits/02d69a00e9e6d5d45cf49e26373f3b4659e8ca00 + - html_url: https://github.com/camptocamp/ngeo/commit/bf9b2ce39817a8c80ec0fbd61c9d8a98714619c1 + sha: bf9b2ce39817a8c80ec0fbd61c9d8a98714619c1 + url: https://api.github.com/repos/camptocamp/ngeo/commits/bf9b2ce39817a8c80ec0fbd61c9d8a98714619c1 + sha: e9e2fd1d79d32f4c446db64727feeb21aebc49d0 + eb3e0b4: &id049 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/d201ba3a336abd315a0ee9530728e8f9f871661b + sha: d201ba3a336abd315a0ee9530728e8f9f871661b + url: https://api.github.com/repos/camptocamp/ngeo/commits/d201ba3a336abd315a0ee9530728e8f9f871661b + - html_url: https://github.com/camptocamp/ngeo/commit/661cf7f980ca8f4f10223da09ce3c139456ca9a5 + sha: 661cf7f980ca8f4f10223da09ce3c139456ca9a5 + url: https://api.github.com/repos/camptocamp/ngeo/commits/661cf7f980ca8f4f10223da09ce3c139456ca9a5 + sha: eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055 + eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055: *id049 + ef71f15a85d818d6a390514cb3f3e86f88facd04: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/b60bad8aeb4441515a746fad8b4aca116b3df260 + sha: b60bad8aeb4441515a746fad8b4aca116b3df260 + url: https://api.github.com/repos/camptocamp/ngeo/commits/b60bad8aeb4441515a746fad8b4aca116b3df260 + - html_url: https://github.com/camptocamp/ngeo/commit/732be4f0f7105366e03dc8e5081b53e0b3950a6b + sha: 732be4f0f7105366e03dc8e5081b53e0b3950a6b + url: https://api.github.com/repos/camptocamp/ngeo/commits/732be4f0f7105366e03dc8e5081b53e0b3950a6b + sha: ef71f15a85d818d6a390514cb3f3e86f88facd04 + f203c01de5c15c16dd40fd4ec111f2ed641897d4: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d + sha: 247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d + url: https://api.github.com/repos/camptocamp/ngeo/commits/247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d + - html_url: https://github.com/camptocamp/ngeo/commit/5d2cacc961ffb9efabe4c5c48aa9ca9facbcb0c9 + sha: 5d2cacc961ffb9efabe4c5c48aa9ca9facbcb0c9 + url: https://api.github.com/repos/camptocamp/ngeo/commits/5d2cacc961ffb9efabe4c5c48aa9ca9facbcb0c9 + sha: f203c01de5c15c16dd40fd4ec111f2ed641897d4 + f3d497d: &id050 + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/ef71f15a85d818d6a390514cb3f3e86f88facd04 + sha: ef71f15a85d818d6a390514cb3f3e86f88facd04 + url: https://api.github.com/repos/camptocamp/ngeo/commits/ef71f15a85d818d6a390514cb3f3e86f88facd04 + - html_url: https://github.com/camptocamp/ngeo/commit/8b29a66ecfc79efb0e531bb0874cb62f4f48c6aa + sha: 8b29a66ecfc79efb0e531bb0874cb62f4f48c6aa + url: https://api.github.com/repos/camptocamp/ngeo/commits/8b29a66ecfc79efb0e531bb0874cb62f4f48c6aa + sha: f3d497d94f116095b9030e6e8bbdc9a29364f88d + f3d497d94f116095b9030e6e8bbdc9a29364f88d: *id050 + f7233da40083c8c1d65b37b1096ef3e2bea42651: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9 + sha: 6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9 + url: https://api.github.com/repos/camptocamp/ngeo/commits/6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9 + - html_url: https://github.com/camptocamp/ngeo/commit/243b59f9e8bd3d12b05bcf06cdf89d8f46f27757 + sha: 243b59f9e8bd3d12b05bcf06cdf89d8f46f27757 + url: https://api.github.com/repos/camptocamp/ngeo/commits/243b59f9e8bd3d12b05bcf06cdf89d8f46f27757 + sha: f7233da40083c8c1d65b37b1096ef3e2bea42651 + fcb95824f907b7a622670ab10b2e9b648a7fb7bc: + parents: + - html_url: https://github.com/camptocamp/ngeo/commit/b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de + sha: b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de + url: https://api.github.com/repos/camptocamp/ngeo/commits/b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de + - html_url: https://github.com/camptocamp/ngeo/commit/81c1b4393e4f1f0c2da60a5349c818ad061b4c8e + sha: 81c1b4393e4f1f0c2da60a5349c818ad061b4c8e + url: https://api.github.com/repos/camptocamp/ngeo/commits/81c1b4393e4f1f0c2da60a5349c818ad061b4c8e + sha: fcb95824f907b7a622670ab10b2e9b648a7fb7bc +pulls: + c2cgeoportal: + 02c4850a7bfb27ac66f570d72ba47042d89b4fc5: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 03bdb4a3db5a58e04954fe8014ab527c81ee1087: + - base_ref: '2.4' + closed_at: '2019-06-26T16:21:04Z' + created_at: '2019-06-26T11:06:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5093 + number: 5093 + state: closed + title: doc database improvement suggestions + updated_at: '2019-07-01T14:06:23Z' + 03f66f1f392defcd21510d3667c6d45947ad5962: + - base_ref: '2.4' + closed_at: '2019-06-06T14:44:24Z' + created_at: '2019-06-06T12:05:39Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4984 + number: 4984 + state: closed + title: Add list4vrt helper + updated_at: '2019-06-07T08:17:35Z' + 046b86f076ab53a81bf4ffafd149ceee10b83b19: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 05742cc: + - base_ref: '2.4' + closed_at: '2019-08-20T12:34:31Z' + created_at: '2019-08-20T11:32:06Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5216 + number: 5216 + state: closed + title: ' Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-08-20T12:34:39Z' + 05742cc9f01483a324991c2933445d699f850135: + - base_ref: '2.4' + closed_at: '2019-08-20T12:34:31Z' + created_at: '2019-08-20T11:32:06Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5216 + number: 5216 + state: closed + title: ' Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-08-20T12:34:39Z' + 077ac24: + - base_ref: '2.4' + closed_at: '2019-09-04T07:09:18Z' + created_at: '2019-09-03T14:26:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5261 + number: 5261 + state: closed + title: Add command to remove old stuff at start + updated_at: '2019-09-18T14:55:38Z' + 077ac24ad33d81d4c4317bb1b1692cfa9b9a00cf: + - base_ref: '2.4' + closed_at: '2019-09-04T07:09:18Z' + created_at: '2019-09-03T14:26:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5261 + number: 5261 + state: closed + title: Add command to remove old stuff at start + updated_at: '2019-09-18T14:55:38Z' + 0879289f141e5be1af91736548a815873726911a: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + 0924cd0: + - base_ref: '2.4' + closed_at: '2019-07-11T09:03:25Z' + created_at: '2019-07-11T08:00:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5147 + number: 5147 + state: closed + title: Set scripts/deploy-docker as executable on scaffold init. + updated_at: '2019-08-23T09:06:12Z' + 0924cd0a45ba255a5454001f06458f68d4f13f9b: + - base_ref: '2.4' + closed_at: '2019-07-11T09:03:25Z' + created_at: '2019-07-11T08:00:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5147 + number: 5147 + state: closed + title: Set scripts/deploy-docker as executable on scaffold init. + updated_at: '2019-08-23T09:06:12Z' + 0aa0d71a1fbbe7f76e2ce2b28cdd8b36829cd53d: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + 0cdbfb3d3625bc5ef24a777a69816d1e615eff44: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 0d268d402cb60b9d4ad18d85992d46299f1cfdd8: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + 0f26075: + - base_ref: '2.4' + closed_at: '2019-08-30T08:06:15Z' + created_at: '2019-08-29T08:54:22Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5239 + number: 5239 + state: closed + title: Update the interfaces + updated_at: '2019-08-30T08:06:19Z' + 0f260757956cd5161398666a19202f130d295ace: + - base_ref: '2.4' + closed_at: '2019-08-30T08:06:15Z' + created_at: '2019-08-29T08:54:22Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5239 + number: 5239 + state: closed + title: Update the interfaces + updated_at: '2019-08-30T08:06:19Z' + 100b8bece26faa0601a522b0dadb97a4822d0794: + - base_ref: '2.4' + closed_at: '2019-06-18T11:46:05Z' + created_at: '2019-06-18T09:43:32Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5043 + number: 5043 + state: closed + title: Fix language cache + updated_at: '2019-06-18T11:46:42Z' + 122f8ad307fd426e948c3aceff635fa4e82c146e: + - base_ref: '2.4' + closed_at: '2019-06-12T08:45:37Z' + created_at: '2019-06-11T15:34:24Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5010 + number: 5010 + state: closed + title: Fix JQuery UI icon loading + updated_at: '2019-06-12T08:45:41Z' + 137c82322d97462039165814e5c7fe8f1c2ba4db: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + 142da03: + - base_ref: '2.4' + closed_at: '2019-08-21T09:49:27Z' + created_at: '2019-08-21T08:52:43Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5222 + number: 5222 + state: closed + title: fix aws command for index generation + updated_at: '2019-08-23T09:05:23Z' + 142da03c44f4cb50b15f8ddc078fd88e3af12c54: + - base_ref: '2.4' + closed_at: '2019-08-21T09:49:27Z' + created_at: '2019-08-21T08:52:43Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5222 + number: 5222 + state: closed + title: fix aws command for index generation + updated_at: '2019-08-23T09:05:23Z' + 157448f6c27d49c3c1aa66e184bfe1cda2c872ac: + - base_ref: '2.4' + closed_at: '2019-05-20T10:47:22Z' + created_at: '2019-05-20T08:45:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4951 + number: 4951 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-05-20T10:47:25Z' + 166d686985121961054384a517017095de7da26b: + - base_ref: '2.4' + closed_at: '2019-06-06T14:44:10Z' + created_at: '2019-06-06T14:04:00Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4985 + number: 4985 + state: closed + title: Update the Docker diagram + updated_at: '2019-06-06T14:44:13Z' + 17192d7cc6210391db5a0edc406819db1fce1512: + - base_ref: '2.4' + closed_at: '2019-09-18T07:26:35Z' + created_at: '2019-09-04T15:37:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5262 + number: 5262 + state: closed + title: Add view to get translations from Simple API after negociation + updated_at: '2019-09-18T14:55:33Z' + 19a3b28661bb938f591fb43e7ce241a2304b0182: + - base_ref: '2.4' + closed_at: '2019-06-25T13:47:37Z' + created_at: '2019-06-25T12:18:10Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5077 + number: 5077 + state: closed + title: Add missing view + updated_at: '2019-06-25T13:47:40Z' + 1a4cae960a1dac2d5e9d6720c7ad6758d9c2dd08: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + 1aba58fe41845260bcc9536067e998306e798f25: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 1c050af2d910c71638b5773ae2225f5f231c4671: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 1ce2c928681b3d3b30c03345ba2b8c9da0953353: + - base_ref: '2.4' + closed_at: '2019-05-16T09:29:07Z' + created_at: '2019-05-15T08:44:28Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4937 + number: 4937 + state: closed + title: Use predefined shp2img commond for debugging + updated_at: '2019-05-16T09:29:10Z' + 1ef79d1348c24b819342ecbc62d6c55fbaae9d11: + - base_ref: '2.4' + closed_at: '2019-06-14T09:42:19Z' + created_at: '2019-06-14T09:14:34Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5028 + number: 5028 + state: closed + title: Don't ignore the tilegeneration config file + updated_at: '2019-06-14T09:42:22Z' + 2.4.1: + - base_ref: '2.4' + closed_at: '2019-06-28T13:44:26Z' + created_at: '2019-06-28T12:55:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5112 + number: 5112 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-06-28T13:44:31Z' + 2286fc8: + - base_ref: '2.4' + closed_at: '2019-09-23T16:38:06Z' + created_at: '2019-09-23T12:21:42Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5313 + number: 5313 + state: closed + title: Do not try to generate WMTS capabilities at build + updated_at: '2019-09-23T16:38:10Z' + 2286fc85e46786b9341557af71343fb31019fb1f: + - base_ref: '2.4' + closed_at: '2019-09-23T16:38:06Z' + created_at: '2019-09-23T12:21:42Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5313 + number: 5313 + state: closed + title: Do not try to generate WMTS capabilities at build + updated_at: '2019-09-23T16:38:10Z' + 22b898605f4422965f8dc4be47e88e663c0faf6e: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + 241d2fd94cebaaa9b1f8e1f3ddc2a4f199029b5c: + - base_ref: master + closed_at: '2019-09-25T16:16:14Z' + created_at: '2019-09-25T14:39:38Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5325 + number: 5325 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-25T16:16:17Z' + 244e53aabe56d3a41e954e2daf2965c996b20546: + - base_ref: '2.4' + closed_at: '2019-06-14T13:04:36Z' + created_at: '2019-06-14T11:14:32Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5031 + number: 5031 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-06-14T13:04:41Z' + 26f70ef: + - base_ref: '2.4' + closed_at: '2019-09-02T14:02:24Z' + created_at: '2019-09-02T11:45:38Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5254 + number: 5254 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-09-02T14:41:32Z' + 26f70ef02ada4ee64924970e5af0b9b0bf451ed5: + - base_ref: '2.4' + closed_at: '2019-09-02T14:02:24Z' + created_at: '2019-09-02T11:45:38Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5254 + number: 5254 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-09-02T14:41:32Z' + 2b78f5c: + - base_ref: '2.4' + closed_at: '2019-09-13T13:09:58Z' + created_at: '2019-09-10T14:02:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5289 + number: 5289 + state: closed + title: Delete the interfaces link + updated_at: '2019-09-13T13:10:00Z' + 2b78f5c5e4c2295654662203cc3811d02d518f61: + - base_ref: '2.4' + closed_at: '2019-09-13T13:09:58Z' + created_at: '2019-09-10T14:02:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5289 + number: 5289 + state: closed + title: Delete the interfaces link + updated_at: '2019-09-13T13:10:00Z' + 2c998c7: + - base_ref: '2.4' + closed_at: '2019-08-20T14:46:27Z' + created_at: '2019-08-20T12:00:26Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5217 + number: 5217 + state: closed + title: Fix the table title + updated_at: '2019-08-20T14:54:53Z' + 2c998c77ad72c97473c06857e1222391db216e5a: + - base_ref: '2.4' + closed_at: '2019-08-20T14:46:27Z' + created_at: '2019-08-20T12:00:26Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5217 + number: 5217 + state: closed + title: Fix the table title + updated_at: '2019-08-20T14:54:53Z' + 2cb29bcccef912755aaa03b0994b7477e0c68728: + - base_ref: '2.4' + closed_at: '2019-06-07T13:17:54Z' + created_at: '2019-06-07T11:38:00Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4991 + number: 4991 + state: closed + title: Add a Redis lock timeout of two minutes + updated_at: '2019-06-07T13:18:02Z' + 314be4922dca3181e4abefa7a1114895c2cdc90f: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 3198ccced073b9072b43afd90f3b66a9386f3b43: + - base_ref: master + closed_at: '2019-06-18T12:25:27Z' + created_at: '2019-06-18T12:00:44Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5044 + number: 5044 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-18T12:25:30Z' + 328fbd1002396f49658c7c355f14e0e29254ffa7: + - base_ref: master + closed_at: '2019-06-19T20:38:46Z' + created_at: '2019-06-19T18:38:47Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5053 + number: 5053 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T20:38:49Z' + 32df936: + - base_ref: '2.4' + closed_at: '2019-07-16T15:51:14Z' + created_at: '2019-07-16T07:32:26Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5156 + number: 5156 + state: closed + title: Update the databse behavior documentation + updated_at: '2019-07-16T15:51:17Z' + 32df936de826a1a7a6c5a1a6bc06ea50d5717c8a: + - base_ref: '2.4' + closed_at: '2019-07-16T15:51:14Z' + created_at: '2019-07-16T07:32:26Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5156 + number: 5156 + state: closed + title: Update the databse behavior documentation + updated_at: '2019-07-16T15:51:17Z' + 34597db: + - base_ref: '2.4' + closed_at: '2019-08-05T12:08:48Z' + created_at: '2019-07-26T19:34:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5171 + number: 5171 + state: closed + title: Fix docutils install on Travis + updated_at: '2019-08-05T12:08:51Z' + 34597dba49d48f16db02d3bce16d34892c900749: + - base_ref: '2.4' + closed_at: '2019-08-05T12:08:48Z' + created_at: '2019-07-26T19:34:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5171 + number: 5171 + state: closed + title: Fix docutils install on Travis + updated_at: '2019-08-05T12:08:51Z' + 3466b94339045ee67fbcea5254436ef644095f2f: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 349cb5995f2218b26a37ed3fbb4b70e26d5ad121: + - base_ref: '2.4' + closed_at: '2019-05-20T08:26:28Z' + created_at: '2019-05-15T08:52:33Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4938 + number: 4938 + state: closed + title: Fix the upgrade after mako interpretation + updated_at: '2019-05-20T08:26:31Z' + 371640e9872eb407edf9883bc1c4f650bc0d9c1b: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 3761b33feafe945529e49642180d65245c586306: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 39785abce8a9c9b98c3f015752745477d2e55444: + - base_ref: '2.4' + closed_at: '2019-08-30T12:14:34Z' + created_at: '2019-08-30T11:16:46Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5246 + number: 5246 + state: closed + title: Tinyows utf encode + updated_at: '2019-08-30T12:14:36Z' + 3be11748be5818a1d72bdbe8c1f510a22198b0ef: + - base_ref: master + closed_at: '2019-06-18T12:25:27Z' + created_at: '2019-06-18T12:00:44Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5044 + number: 5044 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-18T12:25:30Z' + 3ed449589f776ee6cbdcf6dcb99027016516f9b6: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + 3f8caa9536d8effcdc7eaaa2f688cb51455dbe2a: + - base_ref: master + closed_at: '2019-06-18T12:25:27Z' + created_at: '2019-06-18T12:00:44Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5044 + number: 5044 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-18T12:25:30Z' + 3fb54eff2078dc91e5c614ab4aea963a5d41f28c: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 414e9f89e3d42be7aedd712a966fb684f1b7abe2: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + 4867bd17b70aeaa77f9b88ea629de221efc939e9: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 49b4e655f30bffefc80b99107cc71b2bbda691ad: + - base_ref: '2.4' + closed_at: '2019-06-14T09:33:11Z' + created_at: '2019-06-13T10:01:42Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5023 + number: 5023 + state: closed + title: Fix upgrade PO + updated_at: '2019-06-14T09:33:15Z' + 4e0c84b: + - base_ref: '2.4' + closed_at: '2019-07-23T12:27:16Z' + created_at: '2019-07-22T08:25:39Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5167 + number: 5167 + state: closed + title: improve text (Follow-up to PR#5162) + updated_at: '2019-08-23T09:06:05Z' + 4e0c84bb06c9828d3c663aa9a56c8e561515227a: + - base_ref: '2.4' + closed_at: '2019-07-23T12:27:16Z' + created_at: '2019-07-22T08:25:39Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5167 + number: 5167 + state: closed + title: improve text (Follow-up to PR#5162) + updated_at: '2019-08-23T09:06:05Z' + 4ee15e44dfb4daf770f87d99180138dd189c6456: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + 52a9dbd: + - base_ref: '2.4' + closed_at: '2019-09-23T15:06:38Z' + created_at: '2019-09-23T12:24:24Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5314 + number: 5314 + state: closed + title: "Remove interface/layer relation before removing interfaces in alembic\u2026" + updated_at: '2019-09-23T15:06:42Z' + 52a9dbd8b024e7797ec37c5246ad2595333190e2: + - base_ref: '2.4' + closed_at: '2019-09-23T15:06:38Z' + created_at: '2019-09-23T12:24:24Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5314 + number: 5314 + state: closed + title: "Remove interface/layer relation before removing interfaces in alembic\u2026" + updated_at: '2019-09-23T15:06:42Z' + 53c064c05056f579fcb6697b0f3472c4087b9abe: + - base_ref: '2.4' + closed_at: '2019-09-02T11:36:56Z' + created_at: '2019-08-29T15:41:35Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5244 + number: 5244 + state: closed + title: Be able to have dynamic geo_table + updated_at: '2019-09-02T11:37:07Z' + 5b9ab86: + - base_ref: '2.4' + closed_at: '2019-08-22T11:05:12Z' + created_at: '2019-08-21T15:13:31Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5223 + number: 5223 + state: closed + title: Fix the theme redirect + updated_at: '2019-09-20T09:34:54Z' + 5b9ab86f98a9e7985001299d926a30f4263cae78: + - base_ref: '2.4' + closed_at: '2019-08-22T11:05:12Z' + created_at: '2019-08-21T15:13:31Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5223 + number: 5223 + state: closed + title: Fix the theme redirect + updated_at: '2019-09-20T09:34:54Z' + 5cb7d70b095ee5da04ff73b2ab5d905f4c66ced6: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 5d2a1af: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 5d2a1afd347ae0e1013d0c5ae50d32ae407e2724: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 5d9d2325a88b7fead0422a973fc7878ad5c29ae6: + - base_ref: '2.4' + closed_at: '2019-06-11T11:01:40Z' + created_at: '2019-06-08T18:36:01Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4993 + number: 4993 + state: closed + title: Add Docker tag to fix 2.4 branch + updated_at: '2019-06-11T11:01:52Z' + 5e01d7a: + - base_ref: '2.4' + closed_at: '2019-08-30T12:50:40Z' + created_at: '2019-08-30T11:55:09Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5247 + number: 5247 + state: closed + title: Add Cloud Optimized GeoTIFF doc + updated_at: '2019-08-30T12:50:42Z' + 5e01d7a16178b5fae3d75081499e212cf37884a8: + - base_ref: '2.4' + closed_at: '2019-08-30T12:50:40Z' + created_at: '2019-08-30T11:55:09Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5247 + number: 5247 + state: closed + title: Add Cloud Optimized GeoTIFF doc + updated_at: '2019-08-30T12:50:42Z' + 5e238e8265ef632631564f49b3f44df57e5badbb: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 5e6e568d879cb55868b0f7f50911fbb24c901894: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 61d835a: + - base_ref: '2.4' + closed_at: '2019-08-22T09:02:37Z' + created_at: '2019-08-22T08:13:42Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5225 + number: 5225 + state: closed + title: "Updated documentation got WMTS: removed deprecated initialization inf\u2026" + updated_at: '2019-08-23T09:05:20Z' + 61d835aad7c0d90a5895db2a1d7a6155cfa7bcd0: + - base_ref: '2.4' + closed_at: '2019-08-22T09:02:37Z' + created_at: '2019-08-22T08:13:42Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5225 + number: 5225 + state: closed + title: "Updated documentation got WMTS: removed deprecated initialization inf\u2026" + updated_at: '2019-08-23T09:05:20Z' + 627042723d3a73393bca6e9f64beff9df0676e6c: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + 6610ce35d38d04a7d04bbc046de899afbefe2deb: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + 6a0e3ade8dcf227a3fc4588f64f4beff19c546a8: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + 6b75a5e: + - base_ref: '2.4' + closed_at: '2019-08-21T07:11:00Z' + created_at: '2019-08-20T15:57:35Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5219 + number: 5219 + state: closed + title: Fix table again... + updated_at: '2019-08-21T07:11:03Z' + 6b75a5e8528cebffd4b1a71013e16edf05d8a032: + - base_ref: '2.4' + closed_at: '2019-08-21T07:11:00Z' + created_at: '2019-08-20T15:57:35Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5219 + number: 5219 + state: closed + title: Fix table again... + updated_at: '2019-08-21T07:11:03Z' + 7676feaff8b278a39ef3f32c7433da6b1cb7e513: + - base_ref: '2.4' + closed_at: '2019-05-27T12:23:34Z' + created_at: '2019-05-27T08:34:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4963 + number: 4963 + state: closed + title: Support Infinity in scaleHInt from external servers + updated_at: '2019-07-01T14:07:09Z' + 77de077e819fc8c673ab61de0838d5b65b5e26b9: + - base_ref: '2.4' + closed_at: '2019-06-17T14:32:37Z' + created_at: '2019-06-17T10:54:08Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5039 + number: 5039 + state: closed + title: Fix the cache on options + updated_at: '2019-06-17T14:32:41Z' + 78c7a09c33de0b3faa1093d7e90c366f5cd409e5: + - base_ref: master + closed_at: '2019-07-11T14:12:06Z' + created_at: '2019-07-11T13:10:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5149 + number: 5149 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-07-11T14:12:09Z' + 78e982207cd6da5fed8341e8e304344fd642f15e: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 7eb481943084e01a94762257aa4470cbdb887eee: + - base_ref: '2.4' + closed_at: '2019-05-20T09:08:09Z' + created_at: '2019-05-15T10:39:58Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4941 + number: 4941 + state: closed + title: Don't have tow times the MAPSERVER_URL + updated_at: '2019-05-20T09:08:12Z' + 7f7db589926b48bb59d6f5e067aba722a5d8c17d: + - base_ref: '2.4' + closed_at: '2019-06-12T14:11:24Z' + created_at: '2019-06-12T11:29:44Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5013 + number: 5013 + state: closed + title: Typo + updated_at: '2019-06-12T14:11:27Z' + 7f85181: + - base_ref: '2.4' + closed_at: '2019-09-25T11:32:48Z' + created_at: '2019-09-24T15:07:43Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5317 + number: 5317 + state: closed + title: Fix main schema in mapfile_data_subselect + updated_at: '2019-09-25T11:32:53Z' + 80cccef: + - base_ref: '2.4' + closed_at: '2019-07-11T08:22:47Z' + created_at: '2019-07-11T07:29:10Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5146 + number: 5146 + state: closed + title: "Added --noout to xmllint command to prevent the print jrxml to be out\u2026" + updated_at: '2019-08-23T09:06:15Z' + 80cccefd5b9826e3db9e1bfb6eaed435ac0bcc8d: + - base_ref: '2.4' + closed_at: '2019-07-11T08:22:47Z' + created_at: '2019-07-11T07:29:10Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5146 + number: 5146 + state: closed + title: "Added --noout to xmllint command to prevent the print jrxml to be out\u2026" + updated_at: '2019-08-23T09:06:15Z' + 8319432d0742ddb131f968e230db8878a9c692af: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + 8410581498f0a8a306f20abecc45c4aff054220f: + - base_ref: '2.4' + closed_at: '2019-06-07T08:50:52Z' + created_at: '2019-06-07T06:46:16Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4988 + number: 4988 + state: closed + title: Fix typo in OGC proxy error + updated_at: '2019-07-01T14:07:04Z' + 8622235b55c906d66f0462660665c1b5f78538ba: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 89c28562586c0af47e2e2d3a313fccd90979f0be: + - base_ref: '2.4' + closed_at: '2019-06-21T09:49:25Z' + created_at: '2019-06-20T12:51:31Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5060 + number: 5060 + state: closed + title: Add missing _alt files + updated_at: '2019-06-21T09:49:29Z' + 8ad0751c964267923a07c6c3238f647fbb64301d: + - base_ref: '2.4' + closed_at: '2019-09-04T07:09:00Z' + created_at: '2019-09-03T12:41:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5260 + number: 5260 + state: closed + title: Make docker-compose.yaml and docker-compose-build.yaml consistent + updated_at: '2019-09-18T14:55:36Z' + 8bf30423f1f924d57df4841d5ac71789ee09b427: + - base_ref: master + closed_at: '2019-07-11T14:12:06Z' + created_at: '2019-07-11T13:10:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5149 + number: 5149 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-07-11T14:12:09Z' + 902c6d8a4a6f9894ed61e724a15a772b3cda6b33: + - base_ref: '2.4' + closed_at: '2019-05-16T08:37:44Z' + created_at: '2019-05-13T15:45:45Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4935 + number: 4935 + state: closed + title: Exclude the locale folder + updated_at: '2019-05-16T08:37:47Z' + 90b303f: + - base_ref: '2.4' + closed_at: '2019-09-18T08:34:11Z' + created_at: '2019-09-17T14:42:58Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5303 + number: 5303 + state: closed + title: Complete the example mapfile + updated_at: '2019-09-18T08:34:15Z' + 90b303fbc9791988610023f0895c9500f925e904: + - base_ref: '2.4' + closed_at: '2019-09-18T08:34:11Z' + created_at: '2019-09-17T14:42:58Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5303 + number: 5303 + state: closed + title: Complete the example mapfile + updated_at: '2019-09-18T08:34:15Z' + 93b961275aa2155e18b0dc4a2fad682c8f71c274: + - base_ref: '2.4' + closed_at: '2019-06-07T09:34:51Z' + created_at: '2019-06-07T08:49:24Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4989 + number: 4989 + state: closed + title: Fix config image name + updated_at: '2019-06-07T09:36:57Z' + 96e2a9b24fe7f7b2e399f4231d57b3acaa20b61c: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + 9936e27fa361fbec993e10081943f54fd5f73727: + - base_ref: '2.4' + closed_at: '2019-08-06T14:40:51Z' + created_at: '2019-07-25T09:14:00Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5170 + number: 5170 + state: closed + title: Updated mapfile documentation for layers restrictions. + updated_at: '2019-08-06T14:41:43Z' + 9aec892: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 9aec89211f75916be5880bb2b35e1a31043ce67e: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + 9aedaf2bf6c3509757d109f692c823ea48f67184: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + a165457: + - base_ref: '2.4' + closed_at: '2019-07-11T09:54:14Z' + created_at: '2019-07-05T08:22:58Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5137 + number: 5137 + state: closed + title: Add floors configuration + updated_at: '2019-07-11T09:54:17Z' + a1654578df9b2ff73ef6611dbbf09bb3554ad9ca: + - base_ref: '2.4' + closed_at: '2019-07-11T09:54:14Z' + created_at: '2019-07-05T08:22:58Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5137 + number: 5137 + state: closed + title: Add floors configuration + updated_at: '2019-07-11T09:54:17Z' + a24704a77644a83cd889970d17778a14468e2228: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + a273f5b5808677150160a5d76d04aeac47b23395: + - base_ref: master + closed_at: '2019-07-11T14:12:06Z' + created_at: '2019-07-11T13:10:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5149 + number: 5149 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-07-11T14:12:09Z' + a39c4b7464e737438341cfbaf222751aa5f57178: + - base_ref: '2.4' + closed_at: '2019-06-18T09:33:40Z' + created_at: '2019-06-18T07:07:19Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5042 + number: 5042 + state: closed + title: No default cache headers on OPTION request + updated_at: '2019-06-18T09:33:43Z' + a43b457fa8154c910c0d7763e1291dbabcc510b4: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + a6b4009610d37d3cdbc2656049ebcbaeb9070aca: + - base_ref: '2.4' + closed_at: '2019-05-20T08:22:05Z' + created_at: '2019-05-16T09:04:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4945 + number: 4945 + state: closed + title: Add a trivial circleci configuration file to avoid CI error on GitHub + updated_at: '2019-05-20T08:22:09Z' + a8b03d23002e3a6eac2a86542f42b1fa80f51485: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + a9e595d0dc4d357f1d28d91047a29d9031813f05: + - base_ref: '2.4' + closed_at: '2019-09-23T15:06:10Z' + created_at: '2019-09-23T12:30:14Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5315 + number: 5315 + state: closed + title: Fix alembic multi-role script + updated_at: '2019-09-23T15:06:15Z' + aa110186381d4974fe11469657743758ecf8b0ae: + - base_ref: '2.4' + closed_at: '2019-06-19T16:09:20Z' + created_at: '2019-06-19T13:34:18Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5050 + number: 5050 + state: closed + title: Fix options on mapserver proxy + updated_at: '2019-06-19T16:09:24Z' + aad98d5: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + aad98d59ef8e2b550704169fa9b564dc3cee7a18: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + ac0b0fa588e794824329e6d99796174661a941e1: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + ad01e040a26eedfab33bdd490644675f0f14b9a5: + - base_ref: '2.4' + closed_at: '2019-06-05T13:16:48Z' + created_at: '2019-06-05T10:01:36Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4968 + number: 4968 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-06-05T13:16:52Z' + adb1ac1a62e15c8a8ab8465a45dcc492c14ae16a: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + ae7526b52ae24331ba34a47e1f0c3e8bcea89e25: + - base_ref: master + closed_at: '2019-09-25T16:16:14Z' + created_at: '2019-09-25T14:39:38Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5325 + number: 5325 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-25T16:16:17Z' + af727ef64e86bfd3d88add7209970684c221995d: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + af74687d529c67c64939b6c76640d43fad260645: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + afb98a00847558d17d0a92aaa2c1baa85e2e62b5: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + b037aec: + - base_ref: '2.4' + closed_at: '2019-07-22T07:48:15Z' + created_at: '2019-07-19T11:04:45Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5162 + number: 5162 + state: closed + title: Add small doc about prepering an upgrade + updated_at: '2019-07-22T07:48:18Z' + b037aecd34cc9634424b6348dae3a328c2e37c48: + - base_ref: '2.4' + closed_at: '2019-07-22T07:48:15Z' + created_at: '2019-07-19T11:04:45Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5162 + number: 5162 + state: closed + title: Add small doc about prepering an upgrade + updated_at: '2019-07-22T07:48:18Z' + b5a4e5efb0c9c39d2d49b605f5196aece8b4a4d2: + - base_ref: '2.4' + closed_at: '2019-05-13T13:00:09Z' + created_at: '2019-05-13T12:18:44Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4932 + number: 4932 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-05-20T08:45:22Z' + b7f323324ffd69f523e87a7ab2ed6e23596a4dc1: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + b8ecd10628ba07697a670ffefce7cdd1a74e8f53: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + ba5b331da5740a09741f97d2614f882a59439f4e: + - base_ref: '2.4' + closed_at: '2019-05-03T07:16:40Z' + created_at: '2019-05-02T10:49:36Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4909 + number: 4909 + state: closed + title: Add the hiDPILegendImages metadata + updated_at: '2019-05-03T07:16:44Z' + ba8499b71122a91eb9c6a84ba4be1960650214de: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + bf7398ab65dd34858b9fbd52e4490662e3359a92: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + bfa42e4afb1f48cb7ba6d5aa76cbe8567f6f587d: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + c0ef3d5: + - base_ref: '2.4' + closed_at: '2019-08-28T13:54:36Z' + created_at: '2019-08-28T12:58:14Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5237 + number: 5237 + state: closed + title: Trigger vendor.js update on config change. + updated_at: '2019-09-18T14:55:46Z' + c0ef3d563c0375ae61db8d057b7abae60f058405: + - base_ref: '2.4' + closed_at: '2019-08-28T13:54:36Z' + created_at: '2019-08-28T12:58:14Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5237 + number: 5237 + state: closed + title: Trigger vendor.js update on config change. + updated_at: '2019-09-18T14:55:46Z' + c34576c: + - base_ref: '2.4' + closed_at: '2019-08-09T12:37:47Z' + created_at: '2019-08-09T11:33:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5186 + number: 5186 + state: closed + title: Added missing TILEGENERATION_S3_BUCKET environment variable definition. + updated_at: '2019-08-23T09:05:44Z' + c34576cfb8bacebe7c7cbdd98235046cfcb6a314: + - base_ref: '2.4' + closed_at: '2019-08-09T12:37:47Z' + created_at: '2019-08-09T11:33:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5186 + number: 5186 + state: closed + title: Added missing TILEGENERATION_S3_BUCKET environment variable definition. + updated_at: '2019-08-23T09:05:44Z' + c4fd7c8d130f152117ba68e2b196049c570f4c44: + - base_ref: '2.4' + closed_at: '2019-06-28T13:44:26Z' + created_at: '2019-06-28T12:55:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5112 + number: 5112 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-06-28T13:44:31Z' + c83f697bbe57f7f84f52bef6361f5ad506948e87: + - base_ref: '2.4' + closed_at: '2019-05-27T12:24:20Z' + created_at: '2019-05-27T08:31:04Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4962 + number: 4962 + state: closed + title: Load treeitems and ogcservers in sqlmalchemy session.identity_map + updated_at: '2019-07-01T14:07:14Z' + c98141c8913a12ddb1e7c5fdcd26d7e2cac656a7: + - base_ref: '2.4' + closed_at: '2019-06-20T06:25:19Z' + created_at: '2019-06-19T15:03:23Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5051 + number: 5051 + state: closed + title: Better API setup doc + updated_at: '2019-07-01T14:06:49Z' + c98480a11f243fcc6f49fc68b8ced7aa96cc3ba7: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + c9fc723b14b46784dc5c13aac93de8d59479e20e: + - base_ref: '2.4' + closed_at: '2019-05-16T10:50:32Z' + created_at: '2019-05-15T15:00:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4943 + number: 4943 + state: closed + title: Use the latest image + updated_at: '2019-05-25T11:13:39Z' + cac60329936d5e034e91e49dfc1485d3f66ce0cc: + - base_ref: '2.4' + closed_at: '2019-05-22T11:48:58Z' + created_at: '2019-05-22T10:54:27Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4960 + number: 4960 + state: closed + title: Be able to cancel a dynamic_constants + updated_at: '2019-05-22T11:49:01Z' + cc80bc8: + - base_ref: '2.4' + closed_at: '2019-08-16T08:45:25Z' + created_at: '2019-08-16T06:38:30Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5196 + number: 5196 + state: closed + title: Switch to a token for OpenShift Auth in Travis + updated_at: '2019-08-23T09:05:35Z' + cc80bc8538ce00d926d2cab5416da50dbbf402d6: + - base_ref: '2.4' + closed_at: '2019-08-16T08:45:25Z' + created_at: '2019-08-16T06:38:30Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5196 + number: 5196 + state: closed + title: Switch to a token for OpenShift Auth in Travis + updated_at: '2019-08-23T09:05:35Z' + ccc3369dea3059f70d78ba5769bde1d618ac9ff9: + - base_ref: master + closed_at: '2019-06-19T20:38:46Z' + created_at: '2019-06-19T18:38:47Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5053 + number: 5053 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T20:38:49Z' + d463a723dcec59a2b85a19b82e908a59cd0d97d2: + - base_ref: master + closed_at: '2019-08-20T14:06:31Z' + created_at: '2019-08-20T12:48:55Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5218 + number: 5218 + state: closed + title: 'Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-08-20T14:06:35Z' + d4ac0cc68809ce1aef5c03ab4bdf1c687488b197: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + d52362367c64dfc0497375dc6dc50720a004bb4b: + - base_ref: master + closed_at: '2019-09-19T06:35:02Z' + created_at: '2019-09-18T15:06:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5306 + number: 5306 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-19T06:35:05Z' + d73a8d0f8ca3ab60401778797e40093cda2d6880: + - base_ref: '2.4' + closed_at: '2019-07-08T12:29:06Z' + created_at: '2019-07-08T09:50:27Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5143 + number: 5143 + state: closed + title: Add missing env def + updated_at: '2019-08-23T09:06:18Z' + da1198ead25d592d6f3f2d332f57dc8cadb1152c: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + da6295a1dac76af639ce7ac1a76790a01b31d0e6: + - base_ref: master + closed_at: '2019-07-11T14:12:06Z' + created_at: '2019-07-11T13:10:05Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5149 + number: 5149 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-07-11T14:12:09Z' + de6e124: + - base_ref: '2.4' + closed_at: '2019-07-18T06:52:55Z' + created_at: '2019-07-17T15:08:46Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5158 + number: 5158 + state: closed + title: Small fix ... + updated_at: '2019-07-18T06:52:57Z' + de6e12478e4bdfc1fc59d4d39f08384c49b60222: + - base_ref: '2.4' + closed_at: '2019-07-18T06:52:55Z' + created_at: '2019-07-17T15:08:46Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5158 + number: 5158 + state: closed + title: Small fix ... + updated_at: '2019-07-18T06:52:57Z' + e5ada02: + - base_ref: '2.4' + closed_at: '2019-07-11T12:44:47Z' + created_at: '2019-07-11T09:03:16Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5148 + number: 5148 + state: closed + title: Fill the changelog for SVG changes + updated_at: '2019-07-11T12:44:50Z' + e5ada025705c2e233d52f87402e99028a2b32012: + - base_ref: '2.4' + closed_at: '2019-07-11T12:44:47Z' + created_at: '2019-07-11T09:03:16Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5148 + number: 5148 + state: closed + title: Fill the changelog for SVG changes + updated_at: '2019-07-11T12:44:50Z' + e6f0f3410aa523b7869ac1fdb8ae297ca089d1d0: + - base_ref: '2.4' + closed_at: '2019-08-08T12:42:39Z' + created_at: '2019-08-08T10:02:27Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5184 + number: 5184 + state: closed + title: Doc - Missing package in create template + updated_at: '2019-08-23T09:05:48Z' + e7d03e44159b91d5c7b260630daf70ca9d9b5749: + - base_ref: '2.4' + closed_at: '2019-05-20T08:22:16Z' + created_at: '2019-05-15T11:43:41Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4942 + number: 4942 + state: closed + title: Fix the script name + updated_at: '2019-05-20T08:22:21Z' + ea05f155e58fce6361e79e86b3d19a3f02c1239d: + - base_ref: '2.4' + closed_at: '2019-06-25T09:35:26Z' + created_at: '2019-06-24T14:11:40Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5072 + number: 5072 + state: closed + title: Fix the mako tmpl conversion in the documentation + updated_at: '2019-06-25T09:35:30Z' + ed06a949c5881e99735e0df6d2e607052f5e7a84: + - base_ref: '2.4' + closed_at: '2019-05-10T11:40:54Z' + created_at: '2019-05-10T08:43:14Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4923 + number: 4923 + state: closed + title: Avoid webpack-dev-server errors in browser console + updated_at: '2019-05-10T11:41:47Z' + ee12fcd: + - base_ref: '2.4' + closed_at: '2019-09-16T08:47:20Z' + created_at: '2019-09-11T17:02:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5292 + number: 5292 + state: closed + title: Support layer short names and WMSUseLayerIDs + updated_at: '2019-09-18T14:55:28Z' + ee12fcd863cd4ddd562cc777fe2bbb3c267e8a04: + - base_ref: '2.4' + closed_at: '2019-09-16T08:47:20Z' + created_at: '2019-09-11T17:02:51Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5292 + number: 5292 + state: closed + title: Support layer short names and WMSUseLayerIDs + updated_at: '2019-09-18T14:55:28Z' + eea4c96: + - base_ref: '2.4' + closed_at: '2019-09-03T12:57:05Z' + created_at: '2019-09-03T12:08:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5259 + number: 5259 + state: closed + title: clarify docker usage + updated_at: '2019-09-18T14:55:41Z' + eea4c96ee5e191e5af3933fbc16f1fcebd1d9bb2: + - base_ref: '2.4' + closed_at: '2019-09-03T12:57:05Z' + created_at: '2019-09-03T12:08:37Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5259 + number: 5259 + state: closed + title: clarify docker usage + updated_at: '2019-09-18T14:55:41Z' + ef8a289bd57ed36bbe251a0fb92d8499561d3d78: + - base_ref: master + closed_at: '2019-09-03T08:46:57Z' + created_at: '2019-09-02T14:59:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5255 + number: 5255 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-09-03T08:47:00Z' + f182acbd68d0ca8eafa08efece4a34d9e155efda: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + f58c9b1d115685d7ba6ef54c255c333d969bd2ff: + - base_ref: '2.4' + closed_at: '2019-06-07T12:12:40Z' + created_at: '2019-06-07T11:04:35Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4990 + number: 4990 + state: closed + title: Don't do WFS query on server that don't support WFS... + updated_at: '2019-06-07T12:12:44Z' + f59c1d8d67fe1a5740bb222f7545e9da9beb45a7: + - base_ref: '2.4' + closed_at: '2019-05-01T14:01:33Z' + created_at: '2019-05-01T10:57:23Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4906 + number: 4906 + state: closed + title: Test the upgrade from the version 2.4.0 + updated_at: '2019-05-01T14:01:36Z' + f70c66f05b69186abc63fcd284283084f7928f5a: + - base_ref: '2.4' + closed_at: '2019-05-23T13:54:55Z' + created_at: '2019-05-22T09:36:31Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4959 + number: 4959 + state: closed + title: Lazy load of rasterio and fiona + updated_at: '2019-07-01T14:07:18Z' + fb7bb9a: + - base_ref: '2.4' + closed_at: '2019-08-19T11:29:25Z' + created_at: '2019-08-16T12:16:04Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5199 + number: 5199 + state: closed + title: Allow to set the redis DB to use + updated_at: '2019-08-23T09:05:27Z' + fb7bb9a642d69f33dcef8404e89c963f0e7e925b: + - base_ref: '2.4' + closed_at: '2019-08-19T11:29:25Z' + created_at: '2019-08-16T12:16:04Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5199 + number: 5199 + state: closed + title: Allow to set the redis DB to use + updated_at: '2019-08-23T09:05:27Z' + fd8044abf445bd326b5c8bc0532ab43b12f4fae1: + - base_ref: master + closed_at: '2019-06-17T07:09:33Z' + created_at: '2019-06-14T13:21:21Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5032 + number: 5032 + state: closed + title: ' Merge remote-tracking branch ''origin/2.4'' ' + updated_at: '2019-06-19T16:52:45Z' + fd87cd5fe7b8db1c2a7951ad22cd348f33a690ba: + - base_ref: master + closed_at: '2019-06-28T14:45:34Z' + created_at: '2019-06-28T13:37:49Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5113 + number: 5113 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-06-28T14:45:36Z' + fec9f65e4aaf2ea49f197cd3a731a7ff80fab64d: + - base_ref: '2.4' + closed_at: '2019-06-18T12:32:57Z' + created_at: '2019-06-06T14:38:02Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4986 + number: 4986 + state: closed + title: Be able to configure the PGSCHEMA in mapserver + updated_at: '2019-06-18T12:33:01Z' + fed30dcf3140dec561759ce621ccc3f9c0e38a8b: + - base_ref: master + closed_at: '2019-06-06T07:54:01Z' + created_at: '2019-06-05T13:28:15Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/4978 + number: 4978 + state: closed + title: Merge remote-tracking branch 'origin/2.4 + updated_at: '2019-06-06T07:54:04Z' + fefe4beab232dfd0e876f41ffbee085147e689d6: + - base_ref: '2.4' + closed_at: '2019-06-27T14:38:44Z' + created_at: '2019-06-27T13:23:56Z' + html_url: https://github.com/camptocamp/c2cgeoportal/pull/5101 + number: 5101 + state: closed + title: Fix indentation + updated_at: '2019-06-27T18:12:47Z' + ngeo: + 02d69a00e9e6d5d45cf49e26373f3b4659e8ca00: + - base_ref: '2.4' + closed_at: '2019-06-05T09:28:32Z' + created_at: '2019-06-05T07:26:10Z' + html_url: https://github.com/camptocamp/ngeo/pull/4924 + number: 4924 + state: closed + title: Fix query on a WMS layer group + updated_at: '2019-06-05T09:28:36Z' + 0e09ef0bda6053a6c480cfa44dee4f66eed570fe: + - base_ref: '2.4' + closed_at: '2019-05-08T08:07:50Z' + created_at: '2019-05-07T13:53:13Z' + html_url: https://github.com/camptocamp/ngeo/pull/4879 + number: 4879 + state: closed + title: Translate the 'No result found' string in the search + updated_at: '2019-07-01T13:46:10Z' + 134424581f4ee101723272c023c5c9b698a65640: + - base_ref: '2.4' + closed_at: '2019-05-07T11:56:29Z' + created_at: '2019-05-07T09:55:13Z' + html_url: https://github.com/camptocamp/ngeo/pull/4877 + number: 4877 + state: closed + title: Add back legend opacity change on layer activation + updated_at: '2019-07-01T13:46:05Z' + 1444e75: + - base_ref: '2.4' + closed_at: '2019-09-18T14:08:02Z' + created_at: '2019-09-17T14:24:34Z' + html_url: https://github.com/camptocamp/ngeo/pull/5123 + number: 5123 + state: closed + title: '[backport 2.4] Translate layers names in API layer switcher' + updated_at: '2019-09-18T14:45:29Z' + 1444e758a38b4742b1815963c8c30b87376ae7e8: + - base_ref: '2.4' + closed_at: '2019-09-18T14:08:02Z' + created_at: '2019-09-17T14:24:34Z' + html_url: https://github.com/camptocamp/ngeo/pull/5123 + number: 5123 + state: closed + title: '[backport 2.4] Translate layers names in API layer switcher' + updated_at: '2019-09-18T14:45:29Z' + 247533ef4b643a1555f2f6d3ff31a5abd8e9ea9d: + - base_ref: '2.4' + closed_at: '2019-06-20T14:40:59Z' + created_at: '2019-06-13T17:01:42Z' + html_url: https://github.com/camptocamp/ngeo/pull/4950 + number: 4950 + state: closed + title: Add floor selector component + updated_at: '2019-06-20T14:41:02Z' + 2af895d7d6c1fa219e32765df4891b224747e12e: + - base_ref: '2.4' + closed_at: '2019-06-17T12:53:36Z' + created_at: '2019-06-17T11:47:58Z' + html_url: https://github.com/camptocamp/ngeo/pull/4958 + number: 4958 + state: closed + title: Merge 2.3 into 2.4 + updated_at: '2019-07-01T13:41:28Z' + 2cb3e0c68f7af812c30cd32a71b625921434ae92: + - base_ref: '2.4' + closed_at: '2019-05-29T15:16:13Z' + created_at: '2019-05-29T14:23:40Z' + html_url: https://github.com/camptocamp/ngeo/pull/4916 + number: 4916 + state: closed + title: Don't use 'in' operator with Map + updated_at: '2019-07-01T13:44:26Z' + 2cd22cddc821eb9493d0809a7a0e9122c4ebbcbd: + - base_ref: '2.4' + closed_at: '2019-06-12T08:14:53Z' + created_at: '2019-06-12T08:01:15Z' + html_url: https://github.com/camptocamp/ngeo/pull/4945 + number: 4945 + state: closed + title: No error on no geom + updated_at: '2019-06-12T08:14:56Z' + 330fc720b1f01ae05be57ff9882bbe79166dd001: + - base_ref: '2.4' + closed_at: '2019-05-27T14:25:39Z' + created_at: '2019-05-27T13:51:35Z' + html_url: https://github.com/camptocamp/ngeo/pull/4912 + number: 4912 + state: closed + title: 'api: reverse to order of the coordinates to be compatible with the old + api' + updated_at: '2019-07-01T13:44:32Z' + 3509708b324579b93543b95a38640ec274e492d4: + - base_ref: '2.4' + closed_at: '2019-08-23T08:31:14Z' + created_at: '2019-08-22T15:38:10Z' + html_url: https://github.com/camptocamp/ngeo/pull/5080 + number: 5080 + state: closed + title: Fix alternate geometry name + updated_at: '2019-08-23T08:31:17Z' + 3cea924baede2286437e6be39a630b636c9f9f1d: + - base_ref: '2.4' + closed_at: '2019-05-13T12:16:42Z' + created_at: '2019-05-13T12:00:06Z' + html_url: https://github.com/camptocamp/ngeo/pull/4895 + number: 4895 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-05-13T12:17:25Z' + 3dffbcae775f8c6022275dd878855cd45c79542b: + - base_ref: '2.4' + closed_at: '2019-07-05T06:27:21Z' + created_at: '2019-07-04T06:57:09Z' + html_url: https://github.com/camptocamp/ngeo/pull/4991 + number: 4991 + state: closed + title: Fix typo in api doc + updated_at: '2019-08-23T08:47:34Z' + 3ff2015f76c505b4c3bfc88a5c7c8fe97a1ed8aa: + - base_ref: '2.4' + closed_at: '2019-06-05T14:48:12Z' + created_at: '2019-06-05T14:30:05Z' + html_url: https://github.com/camptocamp/ngeo/pull/4928 + number: 4928 + state: closed + title: Example links only work with HTTPS now + updated_at: '2019-07-01T13:44:11Z' + 54c1112: + - base_ref: '2.4' + closed_at: '2019-07-11T08:57:17Z' + created_at: '2019-07-10T13:11:04Z' + html_url: https://github.com/camptocamp/ngeo/pull/5002 + number: 5002 + state: closed + title: Try to be more flexible and less magic by default + updated_at: '2019-08-23T08:47:37Z' + 54c11126148b5c94ce4d2fc09eb9aebbd4294b6e: + - base_ref: '2.4' + closed_at: '2019-07-11T08:57:17Z' + created_at: '2019-07-10T13:11:04Z' + html_url: https://github.com/camptocamp/ngeo/pull/5002 + number: 5002 + state: closed + title: Try to be more flexible and less magic by default + updated_at: '2019-08-23T08:47:37Z' + 5d648fe: + - base_ref: '2.4' + closed_at: '2019-08-22T09:17:35Z' + created_at: '2019-08-22T07:57:14Z' + html_url: https://github.com/camptocamp/ngeo/pull/5079 + number: 5079 + state: closed + title: Fix import WMS layer + updated_at: '2019-08-22T09:17:39Z' + 5d648fe3a3e430b2e5187d69489d48cd7cfea83b: + - base_ref: '2.4' + closed_at: '2019-08-22T09:17:35Z' + created_at: '2019-08-22T07:57:14Z' + html_url: https://github.com/camptocamp/ngeo/pull/5079 + number: 5079 + state: closed + title: Fix import WMS layer + updated_at: '2019-08-22T09:17:39Z' + 66d603a15f45a2ccfdb47efb8f89e4871f831578: + - base_ref: '2.4' + closed_at: '2019-09-13T06:47:20Z' + created_at: '2019-09-11T14:39:29Z' + html_url: https://github.com/camptocamp/ngeo/pull/5113 + number: 5113 + state: closed + title: Don't display undefined items in the result table + updated_at: '2019-09-18T14:45:40Z' + 6806edba483edbc92b9b9ae224f6370abce46485: + - base_ref: '2.4' + closed_at: '2019-06-03T15:22:07Z' + created_at: '2019-06-03T13:55:02Z' + html_url: https://github.com/camptocamp/ngeo/pull/4918 + number: 4918 + state: closed + title: Don't return a legend object if the url is undefined + updated_at: '2019-06-03T15:22:11Z' + 6a84c4f5fccaf9f2f916fa670e90f42ee38c2fd9: + - base_ref: '2.4' + closed_at: '2019-06-04T08:52:50Z' + created_at: '2019-06-03T14:50:40Z' + html_url: https://github.com/camptocamp/ngeo/pull/4920 + number: 4920 + state: closed + title: Always ignore max-len for comments + updated_at: '2019-07-01T13:44:16Z' + 6d970e0: + - base_ref: '2.4' + closed_at: '2019-07-15T13:12:27Z' + created_at: '2019-07-15T12:06:35Z' + html_url: https://github.com/camptocamp/ngeo/pull/5015 + number: 5015 + state: closed + title: Explicitly set the marker's style + updated_at: '2019-07-15T13:12:32Z' + 6d970e0d48a27ee3d48582f76d5da10d1c5ef0be: + - base_ref: '2.4' + closed_at: '2019-07-15T13:12:27Z' + created_at: '2019-07-15T12:06:35Z' + html_url: https://github.com/camptocamp/ngeo/pull/5015 + number: 5015 + state: closed + title: Explicitly set the marker's style + updated_at: '2019-07-15T13:12:32Z' + 6ed14f067e44e2102bb3840e51ad495d0e1a616f: + - base_ref: '2.4' + closed_at: '2019-06-07T10:37:32Z' + created_at: '2019-06-03T13:57:35Z' + html_url: https://github.com/camptocamp/ngeo/pull/4919 + number: 4919 + state: closed + title: Add queryableLayers support in the API + updated_at: '2019-07-01T13:44:20Z' + 775d9df8dd22b224fd52c05fce2aaa0f734cb5ed: + - base_ref: '2.4' + closed_at: '2019-08-22T09:17:15Z' + created_at: '2019-08-21T15:12:49Z' + html_url: https://github.com/camptocamp/ngeo/pull/5076 + number: 5076 + state: closed + title: Add the path to the dynamic view + updated_at: '2019-08-22T09:17:21Z' + 778759a5709bed1fea8464c4c06f247061953046: + - base_ref: '2.4' + closed_at: '2019-05-13T12:51:16Z' + created_at: '2019-05-10T14:32:28Z' + html_url: https://github.com/camptocamp/ngeo/pull/4891 + number: 4891 + state: closed + title: Set loading-mask to the whole screen + updated_at: '2019-05-13T12:51:20Z' + 794a0c2fcc8f22fb3fcd6d19c4767c35cd1318c0: + - base_ref: '2.4' + closed_at: '2019-05-28T06:58:46Z' + created_at: '2019-05-27T15:01:20Z' + html_url: https://github.com/camptocamp/ngeo/pull/4913 + number: 4913 + state: closed + title: Merge 2.3 into 2.4 + updated_at: '2019-07-01T13:45:16Z' + 7aa562c07310146fa1ffa4fb2f9adbc6685ae67e: + - base_ref: '2.4' + closed_at: '2019-07-15T07:39:26Z' + created_at: '2019-07-12T13:08:25Z' + html_url: https://github.com/camptocamp/ngeo/pull/5006 + number: 5006 + state: closed + title: Shorter floor selector + updated_at: '2019-07-15T07:39:29Z' + 84b215b: + - base_ref: '2.4' + closed_at: '2019-08-30T14:23:37Z' + created_at: '2019-08-30T13:52:50Z' + html_url: https://github.com/camptocamp/ngeo/pull/5101 + number: 5101 + state: closed + title: Don't download tiles for a completely transparent layer + updated_at: '2019-08-30T14:23:40Z' + 84b215bf6eea049b9c900e23e8ba692c6b10a5af: + - base_ref: '2.4' + closed_at: '2019-08-30T14:23:37Z' + created_at: '2019-08-30T13:52:50Z' + html_url: https://github.com/camptocamp/ngeo/pull/5101 + number: 5101 + state: closed + title: Don't download tiles for a completely transparent layer + updated_at: '2019-08-30T14:23:40Z' + 8dc116a50034879ce86467d96b81e0391e06d363: + - base_ref: '2.4' + closed_at: '2019-07-10T08:58:40Z' + created_at: '2019-07-05T07:17:38Z' + html_url: https://github.com/camptocamp/ngeo/pull/4993 + number: 4993 + state: closed + title: Allows to have SVG URL + updated_at: '2019-07-10T08:58:57Z' + 92c377601c8dadce724c6353ab93a8f0775006f0: + - base_ref: '2.4' + closed_at: '2019-05-03T07:14:09Z' + created_at: '2019-05-02T10:37:36Z' + html_url: https://github.com/camptocamp/ngeo/pull/4867 + number: 4867 + state: closed + title: Fix image DPI + updated_at: '2019-05-03T07:14:12Z' + 9782f4f066092b62fa47cbae29d78ed6e111f383: + - base_ref: '2.4' + closed_at: '2019-06-26T10:28:09Z' + created_at: '2019-06-26T09:23:55Z' + html_url: https://github.com/camptocamp/ngeo/pull/4972 + number: 4972 + state: closed + title: Clear the query results on window close + updated_at: '2019-07-01T13:43:13Z' + 9cbb8585c378e1b66a89a9661099908019547bc5: + - base_ref: '2.4' + closed_at: '2019-09-25T06:50:57Z' + created_at: '2019-09-24T16:04:01Z' + html_url: https://github.com/camptocamp/ngeo/pull/5162 + number: 5162 + state: closed + title: Pin typescript and localforage version, disable npm cache + updated_at: '2019-09-25T06:51:00Z' + 9f4e0da: + - base_ref: '2.4' + closed_at: '2019-08-20T15:37:26Z' + created_at: '2019-08-20T11:52:12Z' + html_url: https://github.com/camptocamp/ngeo/pull/5072 + number: 5072 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-08-20T15:37:30Z' + 9f4e0dae60eed9a04a6c783b28e40bd3c985fe3f: + - base_ref: '2.4' + closed_at: '2019-08-20T15:37:26Z' + created_at: '2019-08-20T11:52:12Z' + html_url: https://github.com/camptocamp/ngeo/pull/5072 + number: 5072 + state: closed + title: Merge remote-tracking branch 'origin/2.3' into 2.4 + updated_at: '2019-08-20T15:37:30Z' + a4fe8b5: + - base_ref: '2.4' + closed_at: '2019-08-30T11:05:24Z' + created_at: '2019-08-27T06:46:27Z' + html_url: https://github.com/camptocamp/ngeo/pull/5093 + number: 5093 + state: closed + title: Reorder private groups + updated_at: '2019-08-30T11:05:30Z' + a4fe8b5547b182924c8069cc7af3728464ced74e: + - base_ref: '2.4' + closed_at: '2019-08-30T11:05:24Z' + created_at: '2019-08-27T06:46:27Z' + html_url: https://github.com/camptocamp/ngeo/pull/5093 + number: 5093 + state: closed + title: Reorder private groups + updated_at: '2019-08-30T11:05:30Z' + a7fb569: + - base_ref: master + closed_at: '2019-07-10T14:55:16Z' + created_at: '2019-07-10T12:55:28Z' + html_url: https://github.com/camptocamp/ngeo/pull/5001 + number: 5001 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-07-10T14:55:19Z' + a7fb569943afb49a26869f40e25282cf8dd99923: + - base_ref: master + closed_at: '2019-07-10T14:55:16Z' + created_at: '2019-07-10T12:55:28Z' + html_url: https://github.com/camptocamp/ngeo/pull/5001 + number: 5001 + state: closed + title: Merge remote-tracking branch 'origin/2.4' + updated_at: '2019-07-10T14:55:19Z' + aa5d806534cdc59d9dc5b1e3bc9c6a4e384b88f7: + - base_ref: '2.4' + closed_at: '2019-06-25T14:09:41Z' + created_at: '2019-06-21T07:42:18Z' + html_url: https://github.com/camptocamp/ngeo/pull/4965 + number: 4965 + state: closed + title: Remove grab and grabbing cursors for IE + updated_at: '2019-07-01T13:43:29Z' + ab939f4175a2875517e5e54861d689e90968c47a: + - base_ref: '2.4' + closed_at: '2019-06-17T11:59:28Z' + created_at: '2019-06-17T10:46:17Z' + html_url: https://github.com/camptocamp/ngeo/pull/4956 + number: 4956 + state: closed + title: Grid header issue when querying a lot of layers + updated_at: '2019-07-01T13:43:49Z' + b0a5e70ec1f8e01e12c0621714d9a7a42a42a5de: + - base_ref: '2.4' + closed_at: '2019-05-16T08:37:14Z' + created_at: '2019-05-15T15:00:47Z' + html_url: https://github.com/camptocamp/ngeo/pull/4898 + number: 4898 + state: closed + title: Add tag to publish + updated_at: '2019-05-16T08:37:17Z' + b1743e55ef30bb1b764a270b9f36717f5d6d3df8: + - base_ref: '2.4' + closed_at: '2019-06-17T15:20:11Z' + created_at: '2019-06-17T07:32:47Z' + html_url: https://github.com/camptocamp/ngeo/pull/4954 + number: 4954 + state: closed + title: Add back backgroundLayers options in the API + updated_at: '2019-07-01T13:43:56Z' + b50062cbd8e1a8b72f6bdacb44e1ef55989c96da: + - base_ref: '2.4' + closed_at: '2019-05-13T12:17:49Z' + created_at: '2019-05-13T11:21:55Z' + html_url: https://github.com/camptocamp/ngeo/pull/4894 + number: 4894 + state: closed + title: Add visible documentation about metadata and functionnalities + updated_at: '2019-05-13T13:06:16Z' + b60bad8: + - base_ref: '2.4' + closed_at: '2019-08-23T12:46:42Z' + created_at: '2019-08-23T12:13:37Z' + html_url: https://github.com/camptocamp/ngeo/pull/5089 + number: 5089 + state: closed + title: ' Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-08-23T12:46:45Z' + b60bad8aeb4441515a746fad8b4aca116b3df260: + - base_ref: '2.4' + closed_at: '2019-08-23T12:46:42Z' + created_at: '2019-08-23T12:13:37Z' + html_url: https://github.com/camptocamp/ngeo/pull/5089 + number: 5089 + state: closed + title: ' Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-08-23T12:46:45Z' + b978117c3124d583c90cc8fb46e7ec07a0de6d7c: + - base_ref: '2.4' + closed_at: '2019-05-06T12:43:21Z' + created_at: '2019-05-06T09:55:22Z' + html_url: https://github.com/camptocamp/ngeo/pull/4874 + number: 4874 + state: closed + title: Measure polygon in 2.4 + updated_at: '2019-07-01T13:46:02Z' + c4064b951d374d4c0973276d9c02f746adb71cf1: + - base_ref: '2.4' + closed_at: '2019-05-03T06:25:05Z' + created_at: '2019-05-02T13:56:32Z' + html_url: https://github.com/camptocamp/ngeo/pull/4869 + number: 4869 + state: closed + title: Add back iconOffset support for the API + updated_at: '2019-05-03T06:25:08Z' + c82f056: + - base_ref: '2.4' + closed_at: '2019-07-11T09:54:00Z' + created_at: '2019-07-05T08:23:27Z' + html_url: https://github.com/camptocamp/ngeo/pull/4994 + number: 4994 + state: closed + title: Fix and simplify floors injections + updated_at: '2019-07-11T09:54:02Z' + c82f0561db11f79362b688831f20fb8bf39757c8: + - base_ref: '2.4' + closed_at: '2019-07-11T09:54:00Z' + created_at: '2019-07-05T08:23:27Z' + html_url: https://github.com/camptocamp/ngeo/pull/4994 + number: 4994 + state: closed + title: Fix and simplify floors injections + updated_at: '2019-07-11T09:54:02Z' + cc208970e24fd015af6bf14ff438d1b3c82a6cf4: + - base_ref: '2.4' + closed_at: '2019-05-23T13:54:12Z' + created_at: '2019-05-23T12:07:08Z' + html_url: https://github.com/camptocamp/ngeo/pull/4908 + number: 4908 + state: closed + title: Make color property optional + updated_at: '2019-07-01T13:44:49Z' + cd757c4b19a20ca9a9f0c56672d10f2f43b84194: + - base_ref: '2.4' + closed_at: '2019-05-27T08:29:50Z' + created_at: '2019-05-27T07:35:20Z' + html_url: https://github.com/camptocamp/ngeo/pull/4910 + number: 4910 + state: closed + title: Change the cursor to 'move' on modal header hovering + updated_at: '2019-07-01T13:44:41Z' + cf073f6a0ff7dc0a10770d91fdf9d9471e775636: + - base_ref: '2.4' + closed_at: '2019-08-23T12:45:45Z' + created_at: '2019-08-23T11:34:21Z' + html_url: https://github.com/camptocamp/ngeo/pull/5087 + number: 5087 + state: closed + title: Fix typo in readme + updated_at: '2019-09-05T09:37:22Z' + d08ec00: + - base_ref: '2.4' + closed_at: '2019-09-13T11:29:19Z' + created_at: '2019-09-13T10:49:01Z' + html_url: https://github.com/camptocamp/ngeo/pull/5118 + number: 5118 + state: closed + title: Fix background visibility on login + updated_at: '2019-09-13T11:29:23Z' + d08ec0046f8e69c57b727d4c53af0283f4edd542: + - base_ref: '2.4' + closed_at: '2019-09-13T11:29:19Z' + created_at: '2019-09-13T10:49:01Z' + html_url: https://github.com/camptocamp/ngeo/pull/5118 + number: 5118 + state: closed + title: Fix background visibility on login + updated_at: '2019-09-13T11:29:23Z' + d201ba3a336abd315a0ee9530728e8f9f871661b: + - base_ref: '2.4' + closed_at: '2019-09-10T09:40:12Z' + created_at: '2019-09-05T11:29:22Z' + html_url: https://github.com/camptocamp/ngeo/pull/5106 + number: 5106 + state: closed + title: Fix the opacity slider, don't download unneeded tiles + updated_at: '2019-09-10T09:40:15Z' + d2b1362bd5002190fecc32b257c381be89f284b4: + - base_ref: master + closed_at: '2019-04-30T12:26:17Z' + created_at: '2019-04-30T11:54:33Z' + html_url: https://github.com/camptocamp/ngeo/pull/4864 + number: 4864 + state: closed + title: Bump version to 2.5 + updated_at: '2019-04-30T12:26:20Z' + d99ac9031b3097c0a01d267f939a422e9d3bbd42: + - base_ref: '2.4' + closed_at: '2019-06-28T13:24:46Z' + created_at: '2019-06-28T12:56:36Z' + html_url: https://github.com/camptocamp/ngeo/pull/4983 + number: 4983 + state: closed + title: 'Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-06-28T13:24:49Z' + e70b584: + - base_ref: '2.4' + closed_at: '2019-09-25T08:14:38Z' + created_at: '2019-09-24T14:58:00Z' + html_url: https://github.com/camptocamp/ngeo/pull/5159 + number: 5159 + state: closed + title: Add WFS permailink configuration documentation + updated_at: '2019-09-30T09:36:11Z' + e9280f51c75c4b07432488c18878b44b6d2fba8c: + - base_ref: '2.4' + closed_at: '2019-08-20T15:32:44Z' + created_at: '2019-08-20T11:36:38Z' + html_url: https://github.com/camptocamp/ngeo/pull/5071 + number: 5071 + state: closed + title: 'GSGMF-1085: api query fix' + updated_at: '2019-08-23T08:48:38Z' + e9e2fd1d79d32f4c446db64727feeb21aebc49d0: + - base_ref: '2.4' + closed_at: '2019-06-05T12:24:44Z' + created_at: '2019-06-05T10:07:44Z' + html_url: https://github.com/camptocamp/ngeo/pull/4925 + number: 4925 + state: closed + title: ' Merge remote-tracking branch ''origin/2.3'' into 2.4 ' + updated_at: '2019-06-21T10:42:53Z' + eb3e0b4: + - base_ref: '2.4' + closed_at: '2019-09-10T14:54:36Z' + created_at: '2019-09-10T08:44:24Z' + html_url: https://github.com/camptocamp/ngeo/pull/5109 + number: 5109 + state: closed + title: Fix overlay position in API + updated_at: '2019-09-18T14:45:48Z' + eb3e0b450c1ef7c8a7fdce970075e8dedd3ab055: + - base_ref: '2.4' + closed_at: '2019-09-10T14:54:36Z' + created_at: '2019-09-10T08:44:24Z' + html_url: https://github.com/camptocamp/ngeo/pull/5109 + number: 5109 + state: closed + title: Fix overlay position in API + updated_at: '2019-09-18T14:45:48Z' + ef71f15a85d818d6a390514cb3f3e86f88facd04: + - base_ref: '2.4' + closed_at: '2019-08-29T09:37:29Z' + created_at: '2019-08-29T08:53:34Z' + html_url: https://github.com/camptocamp/ngeo/pull/5099 + number: 5099 + state: closed + title: Use the interface api for the api + updated_at: '2019-08-29T09:37:32Z' + f203c01de5c15c16dd40fd4ec111f2ed641897d4: + - base_ref: '2.4' + closed_at: '2019-06-25T12:26:34Z' + created_at: '2019-06-12T09:52:09Z' + html_url: https://github.com/camptocamp/ngeo/pull/4946 + number: 4946 + state: closed + title: Add WMS layer support for the disclaimer service + updated_at: '2019-06-26T06:27:12Z' + f3d497d: + - base_ref: '2.4' + closed_at: '2019-08-29T09:37:45Z' + created_at: '2019-08-28T15:16:40Z' + html_url: https://github.com/camptocamp/ngeo/pull/5098 + number: 5098 + state: closed + title: Fix exlusion condition in api query + updated_at: '2019-09-05T09:37:07Z' + f3d497d94f116095b9030e6e8bbdc9a29364f88d: + - base_ref: '2.4' + closed_at: '2019-08-29T09:37:45Z' + created_at: '2019-08-28T15:16:40Z' + html_url: https://github.com/camptocamp/ngeo/pull/5098 + number: 5098 + state: closed + title: Fix exlusion condition in api query + updated_at: '2019-09-05T09:37:07Z' + f7233da40083c8c1d65b37b1096ef3e2bea42651: + - base_ref: '2.4' + closed_at: '2019-06-05T07:11:46Z' + created_at: '2019-06-04T11:49:37Z' + html_url: https://github.com/camptocamp/ngeo/pull/4922 + number: 4922 + state: closed + title: Test more null values + updated_at: '2019-06-05T07:11:48Z' + fcb95824f907b7a622670ab10b2e9b648a7fb7bc: + - base_ref: '2.4' + closed_at: '2019-05-20T08:17:53Z' + created_at: '2019-05-13T12:54:11Z' + html_url: https://github.com/camptocamp/ngeo/pull/4897 + number: 4897 + state: closed + title: Small documentation improvements + updated_at: '2019-05-20T08:17:57Z' +releases: +- c2cgeoportal: f5ea31f9510e2bf89eb780bdad401ee6bcfc3657 + name: 2.4.0 + ngeo: 2.4.0 +- c2cgeoportal: 2.4.1 + name: 2.4.1 + ngeo: a7fb569 +- c2cgeoportal: 80cccef + name: 2.4.1.2 + ngeo: 54c1112 +- c2cgeoportal: 0924cd0 + name: 2.4.1.2 + ngeo: 54c1112 +- c2cgeoportal: a165457 + name: 2.4.1.3 + ngeo: 54c1112 +- c2cgeoportal: e5ada02 + name: 2.4.1.4 + ngeo: c82f056 +- c2cgeoportal: 32df936 + name: 2.4.1.5 + ngeo: 6d970e0 +- c2cgeoportal: de6e124 + name: 2.4.1.6 + ngeo: 6d970e0 +- c2cgeoportal: b037aec + name: 2.4.1.7 + ngeo: 6d970e0 +- c2cgeoportal: 4e0c84b + name: 2.4.1.8 + ngeo: 6d970e0 +- c2cgeoportal: 34597db + name: 2.4.1.9 + ngeo: 6d970e0 +- c2cgeoportal: c34576c + name: 2.4.1.10 + ngeo: 6d970e0 +- c2cgeoportal: cc80bc8 + name: 2.4.1.11 + ngeo: 6d970e0 +- c2cgeoportal: fb7bb9a + name: 2.4.1.12 + ngeo: 6d970e0 +- c2cgeoportal: 05742cc + name: 2.4.1.13 + ngeo: 6d970e0 +- c2cgeoportal: 2c998c7 + name: 2.4.1.14 + ngeo: 6d970e0 +- c2cgeoportal: 6b75a5e + name: 2.4.1.15 + ngeo: 9f4e0da +- c2cgeoportal: 142da03 + name: 2.4.1.16 + ngeo: 9f4e0da +- c2cgeoportal: 61d835a + name: 2.4.1.17 + ngeo: 9f4e0da +- c2cgeoportal: 5b9ab86 + name: 2.4.1.18 + ngeo: 5d648fe +- c2cgeoportal: aad98d5 + name: 2.4.1.19 + ngeo: b60bad8 +- c2cgeoportal: c0ef3d5 + name: 2.4.1.20 + ngeo: b60bad8 +- c2cgeoportal: 0f26075 + name: 2.4.1.21 + ngeo: f3d497d +- c2cgeoportal: 5e01d7a + name: 2.4.1.22 + ngeo: a4fe8b5 +- c2cgeoportal: 26f70ef + name: 2.4.1.23 + ngeo: a4fe8b5 +- c2cgeoportal: eea4c96 + name: 2.4.1.24 + ngeo: 84b215b +- c2cgeoportal: 077ac24 + name: 2.4.1.25 + ngeo: 84b215b +- c2cgeoportal: 5d2a1af + name: 2.4.1.26 + ngeo: eb3e0b4 +- c2cgeoportal: 9aec892 + name: 2.4.1.27 + ngeo: d08ec00 +- c2cgeoportal: 2b78f5c + name: 2.4.1.28 + ngeo: d08ec00 +- c2cgeoportal: ee12fcd + name: 2.4.1.29 + ngeo: d08ec00 +- c2cgeoportal: 90b303f + name: 2.4.1.30 + ngeo: d08ec00 +- c2cgeoportal: 52a9dbd + name: 2.4.1.31 + ngeo: 1444e75 +- c2cgeoportal: 2286fc8 + name: 2.4.1.32 + ngeo: 1444e75 +- c2cgeoportal: 7f85181 + name: 2.4.1.33 + ngeo: e70b584 diff --git a/travis/create-new-nondocker-project.sh b/travis/create-new-nondocker-project.sh index e208f1d076..c5cd723d21 100755 --- a/travis/create-new-nondocker-project.sh +++ b/travis/create-new-nondocker-project.sh @@ -12,6 +12,7 @@ cp travis/vars-nondocker.yaml /tmp/travis/nondockertestgeomapfish/vars_travis.ya cp travis/empty-vars.mk /tmp/travis/nondockertestgeomapfish/ echo 'include testgeomapfish.mk' > /tmp/travis/nondockertestgeomapfish/Makefile cp --recursive travis /tmp/travis/nondockertestgeomapfish/travis +rm /tmp/travis/nondockertestgeomapfish/travis/changelog.yaml export TRAVIS_FOLDER=$(pwd) cd /tmp/travis/nondockertestgeomapfish diff --git a/travis/create-new-project.sh b/travis/create-new-project.sh index 3777d5d278..76c548cc63 100755 --- a/travis/create-new-project.sh +++ b/travis/create-new-project.sh @@ -23,6 +23,7 @@ then cp travis/docker-compose.yaml ${WORKSPACE}/${PACKAGE}/docker-compose.yaml cp travis/docker-compose-build.yaml ${WORKSPACE}/${PACKAGE}/docker-compose-build.yaml cp --recursive travis ${WORKSPACE}/${PACKAGE}/travis + rm ${WORKSPACE}/${PACKAGE}/travis/changelog.yaml fi cd ${WORKSPACE}/${PACKAGE} if [ $# -lt 2 ] diff --git a/travis/get-minor b/travis/get-minor index 289c8bc108..dd83f252b0 100755 --- a/travis/get-minor +++ b/travis/get-minor @@ -13,9 +13,9 @@ with open("travis/ci.yaml") as ci_file: ci = yaml.safe_load(ci_file.read()) minor = 0 if args.reset else ci['minor'] + 1 -ci['minor'] = minor print(minor) if args.save: + ci['minor'] = minor with open("travis/ci.yaml", "w") as ci_file: ci_file.write(yaml.dump(ci, default_flow_style=False, explicit_start=True)) diff --git a/travis/publish b/travis/publish index b36f0967e2..90e5ed5b06 100755 --- a/travis/publish +++ b/travis/publish @@ -11,20 +11,22 @@ if [[ ${TAG} =~ ^[0-9]\.[0-9]\.[0-9]$ ]] then VERSION_QGIS=${TAG} .venv/bin/python travis/get-minor --reset + travis/changelog ${TAG} COMMIT=TRUE else if [[ ${BRANCH_NAME} =~ ^[0-9]\.[0-9]$ ]] then VERSION_QGIS=${BRANCH_NAME} TAG=${LAST_TAG}.`.venv/bin/python travis/get-minor` + travis/changelog ${TAG} COMMIT=TRUE fi fi if [ ${COMMIT} == TRUE ] then - git add travis/ci.yaml - git commit -m "Update the minor version" + git add travis/ci.yaml travis/changelog.yaml CHANGELOG.md + git commit -m "Update the minor version and changelog" git push origin ${BRANCH_NAME} fi