Commit graph

17 commits

Author SHA1 Message Date
Christian Schoenebeck
ee9fdba617 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>
2014-11-09 18:37:15 +01:00
Christian Schoenebeck
c09f8a7e41 luci-app-ddns: update/rebuild to support ddns-scripts V 2.x
extends/replaces exising luci-app-ddns to support ddns-scripts starting
Version 2.0.1-8
Still supports ddns-scripts Version 1.0.0-23 with the old interface
including fix for OpenWrt Ticket #18018.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-10 21:55:22 +02:00
Manuel Munz
a4c083ecef applications/luci-ddns: Add more datatype checks and defaults 2013-09-16 19:51:25 +00:00
Manuel Munz
7b7030629c Add some more datatype checks, patch by Eugene C., #499 2012-11-10 20:55:50 +00:00
Jo-Philipp Wich
431d4e8eff merge branch changes into trunk 2012-10-29 13:09:31 +00:00
Jo-Philipp Wich
e55f2e12a8 applications/luci-ddns: fix selection of custom update_url 2010-11-29 15:14:50 +00:00
Benoît Knecht
db1b5a4a8d ddns: small corrections of the description strings 2010-04-12 13:38:16 +00:00
Benoît Knecht
0e74615050 ddns: add translations and clean-up POT template
Some strings were hardcoded in English; make them translatable and add
them to the translation template.
2010-04-12 13:38:14 +00:00
Benoît Knecht
85aa773b65 ddns: move 'update_url' just below 'service_name' 2010-04-12 13:38:13 +00:00
Jo-Philipp Wich
4344b64f34 applications/luci-ddns: make update url depend on custom service entry 2010-04-03 13:54:51 +00:00
Jo-Philipp Wich
8ffb0e9925 applications/luci-ddns: merge mini and full models, read services from /usr/lib/ddns/services, patch by joda (#99) 2010-03-29 21:34:45 +00:00
Jo-Philipp Wich
fc268c46b2 applications/luci-upnp: fix miniupnpd page 2009-10-31 22:22:36 +00:00
Jo-Philipp Wich
e60a81aa8c applications/luci-ddns: fix dyndns config page 2009-10-31 22:13:22 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
222fe69ac6 * luci/app/ddns: obfuscate password fields 2008-10-23 17:50:06 +00:00
Steven Barth
2c09564d76 modules/admin-core: Added several cross-references to relevant configuration pages 2008-08-14 14:51:06 +00:00
Steven Barth
5c419acf92 Added new applications luci-ddns to luci-full and luci-mini 2008-07-17 21:59:04 +00:00