librenms/includes/html
Tim de Boer d5c6d0aaf4
Fixed BGP Remote peer link and graph in Routing Overview, or just static text when not a device in LibreNMS (#15535)
* Fixed BGP Remote peer link and graph in Routing Overview, or just static text when not a device in LibreNMS

* Added extra space

* Reverted back to overlibLink (due to BGP update graphs on hover)

* Added extra space

* Remove graph for remote peer, as it is falsely (showed earlier the Updates Graph for local peer)

* Removed unnecessary/unused code

* Remove graph for remote peer, as it is falsely (showed earlier the Updates Graph for local peer), replaced with just a DeviceLinks

* Change Url::deviceLink to return $text if the device doesn't exist.  Default to ''
Import some of the things to improve readability.

* update phpdoc

---------

Co-authored-by: Tony Murray <murraytony@gmail.com>
2023-11-02 00:41:19 -05:00
..
application Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
collectd Apply fixes from StyleCI (#15101) 2023-06-13 13:35:00 +02:00
common Minor fix and tweak for graylog integration (#15455) 2023-11-01 22:35:44 -05:00
forms Remove some lightly used or unused dbFacile functions (#15418) 2023-10-12 09:15:03 -05:00
graphs Graphing: error when device is not found (#15459) 2023-10-15 06:02:21 -05:00
list Allow filter by display name in device list (#13665) 2022-01-11 12:55:43 -06:00
modal Remove some lightly used or unused dbFacile functions (#15418) 2023-10-12 09:15:03 -05:00
output Deprecate poller.php (#15370) 2023-10-04 16:32:02 -05:00
pages Fixed BGP Remote peer link and graph in Routing Overview, or just static text when not a device in LibreNMS (#15535) 2023-11-02 00:41:19 -05:00
reports Remove unused functions (#15371) 2023-10-04 10:17:34 -05:00
table Refactor MAC utilities into a single class (#15379) 2023-10-06 07:34:14 -05:00
api_functions.inc.php API: get poller group (#15493) 2023-11-01 22:33:35 -05:00
dev-groups-overview-data.inc.php Fix xss in device groups overview (#15399) 2023-10-05 23:03:26 -05:00
dev-overview-data.inc.php Calculate downtime from device_outages table (#15397) 2023-10-06 20:37:23 -05:00
error-no-perm.inc.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
functions.inc.php Apply fixes from StyleCI (#15101) 2023-06-13 13:35:00 +02:00
javascript-interfacepicker.inc.php Fix new bill search input (#11524) 2020-05-01 21:49:36 -05:00
object-cache.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-accesspoint-graphs.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-accesspoint.inc.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00
print-alert-rules.php Clarify Alert Notify Settings (#14974) 2023-04-24 18:57:13 -05:00
print-alert-templates.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
print-alert-transports.php Sort alert transport by name (#14464) 2022-10-25 08:43:54 -05:00
print-customoid.php Security fixes XSS in oxidized-cfg-check.inc.php and print-customoid.php (#14126) 2022-07-20 12:45:42 -05:00
print-date-selector.inc.php Fix "Sub-directory Support" in small steps (#12951) 2021-07-14 09:27:22 -05:00
print-device-graph.php Misc webui code cleanups (#14242) 2022-08-30 12:55:37 -05:00
print-event-short.inc.php Misc webui code cleanups (#14242) 2022-08-30 12:55:37 -05:00
print-event.inc.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
print-graph-alerts.inc.php Prevent error when no alert rules (#12815) 2021-04-29 22:45:06 -05:00
print-graphrow.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-interface-adsl.inc.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
print-interface-graphs.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-interface-vdsl.inc.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
print-interface.inc.php Fix port neighbors missing (#14586) 2022-11-06 17:06:10 -06:00
print-map.inc.php Fix more divide by zero issues (#14954) 2023-04-11 13:44:45 -05:00
print-mef.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-service-add.inc.php [WebUI] 1/2 Services - Removing the colon symbol to the right of a control label (#13704) 2022-01-24 22:20:05 +01:00
print-syslog.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
print-vm.inc.php Convert Virtual Machine pages to Laravel (#12287) 2020-11-11 01:15:20 +01:00
print-vrf.inc.php Dark mode fix routing tabs & pages (#15485) 2023-11-01 22:34:09 -05:00
vars.inc.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00