konova/konova
mpeltriaux 170e5798ec #169 Admin on teams
* adds admin column on team index view
* refactors Team model, so multiple members can become admins
* adds team migration for switch from fkey->m2m structure
* renames 'Group' to 'Permission' on user index view to avoid confusion between 'Groups' and Teams
* adds new autocomplete route for team-admin selection based on already selected members of the TeamForm
2022-05-30 14:35:31 +02:00
..
filters # 139 Doc update 2022-04-11 10:55:15 +02:00
management/commands #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
migrations #138 WIP Improvements 2022-04-20 11:55:03 +02:00
models #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
sso #75 Propagate users 2022-01-19 13:17:55 +01:00
static Visual enhancement for custom JS tree widget 2022-05-10 15:07:21 +02:00
sub_settings #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
templates/konova #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
templatetags # 86 Comment field length 2022-02-02 12:54:45 +01:00
tests #169 Admin on teams 2022-05-30 14:35:31 +02:00
utils #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
__init__.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
admin.py #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py #169 Admin on teams 2022-05-30 14:35:31 +02: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 #31 API WIP 2022-01-25 09:29:14 +01:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
forms.py #169 Admin on teams 2022-05-30 14:35:31 +02:00
settings.py #95 Split settings file 2022-01-31 15:09:06 +01:00
tasks.py #101 Team mails 2022-02-18 15:19:37 +01:00
urls.py #169 Admin on teams 2022-05-30 14:35:31 +02:00
views.py Merge branch 'master' into 138_New_map_client 2022-05-25 09:22:15 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00