Ad Schellevis
67b827a84f
html correction
2016-03-04 12:07:12 +01:00
Ad Schellevis
1cf1666141
(legacy) typo in titel, closes https://github.com/opnsense/core/issues/718
2016-01-28 17:36:53 +01:00
Ad Schellevis
2b954b6b69
(legacy) refactor interfaces_vlan_edit.php
2016-01-04 22:08:28 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Franco Fichtner
98a0662d07
interfaces: zap legacy shortcuts
2015-10-15 00:04:12 +02:00
Franco Fichtner
f17667c813
interfaces: fix a crash report
2015-08-24 11:28:59 +02:00
Ad Schellevis
e556c306b7
(legacy) fix dependencies, related to crashreport "PHP Fatal error: Call to undefined function services_dnsmasq_configure() in /usr/local/etc/inc/interfaces.inc on line 3098"
2015-08-12 06:52:26 +00:00
Franco Fichtner
a46014d183
interfaces/vlan: fix foreach warning
2015-08-09 13:06:00 +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
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
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
6ad11303b7
inc: start to replace the infamous pfSense PHP module
...
Most of the stuff it does can be hand-rolled using ifconfig(8).
Since these operations are sparse and well-defined, there's no
harm in doing them. The added benefit is a quantum leap in
transparency and traceability as well as using a script-based
language to do string manipulation for the command line as
opposed to C-style API fiddling (meaning: it's easier).
2015-04-28 16:37:48 +02:00
Ad Schellevis
fe5ae1b7b2
cleanup requires + small typo's
2015-03-23 20:47:12 +00:00
Jos Schellevis
60a5170dc8
Several GUI fixes, including mobile presentation
2015-01-27 14:20:30 +00:00
Jos Schellevis
fb340fcd94
More cleanups, copyrights and links
2015-01-01 13:47:20 +00:00
Franco Fichtner
d389da3582
interfaces: apply whitespace cleanups
2014-12-28 09:36:37 +01:00
Franco Fichtner
727453c076
src: move all files (again)
...
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.
This is the last time, I swear... :)
2014-12-10 16:42:39 +01:00