konova/compensation
mipel 77b290216b Konova Codelist enhancements
* adds proper boolean mapping to update_codelist
* differs between id and atom_id for KonovaCode since atomIds are not unique (could change in the future)
* adds is_selectable and is_archived to KonovaCode
* scales width of DAL form fields to 100% width
* adds table-responsive wrapping container for table forms to prevent unwanted rendering artifacts in case of table resizing due to long content
* adds autocomplete routes for law, registration offices and conservation offices
2021-08-26 12:45:48 +02:00
..
templates/compensation/detail Biotope code list 2021-08-24 09:37:59 +02:00
views EMA 2021-08-19 13:44:06 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
admin.py EcoAccount index 2021-08-09 14:16:54 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
comp_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
forms.py Konova Codelist enhancements 2021-08-26 12:45:48 +02:00
models.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
payment_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
settings.py EMA 2021-08-19 13:02:31 +02:00
tables.py EMA 2021-08-19 13:02:31 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00