konova/user
mipel cd5b2e264b Fixes and improvements
* moves diff_states message back to table top for direct presentation in compensation/detail/view.html
* removes diff_states rendering in deadline card in compensation/detail/view.html
* fixes before_state adding based on GET parameter
* refactors UserActionlogEntryEnum into a UserAction TextChoice (Django 3.x)
* adds ordering of compensation states depending on surface value
* refactors ServerMessageImportance from enum into TextChoice (Django 3.x)
* adds/updates translations
2021-08-03 17:22:41 +02:00
..
templates/user User contact modal 2021-08-02 14:10:57 +02:00
__init__.py User menu 2021-07-08 11:07:33 +02:00
admin.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
apps.py User menu 2021-07-08 11:07:33 +02:00
enums.py Intervention Detail View 2021-07-22 13:19:14 +02:00
forms.py User contact modal 2021-08-02 14:10:57 +02:00
models.py Fixes and improvements 2021-08-03 17:22:41 +02:00
tests.py User menu 2021-07-08 11:07:33 +02:00
urls.py User contact modal 2021-08-02 14:10:57 +02:00
views.py Missing group message 2021-08-03 09:45:41 +02:00