Merge branch 'develop' into admin_link
No related branches found
No related tags found
Showing
- apache/dev_server.conf 40 additions, 0 deletionsapache/dev_server.conf
- deploy/pip_packages.txt 6 additions, 1 deletiondeploy/pip_packages.txt
- deploy/project_settings.py 2 additions, 0 deletionsdeploy/project_settings.py
- django/website/dashboard/static/dashboard/dashboard.css 4 additions, 0 deletionsdjango/website/dashboard/static/dashboard/dashboard.css
- django/website/dashboard/templates/dashboard/basic-text-widget.html 6 additions, 2 deletions...site/dashboard/templates/dashboard/basic-text-widget.html
- django/website/dashboard/templates/dashboard/dashboard.html 8 additions, 153 deletionsdjango/website/dashboard/templates/dashboard/dashboard.html
- django/website/dashboard/tests/dashboard_view_tests.py 23 additions, 34 deletionsdjango/website/dashboard/tests/dashboard_view_tests.py
- django/website/dashboard/views.py 6 additions, 15 deletionsdjango/website/dashboard/views.py
- django/website/dashboard/widget_pool.py 5 additions, 1 deletiondjango/website/dashboard/widget_pool.py
- django/website/data_layer/migrations/0003_message_terms.py 20 additions, 0 deletionsdjango/website/data_layer/migrations/0003_message_terms.py
- django/website/data_layer/models.py 21 additions, 0 deletionsdjango/website/data_layer/models.py
- django/website/hid/__init__.py 2 additions, 0 deletionsdjango/website/hid/__init__.py
- django/website/hid/assets.py 88 additions, 0 deletionsdjango/website/hid/assets.py
- django/website/hid/migrations/0001_question_types.py 43 additions, 0 deletionsdjango/website/hid/migrations/0001_question_types.py
- django/website/hid/static/hid/js/automatic_file_upload.js 34 additions, 0 deletionsdjango/website/hid/static/hid/js/automatic_file_upload.js
- django/website/hid/static/hid/js/spinner.js 1 addition, 1 deletiondjango/website/hid/static/hid/js/spinner.js
- django/website/hid/tables.py 7 additions, 2 deletionsdjango/website/hid/tables.py
- django/website/hid/templates/hid/categories_column.html 3 additions, 0 deletionsdjango/website/hid/templates/hid/categories_column.html
- django/website/hid/templates/hid/sources.html 2 additions, 17 deletionsdjango/website/hid/templates/hid/sources.html
- django/website/hid/templates/hid/view.html 5 additions, 0 deletionsdjango/website/hid/templates/hid/view.html
apache/dev_server.conf
0 → 100644
django/website/hid/assets.py
0 → 100644
Please register or sign in to comment