Age | Commit message (Collapse) | Author |
|
|
|
- Admin can view all SBHS live feeds.
- User can view their allocated live feed.
- Request machine change modal fix in base.html.
|
|
|
|
|
|
- Add form to update userboard.
- Management command for adding online boards.
- Add conditions for booking slots.
- Add features to test, update and reset boards.
|
|
- separate header, body and footer using css ids in base.html to avoid text hiding in header and footer
- remove unnecessary script tag and div tag from account/home.html
- use django-crispy-forms to fix design issues in password_change_form, user_registration_form and user_login_form
- fix UI issues in pages/info.html and pages_index.html
|
|
|
|
- change dashboard_index to moderator_dashboard in home.html
- change nav to sidebar nav in moderator dashboard
- fix sidebar nav padding in slot/new.html
- experiment initiation and maping of sbhs to rpis
- update sbhs_raspi/requirements.txt
|
|
-dashboard templates
-templatetags
|
|
- Password reset
- dashboard skeleton for moderator
- Slot booking template
- Experiment views
- update settings.py
|
|
|