Commit Graph

118 Commits

Author SHA1 Message Date
laf 0af676ecb9 Updated for field 2015-10-17 11:28:03 +00:00
laf 769cc293c3 Added WebUI override to disable icmp checks for a device 2015-10-13 19:12:07 +00:00
laf 13e3ff04aa Moved some files around 2015-10-10 13:49:09 +00:00
laf 37b7e8247d Added support for excluding devices from Oxidized api 2015-10-10 13:40:27 +00:00
laf 5bd99b8622 Removed required option for community - breaks v3 2015-09-22 11:01:18 +00:00
Arjit Chaudhary e6965765f5 Various UI changes 2015-09-21 01:30:23 +05:30
Arjit Chaudhary 9fcee7a040 Added back table-condensed 2015-09-16 19:04:29 +05:30
Arjit Chaudhary 99e819d3bb Add fa-check to Save and move out of table 2015-09-16 19:03:46 +05:30
Arjit Chaudhary 5e92e9799a Fix to offset on alerts 2015-09-16 18:03:57 +05:30
Arjit Chaudhary 4c0b7078fb switch to bootstrap offsets 2015-09-16 16:07:15 +05:30
Arjit Chaudhary 5b1d1f79fd Display success/error messages across the width of the page
screenshot: http://i.imgur.com/xcuHrMF.png
2015-09-16 16:04:21 +05:30
Arjit Chaudhary c14942e399 snmp.inc.php switch to offsets 2015-09-16 16:02:38 +05:30
Arjit Chaudhary a827b3daab fix device.inc.php indents and switch to using offsets 2015-09-16 16:00:07 +05:30
Arjit Chaudhary ea5b86529f Added back table-condensed 2015-09-15 22:17:11 +05:30
Arjit Chaudhary c6d7d4eaf8 Set community field as required
under "SNMP Community input" -- edit device -> SNMP
2015-09-15 01:55:40 +05:30
Arjit Chaudhary abd6d37658 UI cleanup and added icons to various buttons 2015-09-15 01:52:20 +05:30
Arjit Chaudhary 62e3eb0e3f Cleanup UI, expand table to full width, add icon to save 2015-09-15 01:45:54 +05:30
Arjit Chaudhary 44042d99c3 UI cleanup and icons added 2015-09-15 01:41:39 +05:30
laf 26e07d59da Final bits of webui 2015-08-30 13:47:47 -07:00
laf 3757bae5c2 more updates 2015-08-30 19:51:25 +00:00
laf 3ae4372e68 Initial work on port override 2015-08-30 17:33:54 +00:00
laf f0bb0ecc95 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:11 +00:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Neil Lathwood 1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf 8d39d2045d Finished device storage page edit 2015-08-04 19:51:06 +00:00
laf 94351d788e Initial start of adding edit storage page 2015-08-03 10:46:40 +00:00
Paul Gear 064f374160 Merge pull request #1501 from laf/issue-1334-new
New overview page and new map
2015-07-26 14:33:34 +10:00
laf 031a818c77 Removed references to location override 2015-07-20 16:52:33 +01:00
laf 1e477a04a5 Added warning about bug 2015-07-20 14:10:40 +01:00
laf 57540aacbc Added search and sorting support 2015-07-20 14:03:09 +01:00
laf c579805292 Updated edit ports page to use bootstrap 2015-07-20 13:55:35 +01:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
laf 05634a4e38 Added a clear custom button to allow poller to re-pick up limits 2015-05-20 19:40:02 +01:00
laf 487906b34e Updated services edit / delete pages 2015-05-19 17:18:39 +01:00
laf 7f508ddeb2 Visually updated health page 2015-05-12 12:13:44 +01:00
laf ec595c3eda Added support for adding / editing with a poller group selected 2015-03-19 12:00:03 +00:00
Neil Lathwood 2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +00:00
laf 807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
Paul Gear 3460031135 Stylistic fixes 2014-11-12 19:42:44 +10:00
Paul Gear d39956454c Merge Neil's changes for 'Updated edit snmp device section to show relevant v1,v2c or v3 options #317' 2014-11-12 19:31:30 +10:00
Neil Lathwood e886d1957e Updated edit snmp device section to show relevant v1,v2c or v3 options 2014-10-09 18:54:19 +00:00
laf 3f2f78a993 Changed disable/enable option round 2014-10-02 22:56:28 +01:00
laf ece190493d Added ability to disable rediscovery button for devices 2014-10-02 20:23:32 +01:00
laf 2be63b2041 Added an option to rediscover a device from the web page 2014-10-02 20:17:45 +01:00
laf cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
laf 38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
Paul Gear 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