- 26 Sep, 2015 6 commits
-
-
Franco Fichtner authored
Not sure why "Static" should be special. Skipping over LAN setup is ok, skipping over admin password change is NOT. (cherry picked from commit 1370b96d)
-
Franco Fichtner authored
JS regex validation should die, but so should this wizard so just touch up on the subject of IP validation, improving: o Allow leading zeros o Fail on x.x.x.0 (cherry picked from commit 904029d1)
-
Franco Fichtner authored
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. (cherry picked from commit f5eb5ea8)
-
Jos Schellevis authored
-
Franco Fichtner authored
o Convert pkg-info to pkg-query. o Thin out unused fields. o Add flatsize to GUI. o Way faster. :D
-
Franco Fichtner authored
-
- 24 Sep, 2015 20 commits
-
-
Ad Schellevis authored
(cherry picked from commit 5df05e9e)
-
Ad Schellevis authored
(cherry picked from commit 27dbf565)
-
https://github.com/opnsense/core/issues/346Ad Schellevis authored
(cherry picked from commit 30fa415d)
-
Ad Schellevis authored
(cherry picked from commit 6a1d43f4)
-
Franco Fichtner authored
PR: https://redmine.pfsense.org/issues/3670 (cherry picked from commit aa10cb9e)
-
Franco Fichtner authored
(cherry picked from commit fa7429e0)
-
Franco Fichtner authored
Switch to GET for now, I think other pages use a mix of POST and GET in case of 'clear' which doesn't clear the right log for obvious reasons... (cherry picked from commit b91de022)
-
Ad Schellevis authored
(ui) add tokenizer support on edit in UIBootgrid, eventually we should probably break up this wrapper a bit more. it works, but feels a bit too complicated. (cherry picked from commit b496dc52)
-
Ad Schellevis authored
(cherry picked from commit bdb01006)
-
Ad Schellevis authored
(cherry picked from commit b931f2f2)
-
Ad Schellevis authored
(cherry picked from commit 6b4072cd)
-
Ad Schellevis authored
(cherry picked from commit a1a73283)
-
Ad Schellevis authored
-
Ad Schellevis authored
(cherry picked from commit 186816e6)
-
Franco Fichtner authored
(cherry picked from commit 92bcb84d)
-
Franco Fichtner authored
(cherry picked from commit d30725e7)
-
Ad Schellevis authored
(cherry picked from commit ebacf6e2)
-
Franco Fichtner authored
(cherry picked from commit 952c52b7)
-
Franco Fichtner authored
(cherry picked from commit b2af67a9)
-
Ad Schellevis authored
(mvc) remove previous sample from codebase, the helloworld plugin covers more. leave template sample in place, because it provides some additional options of the framework. (cherry picked from commit a3e5de62)
-
- 21 Sep, 2015 14 commits
-
-
Ad Schellevis authored
(legacy) replace time with microtime in make_config_revision_entry, not needed for the config revision anymore because that method uses it's own timestamp. Revision entries are also used on some other config items, like firewall rules. (cherry picked from commit 19a5fc38)
-
Ad Schellevis authored
(cherry picked from commit 1311f7a8)
-
Ad Schellevis authored
(cherry picked from commit 9d6d609f)
-
Ad Schellevis authored
(cherry picked from commit 5678e118)
-
Ad Schellevis authored
(cherry picked from commit db0ddb34)
-
Ad Schellevis authored
(cherry picked from commit 61aaa61d)
-
Ad Schellevis authored
(cherry picked from commit ef787b91)
-
Ad Schellevis authored
(mvc) add default config revision if none is given, fix for https://github.com/opnsense/core/issues/386 (cherry picked from commit 11913af8)
-
Ad Schellevis authored
(cherry picked from commit df22b6dc)
-
Ad Schellevis authored
(cherry picked from commit 415c6092)
-
Franco Fichtner authored
(cherry picked from commit 7bff127c)
-
Franco Fichtner authored
(cherry picked from commit d516b8f4)
-
Franco Fichtner authored
-
Franco Fichtner authored
-