1. 09 Dec, 2015 1 commit
  2. 08 Dec, 2015 2 commits
  3. 07 Dec, 2015 1 commit
    • Franco Fichtner's avatar
      www: introduce automatic breadcrumbs · 4788e561
      Franco Fichtner authored
      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.
      4788e561
  4. 29 Nov, 2015 2 commits
  5. 10 Nov, 2015 1 commit
  6. 01 Nov, 2015 1 commit
  7. 29 Oct, 2015 2 commits
  8. 15 Oct, 2015 1 commit
    • Franco Fichtner's avatar
      captive portal: bye bye my love · 5e5e6c2f
      Franco Fichtner authored
      The captive portal is being replaced!  This hooks up the
      new page into the services section while ditching most of
      the old code.  There'll be no migration, if you use package
      `opnsense-devel' and the captive portal you'll have to switch
      to `opnsense' or migrate to the new code.  Beware that the
      new captive portal is going to be a huge step forward but
      features will trickle in week after week until it is stable
      enough to merge it.  Latest release date is going to be 16.1.
      5e5e6c2f
  9. 04 Oct, 2015 1 commit
  10. 26 Sep, 2015 1 commit
  11. 21 Sep, 2015 3 commits
  12. 03 Sep, 2015 1 commit
  13. 28 Aug, 2015 3 commits
  14. 03 Aug, 2015 1 commit
  15. 27 Jul, 2015 1 commit
  16. 22 Jul, 2015 2 commits
  17. 20 Jul, 2015 2 commits
  18. 10 Jul, 2015 2 commits
  19. 07 Jul, 2015 1 commit
  20. 06 Jul, 2015 4 commits
  21. 26 Jun, 2015 1 commit
  22. 16 Jun, 2015 1 commit
  23. 15 May, 2015 1 commit
  24. 30 Apr, 2015 1 commit
  25. 29 Apr, 2015 2 commits
  26. 25 Apr, 2015 1 commit
    • Franco Fichtner's avatar
      dashboard: explicitly land on dashboard · 955321a7
      Franco Fichtner authored
      The login redirects to index.php, but the ACL doesn't know about `/',
      which is unfortunate because otherwise we can't land on the dashbard
      anymore even though we have the rights.
      
      While there, consolidate the ACL description for the dashbard.  It was
      status, not system, but now it is lobby anyway...
      955321a7