7788 Commits

Author SHA1 Message Date
Franco Fichtner
d4c14d5ab2 system: properly translate login failure message
PR: https://github.com/opnsense/core/issues/1218
2017-11-19 21:36:28 +00:00
Franco Fichtner
c28070014e system: push set_language() further down
PR: https://github.com/opnsense/core/issues/1218
2017-11-19 21:28:41 +00:00
Franco Fichtner
416c76745a mvc: rework previous for #1218
doAuth() is a good spot for language, but we need to set the
system language even on auth failures, carfully checking if
the session is valid (username is set), and only then changing
to the user's preferred language.
2017-11-19 20:30:22 +00:00
Alexander Shursha
378e91864f User-based language in MVC (#1921) 2017-11-19 21:11:11 +01:00
Franco Fichtner
97c4edf4d2 router advertisements: fix dhcp6 start on 'unamaged'
We set the mode for radvd config, not for preventing users to
configure a DHCP6 while in unmanaged mode.

PR: https://github.com/opnsense/core/issues/1258
2017-11-19 21:00:45 +01:00
Ad Schellevis
5376520776 opnsense theme / tabs, compile for https://github.com/opnsense/core/issues/1922 2017-11-19 18:49:34 +01:00
Franco Fichtner
65e18d2ee8 mvc: tab layout tweaks for #1922 2017-11-19 18:44:06 +01:00
Ad Schellevis
6f33916b1f IDS, if we're calling configd actions and don't need a session futher on, we should definitely close our session before calling it. prevents lockups 2017-11-19 18:32:28 +01:00
Franco Fichtner
84bd7d8e30 unbound: register dhcp domain name for interface if found
PR: https://github.com/opnsense/core/issues/1940
2017-11-19 17:45:30 +01:00
Ad Schellevis
735f9b8770 configd / template overwrites, for https://github.com/opnsense/core/issues/1934
as discussed with @fichtner use +TARGETS.D to host the target overwrite tags
2017-11-19 15:53:01 +01:00
Franco Fichtner
5d584a9d3d menu: convert DHCP interface tabs to entries for #1928 2017-11-19 14:45:40 +01:00
Franco Fichtner
c7bea1f6b6 firewall: fallback for empty link call to floating rules entry #1928 2017-11-19 11:05:36 +01:00
Franco Fichtner
c368245d31 firewall: move rules tabs to menu for #1928 2017-11-19 10:57:22 +01:00
Franco Fichtner
21136e60df pkg: fix plist 2017-11-18 13:20:47 +01:00
Ad Schellevis
18515f153b IDS/IPS extend alert view.
Small extensions in alert view:

*	Add source / destination port in grid
*	Add interface in grid and dailog
*	Hide non exsisting dialog fields
*	Tooltip long field contents on mouse over

for https://github.com/opnsense/core/issues/1935
2017-11-17 22:20:28 +01:00
Ad Schellevis
42f3e753e2 configd / template overwrites, for https://github.com/opnsense/core/issues/1934 2017-11-17 11:46:18 +01:00
Ad Schellevis
14d0ce91a0 IPS, add (advanced) payload log option, restructure alert info dialog. support enable/disable rule from log view. for https://github.com/opnsense/core/issues/1911 2017-11-16 23:30:41 +01:00
Ad Schellevis
045dfbfb0e firewall live log, jQuery 3 compatibility issues (https://github.com/opnsense/core/issues/1739) in https://github.com/opnsense/core/issues/1788 2017-11-16 09:12:56 +01:00
Ad Schellevis
5913a03492 tab layout, see https://github.com/opnsense/core/issues/1922 2017-11-15 13:52:31 +01:00
Ad Schellevis
807b526443 ui/js bootstrap datepicker jquery compatibility fixes (https://github.com/opnsense/core/issues/1739) 2017-11-14 14:15:18 +01:00
Ad Schellevis
7e3906a09d save "all help" preference in session for both legacy and new mvc pages, closes https://github.com/opnsense/core/issues/1915 2017-11-13 21:40:24 +01:00
Ad Schellevis
710d061e88 interfaces.inc / wireless, prevent reconfigure of wireless adapter on rc.linkup 2017-11-13 09:05:49 +01:00
Ad Schellevis
755ca1c45d style, change tabs. closes https://github.com/opnsense/core/issues/1922 2017-11-12 20:21:23 +01:00
Ad Schellevis
7e85ffa6c6 crashreporter, limit filesize for upload. closes https://github.com/opnsense/core/issues/1924 2017-11-12 19:21:39 +01:00
Ad Schellevis
4a46cc8830 oops, missed a spot for https://github.com/opnsense/core/issues/1739 2017-11-11 13:31:37 +01:00
Ad Schellevis
b372909970 hasync, column seems a bit off 2017-11-11 13:20:34 +01:00
Ad Schellevis
4adfc239b0 firmware jQuery 3 compatibility issues, for https://github.com/opnsense/core/issues/1739
(the other pages seem fine sofar)
2017-11-11 13:19:15 +01:00
Ad Schellevis
4f9caaa55b upgrade jQuery 1.12.4 to 3.2.1 due to end of life, closes https://github.com/opnsense/core/issues/1739 2017-11-11 13:18:10 +01:00
Ad Schellevis
20cf2eb64d proxyi / acl, fix v6 addresses, add missing interface networks for v6, make comments a bit more verbose. for https://github.com/opnsense/core/issues/1919 2017-11-11 10:40:12 +01:00
Ad Schellevis
97be1979a7 insight, add reverse lookups. https://github.com/opnsense/core/issues/1034 2017-11-08 21:17:23 +01:00
Ad Schellevis
4a8d716226 api,dns validate address before trying gethostbyaddr() 2017-11-08 19:38:02 +01:00
Ad Schellevis
557effd64a api, dns / firewall live log. change output to associative array so we can easily map list of results. https://github.com/opnsense/core/issues/1788 2017-11-08 19:27:32 +01:00
Ad Schellevis
632d887d9a filter.lib.inc, wrong interpretation, when carp is disabled it should enable the "Block carp traffic" for https://github.com/opnsense/plugins/issues/346 2017-11-08 18:11:48 +01:00
Ad Schellevis
a4971e7e1b move leftovers from filter_log.js to diag_logs_filter.php, which may leave in 18.1, see https://github.com/opnsense/core/issues/1917 2017-11-07 21:25:07 +01:00
Ad Schellevis
5a8ef30b71 firewall live log, fix acl. for https://github.com/opnsense/core/issues/1788 2017-11-06 22:27:39 +01:00
Ad Schellevis
26cb04d56f firewall live log, trash old dynamic view and refactor log widget to use the same service call. for https://github.com/opnsense/core/issues/1788 2017-11-06 22:22:19 +01:00
Ad Schellevis
e81005fbe0 frewall live log, missing break for https://github.com/opnsense/core/issues/1788 2017-11-06 22:14:26 +01:00
Ad Schellevis
37d462fbd9 firewall live log, add reverse dns lookup in detail dialog. for https://github.com/opnsense/core/issues/1788 2017-11-06 21:02:59 +01:00
Ad Schellevis
3a3bb837c5 api dns, better to use parameter for address (list) https://github.com/opnsense/core/issues/1788 2017-11-06 20:48:09 +01:00
Ad Schellevis
41755d0e02 api dns, add reverse lookup (also for https://github.com/opnsense/core/issues/1788 ) 2017-11-06 20:39:38 +01:00
Ad Schellevis
eab023a15e phpdoc fix package names 2017-11-06 20:06:30 +01:00
Ad Schellevis
fa431ee88b firewall live log, better to unlock session when fetching log, for https://github.com/opnsense/core/issues/1788 2017-11-06 18:48:54 +01:00
Ad Schellevis
6a70796a6a firewall live log, add action as hidden feature for https://github.com/opnsense/core/issues/1788 (search by type) 2017-11-06 09:36:04 +01:00
Ad Schellevis
c62616e856 firewall live log, replace menu item "dynamic" with new live view, change color scheme and fix some JS issues
for https://github.com/opnsense/core/issues/1788
2017-11-05 19:23:35 +01:00
Ad Schellevis
eedf24c966 firewall live log, wrap info in button, for https://github.com/opnsense/core/issues/1788 2017-11-04 15:44:55 +01:00
Ad Schellevis
ca79e25230 firewall live log, change caption, for https://github.com/opnsense/core/issues/1788 2017-11-04 15:36:19 +01:00
Ad Schellevis
64663a96f5 fix typo for https://github.com/opnsense/core/issues/1788 2017-11-04 10:10:04 +01:00
Ad Schellevis
e580afeab5 parse label from running firewall config, for https://github.com/opnsense/core/issues/1788 2017-11-03 22:41:07 +01:00
Ad Schellevis
eeb7cc097e fix typo for https://github.com/opnsense/core/issues/1788 2017-11-03 22:16:00 +01:00
Ad Schellevis
708938328c work on live fw logging, https://github.com/opnsense/core/issues/1788 2017-11-03 21:52:13 +01:00