luci-app-ddns: Update to support ddns-scripts 2.1.0-1 248/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 9 Nov 2014 17:37:15 +0000 (18:37 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 9 Nov 2014 17:37:15 +0000 (18:37 +0100)
commitee9fdba61744111d8f5d7f7d616992ac7135ac09
tree8d20f47184b2a2f75a7b47ad26fe354b47b02b82
parent92bfcbbc3463cbb7f384d688cb5f1c7e4bed326c
luci-app-ddns: Update to support ddns-scripts 2.1.0-1

fix verify of entry for DNS server Issue #244
https://github.com/openwrt/luci/issues/244
add support for option 'update_script'
add display of version information when click on "Dynamic DNS" on
overview page
add verify of installed ddns-scripts version and show as hint if not
correct version
modified epoch to date conversation
cbi object Flag did not set section.changed state, fixed in
tools.flag_parse function
ucitrack entry no longer needed and removed
minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
13 files changed:
applications/luci-ddns/CHANGELOG [new file with mode: 0644]
applications/luci-ddns/Makefile
applications/luci-ddns/luasrc/controller/ddns.lua
applications/luci-ddns/luasrc/model/cbi/ddns/detail.lua
applications/luci-ddns/luasrc/model/cbi/ddns/hints.lua
applications/luci-ddns/luasrc/model/cbi/ddns/overview.lua
applications/luci-ddns/luasrc/tools/ddns.lua
applications/luci-ddns/luasrc/view/ddns/overview_status.htm
applications/luci-ddns/luasrc/view/ddns/system_status.htm
applications/luci-ddns/root/etc/uci-defaults/luci-ddns
applications/luci-ddns/root/usr/lib/ddns/dynamic_dns_lucihelper.sh
po/de/ddns.po
po/templates/ddns.pot