112_Restructure_CompensationAction #115

Merged
mpeltriaux merged 12 commits from 112_Restructure_CompensationAction into master 2022-02-16 08:32:07 +01:00
Owner

Implements #112

# Implements #112
mpeltriaux added 12 commits 2022-02-16 08:31:56 +01:00
* changes action_type from ForeignKey into M2M
* adds migration
* changes form widget
* WIP: changes rendering on detail view of compensation
* TEST NOT CHECKED YET!
* fixes bug in migration
* adds check to migration which raises error before data loss might happen
* implements generic HTML based and Django compatible TreeView
* enhances listing of CompensationActions on DetailView
* minor changes to detail view rendering of EMA, Compensation and EcoAccount
* updates the help_text for action_type on NewActionModalForm to give a better explanation
* adds visual support on (de-)selecting checkboxes
* adds same support on initialization of checked checkboxes e.g. on edit forms
* adds search input field for js-filtering by input
* enhances filtering for Autocomplete -> parent_parent will be searched for match as well
* adds rendering of parent_parent group for BiotopeAutocomplete
* enhances ordering of registration office autocomplete
* enhances ordering for action details and biotope details
* adds case insensitive search for TreeWidget
mpeltriaux merged commit b528c8ecce into master 2022-02-16 08:32:07 +01:00
mpeltriaux deleted branch 112_Restructure_CompensationAction 2022-02-16 08:32:10 +01:00
Sign in to join this conversation.
No description provided.