Skip to content
Snippets Groups Projects
  1. May 14, 2014
  2. Mar 17, 2014
  3. Mar 02, 2014
  4. Feb 24, 2014
  5. Feb 22, 2014
  6. Feb 13, 2014
  7. Feb 09, 2014
    • Nils Schneider's avatar
      gluon-luci-core: replacing luci-mod-admin-core · a365d626
      Nils Schneider authored
      This commit adds gluon-luci-core, a package both gluon-config-mode and
      gluon-luci-admin will depend on. gluon-luci-core itself will depends on
      gluon-luci-theme, gluon-core and most importantly luci-lib-web. It also
      copies a few files from luci-mod-admin-core but leaves out everyting we
      do not use.
      
      At a later point I plan to move functionality from luci-lib-web into
      this package, too. luci-lib-web contains most parts of luci including
      hardcoded templates for CBI, which I intend to replace.
      a365d626
  8. Feb 07, 2014
  9. Feb 06, 2014
  10. Feb 05, 2014
  11. Jan 28, 2014
    • Nils Schneider's avatar
      gluon-config-mode: correct hostname on reboot.html · 1097fadc
      Nils Schneider authored
      Display the correct hostname on the final page of configmode.
      Previously, this page used to simply call luci.sys.hostname() which
      would return the current hostname. However, when the configmode changes
      the hostname luci.sys.hostname() will not reflect this. This patch
      fetches the hostname directly from the UCI system config.
      
      This adds a variable called 'hostname' which may be used in site.conf at
      config_mode.msg_reboot and .msg_pubkey.
      1097fadc
  12. Jan 23, 2014
  13. Jan 22, 2014
  14. Jan 21, 2014
  15. Jan 19, 2014
  16. Jan 13, 2014
  17. Jan 11, 2014
  18. Jan 09, 2014
  19. Jan 04, 2014
  20. Nov 28, 2013
Loading