luci-app-travelmate: sync with travelmate 0.9.0 1238/head
authorDirk Brenken <dev@brenken.org>
Wed, 19 Jul 2017 20:36:47 +0000 (22:36 +0200)
committerDirk Brenken <dev@brenken.org>
Thu, 20 Jul 2017 05:44:15 +0000 (07:44 +0200)
commite900b892e871fcd0939df883e9586febe665c252
tree50109c8e420961c8a019b6fc6702a63dd9b1e251
parent76b3af64c038905ddcc1c511b99c65e3c4879bbc
luci-app-travelmate: sync with travelmate 0.9.0

* add a wireless station manager to edit and delete existing
  interfaces or scan for new uplinks

Signed-off-by: Dirk Brenken <dev@brenken.org>
applications/luci-app-travelmate/luasrc/controller/travelmate.lua
applications/luci-app-travelmate/luasrc/model/cbi/travelmate/overview_tab.lua
applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_add.lua [new file with mode: 0644]
applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_delete.lua [new file with mode: 0644]
applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_edit.lua [new file with mode: 0644]
applications/luci-app-travelmate/luasrc/view/travelmate/runtime.htm
applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm [new file with mode: 0644]
applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm [new file with mode: 0644]