-
- Downloads
Merge branch 'template-rework' of...
Merge branch 'template-rework' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into template-rework
No related branches found
No related tags found
Showing
- web/app/__init__.py 11 additions, 10 deletionsweb/app/__init__.py
- web/app/admin/views.py 9 additions, 11 deletionsweb/app/admin/views.py
- web/app/auth/forms.py 4 additions, 3 deletionsweb/app/auth/forms.py
- web/app/profile/tasks.py 0 additions, 13 deletionsweb/app/profile/tasks.py
- web/app/profile/views.py 0 additions, 69 deletionsweb/app/profile/views.py
- web/app/settings/__init__.py 1 addition, 1 deletionweb/app/settings/__init__.py
- web/app/settings/forms.py 86 additions, 0 deletionsweb/app/settings/forms.py
- web/app/settings/views.py 73 additions, 0 deletionsweb/app/settings/views.py
- web/app/static/js/nopaque.lists.js 2 additions, 2 deletionsweb/app/static/js/nopaque.lists.js
- web/app/templates/admin/edit_user.html.j2 27 additions, 19 deletionsweb/app/templates/admin/edit_user.html.j2
- web/app/templates/admin/index.html.j2 0 additions, 42 deletionsweb/app/templates/admin/index.html.j2
- web/app/templates/admin/user.html.j2 41 additions, 33 deletionsweb/app/templates/admin/user.html.j2
- web/app/templates/admin/users.html.j2 48 additions, 0 deletionsweb/app/templates/admin/users.html.j2
- web/app/templates/auth/login.html.j2 1 addition, 1 deletionweb/app/templates/auth/login.html.j2
- web/app/templates/auth/register.html.j2 1 addition, 1 deletionweb/app/templates/auth/register.html.j2
- web/app/templates/auth/reset_password.html.j2 2 additions, 2 deletionsweb/app/templates/auth/reset_password.html.j2
- web/app/templates/auth/reset_password_request.html.j2 1 addition, 1 deletionweb/app/templates/auth/reset_password_request.html.j2
- web/app/templates/auth/unconfirmed.html.j2 3 additions, 3 deletionsweb/app/templates/auth/unconfirmed.html.j2
- web/app/templates/errors/403.html.j2 2 additions, 2 deletionsweb/app/templates/errors/403.html.j2
- web/app/templates/errors/404.html.j2 2 additions, 2 deletionsweb/app/templates/errors/404.html.j2
Loading
Please register or sign in to comment