NIU:
authorSteven Barth <steven@midlink.org>
Sat, 14 Nov 2009 13:41:37 +0000 (13:41 +0000)
committerSteven Barth <steven@midlink.org>
Sat, 14 Nov 2009 13:41:37 +0000 (13:41 +0000)
commit730a9b6f69ecd1ce26b0e1c9bcd51ccf42f56f31
treeb442df9dfbe1c7af86aeac148508ef7135b89421
parentb882bdeb04adc817a477009c689ec3b79151bf71
NIU:
Redesign dashboard Level 1
Network / System status on dashboard
Rework "LAN IP has changed" warning
Fix Routing table not hiding when requested
12 files changed:
modules/niu/htdocs/luci-static/resources/icons32/folder.png [new file with mode: 0644]
modules/niu/htdocs/luci-static/resources/icons32/network-workgroup.png [new file with mode: 0644]
modules/niu/htdocs/luci-static/resources/icons32/preferences-system.png [new file with mode: 0644]
modules/niu/htdocs/luci-static/resources/niu.css [new file with mode: 0644]
modules/niu/luasrc/controller/niu/dashboard.lua
modules/niu/luasrc/controller/niu/network.lua
modules/niu/luasrc/controller/niu/system.lua
modules/niu/luasrc/view/niu/dashboard.htm
modules/niu/luasrc/view/niu/network.htm
modules/niu/luasrc/view/niu/network/rtable.htm
modules/niu/luasrc/view/niu/network/warn_ip_change.htm
modules/niu/luasrc/view/niu/system.htm