LibreNMS/LibreNMS/Modules
PipoCanaja a7a6e67e87
NAC - Improve search in WebUI - Keep Historical data (#15629)
* search improvement for PortNac

* rename func

* style

* DB migration for timestamps

* style

* rules

* fix manually db_schema

* remove vlan only search for now

* add a bool column to ident historical nac entries

* add columns to the table

* queryByOui renamed everywhere

* age value instead of delete

* style

* style

* use Illuminate\Support\Facades\DB;

* tests fix

* module_tables.yaml

* dump model instead of tests/module_tables.yaml

* tests

* testVrp

* daily

* config

* display historical NAC entries in global view

* same for NAC device page

* nac tab on device/port view

* and display the tab link if necessary

* filter by port as well

* historical data in port tab

* formatters
2024-01-24 09:15:40 +01:00
..
Availability.php Fix availability graphs (#15414) 2023-10-07 20:12:17 -05:00
Core.php Availability module fixes (#15369) 2023-10-04 10:32:59 -05:00
Isis.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
LegacyModule.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Mempools.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Mpls.php bug - timos MPLS - more poller fixes (#15624) 2023-12-17 20:15:46 -06:00
Nac.php NAC - Improve search in WebUI - Keep Historical data (#15629) 2024-01-24 09:15:40 +01:00
Netstats.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Os.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Ospf.php OSPF instances and missing mandatory fields fix attempt (#15712) 2024-01-15 22:45:59 +00:00
PrinterSupplies.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
Slas.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Stp.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Vminfo.php Module status cleanups (#15461) 2023-10-16 07:03:32 -05:00
Xdsl.php New utility Number::constrainInteger() (#15663) 2023-12-20 09:21:40 -06:00