Franco Fichtner
59a229c38a
php: fire in the hole!
2016-01-11 18:36:46 +01:00
Franco Fichtner
f30dc89708
firmware: point to 16.1 to prepare for transition in next release
2016-01-11 10:22:05 +01:00
Franco Fichtner
d2c432bd56
Merge pull request #644 from 8191/fix_ovpnwiz
...
OpenVPN wizard: remove incorrect legacy text
2016-01-11 10:14:08 +01:00
Manuel Faux
2fe2b2189b
OpenVPN wizard: remove incorrect legacy text
2016-01-11 10:10:48 +01:00
Franco Fichtner
46a8533aa6
src: whitespace sweep
2016-01-10 22:44:28 +01:00
Franco Fichtner
b5d135de90
www: fix more apply vs. translation foo #431
2016-01-10 22:06:10 +01:00
Manuel Faux
ae3ffb284f
Outbound NAT: hide manual rules in mode "auto" or "disabled"
2016-01-10 16:39:03 +01:00
Manuel Faux
d082d45004
Outbound NAT: enhanced description of NAT modes
2016-01-10 16:35:38 +01:00
Ad Schellevis
dd17b596ee
(legacy, ipsec) vpn_ipsec.php replace glyphicon glyphicon-remove with fa fa-trash text-muted (again, original in 87014246c0)
2016-01-10 16:30:41 +01:00
Manuel Faux
b6484af7a9
Backend functions: worked in some CR recommendations
2016-01-10 16:25:06 +01:00
Manuel Faux
3f04c0a7e2
Firewall: schedule column: added tooltip and bugfix
...
Added tooltip to show description of schedule and fixed editing capabilities of
schedules from page firewall_rules.php.
2016-01-10 16:25:06 +01:00
Manuel Faux
1206b9b7ef
Firewall: added tooltip to used aliases
...
Tooltip shows description of alias.
2016-01-10 16:25:06 +01:00
Ad Schellevis
0b6f42c5e9
(legacy, ipsec) remove data-placement="left" (again, accidentally added it)
2016-01-10 16:22:29 +01:00
Ad Schellevis
f1ba10d58c
(legacy) remove dot
2016-01-10 16:11:42 +01:00
Ad Schellevis
9766a61abd
(legacy) code style ipsec.inc
2016-01-10 16:09:22 +01:00
Ad Schellevis
4b4e32b7c1
(legacy, ipsec) fix spacing
2016-01-10 15:53:10 +01:00
Ad Schellevis
9b5aa65382
(legacy/ipsec) cleanup javascript, fix move/del behaviour in vpn_ipsec.php
2016-01-10 15:41:45 +01:00
Ad Schellevis
59bfac1c44
Merge pull request #630 from fabianfrz/fix_623
...
changed file type
2016-01-10 13:24:42 +01:00
Manuel Faux
cea23f8cae
UX: moved tooltip position to top for most tooltips
2016-01-10 12:06:48 +01:00
Manuel Faux
87014246c0
UX: changed delete icon from "X" to "trash"
2016-01-10 12:06:48 +01:00
Fabian Franz
3b45b94197
changed file type
2016-01-10 11:30:48 +01:00
Ad Schellevis
08e04badd8
(systemhealth) move loading animation to panel-title
2016-01-09 17:59:23 +01:00
Franco Fichtner
3a0fdb666c
menu: more iconic menu entries
2016-01-09 01:13:12 +01:00
Franco Fichtner
496154d154
unbound: reorder advanced features inclusion, closes #550
2016-01-09 00:14:17 +01:00
Franco Fichtner
c037c55aaf
gateways: try to purge disabled gateways, closes #557
...
The way the code is currently set up it will never truly rebuild the
routing table, so old gatway monitoring host entries may linger in
the system until properly rebooted or fully reconfigured. But all
in all, routes are now skipped properly if no monitoring is needed.
2016-01-09 00:06:39 +01:00
Franco Fichtner
60963fe9c2
firewall: fix spurious error when moving alias interface, closes #531
2016-01-08 23:25:23 +01:00
Franco Fichtner
55586d3c8b
dyndns: update cloudflare service, closes #423
...
Taken from: https://forum.pfsense.org/index.php?topic=87436
2016-01-08 23:05:46 +01:00
Franco Fichtner
ca7602e875
src: allow custom entries to set hostname; fixes #622
...
(even though it's not being used, garbage in -> garbage out)
2016-01-08 22:54:06 +01:00
Franco Fichtner
b85616f1ca
Merge pull request #614 from 8191/fix_users
...
user manager: fixed button titles
2016-01-08 20:41:28 +01:00
Franco Fichtner
5aac90e81a
Merge pull request #625 from 8191/fix_unbound-regdhcp
...
unbound: Fix "register DHCP leases in DNS" config option
2016-01-08 20:39:33 +01:00
Franco Fichtner
7c1a2858b6
firmware: no plugins code works, keep on dev for now
2016-01-08 20:31:55 +01:00
Manuel Faux
4f116228c8
unbound: Fix "register DHCP leases in DNS" config option
...
The option to register DHCP leases within unbound DNS was configurable via
DNS Resolver GUI, but the setting was ignored. DHCP leases were always applied.
2016-01-08 20:26:44 +01:00
Franco Fichtner
e119adf8ba
firmware: extend message to make ABI problems more visible
2016-01-08 20:21:26 +01:00
Manuel Faux
782d564b48
user manager: improved some unclear button tooltips
2016-01-08 19:20:12 +01:00
Ad Schellevis
2de451e3d6
(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing
2016-01-08 17:47:25 +01:00
Ad Schellevis
d7e0198beb
Merge pull request #616 from 8191/change_copyicons
...
Reworked action buttons for list operations
2016-01-08 17:40:30 +01:00
Ad Schellevis
9496a84b39
Revert "(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing"
...
This reverts commit 96e8bd4c78499930a14961cfb3c02648254debd1.
2016-01-08 17:39:59 +01:00
Ad Schellevis
96e8bd4c78
(legacy) move ipsec_idinfo_to_text into vpn_ipsec.conf, move copyright notice with it and cleanup some spacing
2016-01-08 17:21:19 +01:00
Ad Schellevis
2061bdb412
(legacy) zap single used function ipsec_get_phase1_dst and place content into caller
2016-01-08 17:13:13 +01:00
Ad Schellevis
346991be55
(legacy) zap ipsec_dump_mobile
2016-01-08 17:02:44 +01:00
Franco Fichtner
a5ddf7f09d
Merge pull request #519 from 8191/unbound-overrides
...
unbound: introducing overwriting of MX records
2016-01-08 16:59:32 +01:00
Ad Schellevis
bbb128f8db
copyright
2016-01-08 16:56:34 +01:00
Ad Schellevis
aa48b3dbb0
(legacy) oops, swapped column
2016-01-08 16:51:01 +01:00
Ad Schellevis
b78b8e5d0a
(legacy) add number of active mobile users in ipsec.widget.php
2016-01-08 16:48:01 +01:00
Ad Schellevis
c3135f5f41
(ipsec, legacy) add ipsec (mobile) leases to diag and widget, rename "ipsec list_status" to "ipsec list status", closes https://github.com/opnsense/core/issues/139
2016-01-08 16:42:03 +01:00
Ad Schellevis
0beb30fd7c
(configd) add "ipsec list leases" action
2016-01-08 16:40:39 +01:00
Ad Schellevis
1d1c2c6acc
(ipsec) add list pool leases script ( https://github.com/opnsense/core/issues/139 )
2016-01-08 16:38:27 +01:00
Franco Fichtner
2d8d3c12b0
widgets: don't display unavailable widgets, fixes #611
2016-01-08 14:56:53 +01:00
Franco Fichtner
9d46db1a3c
acl: prevent wobble when scrolling by adjusting capitalisation
2016-01-08 14:45:12 +01:00
Ad Schellevis
158269e1dc
(legacy/ipsec) add "Connection method" to phase1 settings, closing https://github.com/opnsense/core/issues/477
2016-01-08 14:34:28 +01:00