Ad Schellevis
53607f4255
(legacy) fix initial pppoe_resetdate in interfaces.php
2015-12-29 14:32:18 +01:00
Ad Schellevis
e7aca7952d
(legacy) typo for help id in interfaces.inc
2015-12-28 21:48:07 +01:00
Ad Schellevis
fc27058ca5
(legacy) change number of list items in interfaces.php
2015-12-28 14:48:36 +01:00
Ad Schellevis
f09352d414
(legacy) small glitch interfaces.php
2015-12-23 08:21:31 +01:00
Ad Schellevis
9b653bf45a
(legacy) interfaces.php small glitch on page open
2015-12-22 22:04:09 +01:00
Ad Schellevis
02bd83623d
(legacy) small style fixes in interfaces.php
2015-12-22 18:07:54 +01:00
Ad Schellevis
91881522cd
(legacy) regression interfaces.php, move some wireless stuff around...
2015-12-22 16:23:49 +01:00
Ad Schellevis
6346a9d0a1
(legacy) regression interfaces.php (wireless)
2015-12-22 15:30:06 +01:00
Ad Schellevis
45a3add260
(legacy) regression interfaces.php (wireless)
2015-12-22 15:16:40 +01:00
Ad Schellevis
28e9593eda
(legacy) interfaces.php change order of things...
2015-12-22 13:36:19 +01:00
Ad Schellevis
07bf27bf27
(legacy) some more cleanups interfaces.php
2015-12-22 12:08:34 +01:00
Ad Schellevis
6b28425b5e
(legacy) interfaces.php style fix
2015-12-22 12:07:07 +01:00
Ad Schellevis
ecd41b5ac0
(legacy) missing space
2015-12-22 12:00:09 +01:00
Ad Schellevis
cdd948dfcc
(legacy) refactor interfaces.php, box all sections
2015-12-22 11:53:56 +01:00
Ad Schellevis
22e41cac9a
(legacy) work in progress refactor interfaces.php
2015-12-22 11:01:39 +01:00
Ad Schellevis
c581beafac
(legacy) work in progress refactoring interfaces.inc
2015-12-21 22:34:40 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Franco Fichtner
4760cfda19
interfaces: repair ppp mobile selection in main edit
2015-11-23 08:37:41 +01:00
Franco Fichtner
50d01becf9
src: do not reorder sprintf arguments by default
...
(Already had issues in the code that were obvious, some may still
linger in there. Also uselessly confuses our dedicated translators.)
2015-11-10 13:22:52 +01:00
Franco Fichtner
c863336d32
interfaces: fix the apply button in transaltions
2015-10-26 08:23:57 +01:00
Franco Fichtner
72e0a85142
interfaces: fix a crash report
2015-10-16 10:38:36 +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
Franco Fichtner
98a0662d07
interfaces: zap legacy shortcuts
2015-10-15 00:04:12 +02:00
Franco Fichtner
cd4b8267aa
wireless: only advertise supported modes; closes #377
2015-09-18 14:08:38 +02:00
Franco Fichtner
d2c595de8e
src: fix typos
2015-09-12 10:57:45 +02:00
Franco Fichtner
45f15fbb5c
src: scrub spurious prefix from copyright header
...
We do not embed file names into the header, because files get
deleted and renamed every now and then. git-log is a good way
to read the full history.
2015-07-27 12:21:30 +02:00
Ad Schellevis
020ce673cd
(legacy) more dependency cleanups
2015-07-23 09:45:57 +00:00
Ad Schellevis
4075a285eb
(legacy) move openvpn.inc out of interfaces.inc
2015-07-23 08:27:56 +00:00
Ad Schellevis
c55a7c50ed
(legacy) remove services.inc dependency from interfaces.inc
2015-07-23 08:04:59 +00:00
Ad Schellevis
ea5dd43a31
(legacy) move pfsense-utils.inc dependency
2015-07-22 15:09:18 +00:00
Ad Schellevis
cbcf5927ca
(legacy) more dependency moves, slowly pouring functions.inc empty....
2015-07-22 13:08:05 +00:00
Ad Schellevis
ccdaf72bb0
(legacy) cleanup filter.inc requires
2015-07-21 13:03:58 +00:00
Ad Schellevis
5db10734c8
(legacy) move xmlparse_attr.inc into interfaces.php
2015-07-13 13:33:28 +00:00
Ad Schellevis
81ce2c2d5c
(legacy) cleanups related to interfaces.inc (remove unused, move single usage, isset issues)
2015-07-08 20:57:20 +00:00
Ad Schellevis
7418af459b
(legacy) add additional check on $input_errors as part of cleanup notices
2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8
(legacy) fix check on $savemsg and $input_errors
2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2
queues: remove shaper.inc
2015-06-18 14:20:20 +02:00
Franco Fichtner
1b981539a5
src: better posix replacement; fixes #140
2015-04-15 14:25:57 +02:00
Ad Schellevis
b2007f8c89
some POST var issues in interfaces.php
2015-04-05 16:59:02 +00:00
Franco Fichtner
6fa394bbbf
interfaces: another issue related to new config system; fixes #128
2015-04-03 10:36:34 +02:00
Franco Fichtner
8d774567ee
src: fix `Illegal string offset' warning in interfaces
2015-04-01 11:25:06 +02:00
Franco Fichtner
903eb61c01
inc: introduce the novelty concept of default values for arguments
...
... thus reducing the need for sigkillbypid(). :)
2015-04-01 10:11:31 +02:00
Franco Fichtner
410a8bc518
src: remove the need for PHP's posix extension
2015-04-01 09:36:25 +02:00
Ad Schellevis
9921aeaf7b
fix merge issues
2015-03-23 13:36:59 +00:00
Ad Schellevis
eedc3350b3
Merge branch 'master' into config_replace
2015-03-23 13:10:42 +00:00
Ad Schellevis
2c03711ab1
fix config restore / remove package code from backup/restore
2015-03-15 19:16:05 +00:00
Ad Schellevis
0a44698f23
remove usage of conf_mount_ro and conf_mount_rw
2015-03-12 12:05:30 +00:00
Franco Fichtner
ad334c80aa
src: tmp_path almost gone now
2015-03-12 07:24:35 +01:00
Jos Schellevis
dec1e97232
Small GUI fix for interfaces
2015-01-30 15:49:55 +00:00
Jos Schellevis
60a5170dc8
Several GUI fixes, including mobile presentation
2015-01-27 14:20:30 +00:00