Age | Commit message (Collapse) | Author |
|
- 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
|
|
|
|
|
|
|
|
- get_usb_devices
- connect_devices
- create map of sbhs to usb
- setHeat, setFan, setTemp
- get machine id
- reset board
- create log files with sbhs readings
|
|
-dashboard templates
-templatetags
|
|
- Password reset
- dashboard skeleton for moderator
- Slot booking template
- Experiment views
- update settings.py
|
|
-delete commented code
|
|
-remove calendar
|
|
|
|
|
|
- UserLoginForm
- UserRegistrationForm
- SlotCreationForm
|
|
|
|
|
|
|
|
Models:
- Profile
- Slot
- Experiment
- Board
- add create_group method for creating moderator group
- create create_group command for creating moderator group
- register model in admin site
- delete Booking model
|
|
- create project called sbhs_server
- create app called sbhs
- add model classes to sbhs models
|