Commit Graph
2052 Commits
Author SHA1 Message Date
Paul Gear e6fe3bea4f Merge pull request #294 from laf/api
Added the ability to create tokens
2014-10-07 19:41:47 +10:00
Paul Gear 3d0c11bca4 Merge pull request #299 from laf/issue-laf-43
Added a new library to support on screen notification messages
2014-10-07 19:40:42 +10:00
Paul Gear d665a101ac Merge pull request #297 from laf/issue-laf-42
Fixed the placement of overlib popup images
2014-10-07 19:32:41 +10:00
Paul Gear b4cc92475d Merge pull request #295 from laf/issue-laf-37
Adding ping and poller graphs for devices
2014-10-07 19:31:21 +10:00
laf 48bc04bfcc Removed custom.js file and include 2014-10-07 10:28:13 +01:00
laf 794c33e57b Updated create token to auto-generate token 2014-10-06 17:19:04 +01:00
laf 8851fe42ca Added a new library to support on screen notification messages 2014-10-01 00:14:26 +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
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 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
Paul Gear 11f475b405 Syntaxy fix 2014-09-28 09:56:33 +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
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
Paul Gear 0a351ecf58 Supply more specific error code when API token is missing or invalid 2014-09-27 14:48:08 +10:00
Paul Gear 1ddb2901cc Minor tweaks to footer to show we're our own project now. :-) 2014-09-27 13:51:07 +10:00
Paul Gear 69edfae5a3 Make API docs match current state of API 2014-09-27 12:08:03 +10:00
laf cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
laf 8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf d40244cb06 Moved to version 0 of the api for release 2014-09-17 18:49:04 +01:00
laf e81ce9ff60 Removed one of the router variables as it was not needed 2014-09-17 18:45:44 +01:00
laf a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00
laf 5d83c30708 Started work on creating/updating tokens 2014-09-16 22:19:29 +01:00
laf 070f4d60bd Added documentation and a function to tidy up json output 2014-09-16 22:19:28 +01:00
laf ad6d425333 Added add_device api call 2014-09-16 22:19:28 +01:00
laf b8df0596a9 Added list devices api call 2014-09-16 22:19:28 +01:00
laf dabe45a257 Updated url in comments to match new format 2014-09-16 22:19:28 +01:00
laf 47c91b458e Moved to use X-Auth-Token header for auth and new url format for later use 2014-09-16 22:19:28 +01:00
laf 96c0457a75 More updates to api 2014-09-16 22:19:28 +01:00
laf edec1c0c7d Initial API release 2014-09-16 22:19:28 +01:00
Paul Gear 0fce5d623c Merge branch 'master' of git://github.com/librenms/librenms 2014-08-27 20:32:10 +10:00
Paul Gear e9381f9501 Make add button display consistent on user edit screen 2014-08-27 20:09:29 +10:00
laf b563b8425d Updated null to false for secure cookie 2014-08-20 16:42:09 +01:00
laf 183c69e304 Removed session regeneration 2014-08-20 16:24:27 +01:00
laf 38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
Paul Gear 12e100d7ea Merge pull request #278 from laf/issue-167
Added email field for add user form
2014-08-16 09:34:13 +10:00