7160 Commits

Author SHA1 Message Date
Franco Fichtner
601bca94b0 rc: reconfigure dns #1606 2017-05-14 08:23:02 +02:00
Franco Fichtner
ec3bcbe26b system: also for #1291 2017-05-14 08:05:00 +02:00
Franco Fichtner
4fa4d21140 system: address oddities in general setup 2017-05-14 07:50:33 +02:00
Franco Fichtner
124a869d4a rc: allow to set dns if default gateway is choosen 2017-05-14 07:50:33 +02:00
Franco Fichtner
b47c65bc01 system: allow up to 8 nameservers 2017-05-14 07:50:30 +02:00
Franco Fichtner
5eb2c986ca wizard: force change of root password 2017-05-14 06:41:37 +02:00
Franco Fichtner
89d73f6916 gateways: only force apinger status if running 2017-05-14 06:40:50 +02:00
Franco Fichtner
c39ea487c8 rc: remove a few unimportant prints #1606 2017-05-12 18:48:23 +02:00
Franco Fichtner
21bffecd67 rc: address missing newline after default gw question #1606 2017-05-12 18:24:17 +02:00
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