Commit Graph
17185 Commits
Author SHA1 Message Date
laf c913b28f93 Re-added bootstrap.min.js 2014-10-04 20:23:26 +01:00
laf 61f94e05cc Added support for a datetime picker and used on graphs page 2014-10-04 20:09:52 +01:00
laf 347288ac23 Moved vlans route + updated docs 2014-10-04 02:05:32 +01:00
laf d57c0614bf Updated route url to /api/v0/devices/hostname/vlans 2014-10-04 01:59:45 +01:00
laf 2ed285e4b1 Initial setup for datetime picker 2014-10-04 01:57:28 +01:00
laf d1bc21bf58 Added a LIMIT 10 into all the front page boxes 2014-10-03 12:00:05 +01:00
laf 7e458d1f58 Updated addhost page to only show relevant snmp v1/v2c/v3 options 2014-10-02 23:14:45 +01:00
laf 3f2f78a993 Changed disable/enable option round 2014-10-02 22:56:28 +01:00
laf 183278f99f Added missing array() around NOW 2014-10-02 21:05:41 +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 8e00599d2a Added authlog purge + improved efficiency of clearing out large syslog tables 2014-10-02 01:37:43 +01:00
laf c55c1a71ba missed out the response code and header 2014-10-01 21:12:21 +01:00
laf a87dd794e4 Updated vlans returned, was a double array by accident 2014-10-01 21:00:07 +01:00
laf d2f727cfcb Added a total vlan response in api 2014-10-01 20:53:15 +01:00
laf b8a2b7c291 Added /vlans/:hostname route to the API 2014-10-01 20:49:34 +01:00
laf 8851fe42ca Added a new library to support on screen notification messages 2014-10-01 00:14:26 +01:00
Neil Lathwood c02e0c93ad Merge pull request #298 from laf/api-url
Added urldecode/encode support
2014-09-30 21:44:08 +01:00
laf 9ba4b464ea Added urldecode/encode support 2014-09-30 21:30:22 +01:00
laf 22f2f9e045 Removing urlencode/decode to put in a separate pr 2014-09-30 21:28:48 +01:00
laf 5519f97d35 Fixed the placement of overlib popup images 2014-09-30 21:24:47 +01:00
Neil Lathwood 10e24653be Merge pull request #296 from laf/issue-laf-40
Fixed the device image in the devices list (now shows image)
2014-09-30 19:19:16 +01:00
laf 62200aa5eb Fixed some scrutinizer warnings 2014-09-30 19:13:51 +01:00
laf 8ea7a16e3e Added sql schema update for ping graphs 2014-09-30 19:13:51 +01:00
laf 6afaa17a80 Updated ping rrd response to include fping6 response 2014-09-30 19:13:51 +01:00
laf 9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf 6a1ebd9db4 Updated graph from area to line 2014-09-30 19:13:50 +01:00
laf 6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf 97a21ae519 Start on graphing performance metrics 2014-09-30 19:13:50 +01:00
laf 40ffbe03e8 Fixed the device image in the devices list (now shows image) 2014-09-30 02:27:52 +01:00
laf dbab1c12ca Added urldecode/urlencode to ifname variables 2014-09-30 01:26:37 +01:00
laf af5e4e6483 Updated password generator function from scrutinizer report 2014-09-30 00:33:28 +01:00
laf 17a3689a78 Added the ability to create tokens 2014-09-30 00:17:55 +01:00
Neil Lathwood bfec971f9f Merge pull request #292 from paulgear/master
Fix MAC address change false positives
2014-09-28 02:21:26 +01:00
Paul Gear 5f9ebd1551 Fix MAC address change false positives 2014-09-28 11:07:30 +10:00
Paul Gear 0852cb34dd Merge pull request #291 from paulgear/master
API additions and updates; minor tidies
2014-09-28 11:06:22 +10:00
Paul Gear 11f475b405 Syntaxy fix 2014-09-28 09:56:33 +10:00
Paul Gear 1783958896 Revert "Don't exclude plugins from git"
This reverts commit a38b2f37c2.
2014-09-28 09:33:29 +10:00
Paul Gear 508e0b816d Fix Scrutinizer errors 2014-09-28 09:30:36 +10:00
Paul Gear 8a3117f0dc Rewrite ugly if-else one-liners as ternary operator 2014-09-28 09:30:18 +10:00
Paul Gear d6245fd6ba Correctly set error code for missing SNMP version 2014-09-27 18:34:23 +10:00
Paul Gear 82613f17ee keep scrutinizer from complaining about snmpver not being set for all execution paths 2014-09-27 18:27:45 +10:00
Walter Dal Mut 3e29ff5738 Updated docs 2014-09-27 08:35:34 +02:00
Paul Gear cb8afb0451 Remove obsolete function (already provided by getidbyname) 2014-09-27 16:35:31 +10:00
Paul Gear e48c1a6730 Use more accurate HTTP status code for device add 2014-09-27 16:34:43 +10:00
Paul Gear 9d4a9dfa30 Re-implement get_device using existing primitives 2014-09-27 16:34:36 +10:00
Paul Gear 48d3a43669 Tidy device deletion 2014-09-27 16:32:55 +10:00
Paul Gear 7a1d342348 Order devices by API entry point 2014-09-27 15:26:27 +10:00
Paul Gear 76f5ab87a9 Add function to get information about a single device 2014-09-27 15:25:43 +10:00
Paul Gear a58c857ed2 Provide more useful diagnostics when adding a device via the API 2014-09-27 15:23:32 +10:00