d5e23b420e
# 86 Viewport jump EcoAccount/EMA
...
* adds direct jump of viewport on related-data action (create/delete)
2022-02-02 11:26:02 +01:00
5b0b376405
#99 Admin backend cleanup
...
* removes admin backend views which are not important for production
* adds filtering functionalities on index views
* simplifies detail views on intervention, compensation, ecoaccount and ema
* adds autocomplete fields on detail views
* adds handy horizontal filter fields on detail views
2022-02-01 18:41:02 +01:00
469dabf6aa
# 83 Publication rework EcoAccount Compensation
...
* adds implementation for is_ready_for_publish() on compensation (uses intervention's implementation) and EcoAccount
2022-01-21 09:22:43 +01:00
ef65869c7c
# 63 Refactoring
...
* refactors django User model to custom User model to provide further attributes and methods directly on the user model
2022-01-12 12:56:22 +01:00
4583a9f826
#35 Sanity command
...
* refactors "toggling" of recorded/checked state
* introduces mark_as_edited() for RecordableObjectMixin
2021-11-17 12:09:49 +01:00
96caebcae1
Refactoring
...
* adds simple getter methods for UserActionLogEntry
* replaces manual creation of UserActionLogEntry with new methods
2021-11-16 13:15:15 +01:00
648bfba1bf
Refactoring
...
* moves adding of deduction into Intervention and EcoAccount model
* hardens against circular import issues
2021-11-16 12:43:13 +01:00
6dd13179b5
Refactoring
...
* splits compensation/models.py into subpackage
* renames base objects by adding suffix Mixin
2021-11-16 08:29:18 +01:00