Franco Fichtner
3f019e286d
menu: more status entries shuffled into place
2015-10-16 08:20:16 +02:00
Franco Fichtner
beb4c5b893
src: whitespace sweep
2015-10-16 07:48:41 +02:00
Franco Fichtner
5e5e6c2f27
captive portal: bye bye my love
...
The captive portal is being replaced! This hooks up the
new page into the services section while ditching most of
the old code. There'll be no migration, if you use package
`opnsense-devel' and the captive portal you'll have to switch
to `opnsense' or migrate to the new code. Beware that the
new captive portal is going to be a huge step forward but
features will trickle in week after week until it is stable
enough to merge it. Latest release date is going to be 16.1.
2015-10-15 23:48:23 +02:00
Ad Schellevis
1812da68d4
(captiveportal, new) implement frontend for template management
2015-10-15 21:46:14 +02:00
Ad Schellevis
0ee2e3cd80
(captiveportal, new) add api calls for template management
...
not fully sure if we should place them in service section, they maybe moved to settings later on.
2015-10-15 21:44:43 +02:00
Ad Schellevis
842943e2b4
(captiveportal, new) add (login) templates to model
2015-10-15 21:43:32 +02:00
Franco Fichtner
98a0662d07
interfaces: zap legacy shortcuts
2015-10-15 00:04:12 +02:00
Franco Fichtner
2598721185
vpn/openvpn: push back service shortcut to close #432
2015-10-14 23:31:19 +02:00
Franco Fichtner
39c34cbd57
vpn/ipsec: push back service shortcut for a while longer #432
2015-10-14 23:20:15 +02:00
Ad Schellevis
e8e37d0c42
(captiveportal, new) don't let the user disconnect static entries
2015-10-14 20:39:35 +02:00
Ad Schellevis
0a89024160
(captiveportal, new) add anonymous login when no auth servers are provided
2015-10-14 20:32:15 +02:00
Ad Schellevis
395d0d203a
(captiveportal, new) small model fixes
2015-10-14 20:29:27 +02:00
Ad Schellevis
bf62984dae
(captiveportal, new) ipfw template changes, do not backport to 15.7, breaks current captiveportal
2015-10-14 17:18:36 +00:00
Ad Schellevis
d9d68b452a
(captiveportal, new) cleanup and add features to background process
2015-10-14 17:14:56 +00:00
Ad Schellevis
caf4329558
(captiveportal, new) add properties to config class
2015-10-14 17:14:24 +00:00
Ad Schellevis
23b3fc5c60
(captiveportal, new) add removal of accounting info to disconnect
2015-10-14 17:13:37 +00:00
Ad Schellevis
b35a1ac27c
(captiveportal, new) wrap delete session and accounting into one call
2015-10-14 17:12:59 +00:00
Ad Schellevis
a9b57a312d
(captiveportal, new) add some db functions
2015-10-14 17:12:25 +00:00
Ad Schellevis
7ef601b2d4
(captiveportal, new) add get_address_by_mac to arp lib
2015-10-14 17:09:21 +00:00
Franco Fichtner
bc0fe3d439
unbound: real fix for apply glitch
...
PR: https://forum.opnsense.org/index.php?topic=1490.0
2015-10-14 18:56:38 +02:00
Ad Schellevis
0714fb3b0d
(captiveportal, new) add allowedMACAddresses to script config template
2015-10-14 09:06:03 +00:00
Ad Schellevis
dd2aa4901a
(captiveportal, new) add allowedMACAddresses to model and form
2015-10-14 11:01:51 +02:00
Franco Fichtner
808a260416
www: purge $changedesc; closes #394
...
This one and the former were good ideas, but:
o They only affected a very small percentage of the actual code, and
o Reviewing changes is best done in the config.xml, not the revision message.
2015-10-14 00:46:16 +02:00
Franco Fichtner
31293e661f
www: purge $changecount for #394
2015-10-14 00:36:16 +02:00
Franco Fichtner
456bb54ead
universal plug and play: cluster pages
2015-10-14 00:26:55 +02:00
Franco Fichtner
7552aa99bf
ntp: cluster service pages
2015-10-14 00:20:22 +02:00
Franco Fichtner
b8d276347e
vpn/ipsec: collapse tabs into menu
...
For the first time ever we steal a system log tab and push it to
the respective service. Invented by OPNsense. :P
2015-10-13 23:58:20 +02:00
Franco Fichtner
22c9ec78c5
states: just how many pages are there anyway?
2015-10-13 23:10:23 +02:00
Franco Fichtner
b44934e57c
layout: no more margin at bottom of table (scss MIA)
2015-10-13 22:20:47 +02:00
Ad Schellevis
4a52f3949a
(captiveportal, new) add address_active to db class
2015-10-13 20:13:40 +00:00
Franco Fichtner
8c05a136e7
vpn/openvpn: collapse into menu
2015-10-13 22:09:29 +02:00
Ad Schellevis
87cfad6ad6
(captiveportal, new) add list of allowed networks / addresses to script config
2015-10-13 19:51:47 +00:00
Ad Schellevis
12bcf31ddd
(captiveportal, new) add list of allowed Addresses to model and form
2015-10-13 21:49:04 +02:00
Franco Fichtner
85b38f6778
layout: less padding, tabs are going away
2015-10-13 21:43:27 +02:00
Franco Fichtner
7d74d4c1bb
vpn/pptp: collapse to menu
2015-10-13 21:36:10 +02:00
Franco Fichtner
3cb9dfab36
vpn/l2tp: pull pages together in menu
2015-10-13 21:29:02 +02:00
Franco Fichtner
4f06b9bd29
menu: eradicate the top diagnostics section
2015-10-13 21:29:02 +02:00
Ad Schellevis
64f99a607d
(ipfw) oops, wrong rule number.
2015-10-13 18:41:45 +00:00
Franco Fichtner
811a3287d4
unbound: redirect after save
...
PR: https://forum.opnsense.org/index.php?topic=1490.0
2015-10-13 20:33:35 +02:00
Ad Schellevis
481bab4c61
(captiveportal, new) add concurrentlogins option to backend config template
2015-10-13 16:13:04 +00:00
Ad Schellevis
d7e2c665b4
(captiveportal, new) work in progress backend scripts
2015-10-13 16:12:05 +00:00
Ad Schellevis
cca3be6885
(captiveportal, new) fix typo
2015-10-13 13:38:45 +00:00
Ad Schellevis
dcf4cd5dbe
(captiveportal, new) add concurrent logins field to model and form
2015-10-13 15:31:05 +02:00
Ad Schellevis
7716a503b9
(captiveportal, new) lighttpd-zone.conf additions
2015-10-13 13:06:48 +00:00
Ad Schellevis
9cfa7a03a3
(captiveportal, new) initial fetch web template script
2015-10-13 13:05:57 +00:00
Ad Schellevis
b83fed8cfc
(captiveportal, new) add generation of ssl certs on service start
2015-10-13 13:00:43 +00:00
Ad Schellevis
056eb77f4f
(captiveportal, new) changed help messages
2015-10-13 14:54:42 +02:00
Ad Schellevis
bcaaff09d5
(captiveportal, new) add servername to zone input form
2015-10-13 14:45:50 +02:00
Ad Schellevis
fe9c87a89f
(captiveportal, new) add servername to model
2015-10-13 14:43:01 +02:00
Ad Schellevis
b333523bdf
(captiveportal, new) add certificate field to form
2015-10-13 10:58:28 +02:00