konova/konova
mipel 8e1f679c2a Intervention revocation
* adds Revocation model to interventions/models.py
* adds revocations to interventions detail view
* fixes duplicated ids in html includes
* refactors controls for detail view into included template files (controls.html)
* reduces max length for payment transfer notes from 1000 to 200
* adds RevocationAdmin to intervention/admin.py
* adds new form for adding a Revocation to an intervention's legal_data
  * only one revocation per intervention possible
  * removes add button in case of an existing revocation
* adds revocation routes to intervention app
* renames document field in Document model into file for more clarity
* adds/updates translations
2021-08-04 13:32:35 +02:00
..
management/commands Setup data 2021-08-03 09:11:33 +02:00
static Payments add modal form 2021-07-26 11:29:05 +02:00
sub_settings Intervention revocation 2021-08-04 13:32:35 +02:00
templates/konova Share url view 2021-07-30 14:34:36 +02:00
templatetags Fixes and improvements 2021-08-03 17:22:41 +02:00
utils Setup data 2021-08-03 09:11:33 +02:00
__init__.py Refactoring to konova 2021-07-01 14:38:57 +02:00
admin.py Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py Refactoring to konova 2021-07-01 15:08:22 +02:00
contexts.py Documents removing 2021-07-23 18:27:53 +02:00
decorators.py Missing group message 2021-08-03 09:45:41 +02:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
forms.py Intervention revocation 2021-08-04 13:32:35 +02:00
models.py Intervention revocation 2021-08-04 13:32:35 +02:00
settings.py Fixes and improvements 2021-08-03 17:22:41 +02:00
urls.py Compensation detail view 2021-08-03 13:13:01 +02:00
views.py Compensation detail view 2021-08-03 13:13:01 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00