7151 Commits

Author SHA1 Message Date
Franco Fichtner
27490d7ad2 rc: if we replace, replace all #1606 2017-05-12 18:18:03 +02:00
Franco Fichtner
0a339af995 rc: should delete that #1606 2017-05-12 18:10:38 +02:00
Franco Fichtner
43467751b4 rc: small fixes and improvements #1606 2017-05-12 18:05:22 +02:00
Franco Fichtner
f6a38f36ce rc: allow to override the default gateway #1606 2017-05-12 17:52:39 +02:00
Franco Fichtner
c60c29bf57 rc: allow to select far gateway for #1606 2017-05-12 17:22:26 +02:00
Ad Schellevis
e408259944 configd, templates, add sortDictList to helpers. closes https://github.com/opnsense/core/issues/1641
example usage:
{%  for item in helpers.sortDictList(OPNsense.ConfigObject, 'description') %}
    {{item.description}}
{%  endfor %}
2017-05-12 15:29:34 +02:00
Franco Fichtner
84a9975852 mvc: three more of those count() thingies 2017-05-12 10:41:34 +02:00
Franco Fichtner
72223b2db0 system: theme is not stored under system 2017-05-12 10:35:53 +02:00
Franco Fichtner
41aef1056e mvc: another of those crashes 2017-05-12 10:20:50 +02:00
Franco Fichtner
760af0b6de mvc: as previously seen PHP has trouble iterating over empty nodes
It feels like 2105 and is_array() -> isset() all over again...
2017-05-12 10:15:40 +02:00
Franco Fichtner
a3cc4aabfd src: whitespace sweep 2017-05-12 09:49:47 +02:00
Franco Fichtner
1c037c4753 system: while the former is good, users probably want "more" #1639
Add a clickable unhide button in an extra table row for the QR code
when it is available only.  Makes the help text the help text only.
2017-05-12 09:35:28 +02:00
Ad Schellevis
c7d8d109ba OTP, add note, closes https://github.com/opnsense/core/issues/1639 2017-05-12 08:43:49 +02:00
Franco Fichtner
cbc2ae07e7 rc: typo in previous 2017-05-12 07:36:13 +02:00
Franco Fichtner
f0fc0a5f55 rc: typographical tweaks 2017-05-12 07:33:23 +02:00
Franco Fichtner
3069587239 rc: unify yes/no prompts and indicate their default option when blank 2017-05-12 07:14:18 +02:00
Franco Fichtner
3a2758a942 rc: include for previous 2017-05-11 23:37:02 +02:00
Franco Fichtner
55efecb4ab webgui: restructure previous for clarity 2017-05-11 23:16:13 +02:00
Alexander Graf
0b528dc3a4 Generate ssl options for IPv6 web configurator
In lighttpd < 1.4.46 ssl options like ssl.use-sslv2 and
ssl.cipher-list have to be included twice.
2017-05-11 22:36:38 +02:00
Franco Fichtner
677ef9c0fe rc: user should know what he configured, banner shows it too 2017-05-11 22:26:51 +02:00
Franco Fichtner
88ca69b160 rc: get dhcp server out of the way for quick setups... 2017-05-11 22:22:07 +02:00
Franco Fichtner
c17aa040f1 rc: make IPv6 a no -> no -> yes please static transition 2017-05-11 22:20:26 +02:00
Franco Fichtner
cfaf933e57 rc: ask for tracking, then dhcp, then static 2017-05-11 22:18:27 +02:00
Franco Fichtner
5cfe9d049a rc: show config regardless of if we can handle it or not 2017-05-11 22:13:31 +02:00
Franco Fichtner
1cf41f3f4d rc: proper sprintf 2017-05-11 22:10:59 +02:00
Franco Fichtner
d2f61e75c1 rc: ask for tracking, too 2017-05-11 22:09:19 +02:00
Franco Fichtner
04fb94b46c rc: show that config is being saved 2017-05-11 21:55:16 +02:00
Franco Fichtner
919d6a28c0 rc: can't be unconditional 2017-05-11 21:49:30 +02:00
Franco Fichtner
32bc30aacf rc: further 2017-05-11 21:48:13 +02:00
Franco Fichtner
021940976a rc: get ip address from interface, it helps with dhcp display 2017-05-11 21:43:13 +02:00
Franco Fichtner
a4a26bac70 rc: handle garbage input 2017-05-11 21:38:53 +02:00
Franco Fichtner
1cbddf4048 src: setlanip progressing 2017-05-11 21:35:03 +02:00
Franco Fichtner
0ace3542e1 rc: more tweaks 2017-05-11 21:26:51 +02:00
Franco Fichtner
b5505cb4d3 rc: allow dhcp for !wan 2017-05-11 21:19:05 +02:00
Franco Fichtner
ed90ebd56d rc: improve print 2017-05-11 21:12:40 +02:00
Franco Fichtner
100b1b46b9 rc: moderate spacing 2017-05-11 21:08:50 +02:00
Franco Fichtner
aaa15968f9 rc: some defaults for the questions... 2017-05-11 21:06:20 +02:00
Franco Fichtner
e9dbd8fd2a rc: rework yes/no answer for default value 2017-05-11 20:56:20 +02:00
Franco Fichtner
bb3c2cd456 rc: who knew about dry mode? exactly 2017-05-11 20:36:49 +02:00
Franco Fichtner
044d519f43 config: change migration a tiny bit 2017-05-11 13:55:54 +02:00
Franco Fichtner
0f551f0943 config: funny, like previous 2017-05-11 13:30:56 +02:00
Franco Fichtner
b306aaae5b config: migration could be stripped, global vars are always global 2017-05-11 13:24:15 +02:00
Franco Fichtner
983b11f3e3 interfaces: keep dhcp6 config, seems to have been a typo 2017-05-11 12:24:13 +02:00
Franco Fichtner
d0a94a5bb1 interfaces: track6 edge case requires HUP for either reload or linkup 2017-05-11 12:04:23 +02:00
Franco Fichtner
42214674d5 rc: err, sorry, how long has this been wrong? 2017-05-11 10:25:28 +02:00
Franco Fichtner
a99ed3ee7e rc: $configip for unified reload code later... 2017-05-11 10:04:15 +02:00
Franco Fichtner
f305ecafe4 rc: make renewal code more address-family-agnostic 2017-05-11 09:49:31 +02:00
Franco Fichtner
16ad45f8d5 rc: specifically set $oldipv6 to be empty, need to test 2017-05-10 18:11:01 +02:00
Franco Fichtner
43fa1b861a rc: refactor loop avoidance again, fix typo from historic commit
https://github.com/pfsense/pfsense/commit/46a7c9aae#diff-9f6cbcc34208589ed90d936a29cbe8c9R120
2017-05-10 17:59:16 +02:00
Franco Fichtner
0c514cee09 Revert "Allow CNAME overrides for unbound (#1617)"
This reverts commit d3492abdef2798716abfb65ece46b3ff758b14d2.
Per author request: CNAME does not fully work in unbound at
this point.
2017-05-10 17:37:47 +02:00