Kyle Johnson
|
408c6111b8
|
Return specific configs as an HTML <form> in API
|
2014-11-20 04:04:23 +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
|
a0f12575fe
|
Add API function to return event counts for console view
|
2014-11-19 15:49:38 +00:00 |
Kyle Johnson
|
64122b3b98
|
Set the logState in header via angular
|
2014-11-16 00:35:10 +00:00 |
Kyle Johnson
|
175e7d3e22
|
Initial commit of Host MVC.
Used for daemonCheck, getLoad, etc
|
2014-11-16 00:21:55 +00:00 |
Kyle Johnson
|
f1a70076d0
|
Convert some of event view to angularjs
|
2014-11-15 23:51:31 +00:00 |
Kyle Johnson
|
5b4dfce34a
|
Add Event controller and factory
|
2014-11-15 23:50:46 +00:00 |
Kyle Johnson
|
519a5e1612
|
Setup html5mode to enabled
|
2014-11-15 23:50:04 +00:00 |
Kyle Johnson
|
47770bffe4
|
Add <base> element to <head> so I can use $location.search
|
2014-11-15 23:49:18 +00:00 |
Kyle Johnson
|
1fc26c01ac
|
Merge remote-tracking branch 'origin/master' into bootstrap-skin
|
2014-11-15 21:47:01 +00:00 |
Kyle Johnson
|
2db5d66134
|
Include state js and php in all pages.
As we can now start / stop the software from any page, via a modal,
we need the state's php and js files to do so.
|
2014-11-15 19:48:04 +00:00 |
Kyle Johnson
|
f38a9c9f06
|
Add jquery
|
2014-11-15 19:46:34 +00:00 |
Kyle Johnson
|
36ebaaff33
|
Add HeaderController to the header nav
|
2014-11-15 19:45:18 +00:00 |
Kyle Johnson
|
58fbc6c833
|
Wrap pagination links in <li> instead of <p>
|
2014-11-15 19:38:45 +00:00 |
Kyle Johnson
|
4c0e2dc743
|
Include initial angularjs files
|
2014-11-15 19:34:00 +00:00 |
Kyle Johnson
|
35530c627a
|
Initial commit of Logs MVC
|
2014-11-15 19:03:40 +00:00 |
Kyle Johnson
|
0129ca5f74
|
Rework the ConfigParser component.
|
2014-11-15 19:03:10 +00:00 |
Kyle Johnson
|
e7d726bf75
|
Don't print out the Config string to the file system.
|
2014-11-15 19:02:54 +00:00 |
Kyle Johnson
|
fcaa67e3c3
|
Slight refactor of ConfigParser Component. Needs more work.
|
2014-11-15 19:02:18 +00:00 |
Kyle Johnson
|
cf3d0f962c
|
Add view for Configs Edit
|
2014-11-15 19:02:03 +00:00 |
Kyle Johnson
|
9f80a7d5f5
|
Show a list of Config Key:Value pairs
|
2014-11-15 19:01:32 +00:00 |
Kyle Johnson
|
9268c503af
|
Do not display the "hidden" config category
|
2014-11-15 19:01:19 +00:00 |
Kyle Johnson
|
b9f54056da
|
Add component for dumping Config table as HTML
|
2014-11-15 18:59:58 +00:00 |
Kyle Johnson
|
de631075d3
|
Return possible source types ni DB via API
|
2014-11-15 18:59:24 +00:00 |
Kyle Johnson
|
0d57306790
|
Find category configs only when $category is not null. API
|
2014-11-15 18:58:58 +00:00 |
Kyle Johnson
|
9f150c4e46
|
Revert "Find category configs only when $category is not null. API"
This reverts commit efbbcadc7dad9aa52a7aab0483546eab48840ae6.
|
2014-11-15 18:58:51 +00:00 |
Kyle Johnson
|
b88febeaee
|
Find category configs only when $category is not null. API
|
2014-11-15 18:58:43 +00:00 |
Kyle Johnson
|
0a7ba112ab
|
API support for querying config categories.
Either return a list of distinct categories, or all configs under a
certain category
|
2014-11-15 18:55:20 +00:00 |
Kyle Johnson
|
b04d970132
|
Add charset and other meta tags to head
|
2014-11-15 17:34:51 +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 |
Isaac Connor
|
9c30b806f2
|
don't require SystemView to view/select groups.
Change the way the groups ine is displayed to give people some idea that it might have something to do with grouping
use _POST instead of _REQUEST
|
2014-11-13 10:38:20 -05:00 |
Isaac Connor
|
ebe35c2135
|
handle empty [file] to prevent logzilla
|
2014-11-13 09:17:54 -05:00 |
Kyle Johnson
|
7b4effc3ed
|
Remove Chart.js
|
2014-11-11 16:49:56 +00:00 |
Kyle Johnson
|
7f83eeafbf
|
Do not text-align center everything
|
2014-11-11 14:56: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 |
Andrew Bauer
|
26c9a77590
|
Update skin.js
Fix issue caused by a previous merge
|
2014-11-10 12:12:54 -06: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 |