konova/user
mipel d1f43f8c64 EMA
* adds Ema model (basically Compensation inherited)
* adds index view for EMAs
* fixes drop-down link bug for menu 'More' in navbar
* refactors some more forms to use process_request()
* adds modified attribute to BaseResource for easy last_modified check
* adds setting of modified attribute in all places where UserAction.EDITED is added to log
* adds EMA_ACCOUNT_IDENTIFIER_LENGTH and EMA_ACCOUNT_IDENTIFIER_TEMPLATE to ema/settings.py
* adds EmaAdmin to ema/admin.py
* fixes wrong title in intervention detail view html for revocations
* adds support for subtitle variable to BaseTable and generic_index.html
* drops next_version attribute from models
* adds/updates translations
* adds default ordering for UserActionLogEntry
   * removes extra ordering in log modal rendering
2021-08-19 13:02:31 +02:00
..
templates/user Mobile optimization 2021-08-19 08:44:47 +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 EMA 2021-08-19 13:02:31 +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