Commit Graph

1186 Commits

Author SHA1 Message Date
Neil Lathwood
e81cf8f38b Update about.inc.php
Removed acknowledgements for logo design (no longer used) and drop down menus (bootstrap menus now used).
2014-12-28 13:23:51 +00:00
laf
cd58c9bf47 Added git log link to show last 10 commits 2014-12-23 22:34:05 +00:00
laf
5e0b9e0a06 Added dbSchema version to about page 2014-12-23 19:30:57 +00:00
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
laf
0a7a1a0ef6 Added docs for the route 2014-11-30 17:11:08 +00:00
Paul Gear
9930670119 Tidy API entry points & doc; error if something other than image/png is asked for from portgroup graphs 2014-11-25 21:45:15 +10:00
laf
3522f66f69 Added new route to display graphs for peering,transit and core 2014-11-12 23:05:47 +00:00
Paul Gear
62532e652f Add pagination at top 2014-11-12 20:56:14 +10:00
Paul Gear
a8341c7608 Stylistic fixes 2014-11-12 20:55:49 +10:00
Paul Gear
b705233a0c Merge PR#336: Updated eventlog page to use paged results 2014-11-12 20:54:59 +10: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
Paul Gear
de52585796 Merge pull request #335 from laf/issue-laf-74
Added bgp peers route to display all bgp peers
2014-11-12 19:13:12 +10:00
laf
fca7252a74 updated sql queries 2014-11-02 20:31:26 +00:00
laf
f2a66b1ea8 updated incorrectly named variable reference 2014-11-02 20:28:43 +00:00
laf
25b62fd97c Updated eventlog page to use page function 2014-11-02 20:20:25 +00:00
laf
fd3ecdf42f Updated arp search page to use new MySQL pagination 2014-10-29 18:34:26 +00:00
Paul Gear
f7821198da Updated graphs page to use bootstrap datetimepicker PR#306
- Separated from removal of jqplot code
- Merge remote-tracking branch 'laf/issue-laf-52'

Conflicts:
	html/index.php
2014-10-28 08:37:49 +10:00
laf
3ede85267b Added changelog as a hyperlink on version number as well 2014-10-27 21:03:59 +00:00
laf
ede8c1d888 Added link to changelog 2014-10-27 20:55:48 +00:00
laf
3e4a494047 Added bgp peers route to display all bgp peers 2014-10-26 15:48:51 +00:00
Paul Gear
208ac0b104 Merge remote-tracking branch 'laf/issue-laf-47' 2014-10-25 08:49:28 +10:00
Paul Gear
5f08c36043 Merge pull request #321 from laf/issue-laf-66
Added stripslashes to fix formatting issues
2014-10-22 21:59:20 +10:00
Paul Gear
39ed79c7e4 Merge pull request #318 from laf/issue-laf-64
Updated transport list to be generated from $config values
2014-10-22 21:58:07 +10:00
laf
2b9341e773 Updated disabled field to readonly as this stops submission of that field 2014-10-22 11:17:25 +01:00
Neil Lathwood
bb1a63635b Merge pull request #316 from laf/issue-laf-62
Changed graphs using yearh to year
2014-10-20 20:29:50 +01:00
Neil Lathwood
e903748e1d Added stripslashes to fix formatting issues 2014-10-11 19:35:34 +00:00
Neil Lathwood
4a19553e31 Merge pull request #319 from laf/issue-laf-67
Moved the Add Host button as it was hidden on snmp v1/v2c options
2014-10-11 18:15:15 +01:00
Neil Lathwood
7c23774cb2 Moved the Add Host button as it was hidden on snmp v1/v2c options 2014-10-11 17:01:44 +00:00
Neil Lathwood
a0b801f60d Updated transport list to be generated from $config values 2014-10-11 16:55:32 +00:00
Paul Gear
7b26b4d79f Merge pull request #305 from laf/issue-laf-51
Added a LIMIT 10 into all the front page boxes
2014-10-11 15:58:55 +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
Neil Lathwood
154c67f180 Changed graphs using yearh to year 2014-10-09 17:12:07 +00:00
Neil Lathwood
7feaf2fcba Moved the 10 limit for down boxes to config option 2014-10-07 19:37:52 +00:00
Paul Gear
88fb66c774 Merge pull request #303 from laf/issue-laf-48
Updated addhost page to only show relevant snmp v1/v2c/v3 options
2014-10-07 20:13:38 +10:00
Paul Gear
5887009b63 Merge pull request #300 from laf/issue-laf-44
Added a route to the API that will get vlans for a given device
2014-10-07 19:56:01 +10:00
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
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
794c33e57b Updated create token to auto-generate token 2014-10-06 17:19:04 +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
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
b8a2b7c291 Added /vlans/:hostname route to the API 2014-10-01 20:49:34 +01:00
laf
9ba4b464ea Added urldecode/encode support 2014-09-30 21:30:22 +01:00