1. 31 Oct, 2015 1 commit
  2. 25 Sep, 2015 4 commits
    • Franco Fichtner's avatar
      wizard: more "improvements" · 62e7fd28
      Franco Fichtner authored
      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
      62e7fd28
    • Franco Fichtner's avatar
      wizard: improve WAN/LAN setup · 1370b96d
      Franco Fichtner authored
      Not sure why "Static" should be special.  Skipping over LAN setup
      is ok, skipping over admin password change is NOT.
      1370b96d
    • Franco Fichtner's avatar
      wizard: improve IP validation · 904029d1
      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
      904029d1
    • Franco Fichtner's avatar
      wizard: some sanity improvements · f5eb5ea8
      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.
      f5eb5ea8
  3. 16 Aug, 2015 1 commit
  4. 15 Jun, 2015 1 commit
  5. 12 Apr, 2015 1 commit
  6. 03 Apr, 2015 3 commits
  7. 24 Mar, 2015 2 commits
  8. 12 Mar, 2015 1 commit
  9. 22 Feb, 2015 1 commit
  10. 10 Feb, 2015 1 commit
  11. 31 Dec, 2014 1 commit
  12. 28 Dec, 2014 1 commit
  13. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      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...  :)
      727453c0
  14. 09 Dec, 2014 1 commit
  15. 27 Oct, 2014 1 commit