b8d9343682
Command response dynamic
...
* adds a check whether the mail could be sent properly or not and changes the resulting response
2022-11-25 09:17:15 +01:00
4ab713a908
Merge pull request '249_Last_modified_created' ( #250 ) from 249_Last_modified_created into master
...
Reviewed-on: SGD-Nord/konova#250
2022-11-25 09:05:48 +01:00
f2c5e7ae01
Tests
...
* extends test for new behaviour of newly created entries
2022-11-25 09:05:06 +01:00
e048d44c95
#249 Created as modified
...
* fills modified attribute on new entries with created value automatically
* adds default ordering by last modified on table overviews
2022-11-25 08:27:42 +01:00
ad02a62eaf
Merge pull request 'hotfix_geometry_save_race_condition' ( #246 ) from hotfix_geometry_save_race_condition into master
...
Reviewed-on: SGD-Nord/konova#246
2022-11-23 16:06:50 +01:00
49d02b31f5
API - Geometry empty
...
* removes mapping of empty geometry to None due to general switch to empty geometry usage
2022-11-23 16:05:27 +01:00
0b2cf2a0a4
Geometry race condition fix
...
* fixes race condition for geometry conflict and parcel calculation
* harmonizes empty geometries from None/MultiPolygonEmpty to MultiPolygonEmpty
2022-11-23 13:51:05 +01:00
618cf3a756
Merge pull request '243_GDALException_on_null' ( #244 ) from 243_GDALException_on_null into master
...
Reviewed-on: SGD-Nord/konova#244
2022-11-23 07:13:17 +01:00
e06e0e8306
Further fixes
...
* fixes race condition on geometry conflict calculation if performed in background process
* simplifies access to smaller buffered geometry
* adds mapping of "qm"->"m2" for UnitChoice in API usage for backwards compatibility
2022-11-22 15:38:03 +01:00
870d822c3a
#243 Feature without geometry
...
* fixes GDALException in case of provided feature (import) without geometry content
* modifies 500.html template to inform the user about the admins being informed automatically
2022-11-22 14:49:51 +01:00
cf874225c1
Hotfix
...
* adds missing migration
2022-11-18 16:22:24 +01:00
25cd104cf6
Merge pull request 'Updates LANIS link' ( #240 ) from lanis_link_fix into master
...
Reviewed-on: SGD-Nord/konova#240
2022-11-18 13:32:12 +01:00
ec0a5fefbd
Merge pull request ' #238 Fix' ( #239 ) from 238_Type_error_on_eco_account_edit into master
...
Reviewed-on: SGD-Nord/konova#239
2022-11-18 13:29:11 +01:00
c50632e7a0
Updates LANIS link
...
* changes LANIS link to new layer declaration
2022-11-18 13:28:13 +01:00
3cd23b1761
#238 Fix
...
* adds casting from Decimal() to primitive float for proper calculation
2022-11-18 13:24:36 +01:00
e664fbbb7d
Merge pull request 'Egon Payment compatibility' ( #237 ) from fix_egon_payment_sum into master
...
Reviewed-on: SGD-Nord/konova#237
2022-11-18 07:54:58 +01:00
feed774679
Egon Payment compatibility
...
* EGON expects the payment amount to be a localized string instead of float
* adds transformation for this
2022-11-18 07:40:35 +01:00
746ee7a283
Merge pull request 'fix_comp_action_units' ( #235 ) from fix_comp_action_units into master
...
Reviewed-on: SGD-Nord/konova#235
2022-11-18 06:52:59 +01:00
b0f9ee4ac0
Z-axis geometry upload fix
...
* adds clamping of 3D geometries to 2D geometries if uploaded using the map importer
* extends tests for payment-document linkage
* fixes bug in team-admin selection where autocomplete could not be resolved properly
2022-11-17 13:01:40 +01:00
814f35c426
Fix CompensationAction unit None
...
* adds correct declaration of unit (qm -> m2) for template rendering
* adds migration to transform existing qm units to m2
2022-11-17 10:13:22 +01:00
7c4940729c
Merge pull request 'post_release_fixes' ( #233 ) from post_release_fixes into master
...
Reviewed-on: SGD-Nord/konova#233
2022-11-17 06:54:42 +01:00
7d0c405f58
#232 Payment document linkage
...
* adds error message on intervention view if a payment has been added but no document has been uploaded yet
* adds same check to quality checker, meaning no intervention can be recorded which has a payment but no document
* adds trigger for sending data to egon on uploading a document in case of an already existing payment
* adds translations
2022-11-16 16:11:42 +01:00
cbb137a902
#230 Shared users not rendered on compensation
...
* fixes non rendering of shared users on shared data
2022-11-16 13:30:07 +01:00
14fee4474f
#229 Shared users mandatory on admin
...
* changes mandatory state of users and teams on admin backend to optional (as expected by the model)
* adds team selection to admin backend
2022-11-16 13:27:57 +01:00
deb97fbbf3
#228 Parcel filter
...
* changes parcel related filter fields from CharField to NumberField to avoid unexpected behaviour on non-numerical input
2022-11-16 13:18:52 +01:00
eb2d01eeea
#231 Report geometry
...
* should fix report geometry cast problem in cases where MultiPolygon(srid=4326) is taken as default
2022-11-16 12:20:16 +01:00
933332c1ef
Merge pull request 'Team mail fix' ( #226 ) from 225_Team_mails_always_sent into master
...
Reviewed-on: SGD-Nord/konova#226
2022-11-14 07:23:15 +01:00
11e5d82086
Team mail fix
...
* filters team members by notification settings before sending team mails
2022-11-14 07:19:04 +01:00
7650e0bf73
Command
...
* adds new 'generate_report' command
* generates TimeSpanReports for given conservation offices
* zips reports into archive
* sents archive to ADMINS mails
2022-10-26 15:44:33 +02:00
b1fe9ed9cb
Bugfix
...
* fixes bug in excel report creation
* fixes order in laws of generated excel sheet
2022-10-26 10:35:15 +02:00
ddb1e82fbc
Merge pull request 'minor_order_by_timestamp_improvement' ( #223 ) from minor_order_by_timestamp_improvement into master
...
Reviewed-on: SGD-Nord/konova#223
2022-10-19 07:34:29 +02:00
1a8034fa20
Landing page shared count fix
...
* fixes bug where count of shared entries on landing page would ignore team-shared entries
* restore prior editable column icon rendering
2022-10-19 07:24:00 +02:00
a203d73471
Missing geometry html improvement
...
* improves rendering of missing geometry icons on table
2022-10-14 08:07:33 +02:00
e6c0d8b1cf
Map client holes fix
...
* fixes bug where holes in stored geometries would not be rendered properly on initial loading the map client
* drawback: multiple polygons are treated as a single feature on the map client. Not a real issue but maybe we can find a better solution to this
* quality of life: renders geometry area in m² on detail and report view
2022-10-14 08:02:08 +02:00
20c9950b7f
Table improvements
...
* enhances visualization of editable column on tables
* simplifies code
* enhances visualization of parcel_group column on tables
* WIP: Ordering on intervention table is odd. Same results are being displayed on page 2. Needs further analysis and fixing!
2022-10-12 16:26:01 +02:00
729a8f991c
New help page link
...
* changes the help link to match the new starter help page
2022-10-12 10:20:04 +02:00
f4a1dd17b1
Map settings button removed
...
* removes map settings button, since there is no implementation and it is unclear, whether this will ever become a real feature
2022-10-12 10:18:57 +02:00
8e73387032
New icon for missing geometry
...
* introduces "..." as new icon for missing geometry entries
* moves former explanatory message into title attribute for mouse hover activation
2022-10-12 10:15:27 +02:00
97b7156b9c
Quality of Life improvements
...
* disables ordering of parcel_group ("Gemarkung") column on tables
* ordering can not be done properly due to more complex nature of this column's content
* introduces "Keine Geometrie vorhanden" message instead of hour glass icon on entries where no geometry has been entered yet
* properly orders last_modified column by moving null values to the lower end of the ordering
2022-10-12 10:01:23 +02:00
18242d2cba
Merge pull request '217_Prevent_recorded_deduction_deletion' ( #220 ) from 217_Prevent_recorded_deduction_deletion into master
...
Reviewed-on: SGD-Nord/konova#220
2022-10-12 09:01:49 +02:00
2c20069dea
Test extension
...
* adds further checks on EcoAccount tests for proper updating of new deductable_rest attribute
2022-10-12 08:59:38 +02:00
87b01e8fdd
Fixes account deletion with deductions
...
* adds a warning on removing an eco account if there are still deductions
* this way a user needs to get rid of these deductions first
2022-10-11 16:47:16 +02:00
bce271ceaa
Fix for recorded deduction
...
* fixes bug where deduction of a recorded intervention could be deleted from the eco account detail view
* improves check_for_recorded_instance() logic
* improves rendering of detail view on compensation-like objects to highlight missing data
2022-10-11 16:32:12 +02:00
ac443bd9eb
Merge pull request 'fix_acc_sorting_availability' ( #218 ) from fix_acc_sorting_availability into master
...
Reviewed-on: SGD-Nord/konova#218
2022-10-11 15:21:23 +02:00
eb248be6f4
Fixes EcoAccount availability ordering
...
* adds db based table ordering for EcoAccountTable
2022-10-11 15:20:11 +02:00
ba7ae0b0b2
Hotfix for ordering of availability
...
* fixes error 500 in case of ordering by availability
2022-10-11 13:31:00 +02:00
27c7802760
Merge pull request 'Map client update' ( #216 ) from map_tst into master
...
Reviewed-on: SGD-Nord/konova#216
2022-10-07 13:57:45 +02:00
6c8227ed17
Map client update
...
* updates map client to most recent code
* fixes bug on as_feature_collection which led to problems on initial loading in map
2022-10-07 13:56:43 +02:00
757598970b
Merge pull request 'Netgis client update' ( #214 ) from map_client_update_05102022 into master
...
Reviewed-on: SGD-Nord/konova#214
2022-10-05 11:01:55 +02:00
f38de97cf4
Netgis client update
...
* fixes address search results placement in scrollable context
* fixes import issues for gml and geojson
* updates basic configuration for map layers
2022-10-05 11:01:11 +02:00