Franco Fichtner
7c5db32068
configuration: add more backup/restore sections; closes #747
2016-02-06 13:18:00 +01:00
Franco Fichtner
ba9bbebe62
interfaces: fix a crash report
2016-02-06 12:11:49 +01:00
Ad Schellevis
3542a33eb1
(legacy) show correct ppp mtu in ui, for https://github.com/opnsense/core/issues/572
2016-02-05 19:03:52 +01:00
Ad Schellevis
0953e76234
(legacy) work on https://github.com/opnsense/core/issues/572
...
fix mtu parent setting and add max-payload for pppoe
2016-02-05 18:12:00 +01:00
Ad Schellevis
c3894df0a6
(legacy) fix media selection in interfaces.php
2016-02-05 17:22:06 +01:00
Ad Schellevis
cf732b0e2f
(legacy) zap get_interface_mtu
2016-02-05 16:40:06 +01:00
Ad Schellevis
0be626500c
(legacy) restructure interface_ppps_configure
2016-02-05 16:15:38 +01:00
Franco Fichtner
12ccfb7189
firmware: add new mirror in London, GB courtesy of @willjones
2016-02-05 11:44:50 +01:00
Franco Fichtner
5829eb5af0
lang: fixup German (again)
2016-02-05 10:39:05 +01:00
Franco Fichtner
9a7fb5f1a9
lang: sync progress from translaton project
...
Taken from: https://translate.opnsense.org/
2016-02-05 09:52:01 +01:00
Ad Schellevis
9b6dc9535c
(captive portal) send auth messages to syslog
2016-02-04 18:08:52 +01:00
Ad Schellevis
181215b267
(captive portal) fix log facility in background process
2016-02-04 18:08:03 +01:00
Ad Schellevis
e1d6a690e7
(legacy) syslog cp messages to portalauth.log
2016-02-04 18:06:58 +01:00
Ad Schellevis
6dfe4bfd8d
(legacy) remove dead code
2016-02-04 16:54:30 +01:00
Ad Schellevis
00de826a84
(legacy) spacing and curly braces in system.inc
2016-02-04 16:50:04 +01:00
Ad Schellevis
48c5641f67
(legacy) missing change() event on proto select
2016-02-04 15:06:06 +01:00
Ad Schellevis
214187089b
(ids) template, switch proto on selection
2016-02-04 14:23:55 +01:00
Franco Fichtner
7bcf39f028
Merge pull request #737 from fabianfrz/translation
...
translation fix
2016-02-04 14:18:07 +01:00
Ad Schellevis
6374e846d3
(ids) small ui changes
2016-02-04 14:01:06 +01:00
Ad Schellevis
08c1e186d7
(mvc) add optional description for empty item in OptionField
2016-02-04 13:59:49 +01:00
Ad Schellevis
e1dd183993
(legacy) change behaviour of associated nat rules ( https://github.com/opnsense/core/issues/695 ), show rule but hide edit and duplicate buttons
...
If for some reason a config has "typeless" rules, which don't belong to any active nat rule the user won't notice this anymore (and doesn't have the ability to remove them).
This can happen with imports from old configs for example or manually changed configs.
2016-02-04 13:34:55 +01:00
Franco Fichtner
26a8f686db
dhcp: fix missed subsystem clean for static maps with dns resolver
...
Closes #726
2016-02-04 09:56:39 +01:00
Ad Schellevis
0f0a1959e1
(ids) fetch geoip list on rule download
2016-02-04 09:54:39 +01:00
Ad Schellevis
bb2be7124a
(ids) template for user defined rules
2016-02-04 09:47:39 +01:00
Ad Schellevis
f53146b3cf
(ids) fix default geoip_direction
2016-02-04 08:42:36 +01:00
Franco Fichtner
2db592b1fb
firewall: always display all known gateways on edit
...
There are a few cases where the gateway code is eligible
to drop a gateway on grounds of being disabled, inactive,
unconfigured or where the actual interface assigned is
disabled. This is undesire because users that configure
a gateway won't be able to use it.
There are no bad side effects from the former by selecting
a whatsoever dysfunctional gateway, because the problem still
has to be fixed by the user in the gateway setup itself.
Worst of all, removing a disabled but used gateway makes
it not show up on edit, effectively wiping its setting on
save. This breaks POLA.
While there, also enable the null routes for IPv4 and IPv6.
PR: https://forum.opnsense.org/index.php?topic=2100
2016-02-04 07:59:08 +01:00
Ad Schellevis
7fb658c195
(ids) wrong field
2016-02-03 22:30:03 +01:00
Ad Schellevis
27a4c7958e
(mvc) remove some test data
2016-02-03 22:14:40 +01:00
Ad Schellevis
4c5a093b33
(ids) add geoip ui parts
2016-02-03 22:12:37 +01:00
Ad Schellevis
c0d4c4be5a
(mvc) add CountryField type
2016-02-03 21:30:16 +01:00
Ad Schellevis
a3b6356541
(mvc) remove unused import
2016-02-03 20:40:08 +01:00
Ad Schellevis
1aedcd492f
(mvc) move default validator into base type
2016-02-03 17:32:44 +01:00
Ad Schellevis
9910a79fde
(ids) refactor model for user defined rules
2016-02-03 10:37:15 +01:00
Franco Fichtner
9dd8a24440
firewall: flippetyflop default pass logging
...
PR: https://forum.opnsense.org/index.php?topic=2012.0
2016-02-03 09:55:01 +01:00
Ad Schellevis
551289a543
(ids) add enabled flag to template
2016-02-03 08:51:35 +01:00
Franco Fichtner
6ee8eb7812
src: remove a whole lotta nop
...
Lookie how far we've come...
2016-02-03 08:43:06 +01:00
Ad Schellevis
23ef5f7005
(legacy) let's multiselect that category search
2016-02-02 22:47:37 +01:00
Ad Schellevis
32c774fbae
(ids) add template for user defined rules
2016-02-02 22:16:11 +01:00
Ad Schellevis
d61fb7f9b5
(mvc applications) refactor model search
2016-02-02 20:42:10 +01:00
Ad Schellevis
8a309525e7
(mvc) add easier model wrapper for default search behavior
2016-02-02 20:41:26 +01:00
Ad Schellevis
3592b64f2c
(ids) wrong char case
2016-02-02 20:00:04 +01:00
Ad Schellevis
06795584d1
(ids) add ssl fingerprint ui components
2016-02-02 19:56:59 +01:00
Ad Schellevis
aa0fc1811b
(ui) change type to danger in stdDialogRemoveItem
2016-02-02 19:31:12 +01:00
Ad Schellevis
315d337186
(ui) upgrade jquery to 1.12.0, ignore CP template for now
2016-02-02 19:04:59 +01:00
Franco Fichtner
31952088d6
interfaces: fix a crash report in LAGG edit page
2016-02-02 18:48:37 +01:00
Ad Schellevis
ebd02c22cf
(legacy) unbound renders some illegal output for empty ipv6, closes https://github.com/opnsense/core/issues/738
2016-02-02 18:44:01 +01:00
Ad Schellevis
555fda69a2
style, tab -> space
2016-02-02 17:55:33 +01:00
Ad Schellevis
95fb0aa3c7
(legacy/ui) resize menu search on focus / unfocus, reload page if navigated to the same url
2016-02-02 15:24:43 +01:00
Ad Schellevis
0201f60b52
(ui) resize menu search on focus / unfocus, reload page if navigated to the same url
2016-02-02 15:23:05 +01:00
Ad Schellevis
4fc3957658
(proxy) add tabs into menu for quick search
2016-02-02 15:21:52 +01:00