You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
filters # 61 General table enhancements 3 years ago
management/commands #31 API POST Compensation 3 years ago
models #31 API POST Compensation 3 years ago
sso #75 Propagate users 3 years ago
static #38 User requests 3 years ago
sub_settings #31 API basic implementation 3 years ago
templates/konova #57 Deduction shortcut remove 3 years ago
templatetags #38 User requests 3 years ago
tests # 63 Refactoring 3 years ago
utils #31 API basic implementation 3 years ago
__init__.py #55 Celery parcel updating 3 years ago
admin.py #49 Frontend rendering 3 years ago
asgi.py Refactoring to konova 3 years ago
autocompletes.py # 63 Refactoring 3 years ago
celery.py #55 Celery parcel updating 3 years ago
contexts.py # 70 Tab titles interventions 3 years ago
decorators.py #7 New Form 3 years ago
enums.py Compensation action 3 years ago
forms.py # 63 Refactoring 3 years ago
settings.py #55 Celery parcel updating 3 years ago
tasks.py # 63 Mail data checked 3 years ago
urls.py #31 API basic implementation 3 years ago
views.py # 70 Tab title rest 3 years ago
wsgi.py Refactoring to konova 3 years ago