140_Improve_check-record_reset #152

Merged
mpeltriaux merged 3 commits from 140_Improve_check-record_reset into master 2022-04-19 14:06:43 +02:00
Owner

Implements #140

# Implements #140
mpeltriaux added 3 commits 2022-04-19 14:06:38 +02:00
* adds new modal form content template recorded_no_edit.html
* adds modal content change, such that no data can be edited on any form as long as the entry is recorded -> instead, users are informed on the form, that the recording state prohibits editing
* adds translations
* fixes InterventionAutocomplete bug, where team-shared entries would not pop up as valid option
* fixes bug where form opening for new compensation without direct intervention link resulted in 404
* adds intervention-recorded check on deduction forms: Form is invalid if intervention is currently recorded and therefore blocked for any editing
* extends basic check_for_recorded_instance() method to let some forms pass, e.g. deduction related forms on ecoaccounts which only have a reason to be rendered IF the entry is recorded
* adds/updates translations
* adds workflow tests for major datatypes
mpeltriaux merged commit 1ea4cb7297 into master 2022-04-19 14:06:43 +02:00
mpeltriaux deleted branch 140_Improve_check-record_reset 2022-04-19 14:06:46 +02:00
Sign in to join this conversation.
No description provided.