Commit Graph

100 Commits

Author SHA1 Message Date
Patrick McDonagh
f1603aec41 Adds modal to confirm Tag Data Deletion 2016-07-28 14:20:57 -05:00
Patrick McDonagh
871bf70161 Converts CSV Method for getting all data to new separate column method 2016-07-28 13:11:18 -05:00
Patrick McDonagh
8fe01d0a7d rewrites CSV method to give a separate column for each tag 2016-07-28 10:52:04 -05:00
Patrick McDonagh
7cb4a38841 POCONSOLE-57 needed a few changes 2016-07-27 17:39:38 -05:00
Patrick McDonagh
3dda1c48eb Fixes POCONSOLE-57, Adds Delete All Tag Data button to Config page 2016-07-27 17:30:49 -05:00
Patrick McDonagh
67a5ef3ee5 Fixes POCONSOLE-56. Start/End times are now working and enough data points are being pulled. 2016-07-27 17:30:17 -05:00
Patrick McDonagh
af943599db changes migrate behavior to "safe" vs "alter" 2016-07-27 16:04:40 -05:00
Patrick McDonagh
1ec4035ea9 Adds SSL certificate use 2016-06-22 11:03:06 -05:00
Patrick McDonagh
99d989790c Fixes timeouts for raspberry pi devices 2016-06-22 11:02:39 -05:00
Patrick McDonagh
3ae3224880 Closes POCONSOLE-36. PLC Logic for handshaking and corrections to datalogger driver 2016-05-13 10:26:57 -05:00
Patrick McDonagh
742f610ede Updates webpage to allow input of plc handshake tags 2016-05-13 09:55:59 -05:00
Patrick McDonagh
59ec89bd2a Test Fix for POCONSOLE-34 of tags not clearing data correctl 2016-05-09 15:41:50 -05:00
Patrick McDonagh
6f58daa492 Removed logging 2016-05-08 13:52:30 -05:00
Patrick McDonagh
33b8983685 refactored tricky function 2016-05-05 17:29:26 -05:00
Patrick McDonagh
0a045cd2b4 form-group was blocking post data 2016-05-05 16:21:02 -05:00
Patrick McDonagh
7b98b317b2 log request body 2016-05-05 16:13:21 -05:00
Patrick McDonagh
e8cc9f1465 Document Upload and Deletion work great 2016-05-05 15:53:45 -05:00
Patrick McDonagh
4ad91f1271 Class was misspelled 2016-05-05 09:55:08 -05:00
Patrick McDonagh
6e043a1c4a don't need to track .tmp folder 2016-05-05 09:51:49 -05:00
Patrick McDonagh
2565799059 fixed columns running together 2016-05-05 09:49:34 -05:00
Patrick McDonagh
a171f8c1c0 Fixed post URL 2016-05-05 09:38:19 -05:00
Patrick McDonagh
6700487076 Adds ability to store documents 2016-05-05 09:30:47 -05:00
Patrick McDonagh
7f24d04759 File storage started 2016-05-04 17:51:44 -05:00
Patrick McDonagh
123f192844 Fixed script to restart loggers 2016-05-04 12:54:38 -05:00
Patrick McDonagh
569e2a4cfc fixed variable error 2016-05-04 11:05:11 -05:00
Patrick McDonagh
b574a1fd83 Moved d3 to being a dependency 2016-05-03 16:06:00 -05:00
Patrick McDonagh
e26359b47c Automatically check logger status on config page 2016-05-03 15:19:08 -05:00
Patrick McDonagh
4207eaf77d Process to restart and check status of logger script 2016-05-03 14:02:37 -05:00
Patrick McDonagh
e83390d3ce Added seed parameters to make sure data is already in db at startup 2016-05-03 12:39:28 -05:00
Patrick McDonagh
7c4a29dbb1 added sails-mysql to npm package list 2016-05-03 12:39:03 -05:00
Patrick McDonagh
cdb2a2b630 Added ability to delete config & devices from the website 2016-05-03 11:11:02 -05:00
Patrick McDonagh
5f09380bae Split huge angularJS controllers and factories into bite-sized chunks 2016-05-03 10:20:22 -05:00
Patrick McDonagh
3755db5cad Removed old files 2016-05-02 18:09:30 -05:00
Patrick McDonagh
df9726c799 Moved files in preparation of going all-in on SailsJS 2016-05-02 14:33:01 -05:00
Patrick McDonagh
80d965dfcc Setup DB Structure using Models in Sails.js 2016-04-27 09:39:02 -05:00
Patrick McDonagh
4a867430ac Add CRUD for devices 2016-04-26 17:06:41 -05:00
Patrick McDonagh
a277e47fd3 Add tag error fix, db optimization 2016-04-26 13:30:30 -05:00
Patrick McDonagh
c90bf70360 fix db create function 2016-04-19 13:12:53 -05:00
Patrick McDonagh
0b1104bdeb Updated to store data_type 2016-04-18 14:54:14 -05:00
Patrick McDonagh
723ae7494a Removed unused files, fixed dashboard 2016-04-14 12:58:51 -05:00
Patrick McDonagh
667f654077 Able to switch back and forth between MySQL and SQLite 2016-04-13 17:17:15 -05:00
Patrick McDonagh
c8baa20927 MySQL working, need to retro SQLite 2016-04-12 18:31:14 -05:00
Patrick McDonagh
c568c2dfdb Converted to CoffeeScript, data in MySQL 2016-04-12 12:12:10 -05:00
Patrick McDonagh
528b62bcbb reading tags from mysql and writing values to mysql 2016-04-07 17:06:55 -05:00
Patrick McDonagh
11bdf2542f Finished CSV functions
Data is now returned with columns for each tag
2016-02-22 18:15:23 -06:00
Patrick McDonagh
f6884d8a15 Added function to download all data in a column-formatted csv 2016-02-22 17:52:58 -06:00
Patrick McDonagh
dd234d6282 Added getAllTags function 2016-02-22 16:55:13 -06:00
Patrick McDonagh
7ce2acd5e0 added vanityName to csv output 2016-02-11 14:18:57 -06:00
Patrick McDonagh
29c3dc7199 ability to download all values in CSV format 2016-02-11 14:11:04 -06:00
Patrick McDonagh
ca5fc9c743 Config Pages, functions and tables added 2016-02-05 14:58:51 -06:00