Franco Fichtner
4788e5616c
www: introduce automatic breadcrumbs
...
This way, every time we touch our Menu.xml the page's breadcrumbs
are automatically switched. :)
While there, clean the old $pgtitle setup so all of them translate
properly. They are still used for the menu bar title, that will
require more effort to unfold. Stay tuned.
@adschellevis if this is not the correct way to do it feel free
to refactor the MVC parts.
2015-12-07 20:39:47 +01:00
Franco Fichtner
456bb54ead
universal plug and play: cluster pages
2015-10-14 00:26:55 +02:00
Franco Fichtner
8a06fdc8bb
upnp: make it services_upnp.php for consistency
...
Further stripping of unused XML elements.
2015-06-26 16:53:02 +02:00
Franco Fichtner
5cab1142ce
upnp: rip out the custom php hooks
2015-06-26 12:30:59 +02:00
Franco Fichtner
c4bf112d14
upnp: simplify further
2015-06-26 12:16:59 +02:00
Franco Fichtner
43ae21efc3
upnp: hardcode loading of miniupnpd.xml, hiding the
...
possibility to invoke XML files completely. Now the only thing is
the missing conversion of the UPnP Service into MVC.
2015-06-26 11:43:28 +02:00
Franco Fichtner
3981b45da2
openvpn: unpack the client exporter by default
2015-06-26 11:27:20 +02:00
Franco Fichtner
9166342021
pkg: move package remnants out of obsolete dir
2015-06-26 11:18:10 +02:00
Franco Fichtner
7b077cdb03
upnp: consolidate name; fixes #220
2015-06-26 11:03:12 +02:00
Franco Fichtner
22e0e257a2
queues: remove shaper.inc
2015-06-18 14:20:20 +02:00
Franco Fichtner
ab3e25700c
queues: remove firewall_shaper.php
2015-06-18 13:52:56 +02:00
Franco Fichtner
785b03f5d6
src: imported software needs to be ported ;)
2015-04-24 11:34:24 +02:00
Franco Fichtner
1832a5a385
src: zap easy occurrences of unlink_if_exists()
...
... and refactor the code left and right. Someone's got to do it.
2015-04-24 10:21:21 +02:00
Ad Schellevis
fd7ec79bc5
oops... broke the header links, fixed it so it should work for both the status page and the default header.
2015-04-13 15:55:03 +00:00
Isaac (.ike) Levy
4dba7e56b2
A human read and cleaned up all inappropriate occurances of 'pfSense' and 'pfsense'., (e.g. this was not an automated find/replace, but instead, a careful pass through the code.)
...
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-12 08:57:41 +02:00
Ad Schellevis
88ca81a056
package cleanups
2015-04-07 21:12:42 +00:00
Franco Fichtner
8515fb0c01
inc: remove backwards compat for base openssl
2015-04-02 17:47:31 +02:00
Franco Fichtner
36b9cb78a2
inc: remove more legacy package service glue
2015-03-27 08:29:14 +01:00
Franco Fichtner
96bd855790
openvpn: remove obsolete probing for /etc/version
2015-03-24 17:34:46 +01:00
Franco Fichtner
cb7f004d0d
openvpn: conf_mount_*() calls are no more
2015-03-24 16:48:04 +01:00
Franco Fichtner
fe6bb22f6c
src: whitespace sweep
2015-03-24 08:02:23 +01:00
Ad Schellevis
c7d388a802
add OpenVPN client export
...
reference : https://forum.opnsense.org/index.php?topic=132.msg754#msg754
2015-03-23 18:30:32 +00:00
Franco Fichtner
21abc3627e
shortcuts: fix warning and revive miniupnpd file
...
While there, don't expose the main include file to the web server.
2015-03-03 10:06:13 +01:00
Franco Fichtner
797b0e64b8
src: migrate the version file to a new home
...
We now use /usr/local/opnsense/version/xxx as our version database.
Apart from the core package, opnsense-update(8) also puts its own
version information in there. To stay somewhat consistent, the
version file should resemble the package name, even though that
looks strange in our case: /usr/local/opnsense/version/opnsense.
It's just that /usr/local/etc is too open and might clash with
other things in the future.
2015-03-02 09:08:44 +01:00
Franco Fichtner
7a846b49a2
src: first of many whitspace cleanups
2014-12-27 14:29:00 +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