|
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 |
|