9802 Commits

Author SHA1 Message Date
Ad Schellevis
dc0f43969c Captive portal, show message on save (settings need apply) 2019-03-20 18:33:05 +01:00
Ad Schellevis
13fa8b9956 IDS, show message on save (settings need apply) 2019-03-20 18:04:30 +01:00
Ad Schellevis
1c5c40b467 Firewall/aliases, show message on save (settings need apply) 2019-03-20 17:10:42 +01:00
Ad Schellevis
8b8bbc3bc7 IPsec, bug in https://github.com/opnsense/core/issues/2332 "installpolicy" should be set by default 2019-03-20 17:07:38 +01:00
Ad Schellevis
ee17fa6c26 Shaper, show message on save (settings need apply) 2019-03-20 17:00:09 +01:00
Ad Schellevis
9b430c3609 Proxy, simplify save message handling in remote ACL 2019-03-20 16:57:20 +01:00
Ad Schellevis
3e386e8b8d Routes, show message on save (settings need apply) 2019-03-20 16:55:00 +01:00
Ad Schellevis
63b32ba505 Cron, simplify save message handling 2019-03-20 16:53:47 +01:00
Ad Schellevis
3bfb8c8974 opnsense_bootgrid_plugin.js welcome data-editAlert tag 2019-03-20 16:49:01 +01:00
Ad Schellevis
cfbaafb8d5 config, remove old backups after save. https://github.com/opnsense/core/pull/3352 although the idea is good, the code quality really needs attention. 2019-03-20 09:26:51 +01:00
Kirpa Sergey
26f3d71662 Cleanup backups after saving in MVC
Refactoring: Move legacy function cleanup_backups() to
OPNsense/Core/Config::cleanupBackups()
2019-03-20 09:58:37 +02:00
Ad Schellevis
af55c854bc filter, rule statistics, close window when not found (firewall_rule_lookup.php), for https://github.com/opnsense/core/issues/3312 2019-03-19 18:20:43 +01:00
Ad Schellevis
abcf334e92 filter, better describe force gateway rule. related to https://github.com/opnsense/core/issues/3312 2019-03-19 18:15:25 +01:00
Michael Steenbeek
3f673e3ce6 Fix it's, repeated words and a/an (#3332) 2019-03-19 17:08:47 +01:00
Ad Schellevis
114b904e1c filter, remove static blocks from overview grid, optionally expand to all auto-generated rules. closes https://github.com/opnsense/core/issues/3312
- remove "Block all IPv6 traffic" block
- remove "Anti-Lockout Rule" block
- remove "Block private networks" block
- remove "Block bogon networks" block
- add all plugged-in filter rules for the selected interface
2019-03-19 16:44:11 +01:00
Ad Schellevis
a0b5942c8e filter, add some getters for https://github.com/opnsense/core/issues/3312 2019-03-19 16:43:34 +01:00
Ad Schellevis
4c0f9a797e Filter, always generate hash if label isn't provided. for https://github.com/opnsense/core/issues/3312 2019-03-19 13:44:01 +01:00
Ad Schellevis
a66852b433 gwlb.inc, an empty gateway group can cause "Warning: count(): Parameter must be an array or an object that implements Countable in /usr/local/etc/inc/gwlb.inc on line 757" 2019-03-19 13:42:53 +01:00
Ad Schellevis
31b4479fdf Firrewall, rules. move some presentation logic into its own functions, to ease presentation of equal logic for https://github.com/opnsense/core/issues/3312 2019-03-19 13:02:54 +01:00
Ad Schellevis
15b9be0369 IPsec, route-based, don't add reqid when not using route-based, although it should funciton without issues, people seem to report problems with it. 2019-03-19 11:36:54 +01:00
Ad Schellevis
b9f04f24d0 TrafficShaper, capitalize dialog labels 2019-03-18 11:22:25 +01:00
Ad Schellevis
53bc9f49c3 Firewall -> Aliases, remember grid settings 2019-03-18 11:16:52 +01:00
Ad Schellevis
10bd299d68 Firewall -> Diagnostics -> pfTables, remember previous settings in grid 2019-03-18 11:09:05 +01:00
Ad Schellevis
7367a3bc45 MVC, bootgrid, opt-in to remember previous selected columns and rowcount when data-store-selection="true" 2019-03-18 11:05:55 +01:00
Northguy
2a9bc8fe49 Added check on SNI field checkbox (#3338) 2019-03-18 09:07:55 +01:00
Franco Fichtner
ee98c7b13a firewall: uppercase translation 2019-03-18 08:24:07 +01:00
Franco Fichtner
bc29f3709a firewall: reformat header 2019-03-18 08:20:43 +01:00
Franco Fichtner
29a2ca8f44 mvc: style updates in mutable model controller 2019-03-18 08:10:18 +01:00
Franco Fichtner
f2816f35ae interfaces: we dedup later on... 2019-03-18 07:47:10 +01:00
Franco Fichtner
807ff055cb firewall: tweak inspect button behaviour and table layout a bit 2019-03-18 07:46:05 +01:00
Franco Fichtner
e1ec8980e4 importer: allow builtin password reset for new installer 2019-03-17 19:23:09 +01:00
Ad Schellevis
ee30b0771c Bootgrid plugin, before adding new code, do some drastic cleanups to simplify logic.
Funcitonally this is backwards compatible with the previous version, but has a beter seperation between actions/events.
2019-03-17 18:40:54 +01:00
Ad Schellevis
cb8b83f56b Firewall, alias. proper locking before config action on delete 2019-03-17 18:35:00 +01:00
Franco Fichtner
7b937e878d firmware: we use grep, catch both versions of the error 2019-03-17 10:25:09 +01:00
Ad Schellevis
32c305c4ba Cron, people seem to forget that changes need to be applied before being active. closes https://github.com/opnsense/core/issues/2101 2019-03-16 19:47:09 +01:00
Franco Fichtner
4a46f7a09f src: style sweep 2019-03-16 15:15:24 +01:00
Franco Fichtner
429efafd8c interfaces: dedup interfaces while here 2019-03-16 14:44:56 +01:00
Franco Fichtner
a74ae3ab4f interfaces: take all unknown arguments as real interfaces; closes #3342 2019-03-16 14:30:53 +01:00
Franco Fichtner
d017fe2d4b system: properly initialise $filter array 2019-03-16 14:02:12 +01:00
Indrajit Raychaudhuri
f9d5f415e4 certmanager: Avoid double encoding cert name (#3340) 2019-03-16 09:37:24 +01:00
Ad Schellevis
a0f55d4529 filter: rule statistics using labels, missing aggregation in live view, for https://github.com/opnsense/core/issues/3312 2019-03-15 19:02:21 +01:00
Indrajit Raychaudhuri
6f76b5f4df Auth/LDAP: More reliable load and syncup for LDAP attributes (#3333) 2019-03-15 16:00:38 +01:00
Ad Schellevis
63141c019b filter, describe and reference "all the things" for https://github.com/opnsense/core/issues/3312 2019-03-15 15:46:49 +01:00
Ad Schellevis
6225cdfac4 filter, "highlight option" support on dhcp, ipsec for https://github.com/opnsense/core/issues/3312 2019-03-15 15:44:48 +01:00
Ad Schellevis
96eb3f6f03 filter, move code to highlight (point) selected option from system_advanced_firewall.php to generic javascript legacy function and enable support on interfaces.php page as well, including a fix to firewall_rule_lookup.php for supporting ?if=<interface> lookups
for https://github.com/opnsense/core/issues/3312
2019-03-15 14:38:43 +01:00
Frank Brendel
9746ebf8f1 Monit, remove __items and fix migration issue (#3336) 2019-03-15 11:42:43 +01:00
Ad Schellevis
33d687ae0b filter, wrong ref in auto lockout, for https://github.com/opnsense/core/issues/3312 2019-03-15 09:43:34 +01:00
Ad Schellevis
883063c49c get_std_save_message() with hasync enabled mangles some redirected save messages, although we do want to ditch the function at some point, we probably better fix the issue introduced with https://github.com/opnsense/core/issues/3165 first. 2019-03-14 20:13:15 +01:00
Ad Schellevis
6452a8b321 filter: link rule hash to origin, related to https://github.com/opnsense/core/issues/3312
Now we know where rules come from, we could use our live log to link to the place of origin.

This commit adds a couple of things:

- Extend plug to generate a rule hash for automatically generated (plugin) rules
- Support rule iteration in the rule framework, for easy access of registered rules
- Support #ref tag to point to place of origin (endpoint + field where option is set)
- Adds some examples in existing filter plugin code (more to add later)
- Adds a link to rid fields in livelog, which opens a new window with the original rule or setting.
2019-03-14 18:41:51 +01:00
Ad Schellevis
cfa308aad0 minor scroll fix for https://github.com/opnsense/core/issues/3312 2019-03-14 17:35:18 +01:00