konova/konova
mpeltriaux 2fa2876090 #31 API POST Compensation
* adds support for POST of new compensations
* adds shared_users property to BaseObject and Compensation to simplify fetching of shared users (Compensation inherits from intervention)
* extends compensation admin index
* modifies compensation manager which led to invisibility of deleted entries in the admin backend
* fixes bug in sanitize_db.py where CREATED useractions would be removed if they are not found on any log but still are used on the .created attribute of the objects
2022-01-24 14:41:56 +01:00
..
filters # 61 General table enhancements 2022-01-12 10:11:47 +01:00
management/commands #31 API POST Compensation 2022-01-24 14:41:56 +01:00
models #31 API POST Compensation 2022-01-24 14:41:56 +01:00
sso #75 Propagate users 2022-01-19 13:17:55 +01:00
static #38 User requests 2021-11-15 15:55:09 +01:00
sub_settings #31 API basic implementation 2022-01-21 15:26:08 +01:00
templates/konova #57 Deduction shortcut remove 2022-01-07 15:41:40 +01:00
templatetags #38 User requests 2021-11-15 15:55:09 +01:00
tests # 63 Refactoring 2022-01-12 12:56:22 +01:00
utils #31 API basic implementation 2022-01-21 15:26:08 +01:00
__init__.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
admin.py #49 Frontend rendering 2022-01-05 14:13:26 +01:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
celery.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
contexts.py # 70 Tab titles interventions 2022-01-20 12:12:04 +01:00
decorators.py #7 New Form 2021-10-04 13:23:14 +02:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
forms.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
settings.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
tasks.py # 63 Mail data checked 2022-01-12 15:48:47 +01:00
urls.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
views.py # 70 Tab title rest 2022-01-20 12:31:20 +01:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00