Skip to content
Snippets Groups Projects
  1. Dec 12, 2018
  2. Oct 12, 2018
    • George Salukvadze's avatar
      v 1.07.0 · df35223c
      George Salukvadze authored
      - Changed strain gauges to use central Oracle DB instead of local MySQL DB
      - Small fixes and changes
      TODO:
      df35223c
  3. Oct 03, 2018
  4. Oct 02, 2018
  5. Oct 01, 2018
  6. Sep 28, 2018
    • George Salukvadze's avatar
      v 1.06.0 · 81ef9b87
      George Salukvadze authored
      - Finished correcting logic of backend, where the sql inserts element_ids into global temp table and then selects joining with vevents view
      - Finished recreating the logic of transferring element names to PHP, instead will transfer file name, from which PHP will read element IDs
      - Small fixes and changes
      TODO:
      81ef9b87
  7. Sep 13, 2018
  8. Aug 24, 2018
  9. Aug 21, 2018
    • George Salukvadze's avatar
      v 0.97.0 · 2984c95e
      George Salukvadze authored
      - Added a script to read data from XLSX file and insert it to MySQL database
      - Completely reworked strain gauges client-server connectivity and server logic - now it reads data from MySQL database
      - Small fixes and changes
      TODO:
      2984c95e
  10. Aug 12, 2018
    • George Salukvadze's avatar
      v 0.95.0 · a1cef63a
      George Salukvadze authored
      - Added histogram for strain gauges (to fix file 500 error)
      - Small fixes and changes
      TODO:
      - Optimize the view in DB or access the table directly
      a1cef63a
  11. Aug 06, 2018
    • George Salukvadze's avatar
      v 0.94.1 · acf7e7fe
      George Salukvadze authored
      - Changed the plot/histogram library to HighCharts
      - Added strain gauges
      - Small fixes and changes
      TODO:
      - Optimize the view in DB or access the table directly
      acf7e7fe
    • George Salukvadze's avatar
      v 0.94.0 · 24bfe9c8
      George Salukvadze authored
      - Changed the plot/histogram library to HighCharts
      - Added strain gauges
      - Small fixes and changes
      TODO:
      - Optimize the view in DB or access the table directly
      - Optimize histograms or use InfluxDB for storage
      24bfe9c8
  12. Aug 02, 2018
    • George Salukvadze's avatar
      v 0.93.0 · 26ddcc5c
      George Salukvadze authored
      - Optimized SQL query in elementName.conn.php
      - Added 2 hours to timestamp in histograms
      - Small fixes and changes
      TODO:
      - Optimize the view in DB or access the table directly
      - Optimize histograms or use InfluxDB for storage
      26ddcc5c
  13. Jul 22, 2018
    • George Salukvadze's avatar
      v 0.80.0 · c4f0f40d
      George Salukvadze authored
      - Completely reworked database connectivity model. Now each component sends an array instead of calling php file for each element. Weirdly, it takes more time, but receives less data.
      - Reworked the cameras to use WebRTC instead of Adobe Flash
      - Added new sensor on Cryostat page
      TODO:
      - Optimize database connectivity
      c4f0f40d
  14. Jul 01, 2018
    • George Salukvadze's avatar
      v 0.43.6 · 93377585
      George Salukvadze authored
      - Repaired 'south' component
      - Change of 'mpodpd' component variable names etc due to sensor mapping changes
      - Small fixes and changes
      93377585
  15. Jun 26, 2018
    • George Salukvadze's avatar
      v 0.32.4 · 92135718
      George Salukvadze authored
      - Finished development of 'pl506' component
      - Small fixes and changes
      92135718
  16. Jun 21, 2018
    • George Salukvadze's avatar
      v 0.30.2 · bbc1147d
      George Salukvadze authored
      - Added two more components "tInternal" and "purity"
      - Small fixes and changes
      bbc1147d
  17. Jun 19, 2018
    • George Salukvadze's avatar
      v 0.27.9 · 3170300f
      George Salukvadze authored
      - Changed DB connectivity structure by leaving only two files "alias.conn.php" and "elementName.conn.php"
      - Small fixes and changes
      3170300f
  18. Jun 18, 2018
    • George Salukvadze's avatar
      v 0.27.3 · 72ec37c4
      George Salukvadze authored
      - Preparations of directory structure to add new components - Bellegarde, Jura, Lausanne and Saleve sides of Cryostat
      - Small fixes and changes
      - Changes to layout and CSS
      72ec37c4
  19. Jun 14, 2018
  20. Jun 01, 2018
    • George Salukvadze's avatar
      v 0.21.3 · 12a2afae
      George Salukvadze authored
      - Added new component - "Z-monitor" (Ground Impedance monitor)
      - Small fixes
      12a2afae
  21. May 31, 2018
    • George Salukvadze's avatar
      v 0.21.1 · 44f23dc8
      George Salukvadze authored
      - Updated naming convention of variables to reflect changes in the database
      44f23dc8
  22. May 28, 2018
    • George Salukvadze's avatar
      v 0.21.0 · 4698b085
      George Salukvadze authored
      - Added functionality to buttons on histogram controller so that they allow to change the timespan of data
      4698b085
    • George Salukvadze's avatar
      v 0.20.0 · 26d2ee3b
      George Salukvadze authored
      - Added a table with text data to histogram component
      - Prepared dependencies for CSV export
      26d2ee3b
    • George Salukvadze's avatar
      v 0.19.1 · bb956391
      George Salukvadze authored
      - Updated fonts in CSS to include websafe fonts
      - Updated Membranes page to be readable
      - Changed logic behind Histogram to prepare for buttons
      bb956391
  23. May 24, 2018
    • George Salukvadze's avatar
      v 0.19.1 · 6412450d
      George Salukvadze authored
      - Updated fonts in CSS to include websafe fonts
      - Updated Membranes page to be readable
      - Changed logic behind Histogram to prepare for buttons
      6412450d
  24. May 23, 2018
    • George Salukvadze's avatar
      v 0.19.0 · 4530b637
      George Salukvadze authored
      - Updates to Membrane page layout
      - Small fixes in CSS
      - Small fixes in histogram charts
      4530b637
  25. May 20, 2018
    • George Salukvadze's avatar
      v 0.18.5 · 8aac17a6
      George Salukvadze authored
      - Starting update to histograms to show data for last 3 days only by default
      8aac17a6
  26. May 18, 2018
Loading