- Jul 23, 2019
-
-
George Salukvadze authored
- Re-enabled cache - Small fixes
-
- Jul 22, 2019
-
-
George Salukvadze authored
- Temporarily disabled cache - Small fixes
-
- 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
-
- Oct 12, 2018
-
-
George Salukvadze authored
- Changed strain gauges to use central Oracle DB instead of local MySQL DB - Small fixes and changes TODO:
-
- Sep 28, 2018
-
-
George Salukvadze authored
- Added $scope include - 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:
-
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 14, 2018
-
-
George Salukvadze authored
- Updated interval to be 60 s on all the pages except gauges (150 s) and wibs (120 s) - Small fixes and changes TODO:
-
- Aug 15, 2018
-
-
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:
-
- Aug 12, 2018
-
-
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
-
- Aug 06, 2018
-
-
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
-
- Jul 02, 2018
-
-
George Salukvadze authored
- Updated some CSS files to implement support for differentiation of FHD and QHD screens - 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
-
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
-
- Jun 15, 2018
-
-
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
-
- 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
-