Franco Fichtner
723d97bbdf
system: move settings as per #2279
...
Not the perfect spot either as this is for gateway groups
now but still better than firewall and actually the original
spot where the setting could be found.
2018-12-03 08:40:42 +01:00
Franco Fichtner
d8da4890fe
firmware: fix issue with previous
2018-12-03 08:02:22 +01:00
Franco Fichtner
3d8507a5cf
firmware: more consolidation
2018-12-03 07:59:20 +01:00
Ad Schellevis
b89a9e5b66
typo in d4b2f161e8, closes https://github.com/opnsense/core/issues/2992
2018-12-01 14:41:18 +01:00
Franco Fichtner
1912290b5a
dhcp: fixup header
2018-12-02 11:25:09 +01:00
Ad Schellevis
3c7540bd28
OpenVPN export, another take at the tgb format, for https://github.com/opnsense/core/issues/2787
2018-12-01 14:09:30 +01:00
Ad Schellevis
2aa1b90b24
Network insight, drop date from 2 and 8 hour view + some minor style cleanups
2018-11-30 17:27:13 +01:00
Ad Schellevis
fad4b3c426
Network insight, resample data for get_timeseries(), closes https://github.com/opnsense/core/issues/2895
...
This commit samples data for all requested fractions, which should improve the missing data output.
2018-11-30 16:59:06 +01:00
Ad Schellevis
a8b0c06de4
Firewall/alias, default proto to ipv4+ipv6, this will force a reload of all aliases (since uniqueid uses proto), but usually that's not a big issue. closes https://github.com/opnsense/core/issues/2986
2018-11-30 10:06:19 +01:00
Franco Fichtner
0299224578
captive portal: same here
2018-11-30 09:18:33 +01:00
Franco Fichtner
26628258c9
insight: start delay for GUI status, "one" usage fixes
2018-11-30 09:11:51 +01:00
Franco Fichtner
eeb99d2a31
www: indent
2018-11-29 19:00:32 +01:00
Michael Steenbeek
50e323d8dc
Fix many PHPdoc declarations and some functions
2018-11-29 17:48:41 +01:00
Franco Fichtner
410b7d9afc
openvpn: reformat
2018-11-29 17:40:56 +01:00
Franco Fichtner
b3c414d58e
unbound: small whitespace tweak
2018-11-29 17:31:15 +01:00
Michael Steenbeek
afcae6226a
Clean up incorrect/unused variable assignments
2018-11-29 17:29:58 +01:00
Michael Steenbeek
32d36429ff
Replace some double quoted strings with single quoted ones
2018-11-29 16:58:15 +01:00
Michael Steenbeek
1539f42313
Fix undefined variable
2018-11-29 16:43:19 +01:00
Ad Schellevis
336f2e78c5
missed a spot in previous
2018-11-29 15:59:26 +01:00
Ad Schellevis
508e892880
Network insight, python2/3 compatibility for get_timeseries.py
2018-11-29 15:57:20 +01:00
Franco Fichtner
3cb1443b47
man: updates for opnsense-version; closes #2982
2018-11-29 13:52:47 +00:00
Ad Schellevis
b6a7b7f6eb
Network insight, cmd_args.key_fields missing split(','), for https://github.com/opnsense/core/issues/2964
2018-11-29 13:53:51 +01:00
Ad Schellevis
711e1d9da4
Netflow insight, regressions in rotate(), for https://github.com/opnsense/core/issues/2964
2018-11-29 13:36:51 +01:00
Ad Schellevis
2481b62ca8
Network insight, some 2to3 magic, closes https://github.com/opnsense/core/issues/2964
2018-11-29 13:08:12 +01:00
Franco Fichtner
c95c82cb87
firmware: rework opnsense-version again
2018-11-29 08:22:50 +00:00
Franco Fichtner
453946df33
firmware: proper kernel size, unify format with pkg
2018-11-29 08:04:44 +00:00
Franco Fichtner
92c7681c87
make: fix lint pass due to *.tgb file
2018-11-28 20:24:05 +01:00
Franco Fichtner
35478a8f94
unbound: restart after VPN is up for #2828
2018-11-28 20:10:51 +01:00
Ad Schellevis
c7d8f5c101
Firewall / alias util, only suffix subnet when a network is expected. ref https://forum.opnsense.org/index.php?topic=10099.msg47659#msg47659
2018-11-28 18:12:51 +01:00
Franco Fichtner
c5a586e068
firmware: size for kernel / base
2018-11-28 14:25:39 +00:00
Franco Fichtner
7f4f0821eb
firmware: to ease transition sanitise version
2018-11-28 13:51:13 +00:00
Franco Fichtner
d37a1410c8
firmware: support architecture as well
2018-11-28 13:45:25 +00:00
Franco Fichtner
43b513ec7b
firmware: fixup previous, we parsed twice
2018-11-28 09:38:54 +00:00
Franco Fichtner
0eb1f10095
firmware: rename "opnsense" version file to "core"
...
We already have "kernel" and "base" and plugins also follow this
pattern by only registering its name once per devel or release
version. This kills ambiguity for "opnsense" vs. "opnsense-version"
and makes it more branding friendly. Suffice to say "core", "kernel"
and "base" are reserved names and also align with tools.git.
2018-11-28 09:30:09 +01:00
Franco Fichtner
4e5d3b6ccc
firmware: usual whitepsace noise
2018-11-28 09:16:09 +01:00
Franco Fichtner
715206dbb8
pkg: fix plist
2018-11-28 09:15:29 +01:00
Franco Fichtner
16088285d8
firmware: allow size or version read from other components
2018-11-28 09:15:00 +01:00
Ad Schellevis
4fada8803d
Firewall/alias diagnostics, align endpoints with feature naming. https://github.com/opnsense/core/pull/2977
2018-11-28 08:38:15 +01:00
opnsenseuser
369958beda
show / hide the toggle button to match the dynamic resize function
...
@fichtner -> show / hide the toggle button to match the dynamic resize function
2018-11-28 07:55:13 +01:00
opnsenseuser
eaa057ec01
resize function adapts to the sidebar height
...
since the navigation bar can change in height at any time due to the installation of plugins, and since we may want to redistribute the plugins, I have decided to dynamically adapt the resize function for navigation. now it does not matter how many menu items are in the sidebar. the resize function of sidebar navigation is now dynamic.
2018-11-28 07:55:13 +01:00
Ad Schellevis
81d463749c
some fixes for https://github.com/opnsense/core/pull/2977 thanks @fabianfrz
2018-11-27 20:45:38 +01:00
Franco Fichtner
5337264706
pkg: fix plist
2018-11-27 19:33:33 +01:00
Michael Steenbeek
feb8423aeb
Implement #2588 : Add option to match IP with aliases ( #2977 )
2018-11-27 18:10:26 +01:00
Ad Schellevis
7841325609
Network insight, prevent undefined selected_resolution, set last item as default. for https://github.com/opnsense/core/issues/2964
2018-11-27 18:05:38 +01:00
Ad Schellevis
5b6289db3d
Network insight, refactor get_top_usage.py for https://github.com/opnsense/core/issues/2964
2018-11-27 17:58:07 +01:00
Ad Schellevis
e02820226e
missing select refresh for https://github.com/opnsense/core/issues/2787
2018-11-27 15:58:47 +01:00
Ad Schellevis
d8118a3004
more cleanups and alignments for https://github.com/opnsense/core/issues/2964
2018-11-27 15:27:49 +01:00
Franco Fichtner
9f78f4d98e
dhcp: fix ddns IPv6; close #2975
2018-11-27 13:24:28 +01:00
Ad Schellevis
813595af4f
fix previous, https://github.com/opnsense/core/issues/2964
2018-11-27 12:50:45 +01:00
Ad Schellevis
8fdaf264de
Network insight, support custom configuration in flowd_aggregate_metadata.py for https://github.com/opnsense/core/issues/2964
2018-11-27 10:43:16 +01:00