luci-app-ddns: Update to support ddns-scripts 2.1.0-3 262/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 7 Dec 2014 20:31:57 +0000 (21:31 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 7 Dec 2014 20:31:57 +0000 (21:31 +0100)
commit61c6c67ae684b8ea9642dc5d6bdca4fead58d0c1
treed48254cf54075e2ea89e3b21319ecbc13c53b704
parent91532de6179704e4c69f1580274123f5956baf03
luci-app-ddns: Update to support ddns-scripts 2.1.0-3

- modified controller
-- remove support for ddns-scripts Version 1.x
-- ddns-scripts not correctly installed do not start
-- no config file create an empty one
- moved log settings to advanced tab
- set default syslog level "Notice"
- removed special handling for dynamic_dns_helper.sh in postinst

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
applications/luci-ddns/CHANGELOG
applications/luci-ddns/ipkg/postinst
applications/luci-ddns/ipkg/postinst-pkg
applications/luci-ddns/luasrc/controller/ddns.lua
applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua [deleted file]
applications/luci-ddns/luasrc/model/cbi/ddns/detail.lua
applications/luci-ddns/luasrc/view/ddns/detail_logview.htm
applications/luci-ddns/luasrc/view/ddns/overview_startstop.htm