summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-20Fix category filteringÉtienne Loks
2016-09-20Bulk geojson marker performance improvementÉtienne Loks
2016-09-20Don't crash if an icon is missing on the HDDÉtienne Loks
2016-09-20Adapt bounds to ol3Étienne Loks
2016-09-20GeoRSS import: manage new version of feedparserÉtienne Loks
2016-09-20Tests: more explicit error message for import testÉtienne Loks
2016-09-16Fix testsÉtienne Loks
2016-09-16Fix marker admin: don't display associated routeÉtienne Loks
2016-09-16Ci: locales again...Étienne Loks
2016-09-16CI: locale configurationÉtienne Loks
2016-09-16CI: force regen of localesÉtienne Loks
2016-09-16CI: install localesÉtienne Loks
2016-09-16CI: generate a default localeÉtienne Loks
2016-09-16Add missing requirements: chardetÉtienne Loks
2016-09-16CI: add misssing dependency python-gdalÉtienne Loks
2016-09-14CI: add missing dependency (only available via apt)Étienne Loks
2016-09-14CI: specific local_settings - change DB parametersÉtienne Loks
2016-09-14CI: configurationÉtienne Loks
2016-09-14Merge branch 'v2.9'Étienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-09-14Admin marker: fix field declarationÉtienne Loks
2016-09-13Merge branch 'v3.0'Étienne Loks
2016-09-13Admin marker: fix loading of the add / modify pageÉtienne Loks
2016-08-05CI: revert postgresql hostÉtienne Loks
2016-08-05CI: change db hostÉtienne Loks
2016-08-05CI: replace postgres with postgis dockÉtienne Loks
2016-08-05CI: fix default databaseÉtienne Loks
2016-08-05CI: add GEOS libraryÉtienne Loks
2016-08-05CI: change log pathÉtienne Loks
2016-08-05CI: add missing dependencies for building python lxmlÉtienne Loks
2016-08-05CI: add missing dependencies for building PillowÉtienne Loks
2016-08-05Remove credit for RSS code: all this code have been rewritten sinceÉtienne Loks
2016-08-05Try to debug CIÉtienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/views.py
2016-08-05Try to fix mailto (in propose modification) for outlook user - 2Étienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
2016-08-05Import: filter non relevant link for originÉtienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/views.py
2016-08-05Try to fix mailto (in propose modification) for outlook userÉtienne Loks
2016-08-03Fix gitlab-ci (not yet python3)Étienne Loks
2016-08-03Add CI managementÉtienne Loks
2016-08-03Re-merge chimere_example_project inside chimereÉtienne Loks
2016-08-03Change mean populating dynamically forms with properties in order to allow testsÉtienne Loks
2016-08-03Fix edit marker linkÉtienne Loks
2016-08-03Fix edit marker linkÉtienne Loks
2016-08-03Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/models.py
2016-08-03JSON: prevent crash when geometry is not validÉtienne Loks
2016-08-03Export: fix shapefile export when no category is setÉtienne Loks
2016-08-03Add a simplify tolerance field for subcategories in order to allow the ↵Étienne Loks
simplification for complex geometry
2016-08-02Polygon: try to simplify geometry to have lighter loadingÉtienne Loks