summaryrefslogtreecommitdiff
path: root/sbhs_server
AgeCommit message (Collapse)Author
2018-02-20change ttyACM0 -> ttyUSB0HEADmasterCruiseDevice
2018-02-20add new adminCruiseDevice
2018-02-19initial commitCruiseDevice
2017-07-04Add production specific changescoderick14
2017-07-04Add model Webcam to capture live webcam feedscoderick14
2017-06-30Dump mail when unable to sendcoderick14
2017-06-30Fetch logs from RPis during cronjobcoderick14
2017-06-25Fix typographical errors during documentationcoderick14
2017-06-23add further docstringsvikas179
2017-06-23Add docstrings for the project.sriyasainath
2017-06-18Fix logical bug to find actual offlinescoderick14
2017-06-18Add updated mailing system for master serverdk-15
2017-06-15Update confirmation mail link to work with apachedk-15
2017-06-15Update settings for new architecturedk-15
- Add Local IP to allowed host - Change database to mysql - Change Base URL to port 80 to work with apache - Add code to fetch online mids and pi_ip_map
2017-06-14Add script to scan RPi'scoderick14
2017-06-13Remove database credentials from settings.pycoderick14
2017-06-10Add migrations to gitignoresriyasainath
2017-06-09Add column temp_offline to Boards modelcoderick14
2017-06-09Update health monitoring scriptdk-15
- Add to check fan,heater,sensor status
2017-05-26Merge branch 'deep' of https://github.com/coderick14/sbhs into deepsriyasainath
2017-05-26Add new_cron_job.sh for django 1.11 and include log_generator in maintenance ↵dk-15
management
2017-05-24Add cron modulecoderick14
2017-05-23Add script for server monitoringcoderick14
2017-05-22Write views for admin/testingdk-15
2017-05-19Conduct test experiment through servercoderick14
2017-05-19Handle error when no boards are onlinecoderick14
2017-05-18Fix MID bug in slot bookingdk-15
2017-05-18Confirmation mail workingdk-15
2017-05-18Fix authentication bug in account.views.logindk-15
2017-05-18Add credentials.pycoderick14
2017-05-17Upgrade to Django 1.11coderick14
- Database integration yet to be tested
2017-05-17Remove yakshcoderick14
2017-05-16Set up django-server locallycoderick14
2017-05-13added all server filesttt