Kyle Johnson
2f254eefef
Split 'Local' and 'Remote' tabs into their own files
2014-12-16 17:06:54 -05:00
Kyle Johnson
00427c2e41
Fix indenting and missing </div> in monitor.php
2014-12-16 17:04:02 -05:00
Kyle Johnson
735c14ea2d
Replace 'name' with 'ng-model' in General monitor tab
2014-12-16 14:18:54 -05:00
Kyle Johnson
21f29cfa29
Open the General monitor tab by default
2014-12-16 14:04:30 -05:00
Kyle Johnson
d76e9e5f5d
Initial work on cleaning up monitor view.
...
Starting by splitting each 'tab' out into their own php
file, and then including it. Easier to manage. Following up by
removing tables and replacing with a responsive form layout.
Also working on removing PHP dependencies and using the UI instead.
2014-12-13 23:15:31 -05:00
Kyle Johnson
030f6af057
Initial angular view for Logs
2014-12-01 16:16:30 +00:00
Kyle Johnson
9a041efbf0
Remove log.js
2014-12-01 16:14:02 +00:00
Kyle Johnson
682190c186
Redo console HTML to be organized by flexbox, not bootstrap grid
...
Utilizing css3 flexbox, I'm able to easily lay out all monitors
with equal width and height, while not having to worry about parent
.row <div>'s
2014-11-28 16:56:22 +00:00
Kyle Johnson
e56248ab88
Remove copywrite from console view header
2014-11-28 00:27:55 +00:00
Kyle Johnson
cdcf29964b
Remove rest of unused php from console view.
2014-11-28 00:27:04 +00:00
Kyle Johnson
ff65a701eb
Display stills of each monitor, set per-monitor alerts
...
This commit displays a still of each monitor at page load time.
The panel surrounding the monitor is context sensitive - if zmc or
zma is not running, the panel is red (well, pink).
Also if either zmc or zma are not running, we add an icon in the
panel's header, explaining what is wrong.
2014-11-28 00:25:15 +00:00
Kyle Johnson
348564de64
Remove a bunch of unused php in Console view
2014-11-25 17:56:54 +00:00
Kyle Johnson
50b1a53369
Put mid into the liveStream ID in console view
2014-11-25 17:45:47 +00:00
Kyle Johnson
929d332ce7
Remove group querystring from Host link
2014-11-25 16:31:40 +00:00
Kyle Johnson
9b636c89bc
Show disk usage as a chart on the Host view
2014-11-25 16:27:38 +00:00
Kyle Johnson
f32cb32da9
Move getLoad to Host factory, and display via chartjs
2014-11-25 16:25:10 +00:00
Kyle Johnson
7faace32b9
Initial commit of empty HostController
2014-11-25 15:21:30 +00:00
Kyle Johnson
840ead467b
Remove Load and Disk Usage from Footer
2014-11-25 15:19:45 +00:00
Kyle Johnson
c8ab231cef
Add Host view to header
2014-11-24 20:03:06 +00:00
Kyle Johnson
fe87ca7bd7
Initial commit of Host view
2014-11-24 20:02:59 +00:00
Kyle Johnson
941bf3535f
Display version in footer via api / angular
2014-11-24 00:56:20 +00:00
Kyle Johnson
1f74d1cd60
Get the diskPercent from angular, via the API
2014-11-21 22:16:19 +00:00
Kyle Johnson
e541976b77
Grab system load from API and set with angular
2014-11-21 20:06:59 +00:00
Kyle Johnson
9dd1a2261f
Output a real snapshot of the camera in console view
2014-11-20 13:47:41 +00:00
Kyle Johnson
4364c73143
Remake Options view with angular. Uses API.
2014-11-20 04:11:33 +00:00
Kyle Johnson
4298d4a498
Fix <form> location in state.php
2014-11-20 03:40:15 +00:00
Kyle Johnson
c8a3cb9df9
Initial refactor of console view to use api & angular
...
* Move eventCounts to the API and bind with angular
* Display the console as a grid, rather than a table
* Show only information we want to see
2014-11-19 15:53:07 +00:00
Kyle Johnson
64122b3b98
Set the logState in header via angular
2014-11-16 00:35:10 +00:00
Kyle Johnson
f1a70076d0
Convert some of event view to angularjs
2014-11-15 23:51:31 +00:00
Kyle Johnson
36ebaaff33
Add HeaderController to the header nav
2014-11-15 19:45:18 +00:00
Kyle Johnson
6911b99271
Move groups link to the console sidebar
2014-11-15 16:51:39 +00:00
Kyle Johnson
a6027ccdca
Make the ZoneMinder text a link to the console
2014-11-15 16:49:44 +00:00
Kyle Johnson
e359a1cf97
Move 'state' to header, as on/off btn, in a modal
2014-11-15 16:47:42 +00:00
Kyle Johnson
08d2cf801e
Move header outside of form in console
2014-11-15 16:34:45 +00:00
Kyle Johnson
942c65f1e2
Remove the existing #header from timeline
2014-11-11 14:34:34 +00:00
Kyle Johnson
1c046a7afd
Added header to the timeline view
2014-11-11 14:33:35 +00:00
Kyle Johnson
09282045c6
Align the Events control buttons vertically
2014-11-11 14:31:43 +00:00
Kyle Johnson
487cd20b18
Fix typo in class name
2014-11-11 14:23:21 +00:00
Kyle Johnson
02cc5d0a6c
Move Events controls to sidebar
2014-11-11 14:21:13 +00:00
Kyle Johnson
1e04e341e4
Link to paginated Events in Header
2014-11-11 14:20:03 +00:00
Kyle Johnson
ea782d46b2
Move timeline link from Events to Header
2014-11-11 14:19:15 +00:00
Kyle Johnson
dfc3d70584
Remove Filters from the header
2014-11-03 13:49:48 +00:00
Kyle Johnson
e8b93f0a20
Revert "Remove Filters from the header"
...
This reverts commit 4b6cf9ca04
.
2014-11-03 13:49:36 +00:00
Kyle Johnson
4b6cf9ca04
Remove Filters from the header
2014-11-03 13:49:06 +00:00
Kyle Johnson
28a4de809b
Show log state color in header
2014-11-02 14:54:08 +00:00
Kyle Johnson
ee2e0a5aec
Add Events to main nav
2014-11-02 12:42:40 +00:00
Kyle Johnson
f847ad548a
Added ZoneMinder logo to header
2014-11-02 12:41:40 +00:00
Kyle Johnson
91af0992bd
Remove unused elements from the sidebar
2014-11-02 00:51:56 +00:00
Kyle Johnson
dfa246bbf6
Add header to log and rearrange filter elements
2014-11-02 00:51:24 +00:00
Kyle Johnson
1f8d2d3b77
Add header to monitor view
2014-11-02 00:48:21 +00:00