|
6c28f6367e
|
Poller run time graphing
|
2014-09-30 19:13:50 +01:00 |
|
|
48d3a43669
|
Tidy device deletion
|
2014-09-27 16:32:55 +10:00 |
|
|
76f5ab87a9
|
Add function to get information about a single device
|
2014-09-27 15:25:43 +10:00 |
|
|
69edfae5a3
|
Make API docs match current state of API
|
2014-09-27 12:08:03 +10:00 |
|
|
cbeb0ae378
|
SNMP passwords are now hidden on an edit snmp form
|
2014-09-23 23:54:23 +01:00 |
|
|
8790bfee0a
|
Added api call to delete device
|
2014-09-17 21:03:02 +01:00 |
|
|
a0b52743d0
|
Updated api routes to new format + moved includes file to correct location
|
2014-09-16 22:19:29 +01:00 |
|
|
5d83c30708
|
Started work on creating/updating tokens
|
2014-09-16 22:19:29 +01:00 |
|
|
070f4d60bd
|
Added documentation and a function to tidy up json output
|
2014-09-16 22:19:28 +01:00 |
|
|
edec1c0c7d
|
Initial API release
|
2014-09-16 22:19:28 +01:00 |
|
|
e9381f9501
|
Make add button display consistent on user edit screen
|
2014-08-27 20:09:29 +10:00 |
|
|
38907c98ad
|
Updated layout of the ports table to fix alignment issues
|
2014-08-18 22:22:41 +01:00 |
|
|
7378b7a4e1
|
Added email field for add user form
|
2014-08-01 23:06:05 +01:00 |
|
|
de5a900bd3
|
Updated drive_id to storage_id
|
2014-07-08 19:40:13 +01:00 |
|
|
9585796271
|
Fixed links for health graphs
|
2014-07-07 00:50:16 +01:00 |
|
|
cd90c2f071
|
Updated layout for delete device so it is consistent
|
2014-07-03 20:45:30 +01:00 |
|
|
629331478c
|
Fixed user preference page to show devices allowed access
|
2014-06-29 15:31:44 +01:00 |
|
|
2b19423b27
|
Merge pull request #261 from laf/issue-libre-260
Updated queries for non-admin users to filter devices
|
2014-06-26 10:49:03 +10:00 |
|
|
22dfd5f64d
|
Updated to fix scrutinizer issues
|
2014-06-26 00:21:22 +01:00 |
|
|
7775cf931c
|
Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
|
2014-06-26 09:10:51 +10:00 |
|
|
bb7708cd03
|
Updated queries for non-admin users to filter devices
|
2014-06-25 14:51:50 +01:00 |
|
|
7abdf8bf85
|
Merge pull request #246 from bohdan-s/statuspage
Public status page for all active devices
|
2014-06-25 17:32:34 +10:00 |
|
|
4818e7d687
|
Fix Copyright Notice(s)
|
2014-06-25 03:19:12 -04:00 |
|
|
313efe7a31
|
Removed additional query parameter. Left over from debugging
|
2014-06-24 15:31:00 +01:00 |
|
|
26fa96f3ee
|
Add Copyright to new file
|
2014-06-23 23:22:15 -04:00 |
|
|
df9a5ee65f
|
Move SNMP Transport & Port check to common area
|
2014-06-23 20:20:48 -04:00 |
|
|
9ad725d364
|
Removed (milli) from timeout section
|
2014-06-24 00:55:00 +01:00 |
|
|
8f1e48933b
|
Shrunk input boxes to col-sm-4 from 6
|
2014-06-24 00:53:11 +01:00 |
|
|
f9a7441b4e
|
Fix $transport not defined bug
|
2014-06-23 19:29:53 -04:00 |
|
|
282c4e705a
|
Fix footer, remove ignored/disabled devices form status page, cleanup white space at top of page
|
2014-06-22 19:51:35 -04:00 |
|
|
9fb82b844d
|
Cleaned up code and changed to jquery, re: laf suggestions
|
2014-06-21 22:02:16 -04:00 |
|
|
c9ea8fb69a
|
Move status and logon pages to same page,
remove kernel version from status page
|
2014-06-21 20:24:44 -04:00 |
|
|
4130d6bdc1
|
First Status page
|
2014-06-21 09:50:24 -04:00 |
|
|
cb41d50094
|
Add IPv6 only host support
|
2014-06-21 08:02:27 -04:00 |
|
|
250d87cd60
|
Final fixes for device edit pages
|
2014-06-20 23:01:21 +01:00 |
|
|
ec94633f28
|
SNMP Default Port Support
Add support for SNMP v3 as well as SNMP v1/v2c
|
2014-06-20 21:12:52 +10:00 |
|
|
955d5f45e9
|
SNMP Default Port Support
Fix Typo #1
|
2014-06-20 20:38:02 +10:00 |
|
|
6836ee76f1
|
SNMP Default Port Support
Use configured SNMP port rather than hard coded.
|
2014-06-20 20:23:41 +10:00 |
|
|
3e570a118e
|
Tidied device setting pages
|
2014-06-19 23:00:17 +01:00 |
|
|
299da45549
|
Merge pull request #226 from laf/issue-laf-3
Added new health admin page for thresholds
|
2014-06-20 07:49:47 +10:00 |
|
|
2e16162c9a
|
Merge pull request #235 from laf/issue-laf-11
Tidied up the delete user page
|
2014-06-17 22:17:39 +01:00 |
|
|
89573cda05
|
Tidied up the delete user page
|
2014-06-17 22:11:44 +01:00 |
|
|
83ba71c993
|
Merge pull request #234 from laf/issue-laf-10
Aligned the New Password text properly
|
2014-06-17 20:02:29 +01:00 |
|
|
a602e39b1a
|
Aligned the New Password text properly
|
2014-06-17 19:56:20 +01:00 |
|
|
32aaf9d94c
|
Updating licensing information
|
2014-06-17 00:51:02 +01:00 |
|
|
737394ebbe
|
Use narrower column for vertical status summary
|
2014-06-17 07:07:55 +10:00 |
|
|
9a58bf2d11
|
Merge pull request #230 from laf/issue-laf-6
Updated port search box and port table list
|
2014-06-16 11:21:28 +01:00 |
|
|
3f09dca5dd
|
Merge pull request #229 from laf/issue-laf-5
Tidied up the search boxes on the devices list page
|
2014-06-16 11:20:31 +01:00 |
|
|
190bb13d46
|
Merge pull request #228 from laf/issue-laf-4
Fixed links to actual device on the overview apps page
|
2014-06-16 11:20:02 +01:00 |
|
|
c26ec396cb
|
Updated port search box and port table list
|
2014-06-15 19:16:06 +01:00 |
|