Skip to content
Snippets Groups Projects
  1. Jul 23, 2019
  2. Jul 22, 2019
  3. Jun 19, 2019
  4. Feb 13, 2019
  5. Feb 12, 2019
    • George Salukvadze's avatar
      v.2.00.0 beta · 63cb37b4
      George Salukvadze authored
      - Enabled caching for current sensor values in beta mode.
      TODO:
      - Enable caching for histograms
      63cb37b4
  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 25, 2018
    • George Salukvadze's avatar
      v 1.05.0 · e01356a5
      George Salukvadze authored
      - Added oci_bind to PHP files
      - 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:
      e01356a5
  8. Sep 24, 2018
    • George Salukvadze's avatar
      v 1.01.0 · 188c4b94
      George Salukvadze authored
      - Added oci_bind to PHP files
      - 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:
      188c4b94
  9. Aug 30, 2018
    • George Salukvadze's avatar
      v 0.97.2 · 063a6620
      George Salukvadze authored
      - Changed create db to gauges_new table
      - Small fixes and changes
      TODO:
      063a6620
  10. 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
  11. Jul 26, 2018
    • George Salukvadze's avatar
      v 0.90.0 · 27d0e6d7
      George Salukvadze authored
      - Added spbottom, multiplexer, spgradient, splevel2, spwall components (still in development)
      - Small fixes and changes
      TODO:
      - Optimize database connectivity
      27d0e6d7
  12. Jul 24, 2018
    • George Salukvadze's avatar
      v 0.80.2 · 2642c81c
      George Salukvadze authored
      - Added Commisioning page
      - Added 4 gas sensors to Cryostat page
      - Small fixes and changes
      TODO:
      - Optimize database connectivity
      2642c81c
    • George Salukvadze's avatar
      v 0.80.1 · 12cbdc61
      George Salukvadze authored
      - Added Commisioning page
      - Small fixes and changes
      TODO:
      - Optimize database connectivity
      12cbdc61
  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. 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
  15. Jun 20, 2018
    • George Salukvadze's avatar
      v 0.30.1 · 934c01c2
      George Salukvadze authored
      - Added two more components "tInternal" and "purity"
      - Small fixes and changes
      934c01c2
  16. Jun 18, 2018
    • George Salukvadze's avatar
      v 0.27.6 · 3314f35b
      George Salukvadze authored
      - Changed DB connectivity structure by leaving only two files "alias.conn.php" and "elementName.conn.php"
      - Small fixes and changes
      3314f35b
  17. Jun 14, 2018
  18. Jun 04, 2018
    • George Salukvadze's avatar
      v 0.22.0 · d7662615
      George Salukvadze authored
      - Preparing directory and file structure to add 2 more components "crate" and "wib"
      d7662615
  19. 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
  20. May 18, 2018
    • George Salukvadze's avatar
      v 0.18.1 · a49a378e
      George Salukvadze authored
      - Small fixes
      a49a378e
    • George Salukvadze's avatar
      v 0.17 · d312bf97
      George Salukvadze authored
      - Changed the logic behind cryostat and inside view DB connection, now there is just one PHP file that receives an element Id as parameter from URL and uses it in SQL query
      d312bf97
    • George Salukvadze's avatar
      v 0.17 · 6908a263
      George Salukvadze authored
      - Changed the logic behind histogram view DB connection, now there is just one PHP file that receives an element Id as parameter from URL and uses it in SQL query
      6908a263
    • George Salukvadze's avatar
      v 0.16 · fc05107b
      George Salukvadze authored
      - Added Home view
      - Corrected couple small mistakes
      fc05107b
    • George Salukvadze's avatar
      v 0.15 · 3b151a60
      George Salukvadze authored
      - Corrected couple small mistakes
      3b151a60
    • George Salukvadze's avatar
      initial commit · ed1f73d0
      George Salukvadze authored
      ed1f73d0
Loading