Isaac Connor
|
1c538a4bf0
|
Include Capturing, Analysing, Recording instead of Function
|
2022-12-14 08:28:21 -05:00 |
Isaac Connor
|
e4b4fae584
|
Merge branch 'master' of ../imouse
|
2022-12-13 16:44:21 -05:00 |
Isaac Connor
|
fd3640aca3
|
Fix op always being =
|
2022-12-13 16:44:02 -05:00 |
Isaac Connor
|
52dfca5a28
|
Hide WIP button
|
2022-12-13 12:42:24 -05:00 |
Isaac Connor
|
327f8c0f70
|
add missing semi colon
|
2022-12-12 13:12:40 -05:00 |
Isaac Connor
|
0a28a3e659
|
Add check for REQUEST['entity']. Add missing quotes around state word because it gets executed as code
|
2022-12-12 13:06:13 -05:00 |
Isaac Connor
|
1469178809
|
Work harder to select a monitor name that doesn't already exist
|
2022-12-12 13:05:25 -05:00 |
Isaac Connor
|
8c4a4cfe41
|
Don't output array entries for empty RTSPStreamName. Remove sorted_monitor_ids which is unused
|
2022-12-12 13:03:03 -05:00 |
Isaac Connor
|
24b8a9118d
|
Merge branch 'master' of ../cloudmule
|
2022-12-12 13:01:38 -05:00 |
Isaac Connor
|
656bc60944
|
Add groups to options
|
2022-12-12 13:00:54 -05:00 |
Isaac Connor
|
bc1e1aef45
|
Add date picker
|
2022-12-12 13:00:45 -05:00 |
Isaac Connor
|
7c7af4741c
|
Only default to start Date, not Date/Time
|
2022-12-12 13:00:36 -05:00 |
Isaac Connor
|
d7e95175b8
|
Fix html_input
|
2022-12-12 13:00:28 -05:00 |
Isaac Connor
|
e4d167b33e
|
Fix returning periods for sql when no attr
|
2022-12-12 13:00:19 -05:00 |
Isaac Connor
|
afbc495c45
|
Fixup filter hidden fields
|
2022-12-12 13:00:11 -05:00 |
Isaac Connor
|
08b06bd151
|
Include archiveTypes so that archive Status dropdown gets populated
|
2022-12-12 12:50:50 -05:00 |
Isaac Connor
|
de74497604
|
Merge branch 'master' of ../cloudmule
|
2022-12-07 15:54:39 -05:00 |
Isaac Connor
|
e30d151da7
|
prevent leading and when terms are invalid
|
2022-12-07 15:54:26 -05:00 |
Isaac Connor
|
62a9c2d8a5
|
Fix eslint
|
2022-12-07 15:52:47 -05:00 |
Isaac Connor
|
c1e2fab13b
|
Fix eslint
|
2022-12-07 15:46:48 -05:00 |
Isaac Connor
|
7fe10a4047
|
Fix the HABATM relationship in Snapshots
|
2022-12-07 15:01:08 -05:00 |
Isaac Connor
|
57d208efa9
|
Make view and listing of snapshots be recursive so they load the Events as well
|
2022-12-07 15:00:48 -05:00 |
Isaac Connor
|
b2c19e3db1
|
add the add view for snapshots
|
2022-12-07 14:15:39 -05:00 |
Isaac Connor
|
1c8083b0cb
|
Add Snapshot button to montagereview
|
2022-12-07 14:15:38 -05:00 |
Isaac Connor
|
23b94987e7
|
Use post() to go to create snapshot
|
2022-12-07 14:14:39 -05:00 |
Isaac Connor
|
a6b3b18a6e
|
Kill streams before posting to snapshot creation.
|
2022-12-07 14:14:00 -05:00 |
Isaac Connor
|
f6cf716ec6
|
Implement a post() function that submits via post as a navigation
|
2022-12-07 14:14:00 -05:00 |
Isaac Connor
|
50f87be9d9
|
Detach streams when killing the monitor stream to reduce console logging
|
2022-12-07 14:14:00 -05:00 |
Isaac Connor
|
b3cd07e9b8
|
Add snapshots route
|
2022-12-07 14:14:00 -05:00 |
Isaac Connor
|
031c573646
|
Rename Snapshot_Events to Snapshots_Events
|
2022-12-07 14:14:00 -05:00 |
Isaac Connor
|
fde0d652e5
|
Merge branch 'master' into update_snapshots
|
2022-12-07 14:09:46 -05:00 |
Isaac Connor
|
b53eed852c
|
Merge branch 'master' of ../cloudmule
|
2022-12-07 12:39:58 -05:00 |
Isaac Connor
|
0705bfa293
|
Check for term being null in FilterTerm constructor
|
2022-12-07 12:39:41 -05:00 |
Isaac Connor
|
fc7a6601f6
|
Check for validity of filterterm when building the parse tree
|
2022-12-07 12:39:26 -05:00 |
Isaac Connor
|
5d36739d0d
|
Add Monitor as an acceptable FilterTerm
|
2022-12-07 12:39:12 -05:00 |
Isaac Connor
|
eeb63db929
|
Default to all events
|
2022-12-07 12:39:00 -05:00 |
Isaac Connor
|
79fbd129ec
|
populate the events request with filter widget values.
|
2022-12-07 12:38:16 -05:00 |
Isaac Connor
|
b2fcb4d325
|
Move a ton of the filter widget code out of filter.php and into Filter.php
|
2022-12-07 12:37:56 -05:00 |
Isaac Connor
|
2efed0418c
|
Move a bunch more filter widget stuff into Filter
|
2022-12-07 12:37:38 -05:00 |
Isaac Connor
|
8b65e40883
|
If the filter is empty, add default filter options for StartDateTime, EndDateTime, Monitor. Add filter widget
|
2022-12-07 12:37:15 -05:00 |
Isaac Connor
|
623f5a5805
|
make .filterTable inline
|
2022-12-07 12:36:56 -05:00 |
Isaac Connor
|
6cd3e64bb8
|
Add NOW as a valid value for DateTime, rough in valid test function
|
2022-12-07 12:36:41 -05:00 |
Isaac Connor
|
07e188a25f
|
Add datetimepicker class to DateTime widgets and only include the sql if the term is valid
|
2022-12-07 12:36:23 -05:00 |
Isaac Connor
|
b7d5b53d67
|
Add handling of StartDateTime,EndDateTime,MonitorId as specific filters
|
2022-12-07 12:36:05 -05:00 |
Isaac Connor
|
6f45e6cd23
|
Use Monitor instead of MonitorId when loading event counts
|
2022-12-07 12:35:49 -05:00 |
Isaac Connor
|
ff756591c9
|
Rough in html_input
|
2022-12-07 12:34:59 -05:00 |
Isaac Connor
|
1134954166
|
Add Monitor as a Filter Term
|
2022-12-07 12:34:31 -05:00 |
Isaac Connor
|
638e6b0e3b
|
Move attrTypes and opTypes into Filter and rough in a widget and simple_width functions
|
2022-12-07 12:34:18 -05:00 |
Isaac Connor
|
df591a677e
|
Handle when there is no filtering in getNearEvents
|
2022-12-07 12:27:12 -05:00 |
Isaac Connor
|
753ba9e22b
|
Fix no results when showing all frames due to undefined limit
|
2022-12-04 10:44:03 -05:00 |