konova/compensation
mpeltriaux 253b509122 #138 WIP Validity
* adds geometry validity checks for SimpleGeomForm is_valid()
    * shows validity problems on the form if a feature is invalid
* optimizes merging of different features into one MultiPolygon
* further enhances tests
* adds as_feature_collection() method on Geometry model for converting geom MultiPolygon attribute into FeatureCollection json holding each polygon as an own feature -> makes each polygon selectable in new netgis map client
2022-04-20 13:52:52 +02:00
..
forms # 129 Handler code renaming 2022-03-03 12:09:09 +01:00
migrations #101 Datatype team migrations 2022-02-18 14:09:45 +01:00
models #140 Block edit on recorded 2022-04-19 09:43:36 +02:00
templates/compensation Merge branch 'master' into 138_New_map_client 2022-04-19 14:08:20 +02:00
tests #138 WIP Validity 2022-04-20 13:52:52 +02:00
urls #86 Edit deadlines EcoAccount 2022-02-10 12:49:30 +01:00
utils # 63 Refactoring 2022-01-12 12:56:22 +01:00
views #140 Enhancements 2022-04-19 13:37:29 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py #101 Team sharing tests 2022-02-18 13:52:27 +01:00
managers.py #112 WIP: Restructure CompensationAction 2022-02-10 14:45:00 +01:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py #146 Share with fix 2022-04-13 14:18:32 +02:00