- Jul 23, 2019
-
-
George Salukvadze authored
- Re-enabled cache - Small fixes
-
- Jul 22, 2019
-
-
George Salukvadze authored
- Temporarily disabled cache - Small fixes
-
- Jun 19, 2019
-
-
George Salukvadze authored
- Updated camera URLs
-
- Feb 13, 2019
-
-
George Salukvadze authored
- Fixed timestamp to display last timestamp from the values on page
-
- Feb 12, 2019
-
-
George Salukvadze authored
- Enabled caching for current sensor values in beta mode. TODO: - Enable caching for histograms
-
- Sep 28, 2018
-
-
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:
-
- Sep 25, 2018
-
-
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:
-
- Sep 24, 2018
-
-
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:
-
- Aug 30, 2018
-
-
George Salukvadze authored
- Changed create db to gauges_new table - Small fixes and changes TODO:
-
- Aug 02, 2018
-
-
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
-
- Jul 26, 2018
-
-
George Salukvadze authored
- Added spbottom, multiplexer, spgradient, splevel2, spwall components (still in development) - Small fixes and changes TODO: - Optimize database connectivity
-
- Jul 24, 2018
-
-
George Salukvadze authored
- Added Commisioning page - Added 4 gas sensors to Cryostat page - Small fixes and changes TODO: - Optimize database connectivity
-
George Salukvadze authored
- Added Commisioning page - Small fixes and changes TODO: - Optimize database connectivity
-
- Jul 22, 2018
-
-
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
-
- Jun 21, 2018
-
-
George Salukvadze authored
- Added two more components "tInternal" and "purity" - Small fixes and changes
-
- Jun 20, 2018
-
-
George Salukvadze authored
- Added two more components "tInternal" and "purity" - Small fixes and changes
-
- Jun 18, 2018
-
-
George Salukvadze authored
- Changed DB connectivity structure by leaving only two files "alias.conn.php" and "elementName.conn.php" - Small fixes and changes
-
- Jun 14, 2018
-
-
George Salukvadze authored
- Small fixes and changes - Changes to layout and CSS
-
- Jun 04, 2018
-
-
George Salukvadze authored
- Preparing directory and file structure to add 2 more components "crate" and "wib"
-
- May 31, 2018
-
-
George Salukvadze authored
- Updated naming convention of variables to reflect changes in the database
-
- May 18, 2018
-
-
George Salukvadze authored
- Small fixes
-
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
-
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
-
George Salukvadze authored
- Added Home view - Corrected couple small mistakes
-
George Salukvadze authored
- Corrected couple small mistakes
-
George Salukvadze authored
-