34,494 commits found in 46 milliseconds
OPNSense /core d8582fd — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt Inspect button only reveals statistics now, all other filtering decisions have been removed from the Inspect button (show_all in FilterController)
OPNSense /core a84020f — src/opnsense/mvc/app/controllers/OPNsense/Firewall/forms dialogFilterRule.xml Selectable false for enabled and category
OPNSense /core 8f57c05 — src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api SystemhealthController.php, src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api LaggSettingsController.php VlanSettingsController.php Merge remote-tracking branch 'origin/master' into firewall-always-show-internal-rules
bootgrid: allow column selection exclusions
OPNSense /core 7cf0a25 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/forms dialogFilterRule.xml Adjust widths feedback @swhite2
Tweak previous, also offer 20 as option for small screen devices
Higher default rowCount because all rules is the default view and we always show automatic rules now which inflates count here.
Change title of the category grouping button
OPNSense /core 9f77d6a — src/opnsense/mvc/app/controllers/OPNsense/Firewall/forms dialogFilterRule.xml Change it back that category is first again, but it needs some more space now
Match terminology with legacy page
Rework the buttons, only use icons with tooltips, always show the expand tree button
OPNSense /core 588a70a — src/opnsense/mvc/app/controllers/OPNsense/Firewall/forms dialogFilterRule.xml Move enabled checkbox before category
OPNSense /core 1871818 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt Remove the count labels from interfaces, as they imply something has to be done as they resemble event badges
Make label shorter
Render icons for the top tree level groups, remove counts behind them to reduce visual noise
OPNSense /core 3d2e8a5 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php The front end doesn't need any fake category for the automatic rules anymore, since it's decided by priority group now in the response handler logic
firewall: group filter rules by type and category
Always group rules by their priority/type in the filter grid and reuse the
same rule type metadata for both bucket labels and icons. When tree view is
enabled, categorized non-automatic rules are grouped one level deeper by
category, while automatic and uncategorized rules remain directly below their
rule type bucket.
This keeps the default view structured without relying on a mixed flat/tree
array and makes the tree toggle an additive category grouping layer.
System: Access: Groups - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
OPNSense /core aac399e — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api VlanSettingsController.php Interfaces: Devices: VLAN - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
OPNSense /core 2a690f1 — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api LaggSettingsController.php Interfaces: Devices: LAGG - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
OPNSense /core 1bce09c — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api GreSettingsController.php Interfaces: Devices: GRE - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
OPNSense /core f470675 — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api GifSettingsController.php Interfaces: Devices: GIF - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
OPNSense /core 0b128cd — src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api SystemhealthController.php, src/opnsense/mvc/app/models/OPNsense/Diagnostics SystemHealth.php Reporting: Settings: convert to MVC (#10337)
Move all relevant toggles and actions to their respective pages with associated forms and endpoints.
Removes the Netflow Repair button as well. OPNSense /core f566dba — src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api NetflowController.php remove repair action as well
OPNSense /core 73257a0 — src/opnsense/mvc/app/views/OPNsense/Diagnostics netflow.volt, src/opnsense/scripts/netflow flowd_aggregate.py netflow: remove repair button
trim this as well
leftover here
unbound: overview: reset page on data reset
update plist
OPNSense /core c759b4f — src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms dnsreporting.xml trim this