konova/konova
mipel 510d77422a 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
..
management/commands Recording data 2021-08-10 17:19:42 +02:00
sso SSO and messages 2021-08-17 09:57:50 +02:00
static Favicon 2021-08-19 09:12:13 +02:00
sub_settings EMA 2021-08-19 13:02:31 +02:00
templates/konova EcoAccount withdraws 2021-08-10 10:42:04 +02:00
templatetags Minor enhancements 2021-08-11 14:17:43 +02:00
utils EMA 2021-08-19 13:02:31 +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 EcoAccount withdraws 2021-08-10 10:42:04 +02:00
contexts.py Modal and other tweaks 2021-08-17 15:27:49 +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 EMA 2021-08-19 13:02:31 +02:00
models.py EMA 2021-08-19 13:02:31 +02:00
settings.py Modal and other tweaks 2021-08-17 15:27:49 +02:00
urls.py EMA 2021-08-19 13:02:31 +02:00
views.py EMA 2021-08-19 13:02:31 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00