30 Commits

Author SHA1 Message Date
NOYB
4a7bcae7af HTML Compliance - Attribute "for" on Element <div>
Error: Attribute "for" not allowed on element "div" at this point.
Attributes for element "div": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-div-element

HTML attribute reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
The "Output" element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/output

Attributes for element "output": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-output-element
2018-01-06 10:52:17 +01:00
Franco Fichtner
70f5acad06 ui: service control indicators and button rework; closes #1562
While here, use fontawesome icons and make the legacy and MVC
header section match in layout terms.
2017-11-22 11:45:42 +00:00
Franco Fichtner
c5d4002541 src: add Scott's e-mail everywhere 2017-08-05 20:57:29 +02:00
Franco Fichtner
d87c6ff556 Scripts: add a license generator for GitHub 2017-08-05 20:21:35 +02:00
Franco Fichtner
e91951537a openvpn: merge into plugin 2017-03-11 19:24:34 +01:00
Franco Fichtner
0e03967cf5 www: strip plugins.inc from frontend 2016-10-01 10:50:03 +02:00
Franco Fichtner
0ba0986a5b openvpn: repair status page, requires plugins 2016-07-12 08:02:00 +02:00
Franco Fichtner
f6b554f87e www: consistent use of <?=, some escapes while at it; closes #986 2016-06-11 07:45:49 +02:00
Ad Schellevis
7ab0b3463f (legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929 2016-05-12 19:45:28 +02:00
Franco Fichtner
67a6370c1d openvpn: vpnid was consolidated in id for portability; closes #893 2016-04-15 15:52:37 +02:00
Franco Fichtner
7b17ac34dc openvn: remove service control from pages
This doesn't work out at all for the fact that the control picks
up the first instance it finds, either client or server, but not
clearly stating so.  That's why there is a status page with all
the services for clients and servers...
2016-02-21 20:07:06 +01:00
Franco Fichtner
3600c6a307 services: shrink stop further and start fixing openvpn 2016-02-21 12:04:42 +01:00
Franco Fichtner
6ee8eb7812 src: remove a whole lotta nop
Lookie how far we've come...
2016-02-03 08:43:06 +01:00
Ad Schellevis
20197cab47 (legacy) openvpn, fix kill client + some cleanups, closes https://github.com/opnsense/core/issues/687 2016-01-21 14:45:56 +01:00
Franco Fichtner
6e3e407d85 services: rename shorcut_section to better reflect its purpose; closes #674 2016-01-18 09:30:34 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
2598721185 vpn/openvpn: push back service shortcut to close #432 2015-10-14 23:31:19 +02:00
Franco Fichtner
8c05a136e7 vpn/openvpn: collapse into menu 2015-10-13 22:09:29 +02:00
Franco Fichtner
2ecd7bb8e3 src: whitespace sweep 2015-08-11 09:29:13 +02:00
Ad Schellevis
8714dfca19 (legacy) cleanup/refactor status_openvpn.php 2015-08-07 17:09:17 +00:00
Ad Schellevis
2b7ad8f514 (legacy) add missing dependency 2015-07-23 16:42:07 +00:00
Ad Schellevis
74c716d46c (legacy) remove dup shortcuts.inc 2015-07-22 09:49:58 +00:00
Ad Schellevis
4f33b50c2d (legacy) move services.inc out of fbegin.inc to pages with service shortcut 2015-07-22 09:47:07 +00:00
Ad Schellevis
eacbc8abac (legacy) remove utils.inc, move shared functions into services.inc and single used functions into respective location. 2015-07-10 13:15:45 +00:00
Franco Fichtner
07a1b9208e src: replace varetc_path 2015-04-24 10:40:45 +02:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Franco Fichtner
80be8544f3 openvpn: mostly fix for #36 and the usual splatter 2015-02-13 19:14:11 +01:00
Jos Schellevis
9094a66095 Happy new Year...Copyrights for www done 2015-01-01 14:48:13 +00:00
Franco Fichtner
720ed0476c status: apply whitespace cleanups 2014-12-28 13:35:46 +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