Commit Graph

908 Commits (8a67033e0dd16074bab29e2164e8a449c82f438e)
 

Author SHA1 Message Date
mpeltriaux 547aa30763 EGON document fix
* fixes bug where documents have not been serialized properly into a single xml list
10 months ago
mpeltriaux 96d2b5aa6c Merge pull request '# Django 4 migrations' (#371) from django_4_migrations into master
Reviewed-on: SGD-Nord/konova#371
10 months ago
mpeltriaux c4c560d11c Merge pull request '368_Mail_linking' (#370) from 368_Mail_linking into master
Reviewed-on: SGD-Nord/konova#370
10 months ago
mpeltriaux 8cdea88756 Mail links
* adds direct object links into mail templates
* refactors transferring app-model identification data from fore- to background (celery) properly
10 months ago
mpeltriaux 11bbf7d9ec Municipal calculation to background
* moves municipal names fetching from fore- to background for mail sending
10 months ago
mpeltriaux 08467e5619 Object mailing restructred
* restructures object info mail sending
10 months ago
mpeltriaux fd7a82e569 Merge pull request 'Custom exception reporter' (#369) from custom_exception_reporter into master
Reviewed-on: SGD-Nord/konova#369
10 months ago
mpeltriaux d94767a05a Custom exception reporter
* adds custom exception_reporter.py
10 months ago
mpeltriaux 7a4c1ca530 HOTFIX netgis client
* fixes bug where imported geometries would not be editable
10 months ago
mpeltriaux 0b131ec15a Hotfix map client edit errors 10 months ago
mpeltriaux 9870c28967 # Hotfix netgis client
* adds import functionality as it was
* fixes bug where z-index values have been too high
10 months ago
mpeltriaux 29a55c9427 # Django 4 migrations
* migrations created because of switch to Django4
10 months ago
mpeltriaux cf1f42551d Merge pull request 'django_4' (#363) from django_4 into master
Reviewed-on: SGD-Nord/konova#363
10 months ago
mpeltriaux b9c9310f21 Merge pull request 'Hotfix: EcoAccount serializable' (#361) from 360_EcoAccount_not_serializable into django_4
Reviewed-on: SGD-Nord/konova#361
10 months ago
mpeltriaux a0823814c5 Hotfix: EcoAccount serializable
* fixes bug where EcoAccount model was not serializable due to changes in newer DAL version due to Django4
10 months ago
mpeltriaux fb67e42078 # CSRF_TRUSTED_ORIGINS
* new in Django4: setting CSRF_TRUSTED_ORIGINS needs to be set to schema+host for new CSRF security handling
10 months ago
mpeltriaux 691292c325 HOTFIX
* fixes z-index overlapping of netgis map client toolbar and modal forms
10 months ago
mpeltriaux 2bcac86249 Fix for testing 11 months ago
mpeltriaux 98a6f19a16 Merge pull request 'master' (#357) from master into django_4
Reviewed-on: SGD-Nord/konova#357
11 months ago
mpeltriaux ebe5ced710 Merge pull request 'django_4_map_update' (#356) from django_4_map_update into django_4
Reviewed-on: SGD-Nord/konova#356
11 months ago
mpeltriaux e4a94c6635 Map update 11 months ago
mpeltriaux daee3e71b3 Map update 11 months ago
mpeltriaux 0dd60f8b40 Map update 11 months ago
mpeltriaux c7958d1ebf HOTFIX
* fixes bug on saving eco account with missing deductable surface value
11 months ago
mpeltriaux bdc1c226e9 # Netgis HOTFIX
* fixes bug where map client would not parse config.json properly resulting in failed client start
11 months ago
mpeltriaux 0f173c4802 HOTFIX
* corrects behaviour of lanis link generation for EIV and KOM
12 months ago
mpeltriaux 599764ef38 HOTFIX
* fixes bug where detail view of KOM could not be opened anymore
12 months ago
mpeltriaux 11f2ad5617 Merge pull request '# 349 LANIS link improvements' (#350) from 349_LANIS_link into master
Reviewed-on: SGD-Nord/konova#350
12 months ago
mpeltriaux 274d7b8b6f # 349 LANIS link improvements
* replaces 'dumb' link template with LANIS mapinterface support
* adds fallback default LANIS link
12 months ago
mpeltriaux 02e8cfc76d # Map client update
* updates netgis map client to newest pre-release
12 months ago
mpeltriaux 2a9e57e633 Django 4.2
* updates Django to 4.x and other packages (if possible) to latest versions
* Attention: Requires postgresql >= 12.0
* updates code fragments to match requirements of newer package versions
12 months ago
mpeltriaux ffae18ebc4 Merge pull request 'test' (#347) from test into master
Reviewed-on: SGD-Nord/konova#347
1 year ago
mpeltriaux 5f45db6716 # Bugfix Payment date invalid
* fixes a bug where validation check of payment 'due' has not been triggered properly
1 year ago
mpeltriaux d9046eb2b9 Unit test user app
* adds unit test for User model and forms
* refactors functions from user_checks.py into User class and drops user_checks.py
1 year ago
mpeltriaux 21db8227f8 # Unit test user
* adds unit test for team creating and editing of user app
1 year ago
mpeltriaux 1773463e86 # Unit tests for konova geometry
* adds further unit tests for konova app geometry model
1 year ago
mpeltriaux e443c5f8be # Unit test konova app
* adds unit test for konova app models
* drops unused/unnecessary code fragments
* updates translation
1 year ago
mpeltriaux 42cb138276 Unit test konova base forms
* adds unit test for resubmission modal form
1 year ago
mpeltriaux b09ad302b5 Unit test intervention/konova
* adds unit test for intervention app
* adds unit test for konova app
1 year ago
mpeltriaux e22c9132e1 Unit tests ema
* adds unit tests for ema forms
1 year ago
mpeltriaux 963dd57cb2 Unit tests intervention
* adds tests for share and revocation forms
1 year ago
mpeltriaux 2fa8783fd9 Deduction validity checking
* fixes behaviour of related deduction checks on intervention checking
1 year ago
mpeltriaux 3fa76063d0 Eco account unit tests
* adds eco account unit tests
* adds validity check to eco account form to check on existing deductions and potential conflict with reduced deductable surface
* improves geojson handling on SimpleGeomForm
* adds/updates translation
1 year ago
mpeltriaux 5684b9b6d9 Unit test compensation models
* adds unit tests for compensation models
* removes duplicated unit tests
1 year ago
mpeltriaux e9086cbbcd Merge branch 'master' into test
# Conflicts:
#	locale/de/LC_MESSAGES/django.mo
#	locale/de/LC_MESSAGES/django.po
1 year ago
mpeltriaux 1437d16092 Merge pull request '345_Other_deadline_with_comment' (#346) from 345_Other_deadline_with_comment into master
Reviewed-on: SGD-Nord/konova#346
1 year ago
mpeltriaux 44db3ea03e # Deadline form logic
* adds logic to NewDeadlineModalForm to invalidate 'other' deadline types without comment (as explanation for 'other')
1 year ago
mpeltriaux 9615497a61 #345 Fix
* adds is_valid check for NewDeadlineModalForm to implement #345
1 year ago
mpeltriaux 9035b07801 Merge pull request '# 342 Fix' (#343) from 342_Rounding_error_on_db_SUM into master
Reviewed-on: SGD-Nord/konova#343
1 year ago
mpeltriaux ad2f4c12f8 # 342 Fix
* fixes bug where rounding error on aggregated db SUM() would occur
* simplifies code base
1 year ago