Franco Fichtner
4f3239c7b3
wizard: use fixup spare parts to construct required functionality
2017-02-13 18:59:33 +01:00
Franco Fichtner
540f537a2e
wizard: typo in previous
2017-02-13 09:45:49 +01:00
Franco Fichtner
1f3458ecac
wizard: tweak previous
2017-02-13 09:44:00 +01:00
Franco Fichtner
7b6ab76964
wizard: somewhat restyle and improve UX
2017-02-13 09:21:06 +01:00
Franco Fichtner
367d2e201b
wizard: s/break/die
2017-02-11 17:00:46 +01:00
Franco Fichtner
6ba6098b50
wizard: no not allow unknown xml selection
2017-02-11 16:56:22 +01:00
Franco Fichtner
53bf702269
wizard: adjustments and naming alignments for previous #1359
2017-02-11 14:42:01 +01:00
Franco Fichtner
593d7525ae
wizard: do not interpret passed values for #1359
2017-01-28 23:37:41 +01:00
Alexander Shursha
858b12e807
Translate wizards.
2017-01-17 09:41:34 +01:00
Franco Fichtner
0e03967cf5
www: strip plugins.inc from frontend
2016-10-01 10:50:03 +02:00
Franco Fichtner
2a76c4ab9f
wizard: add language selection; closes #648
2016-09-27 21:58:09 +02:00
Franco Fichtner
47c3fee71e
openvpn: missed plugins.inc dependency on previous
2016-08-28 12:47:34 +02:00
Franco Fichtner
6c0c6b6b3f
wizard: fix misalignment of titles
...
PR: https://forum.opnsense.org/index.php?topic=3305
2016-07-08 09:55:51 +02:00
Ad Schellevis
4e3b66c257
zapp pfsense-utils.inc
2016-06-20 16:59:19 +02:00
Franco Fichtner
f6b554f87e
www: consistent use of <?=, some escapes while at it; closes #986
2016-06-11 07:45:49 +02:00
Franco Fichtner
93de08bd36
src: clean up global 'g' handling, still more work to do
2016-05-30 08:36:18 +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
Ad Schellevis
38a5562c92
(legacy) forgot to plug these into wizard.php
2016-03-18 13:35: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
a7e4762b9c
(legacy) fix html errors, remove $closehead
2016-01-27 18:18:05 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Franco Fichtner
4a8b6cae9c
src: unify php opening tags, ze part nummer 1 of two
2015-11-09 09:08:06 +01:00
Franco Fichtner
7f75ddb851
www: eradiacate print_info_box_np() for #444
2015-10-31 23:35:17 +01:00
Franco Fichtner
62e7fd2834
wizard: more "improvements"
...
o Remove a subtype of <includefile/> to reduce feature bloat
o Select 32 bit subnet (host) as a suggestion
o Never skip LAN and make it optional instead
o Fix regression of $xml passing
o Fix voodoo on Static
2015-09-25 17:47:07 +02:00
Franco Fichtner
f5eb5ea80e
wizard: some sanity improvements
...
o We could potentially pass files using xml=../../xxx, so just
hardcode the wizards we know for now. I don't expect them to
grow, otherwise we may be able to do a directory expand.
o Move xml files out of the /usr/local/www/wizards into /usr/local/wizard.
o Move the include file to the normal include path /usr/local/etc/inc.
o Allow the menu to always expand to the setup wizard, even though
we many be triggering the OpenVPN wizard. This gives a consistent
feel of navigation, especially since POST requests hide the invoked
wizard later on anyway.
2015-09-25 11:20:15 +02:00
Ad Schellevis
465e699e71
(legacy) dependency cleanups related to functions.inc / interfaces.inc
2015-07-22 16:56:38 +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
3cd79bd2a1
(legacy) restructure requires/includes, move globals.inc
2015-07-20 16:16: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
Franco Fichtner
6482172a60
inc: merge duplicated code into get_zoneinfo() for #242
2015-07-06 22:53:30 +02: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
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
Franco Fichtner
c5da2c145c
www: remove unused legacy package function
2015-04-12 08:42:03 +02:00
Franco Fichtner
98f2edacb4
src: whitespace sweep
2015-04-08 08:18:56 +02:00
Ad Schellevis
88ca81a056
package cleanups
2015-04-07 21:12:42 +00:00
Franco Fichtner
d9a0054b7c
wizard: remove unused theme code that points to nowhere
2015-04-02 18:24:12 +02:00
Franco Fichtner
8fde7fab97
src: fix `Illegal string offset' warning in wizard
2015-04-01 10:11:31 +02:00
Franco Fichtner
ad334c80aa
src: tmp_path almost gone now
2015-03-12 07:24:35 +01:00
Franco Fichtner
67601e0d79
globals: prune softcoded paths that are never gonna change anyway
...
Enables us to find all paths better using grep. Always trying to
use the full path, even for system utility invoke in case those
move from ports to base or vice versa, related to #1 .
2015-02-22 10:28:08 +01:00
Jos Schellevis
9a73dd2171
Fixed wizzard default settings and reload/redirect, fixes #16
2015-02-10 13:16:30 +00:00
Jos Schellevis
fcc1558494
Fixed html coding issues on several files
2015-01-02 08:47:56 +00:00
Jos Schellevis
9094a66095
Happy new Year...Copyrights for www done
2015-01-01 14:48:13 +00:00
Franco Fichtner
c84c5817ff
www: batch commit for various whitespace cleanups (1/2)
2014-12-28 14:14:17 +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