Added alternate view for Helpdesk
Added view for Helpdesk with an "overview" perms attribute. This closes #2063, closes #2046, closes #1898.
Showing
- README.txt 4 additions, 0 deletionsREADME.txt
- accounts/migrations/0001_initial.py 91 additions, 0 deletionsaccounts/migrations/0001_initial.py
- accounts/migrations/0002_add_overview.py 89 additions, 0 deletionsaccounts/migrations/0002_add_overview.py
- accounts/migrations/__init__.py 0 additions, 0 deletionsaccounts/migrations/__init__.py
- accounts/models.py 6 additions, 0 deletionsaccounts/models.py
- flowspec/views.py 20 additions, 3 deletionsflowspec/views.py
- locale/el/LC_MESSAGES/django.mo 0 additions, 0 deletionslocale/el/LC_MESSAGES/django.mo
- locale/el/LC_MESSAGES/django.po 113 additions, 58 deletionslocale/el/LC_MESSAGES/django.po
- templates/base.html 6 additions, 0 deletionstemplates/base.html
- templates/footer.html 4 additions, 3 deletionstemplates/footer.html
- templates/overview/index.html 264 additions, 0 deletionstemplates/overview/index.html
- templates/overview/login.html 54 additions, 0 deletionstemplates/overview/login.html
- templates/welcome.html 9 additions, 2 deletionstemplates/welcome.html
- urls.py.dist 4 additions, 0 deletionsurls.py.dist
accounts/migrations/0001_initial.py
0 → 100644
accounts/migrations/0002_add_overview.py
0 → 100644
accounts/migrations/__init__.py
0 → 100644
No preview for this file type
templates/overview/index.html
0 → 100644
templates/overview/login.html
0 → 100644
Please register or sign in to comment