1. 29 Aug, 2016 1 commit
  2. 13 Jun, 2016 1 commit
  3. 11 Jun, 2016 1 commit
    • Franco Fichtner's avatar
      ui: tip toeing around mobile issues for #1003 · f44b7e0c
      Franco Fichtner authored
      This tries to address table overflow problems we have and is
      only meant as a base for further discussion.  It gets rid of
      table overflow, e.g. in the dashboard on small mobile screens
      by setting "table-layout: fixed;" for all tables.  This breaks
      the stacked-to-horizontal emulation, so the workaround there
      is to switch it off, which requires a proper viewport detection.
      
      While there, fiddle with the logs template, but for these non-
      hooked stacked-to-horizontal tables the fix for table-layout
      can't be undone, because that would break the original fix in
      the first place.
      
      Moral of the story: tables are deprecated.  ;)
      f44b7e0c
  4. 09 Jun, 2016 1 commit
  5. 23 May, 2016 1 commit
  6. 20 May, 2016 3 commits
  7. 09 May, 2016 1 commit
  8. 15 Mar, 2016 1 commit
  9. 10 Mar, 2016 1 commit
  10. 04 Mar, 2016 1 commit
  11. 10 Jan, 2016 1 commit
  12. 29 Dec, 2015 5 commits
  13. 10 Dec, 2015 1 commit
  14. 30 Nov, 2015 1 commit
  15. 23 Nov, 2015 1 commit
  16. 01 Nov, 2015 1 commit
  17. 29 Oct, 2015 1 commit
  18. 25 Aug, 2015 1 commit
  19. 19 Aug, 2015 2 commits
  20. 03 Aug, 2015 1 commit
  21. 22 Jun, 2015 1 commit
  22. 18 Jun, 2015 1 commit
  23. 22 May, 2015 1 commit
  24. 18 May, 2015 1 commit
  25. 15 May, 2015 1 commit
  26. 29 Apr, 2015 1 commit
    • Ad Schellevis's avatar
      replace menusystem / integrate with new MVC framework · 31df024e
      Ad Schellevis authored
      Next step in integrating our new MVC framework, the mainmenu in the left panel uses the same logic now for both legacy as new content.
      
      - add feature, hide empty items
      - configuration in /usr/local/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
      31df024e
  27. 27 Apr, 2015 1 commit
  28. 12 Apr, 2015 1 commit
  29. 08 Apr, 2015 5 commits