konova/intervention
mipel 5c0b1c412d EMA
* fixes created timestamp in detail views where modified needs to be displayed
* adds fallback timestamp if data has not been edited, yet --> show created timestamp
* fixes bug where deleting of certain data didn't redirect to the index view
* adds quality_check() method for EMA, needed for recording
* adds all functions which are provided for compensations to EMA
* adds/updates translations
2021-08-19 13:44:06 +02:00
..
templates/intervention/detail EMA 2021-08-19 13:02:31 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Intervention check 2021-08-04 15:19:06 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py EMA 2021-08-19 13:02:31 +02:00
models.py EMA 2021-08-19 13:44:06 +02:00
settings.py Initial 2021-07-01 13:36:07 +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 Recording data 2021-08-10 17:19:42 +02:00
views.py EMA 2021-08-19 13:02:31 +02:00