Commit graph

34 commits

Author SHA1 Message Date
Christian Schoenebeck
157e8e52ae luci-app-ddns: modified to support ddns-scripts 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package
- fixed error message when validating proxy
- modified validating ip_script to allow the usage of parameters
- using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not
	fullfil requirements of new OpenWrt default_postinst and default_postrm
	reported in Issue #255
- cleanup whitespaces at line ends

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15 22:06:18 +01:00
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
Jo-Philipp Wich
848e43a5b4 remove .i18n annotations from controller files 2012-11-26 12:53:43 +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
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Jo-Philipp Wich
b000154c7c applications/luci-ddns: drop uvl schema 2011-01-02 19:35:14 +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
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
ce6aec0a91 i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Steven Barth
8eadc262d0 Drop XML i18n files 2009-03-11 15:21:59 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Steven Barth
2454a51492 French translation fixes, thanks for contribution (closes #13) 2008-12-18 12:19:46 +00:00
Steven Barth
8c4492db5f Removed UCI Save/Apply cache from Essentials
Made CBI controllers configurable
2008-10-31 09:35:11 +00:00
Jo-Philipp Wich
222fe69ac6 * luci/app/ddns: obfuscate password fields 2008-10-23 17:50:06 +00:00
Jo-Philipp Wich
255449a1e2 * luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" to "-" in language tags 2008-10-05 16:08:33 +00:00
Jo-Philipp Wich
729c5a24a8 * luci/libs/uvl: move most schemes to their corresponding packages 2008-09-25 13:57:28 +00:00
Jo-Philipp Wich
45ca64b250 * luci/i18n/portuguese_brazilian: add fixes and translations for ddns, qos, firewall and ntp client 2008-09-25 12:30:21 +00:00
Steven Barth
954e61d2a3 Bump i18n-files 2008-09-02 09:08:11 +00:00
Jo-Philipp Wich
c7c2624713 * luci/i18n: updated translation files, xhtml fixes in openwrt.org theme 2008-08-20 19:35:54 +00:00
Jo-Philipp Wich
7590274b21 * luci/i18n: add luci translations in xml format 2008-08-20 17:23:53 +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