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
Jo-Philipp Wich
1aeb236a94
Merge pull request #249 from openwrt-es/luci-next
...
applications/luci-dump1090: update config to latest version
2014-11-14 17:17:57 +01:00
Jo-Philipp Wich
534d73793f
Merge pull request #250 from openwrt-es/luci-next2
...
Fix disabling service instance for dump1090/udpxy/shairplay/shairport
2014-11-14 17:17:39 +01:00
Álvaro Fernández Rojas
ebb00d824f
applications/luci-shairport: fix disabling service instance
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:43 +01:00
Álvaro Fernández Rojas
76c55e0c97
applications/luci-shairplay: fix disabling service instance
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:24 +01:00
Álvaro Fernández Rojas
2a7b4a6f80
applications/luci-udpxy: fix disabling service instance
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:10 +01:00
Álvaro Fernández Rojas
2367a3a092
applications/luci-dump1090: fix disabling service instance
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:52:42 +01:00
Álvaro Fernández Rojas
c5e1037b40
applications/luci-dump1090: update config to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:31:17 +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
Álvaro Fernández Rojas
8414e71422
applications/luci-shairport: add new package.
...
This adds support for configuring shairport.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-30 12:34:25 +01:00
Jo-Philipp Wich
f77b1111e4
Merge pull request #226 from nmav/openconnect
...
Openconnect
2014-10-29 22:40:04 +01:00
Jo-Philipp Wich
517ba7dadb
Merge pull request #236 from openwrt-es/luci-next
...
applications/luci-shairplay: add new package.
2014-10-29 22:38:15 +01:00
Jo-Philipp Wich
98a878691d
Merge pull request #237 from openwrt-es/luci-next2
...
applications/luci-udpxy: add new package.
2014-10-29 22:37:13 +01:00
Álvaro Fernández Rojas
ad7ef75a84
applications/luci-dump1090: add new package.
...
This adds support for configuring dump1090.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 19:38:21 +01:00
Álvaro Fernández Rojas
267a2e8548
applications/luci-udpxy: add new package.
...
This adds support for configuring udpxy.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 18:03:18 +01:00
Álvaro Fernández Rojas
a33be32731
applications/luci-shairplay: add new package.
...
This adds support for configuring shairplay.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 16:29:29 +01:00
Jo-Philipp Wich
0f87ddaec1
luci-minidlna: fix status display
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-26 15:36:09 +01:00
Nikos Mavrogiannopoulos
a531a7d16e
Added luci configuration for ocserv
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:52 +02:00
Jo-Philipp Wich
6960e02601
applications/luci-olsr: use correct config file for IPv6 plugin config
...
Based on patch by Erich N. Pekarek <erich@pekarek.at>
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-11 22:50:09 +02:00
Jo-Philipp Wich
d0fd58a441
Merge pull request #223 from chris5560/master
...
luci-app-ddns: update/rebuild to support ddns-scripts V 2.x
2014-10-11 12:11:06 +02: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
Vladimir Ulrich
90c0e4dad4
Fixed pinghost to pinghosts
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
Vladimir Ulrich
01541f8c7f
Updated openvpn app to work with current openvpn package
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
soma
ccdc6535a9
add support for splash leases plugin
2014-10-10 10:52:41 +02:00
Jo-Philipp Wich
0dc160db71
collectd: Update luci-statistics / collectd to 5.4.1 - Luci
...
[PATCH 1/2] [packages] collectd: Update luci-statistics / collectd to 5.4.1 -
packages
[PATCH 2/2] [luci] collectd: Update luci-statistics / collectd to 5.4.1 - Luci
Collectd, the backbone of Luci statistics module, has been recently updated
already to 5.4.1, while Openwrt is still with 4.10.8.
5.0-5.4 branches have been released in 2011-2013 and the last Collectd
release in January 2014 only contained 5.4.1. 4.10.x is being "phased out"
and new commits have been made only rarely. No 4.10.x release for ages.
My ar71xx/wndr3700 build has been using 5.4.1 since March (and used 5.3.1
long before that).
I have compile-tested (with ar71xx) all collectd modules, and I have verified
the real-life functionality of the following plugins: Conntrack,
CPU/Processor, DNS, Interfaces, Memory, Ping, Processes, TCP Connections,
System Load, Uptime, Wireless.
The version bump requires changes both to "collectd" in the packages feed and
to "luci-statistics" in the luci feed, as some of the data items have changed
name or file structure.
I am including two separate patches: one for collectd in packages and one for
luci-statistics in Luci trunk.
Collectd:
Explanation of main changes in the patches for collectd in packages feed:
Patches to be removed:
- 120-fix_kernel_2.6.37.patch is unnecessary. The file to be patched has been
removed upstream.
- 130-timeleft-max.patch is included upstream. Patch removed.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=d5b09f2bb673ac9396da52b85bcbd16c98b3d633
Changed patches:
- 003-remove-werror.patch: Quilt choked on some -Werror related changes, so I
removed them.
- 900-add-iwinfo-plugin.patch: Changed to patch configure.ac instead of
configure.in
New patches:
- 140-fix-fqdnlookup.patch : FQDNLookup option has been turned on by default
since 5.1. If that option is enabled, it causes collectd to refuse to start
in a basic Openwrt box as typically a fully qualified domain name does not
exist for the router. (That error related can only be properly seen when
console is used to start collectd. Otherwise Luci statistics collectd simply
dies immediately after starting it.) That option should be false by default.
I included a new patch 140-fix-fqdnlookup.patch to turn the option off by
default.
http://git.verplant.org/?p=collectd.git;a=commit;h=e58f85bb68b4c45130bb6fdf40b51db95d2b71e5
- 150-fix-interface-af-link : a FreeBSD10-specific change broke build for me,
so I reverted the change.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=645dadb3fcc466e8880fda4eb23b21ad433631fc
- 905-disable-sigrok-glib: libsigrok checks for a glib-related macro that
breaks configure. Bypass the invalid macro. I have also added a disabling
option in Makefile.
Luci:
Data presentation in luci-statistics requires three changes in the Luci sources:
-conntrack result data has changed name from "entropy" to "value".
-ping result data has changed name from "ping" to "value".
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=77a6905147798210ec17173bd5e4410adcc3a112
-interface plugin has changed rrd data file structure so that the plugin
instances (=interfaces) have separate data files. Luci needs to draw the
graph for each plugin instance, not for each data instance.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=cc3640ba512862cd5745446f1f1a997dd4344454
My previous patches for upgrading to earlier 5.x series can be marked as
superseeded in Patchwork.
http://patchwork.openwrt.org/patch/2457/
http://patchwork.openwrt.org/patch/3300/
http://patchwork.openwrt.org/patch/4204/
http://patchwork.openwrt.org/patch/4205/
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-09-18 13:29:11 +00:00
Manuel Munz
89a03c45c5
applications/status-olsr: Disable neightbl calls in olsrd neighbors view because neightbl segfaults on BB and it wasn't used anyways.
2014-08-12 17:08:49 +00:00
Jo-Philipp Wich
a9f187152c
hd-idle: enable_debug will block LuCI interface
...
NEVER enable_debug from LuCI, because hd-idle goes into
foreground/console mode and LuCI will hang during "Save&Apply" forever.
This parameter should be removed completely. Also not being availible
inside OpenWrt's init script. If you reboot, hd-idle blocks the boot
process because it's not going to background.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-12 10:43:56 +00:00
Manuel Munz
6f8daab6eb
luci/po: spelling and grammar fixes by Alex Henrie
2014-08-05 10:21:03 +00:00
Patrick Grimm
2332a0692c
luci-olsr split IPv6/4 configuration in 2 sections
2014-07-30 19:11:04 +00:00
Manuel Munz
d5ed4ae998
Add comment option to qos config page. See also https://dev.openwrt.org/changeset/40935 . Thanks Roman.
2014-06-07 12:05:39 +00:00
Manuel Munz
f443bcaca6
applications/meshwizard: Fox error when iwinfo.freqlist is empty
2014-04-27 13:45:53 +00:00
Jo-Philipp Wich
f26e8e9516
applications/luci-firewall: cope with both tables and strings when processing zone name or network in rule detail page ( #675 )
2014-04-24 21:42:55 +00:00
Manuel Munz
c38187d0d8
applications/olsr: Validate input for lqmult, #654
2013-12-29 11:55:18 +00:00
Jo-Philipp Wich
6f8881d48d
applications/luci-statistics: fix xhtml entity error introduced with r9926
2013-12-03 23:58:15 +00:00
Manuel Munz
e97596f42d
applications/luci-splash: fix another crash in luci-splash when there were empty whitelist/blacklist sections
2013-11-11 20:12:40 +00:00
Manuel Munz
785211a974
applications/luci-splash: Fix another condidtion which led to a deadlock
2013-11-03 14:01:17 +00:00
Manuel Munz
6010725e02
applications/luci-splash: Only add leases to the stats section if they are still online (i.e. mac known in arp table). Thanks michiwend.
2013-10-27 09:59:19 +00:00
Manuel Munz
87b7651ef2
applications/luci-splash: remove unneeded tc exec
2013-10-20 11:59:53 +00:00
Patrick Grimm
12ede3f2d9
applications/luci-statistics: fix img url
2013-10-18 10:42:15 +00:00
Manuel Munz
69792fa157
applications/luci-splash: improve traffic limiting per client for ipv6
2013-10-17 23:11:17 +00:00
Manuel Munz
5cfabc7eb2
applications/luci-splash: Make luci-splash more silent in normal mode in case of tc/iptables errors
2013-10-17 00:22:55 +00:00
Manuel Munz
0678fe5eeb
applications/luci-splash: Do not allow to lease whitelisted clients
2013-10-17 00:01:06 +00:00
Manuel Munz
4ae0d30edd
applications/luci-splash: Fix a crash when removing whitelisted clients which could caused deadlocks
2013-10-16 23:51:43 +00:00
Manuel Munz
e966cfea23
applications/luci-splash: Add a filter for arguments, only allow valid mac and ip addresses
2013-10-16 19:48:23 +00:00
Patrick Grimm
31ce19743a
applications/luci-olsr-services add olsr ipv6 services
2013-10-14 10:27:21 +00:00
Manuel Munz
0c1f8b8aa3
applications/luci-splash: Fix two problems with whitelisting clients
2013-10-13 22:40:09 +00:00
Manuel Munz
2595726dfb
applications/luci-splash: Update stats when a lease is added or removed
2013-10-01 20:22:08 +00:00
Manuel Munz
5e8c7a439e
applications/luci-splash: Write summary stats (counter of leased, white-/blacklisted) into the leases state file
2013-09-28 12:40:29 +00:00
Manuel Munz
cc2c364198
applications/luci-splash: Show black-/whitelisted clients in luci-splash list output again
2013-09-28 12:06:13 +00:00
Manuel Munz
8bb613ad08
appllications/olsr: Fix invalid html, #607
2013-09-19 17:18:28 +00:00
Manuel Munz
148b883c11
applications/olsr: Fix invalid json output
2013-09-19 16:49:28 +00:00
Manuel Munz
a4c083ecef
applications/luci-ddns: Add more datatype checks and defaults
2013-09-16 19:51:25 +00:00
Manuel Munz
1354c88aee
applications/firewall: fix display of enabled/disabled rules, #594
2013-09-02 09:48:01 +00:00
Manuel Munz
a7c1b0e602
applications/luci-splash: Add known leases when restarting splash
2013-08-19 12:17:58 +00:00
Manuel Munz
bafe0c18b3
applications/luci-splash: Add another missing translation
2013-08-19 11:48:07 +00:00
Manuel Munz
9cf8a23f52
applications/luci-splash: Fix a translation problem with 2 strings
2013-08-19 11:33:14 +00:00
Manuel Munz
47612c60f3
applications/luci-splash: Per default redirect to the page the user requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595
2013-08-18 20:41:30 +00:00
Manuel Munz
15088f5dd4
applications/luci-splash: Always allow clients to connect to the community homepage, make description of allowed hosts/subnets more clear, #595
2013-08-18 20:37:35 +00:00
Manuel Munz
bf86e86429
applications/luci-splash: Set http_keepalive to zero. This fixes a problem where the user was not properly redirected after accepting the splash in some cases and when an uhttpd was used that supports http keepalive
2013-08-17 20:12:19 +00:00
Manuel Munz
82ab31b510
applications/luci-splash: Fix clients upload and download limiting
2013-08-17 19:42:45 +00:00
Patrick Grimm
f496c67d25
luci-olsr: fix ipv6 nil in device var
2013-08-11 21:07:25 +00:00
Manuel Munz
3b0dee6e5c
applications/luci-splash: do not delete the nodes luci_splash_mark_in rule when its ip is unknown while syncing, instead use iptables comments there and delete that rule when the lease has been removed.
2013-08-11 16:45:39 +00:00
Manuel Munz
bbc5b2ef69
applications/luci-splash: Use a seperate config file for leases, #590
2013-08-11 16:42:53 +00:00
Patrick Grimm
bffccf25c5
luci-olsr: fix ipv6 ipv4 detection
2013-08-07 20:25:17 +00:00
Manuel Munz
2eb088f084
applications/olsr: Remove macs from olsr neighbors page; show '?' for SNR when no info is available; use a seperate column for local interface
2013-08-01 21:53:58 +00:00
Manuel Munz
37bf7b0217
applications/luci-splash: Add TOS, Fix Community Name, add possibility to just add some custom text to the splash page instead of replacing the whole page
2013-07-28 08:15:22 +00:00
Patrick Grimm
022970ec49
luci-olsr: read ip6assign from ubus
2013-07-25 08:32:04 +00:00
Patrick Grimm
56b48f76a7
luci-olsr: fix snr calc olsr neighbours and unit in Legend
2013-07-10 18:11:09 +00:00
Patrick Grimm
25c4b954a6
luci-olsr: add snr for olsr neighbours and update Legend
2013-07-10 17:52:38 +00:00
Patrick Grimm
cd04b1541d
luci-olsr: neightbl for ipv6 neighbours
2013-07-07 20:16:39 +00:00
Patrick Grimm
624926911b
luci-olsr: fix typo
2013-07-02 23:17:16 +00:00
Patrick Grimm
38aa51a391
luci-olsr: add interface and wifi stats to public olsr-neighb site
2013-07-02 22:31:04 +00:00
Jo-Philipp Wich
b543594e5e
applications/luci-firewall: remove nat reflection dependency on the wan zone, it causes issues with network lists and is not needed with fw3 anymore
2013-06-13 17:25:44 +00:00
Manuel Munz
2a366f4c55
applications/luci-splash: Always insert the mangling rules, not just when bandwidth limit is used. That makes it possible to have client bandwidth stats without using the bandwidth limit. Taken from https://github.com/freifunk/ff-control/blob/master/patches/luci-splash-mark.patch , thx Patrick
2013-06-04 19:24:30 +00:00
Manuel Munz
a1bd60ef6e
applications/luci-splash: Only restart splash in hotplug for interfaces which are using splash
2013-06-02 23:48:30 +00:00
Manuel Munz
af72920b6e
applications/luci-splash: Add hotplug script for splash
2013-06-02 16:41:03 +00:00
Manuel Munz
039cf65524
applications/luci-splash: Work with firewall3
2013-06-02 16:36:37 +00:00
Manuel Munz
542fa0e493
respect community settings for using VAP in luci-meshwizard
2013-05-23 14:06:21 +00:00
Manuel Munz
f8bf25a7bf
applications/luci-splash: Only add splash forwarding rule for ip6tables when the interface has an ipv6 address
2013-05-18 09:35:48 +00:00
Jo-Philipp Wich
4960caf90e
Add support for collectd-mod-uptime to luci-statistics
...
collectd-mod-uptime is already there, but there has been no Luci support for
it, so no graphs are shown.
Based on forum discussion (see
https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add
the support to luci-statistics.
Patch is for Luci trunk and the functionality can be enabled by selecting
collectd-mod-uptime in menuconfig.
signed-off-by: hannu.nyman@iki.fi
2013-04-23 10:09:19 +00:00
Manuel Munz
276a93867c
applications/luci-olsr: Fix overview page for ipv4 or ipv6 only
2013-03-26 10:30:41 +00:00
Manuel Munz
7f3b0af6d9
applications/luci-splash: Add limited IPv6 Support
2013-03-25 16:31:34 +00:00
Jo-Philipp Wich
8900357b4b
luci-app-qos: remove support for mini admin
2013-03-19 16:41:37 +00:00
Jo-Philipp Wich
240eff0a56
applications/luci-firewall: fix display bug in snat rule overview, proto all rules got displayed as TCP+UDP
2013-03-19 16:36:25 +00:00
Jo-Philipp Wich
a6becaf5b5
luci-app-firewall: don't allow configuring src_mac for snat rules
2013-03-19 16:32:41 +00:00
Manuel Munz
1c37402e41
applications/luci-olsr: Use 100ms timeout for dns requests via nixio.getnameinfo
2013-03-17 12:21:30 +00:00
Manuel Munz
c2f99c27aa
applications/luci-olsr: Add config options for jsoninfo plugin
2013-03-16 18:23:39 +00:00
Manuel Munz
97f0cf2996
applications/luci-olsr: Use jsoninfo instead of txtinfo as data source.
2013-03-16 18:08:13 +00:00
Iordan Iordanov
a0183b2f75
- added beep.gsm
...
- now escaping special characters in pbx-asterisk
- changed location of voicemail temp stuff and log file
- changed pbx-send-voicemail to use base64 instead of uuencode
- added many missing dependencies
- now allowing ip addresses as well as hostnames for external host
- constrained # seconds to ring to positive integers
- specifying externrefresh in sip.conf template
- fixed voicemail (sending recordings, recording new greeting, instructions)
- Implemented callback
2013-03-09 22:52:53 +00:00
Manuel Munz
b754f09d56
applications/luci_splash: Do not try to get parent interfaces for bridges
2013-02-09 16:55:35 +00:00
Manuel Munz
e2b94c2fde
applications/luci-splash: Get parent interface from ifname option. This is for the new syntax where interfaces are used for aliases. The alias notation (config alias in /etc/config/network) is no longer supported by luci-splash.
2013-01-30 10:13:43 +00:00
Manuel Munz
07c2268d72
applications/olsr: Make sure ipv6 addresses from are in the same format when we compare them
2013-01-21 14:14:34 +00:00
Manuel Munz
7023f33223
diagnostics: Replace 2 more
2013-01-13 19:06:32 +00:00
Manuel Munz
ad45a3c401
applications/freifunk-widgets: Use   instead of for compatibility with xhtml
2013-01-13 18:56:19 +00:00
Jo-Philipp Wich
ffb6ca49d2
applications/luci-upnp: also purge entry from lease file when deleting leases, remove mini support
2013-01-13 18:33:27 +00:00
Manuel Munz
a4a3a989fe
applications/freifunk-widgets: Use non breaking space in search engine names
2013-01-13 09:08:26 +00:00
Manuel Munz
663be04c44
applications/meshwizard: Allow to setup a VAP interface for ath5k/ath9k too
2013-01-12 19:43:42 +00:00
Manuel Munz
c6b31fbb50
applications/freifunk-diagnostics: Fix url
2013-01-10 10:54:38 +00:00
Manuel Munz
d3184b9e79
applications: add luci-freifunk-diagnostics which is a clone of diagnostics in admin-full
2013-01-09 18:50:07 +00:00
Manuel Munz
f5535cb804
applications/olsr: fix link targets in overview
2013-01-07 10:01:46 +00:00
Manuel Munz
4dec885167
applications/luci-statistics: Change datatype to host to allow ipv4 or ipv6 addresses or hostnames, #432
2013-01-06 17:20:50 +00:00
Jo-Philipp Wich
33d15b9422
applications/luci-polipo: fix typo in polipo_purge script ( #523 )
2012-12-29 13:12:40 +00:00
Jo-Philipp Wich
f2a428cdb3
applications/luci-upnp: fix missing XML escapres ( #521 )
2012-12-25 02:44:19 +00:00
Jo-Philipp Wich
5a23297f9d
applications/luci-statistics: render graph menus in alphabetic order
2012-12-25 02:31:28 +00:00
Jo-Philipp Wich
8cfa5cc7c5
don't use symlink to /lib/functions.sh
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2012-12-20 15:01:04 +00:00
Jo-Philipp Wich
99a8b2826e
luci_statistics: Add y_min, y_max, units_exponent options and clean up some graphs
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 21:53:03 +00:00
Jo-Philipp Wich
ac472f9ebc
luci-statistics: add transform_rpn option to graphs, use it for nut battery life
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 13:27:43 +00:00
Jo-Philipp Wich
1461a0dba1
luci-statistics: don't plot data points where there are no data.
...
Converting NaN to zero for the sake of the cumulative stack in non-overlay
mode is all very well. But we shouldn't then use that for displaying the
graph. Make another variable %s_plot which *preserves* NaN from the input
data, and then we don't get bogus data points drawn. Especially at the end
of the graph this was problematic.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-14 13:27:39 +00:00
Jo-Philipp Wich
900515f0a6
applications/luci-statistics: convert nut plugin to minutes
2012-12-11 14:05:57 +00:00
Jo-Philipp Wich
61e5292c34
applications/luci-statistics: add missing nut plugin entry to config menu
2012-12-11 13:49:07 +00:00
Jo-Philipp Wich
5a54cc575a
Add NUT UPS support to luci-statistics
2012-12-11 13:27:37 +00:00
Jo-Philipp Wich
a9d48d56e2
applications/luci-statistics: fix typo in collectd cbi
2012-12-02 13:32:54 +00:00
Manuel Munz
f13dd6c052
applications/luci-olsr: sync colors with map, add legend
2012-12-01 00:07:33 +00:00
Jo-Philipp Wich
848e43a5b4
remove .i18n annotations from controller files
2012-11-26 12:53:43 +00:00
Jo-Philipp Wich
838c82fa9e
applications/luci-p910nd: expose bind parameter
2012-11-21 20:13:56 +00:00
Jo-Philipp Wich
69ac1031b7
applications/luci-commands, applications/luci-upnp, modules/admin-core, modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes
2012-11-21 19:29:47 +00:00
Jo-Philipp Wich
3451d533e5
applications/luci-commands: improve dashboard html, remove inline styles, fix layout for both openwrt and bootstrap themes, use command basename when naming output download
2012-11-21 18:36:43 +00:00
Jo-Philipp Wich
dfdd128c4b
applications/luci-commands: remove bogus default value from arguments field
2012-11-21 16:47:59 +00:00
Jo-Philipp Wich
3e59bb699b
applications: add new application luci-app-commands which allows configuring custom shell commands for invocation through the gui
2012-11-21 16:22:04 +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
e736b9592c
applications/luci-ushare: fix XML markup error in map
2012-10-29 14:36:52 +00:00
Jo-Philipp Wich
431d4e8eff
merge branch changes into trunk
2012-10-29 13:09:31 +00:00
Manuel Munz
386fa7a674
applications/freifunk-widgets: remove order variable, fix html in rss view, fix search view
2012-09-19 06:27:51 +00:00
Manuel Munz
be8760679a
applications/freifunk-widgets: Add missing Makefile
2012-09-17 20:33:51 +00:00
Manuel Munz
745920eb08
applications: add freifunk widgets app to customize the index page
2012-09-17 14:20:36 +00:00
Daniel Golle
3a5d75d9ba
luci-meshwizard: set correct path for ucitrack
...
/etc/init.d/wizard doesn't exist anymore apparently, calling
/usr/bin/meshwizard/wizard.sh makes more sense instead.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-14 04:54:24 +00:00
Jo-Philipp Wich
e6915e72df
applications/luci-firewall: offer zone selection in redirect quickadd ( #483 )
2012-09-11 18:35:40 +00:00
Jo-Philipp Wich
1aa81b4ae0
applications/luci-statistics: add missing return in _expand()
2012-09-07 16:17:43 +00:00
Jo-Philipp Wich
0a96f6de35
applications/luci-statistics: cope with uci list values, thanks Bluse for reporting this
2012-09-06 20:15:05 +00:00
Manuel Munz
4f126632a5
applications/splash: Fix error when replacing markers, delete file which contains the custom text if it is empty, #477
2012-09-02 19:34:32 +00:00
Manuel Munz
1f1aaf1a66
applications/meshwizard: Add ipv6 config options
2012-08-20 11:12:39 +00:00
Jo-Philipp Wich
fb71a1b39b
applications/luci-diag-devinfo: fix lost description in netdiscover_devinfo.lua, patch by "BasicXP" <basicxp@ubuntu.com>
2012-08-15 14:16:57 +00:00
Jo-Philipp Wich
6c66d91336
applications/luci-firewall: javascript & validation fixes in quickaction forms
2012-08-09 10:16:03 +00:00
Jo-Philipp Wich
a2e93572a9
applications/luci-firewall: allow negations in all applicable fields ( #468 )
2012-08-09 10:03:32 +00:00
Jo-Philipp Wich
2026f53881
applications/luci-wol: use net.mac_hints() instead of net.arptable() and other sources
2012-08-09 10:03:28 +00:00
Jo-Philipp Wich
11aa473423
applications/luci-meshwizard: use wifi.getiwinfo() to find available channels
2012-08-08 20:22:18 +00:00
Jo-Philipp Wich
acb289083c
applications/luci-firewall: fix rule table formatting, add mac & ip hints to various ip related fields
2012-08-08 15:20:07 +00:00
Jo-Philipp Wich
b252792ad7
applications/luci-ushare: add description ( #458 )
2012-07-24 11:54:29 +00:00
Manuel Munz
fc86236180
applications/luci-openvpn: Change enable to enabled, #352
2012-07-09 06:25:04 +00:00
Manuel Munz
16c7706442
applications/luci-tinyproxy: Change enable option to enabled, #404
2012-07-09 06:08:17 +00:00
Manuel Munz
9b1f4dfee3
contrib/freifunk-policyrouting: Fix deletion of rules; add fallback option to use the mesh gateway if the own gateway is not available
2012-07-01 00:01:38 +00:00
Manuel Munz
78fd18c8e9
applications/luci-splash: when more than two clients where leased and another one got a lease luci-splash dropped the others, see #431 . Thanks to andrenarchy for the patch
2012-06-18 11:12:38 +00:00
Manuel Munz
af094a27e2
applications/olsr: Device was not properly shown for ipv6 adresses which used the short form, this should take care of that issue
2012-05-28 01:31:44 +00:00
Jo-Philipp Wich
929046cef4
applications/luci-minidlna: fix status parsing
2012-05-03 08:52:57 +00:00
Manuel Munz
e6d5c4d5ae
applications/transmission: Fix nil value with trport, #397
2012-04-18 16:49:10 +00:00
Jo-Philipp Wich
ca9314ee22
New application for watchcat
...
Hi,
This patch add a new luci-application for the watchcat package (in
feeds/packages/utils).
Chris
2012-04-16 16:49:04 +00:00
Manuel Munz
84dadb80ab
applications/transmission: Add support for transmission. Patch by Gabor Varga. #392
2012-04-15 20:26:10 +00:00
Jo-Philipp Wich
4f9363d700
applications/luci-radvd: allow the special value "infinity" for preferred lifetime options, resync translation
2012-04-15 14:31:12 +00:00
Jo-Philipp Wich
88c914ffb7
applications/luci-upnp: load language file in status template
2012-04-09 15:19:51 +00:00
Jo-Philipp Wich
c7a3eeddf3
applications/luci-minidlna: load language file in status template
2012-04-09 15:19:47 +00:00
Jo-Philipp Wich
cd456ff616
applications/luci-minidlna: fix possible nil indexing if album art option is unset, only show one filename in placeholder
2012-04-09 13:12:25 +00:00
Jo-Philipp Wich
76b51196f5
pplications/luci-minidlna: rework cbi model to use iface widget for interfaces and dynamic list for album art, introduce general and advanced tabs, sync translations
2012-04-09 12:35:49 +00:00
Jo-Philipp Wich
46a864f099
applications/luci-minidlna: remove redundant percent sign, sync translations
2012-04-07 23:43:21 +00:00
Jo-Philipp Wich
62d83c80ea
applications/luci-minidlna: fix whitespace in controller, add status display to cbi map
2012-04-07 23:39:27 +00:00
Jo-Philipp Wich
3353616e61
applications/luci-minidlna: add status output
2012-04-07 23:38:53 +00:00
Jo-Philipp Wich
9ccbf86b05
applications: add an application for miniDLNA
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-06 09:44:36 +00:00
Jo-Philipp Wich
9f729c8d8c
applications/luci-ahcp: allow to translate AHCP service status string
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-02 22:50:34 +00:00
Jo-Philipp Wich
c3426d56b1
applications/luci-multiwan: use new uci disable option instead of disabling the init script
2012-03-07 13:06:17 +00:00
Jo-Philipp Wich
62df088b9b
applications/luci-firewall: explicitely convert all translation values to strings, otherwhise table.concat() might choke on userdata ( #372 )
2012-02-19 20:22:17 +00:00
Jo-Philipp Wich
bbc2c69965
applications/luci-statistics: avoid global vars, avoid nil indexing, get rid of counter variable
2012-02-19 17:05:09 +00:00
Patrick Grimm
ad7aecad88
applications/luci-statistics: make host selectable if collectd-mod-network server is on
2012-02-19 15:11:23 +00:00
Jo-Philipp Wich
1964491eaa
applications: add luci-ltqtapi, provides port status monitoring and VoIP control for Lantiq boards
2012-02-14 15:17:48 +00:00
Jo-Philipp Wich
dfd302bb1c
applications: drop luci-lqtapifoss
2012-02-14 15:17:14 +00:00
Patrick Grimm
dd3f7d2022
luci-olsr: fix html olsr status page
2012-02-08 18:36:26 +00:00
Patrick Grimm
74bf635d8c
luci-splash: fix typo
2012-02-05 17:56:08 +00:00
Patrick Grimm
f492411143
luci-splash: create the tbody outside from tr loop
2012-02-03 23:52:55 +00:00
Patrick Grimm
65e081954a
luci-splash: getElementById("splash_table") splash_table is the id from a tbody. dont add tbody close tag.
2012-02-02 21:55:37 +00:00
Patrick Grimm
1b7a550e01
luci-splash: Fix html typo
2012-02-01 18:55:11 +00:00
Patrick Grimm
7db300b5e6
Freifunk: Fix html typo
2012-01-10 17:37:49 +00:00
Jo-Philipp Wich
3ee2fcccca
applications/luci-firewall: fix some datatype sepcifications after r8156
2012-01-09 05:48:27 +00:00
Jo-Philipp Wich
e4dc649e82
applications/luci-firewall: fix datatype validation for masq src/dest; allow list of negated ucinames, hostnames, ip-ranges or -addresses
2012-01-07 21:55:52 +00:00
Jo-Philipp Wich
0ce6a286f7
applications/luci-firewall: fix crash in rule formatting helper when a rule with an /128 ipv6 prefix is encountered
2012-01-01 15:31:25 +00:00
Jo-Philipp Wich
4988cc6b59
applications/luci-firewall: fix wrong location of cbi templates
2011-12-20 15:09:38 +00:00
Jo-Philipp Wich
0f71faaf34
applications/luci-firewall: use option "name" instead of deprecated "_name", expose "extra" option, add enable/disable toggles for portforwards, snats and rules
2011-12-20 03:14:54 +00:00
Jo-Philipp Wich
5de0c58bd9
applications/luci-firewall: make rule descriptions fully translateable
2011-12-20 00:08:07 +00:00
Jo-Philipp Wich
033de64a0f
applications/luci-firewall: complete rework firewall ui
...
- split zone setup, port forwards, traffic rules and firewall.user
- add quickadd forms for various common rules like port forwards
- add tool class for textual formatting and descriptions of rules
- simplify controller, remove old mini admin remainders
2011-12-19 21:16:31 +00:00
Jo-Philipp Wich
5c1ef9a0a6
applications/luci-firewall: allow negated uci identifiers, hostnames and ip addresses in zone masq src/dest fields
2011-12-16 01:25:07 +00:00
Jo-Philipp Wich
a8024bc0da
applications/luci-statistics: add iwinfo config
2011-12-14 15:48:59 +00:00
Jo-Philipp Wich
1623363363
applications/luci-statistics: add iwinfo support to stat-genconfig
2011-12-13 14:06:02 +00:00
Jo-Philipp Wich
c833c96750
applications/luci-statistics: fix controller ( #7344 )
2011-12-12 14:13:07 +00:00
Jo-Philipp Wich
6c487cde9a
applications/luci-statistics: drop support for wireless plugin, add iwinfo replacement
2011-12-07 21:08:49 +00:00
Jo-Philipp Wich
b39ea9e637
applications/luci-statistics: remove plugin overview pages, jump to first plugin of each category instead
2011-12-07 21:00:40 +00:00
Iordan Iordanov
00a2d24d28
1) Changed "express" to "priority" when inserting the QoS rules.
2011-12-07 07:35:40 +00:00
Jo-Philipp Wich
e046455389
applications/luci-statistics: rework handling of index and detail graphs
...
Instead of coding the display logic into the graph models, simply annotate
graph models with .detail = true/false and let the renderer decide which
to pick when.
2011-12-05 14:09:24 +00:00
Iordan Iordanov
714727c344
1) Added a couple more sounds.
2011-12-01 22:26:48 +00:00
Iordan Iordanov
f932acab10
1) Added sounds needed for authentication app.
...
2) Added license and attribution for sounds
3) Added linking sounds into the asterisk sounds directory.
2011-12-01 22:14:14 +00:00
Iordan Iordanov
8fd3c49a13
1) Now loading the func_timeout.so module used to set DISA timeouts.
2011-11-30 23:12:42 +00:00
Iordan Iordanov
b7643eca81
1) Fixed a couple of directories which were different from Debian.
2011-11-30 22:56:53 +00:00
Iordan Iordanov
a1d21983aa
1) Removed tls certificates file, as it is not present on OpenWRT
...
2) Added a config option asking msmtp to not verify the identity of the SMTP server (CA certs missing)
2011-11-30 14:31:21 +00:00
Manuel Munz
c5329d85d5
applications/splash: Fix blacklisting mechanism, expose status on public freifunk page, add json output and autoupdate.
2011-11-30 05:50:43 +00:00
Manuel Munz
79c3de4ea6
applications/luci-statistics: Sort menu items alphabetically
2011-11-28 16:08:16 +00:00
Manuel Munz
e47c84ffaa
applications/luci-statistics: Add olsrd to the default config
2011-11-28 15:58:56 +00:00
Manuel Munz
f72e3fbea3
applications/luci-statistics: Fix spelling
2011-11-28 15:54:51 +00:00
Manuel Munz
da9929e2cb
applications/luci-statistics: Saner defaults for processes to monitor and add helptext
2011-11-28 15:50:57 +00:00
Manuel Munz
44a18906e5
applications/luci-statistics: Remove default listener and network server entries
2011-11-28 15:27:57 +00:00
Manuel Munz
431787975e
applications/luci-statistics: Add missing translations to exec cbi model
2011-11-28 15:19:11 +00:00
Manuel Munz
bc42562317
applications/luci-statistics: Disable exec plugin by default, remove nonexistant scripts
2011-11-28 15:17:50 +00:00
Manuel Munz
8bea1337a9
applications/luci-statistics: Add dns graph-model
2011-11-28 14:56:57 +00:00
Jo-Philipp Wich
f09ffc2850
applications/luci-statistics: add support for conntrack plugin
2011-11-28 04:50:54 +00:00
Manuel Munz
6acb5c2ab4
applications/luci-statistics: Add support for memory plugin and initial support for conntrack
2011-11-28 04:42:50 +00:00
Jo-Philipp Wich
20c24b09b2
applications/luci-statistics: remove the 10min rra from default config, saves some precious ram
2011-11-28 04:24:26 +00:00
Jo-Philipp Wich
466298351d
applications/luci_statistics: add missing translations to cbi models
2011-11-28 04:19:38 +00:00
Jo-Philipp Wich
ee0ef6df98
applications/luci-statistics: add olsr plugin cbi model
2011-11-28 04:01:20 +00:00
Jo-Philipp Wich
b96367228f
applications/luci-statistics: add support for olsr and madwifi plugin parameters
2011-11-28 03:58:02 +00:00
Jo-Philipp Wich
b2774f0cc6
applications/luci-statistics: display all instances on index pages, introduce is_index flag for models, add olsrd plugin menu
2011-11-28 03:33:16 +00:00
Jo-Philipp Wich
70a4a61664
applications/luci-statistics: change i18n helper to accept model provided titles, remove magic translations
2011-11-28 03:28:05 +00:00
Jo-Philipp Wich
5d4191c848
applications/luci-statistics: move all models to the per-plugin level, provide titles and labels, provide model for disk plugin
2011-11-28 03:26:59 +00:00
Jo-Philipp Wich
ef9df734c3
applications/luci-statistics: drop definitions.lua
2011-11-28 03:25:28 +00:00
Jo-Philipp Wich
a0715ee819
applications/luci-statistics: remove support for per-datatype models and builtin definitions, drop dependency on definitions.lua, support user provided title for datasources
2011-11-28 03:24:37 +00:00
Iordan Iordanov
2cad3e038a
1) Added default rtpstart and end config values in pbx-advanced.
...
2) Some rewording of instructions and descriptions.
3) Changed the default hangup context name.
2011-11-28 02:33:52 +00:00
Iordan Iordanov
1c2449394d
1) Revised a lot of wording
...
2) Set default for SMTP authentication to off so the interface is
cleaner to begin with (when not configured).
2011-11-27 22:49:13 +00:00
Manuel Munz
3c3e3128bb
applications/luci-splash: Make splashtext translateable, show down-/upload limits and link to contact page
2011-11-27 21:48:30 +00:00
Iordan Iordanov
ec846b538d
1) Fixed formatting of main page to accommodate larger fonts used in browser.
2011-11-26 02:36:25 +00:00
Iordan Iordanov
60e46ff416
1) Fixed wording in a few places.
...
2) Fixed a bug in voicemail section of pbx-asterisk init script which was causing
the script to exit if no configuration for voicemail was found.
2011-11-26 02:29:26 +00:00
Iordan Iordanov
15b17243b1
1) Adding initial version of luci-pbx-voicemail package.
2011-11-22 04:23:46 +00:00
Iordan Iordanov
6663c0a935
1) Checking in all necessary changes to acommodate the new luci-pbx-voicemail package.
...
- Creating configuration with pbx-asterisk
- TEMPLATE files
- Including record voicemail greeting context in user extensions.
- Redirecting incoming calls which were not picked up through the voicemail
recording context.
- Putting a configurable timeout before either hanging up if voicemail is disabled or
redirecting to voicemail if it is enabled.
2) Improved DISA by setting longer timeouts for start of input and digits.
2011-11-22 04:21:57 +00:00
Manuel Munz
1178a7b231
applications/olsr: Set defaults for values and check which IpVersion olsrd uses
2011-11-18 17:03:32 +00:00
Manuel Munz
32be6cea93
applications/luci-olsr: Fix rowstyle, make html valid
2011-11-13 12:34:09 +00:00
Manuel Munz
2392f40cd2
applications/luci-olsr-services: Fix rowstyle, add proto and cleanups
2011-11-13 12:14:39 +00:00
Iordan Iordanov
e50dea1cf7
1) fixed a typo in the url string.
2011-11-11 03:08:47 +00:00
Manuel Munz
014b7ff1fd
applications/luci-olsr-services: Update using javascript/json
2011-11-09 18:47:55 +00:00
Manuel Munz
b1ef4c398b
applications/luci-olsr: Update all statuspages; use json reloading on overview, neighbors and topology pages
2011-11-09 18:12:25 +00:00
Jo-Philipp Wich
df703958f8
applications/luci-openvpn: remove "explicit_exit_notify" parameter form OpenVPN config tempaltes (OpenWrt #8198 )
2011-11-09 11:19:42 +00:00
Iordan Iordanov
3a3b9ed806
1) Added handling for no provider accounts configured (or enabled for incoming/outgoing calls), and no
...
users configured (or enabled for outgoing calls).
2) Rewrote code to be more efficient by gathering all information about providers and users in one pass
at the start, and then using dictionaries with the data stored in them to build the sections.
3) Added translate() statements for default messages displayed (like "Dials all numbers").
4) Rewrote default messages for the "Incoming Calls" and "Providers Used for Outgoing Calls" sections
to be more descriptive.
2011-11-07 02:02:33 +00:00
Iordan Iordanov
1ca513cf72
Worked out a better (proof of concept) solution to the warning mechanism when no Google/SIP accounts are configured or not configured for outgoing calls.
2011-11-06 05:51:34 +00:00
Iordan Iordanov
dc6057a519
Added a proof of concept of how a warning about no accounts having been configured can look.
2011-11-06 00:44:14 +00:00
Iordan Iordanov
6e632b7225
1) Made spacing with \ syntax consistent across the board.
2011-11-05 19:29:55 +00:00
Iordan Iordanov
5cd67479c3
1) Massive whitespace reorganization (untabified, and made consistent everything).
...
2) Dropped some currently unneeded, commented-out, code from pbx-users.lua.
2011-11-05 18:34:12 +00:00
Iordan Iordanov
f976533433
1) Got rid of mysplit and replaced where it was called with luci.util.split(luci.util.trim(...), ...) calls.
2011-11-05 17:23:36 +00:00
Iordan Iordanov
773de62fd3
1) Replaced trim with luci.util.trim in pbx-calls.lua
...
2) Slight code cleanup in pbx.lua
2011-11-05 16:50:14 +00:00
Iordan Iordanov
6d42a6a0e8
Many improvements to pbx-calls.lua:
...
1) Now trimming whitespace from all input before checking validity (of extensions, users, providers).
2) Now building valid outdoing providers and valid users array while rendering page since we're going
through all providers and users anyway to display the page (saves cycles).
3) Now not displaying internal naming scheme of providers to users, but what they expect (us#erin%fo@host.org ).
Before we used to show us_erin_fo@host_org, and it was ugly and needed explanations.
4) Got rid of some no-longer-needed functions due to improvements mentioned in (2).
5)
2011-11-01 01:47:37 +00:00
Iordan Iordanov
740ef9794d
1) Rewrote the function which formats output at specified indices to work with an variable number of indices.
...
2) Reformatted the help text a bit.
2011-10-31 03:18:45 +00:00
Iordan Iordanov
62118b369b
1) Made pbx-asterisk executable.
...
2) Removed a few unused templates.
3) Removed old firewall rule-creation routine from pbx-asterisk.
4) Updated text on main page.
2011-10-31 01:00:22 +00:00
Jo-Philipp Wich
10f21f5c73
applications/luci-upnp: fix default value of log_output option ( #333 )
2011-10-30 02:59:55 +00:00
Iordan Iordanov
33caee55e4
This is the initial release of luci-pbx as submitted to the mailing list.
2011-10-28 03:44:23 +00:00
Manuel Munz
cb82c32769
applications/openvpn: Fix column ordering, depends need to be in the last column (but still don't work)
2011-10-24 18:18:09 +00:00
Manuel Munz
e05ec34787
applications: Remove ffwizard, is replaced by meshwizard
2011-10-23 09:01:51 +00:00
Manuel Munz
004e89c776
applications/luci-splash: Fix double 'and' typo (325)
2011-10-18 17:42:26 +00:00
Manuel Munz
241c9bcbef
applications/luci-splash: Finish translation work and move translation strings to own file
2011-10-18 09:23:27 +00:00
Jo-Philipp Wich
8c094ff45c
applications/luci-olsr, po: fix typo in OLSR texts ( #323 )
2011-10-17 22:37:30 +00:00
Manuel Munz
0e7b45ef0d
applications/luci-p910nd: Better tcp port selection ( #321 )
2011-10-16 14:08:39 +00:00
Manuel Munz
9e31af191e
applications/wshaper: Fix uci-defaults
2011-10-15 22:02:29 +00:00
Manuel Munz
b0c01cfd19
applications/wshaper: Rename uci-defaults/luci-wshaper to wshaper
2011-10-15 20:47:42 +00:00
Manuel Munz
87a3f2f129
applications: Add luci-wshaper ( #53 )
2011-10-15 18:47:42 +00:00
Manuel Munz
8e6336170d
applications/openvpn: Fix translation of headers on advanced page and update/cleanup translations
2011-10-14 00:11:19 +00:00
Manuel Munz
4fb5136c09
applications/luci-openvpn: Add translations for advanced page, regenerate po/pot files, thanks Pierre Gaufillet ( #219 )
2011-10-06 22:37:27 +00:00
Jo-Philipp Wich
31ea36f7ab
applications/luci-multiwan: add status indicators, patch by Etienne Champetier <etienne.champetier@free.fr> ( #260 )
2011-10-02 10:23:32 +00:00
Jo-Philipp Wich
079131a309
applications/luci-upnp: rework status javascript to use XHR.poll()
2011-09-26 00:26:44 +00:00
Jo-Philipp Wich
97f74fe766
applications/luci-ahcp: rework status javascript to use XHR.poll()
2011-09-26 00:26:19 +00:00
Jo-Philipp Wich
fa52f7f54b
applications/luci-ushare: allow multiple content directories
2011-09-26 00:25:37 +00:00
Jo-Philipp Wich
4a32a5751d
applications/luci-upnp: javascript fixes
2011-09-25 20:54:24 +00:00
Jo-Philipp Wich
5f6ea74d22
applications/luci-ahcp: javascript fix
2011-09-25 20:52:26 +00:00
Jo-Philipp Wich
b360dbc6dc
modules/admin-full, modules/freifunk, modules/niu, libs/web, applications/luci-upnp: tune input class attributes
2011-09-22 13:25:48 +00:00
Jo-Philipp Wich
0252fb9da7
applications/luci-vnstat: filter inactive interfaces in preferences
2011-09-22 01:41:26 +00:00
Manuel Munz
7cb54b6a51
applications/openvpn: Change type for management_log_cache ( #276 )
2011-09-08 15:02:55 +00:00
Manuel Munz
1a511de0be
Fix i18n problems with freifunk module and meshwizard
2011-09-08 12:51:00 +00:00
Jo-Philipp Wich
bbd5aa1831
applications/luci-statistics: cope with rules having no target in iptables plugin config
2011-08-22 20:52:31 +00:00
Jo-Philipp Wich
86c32d917c
applications/luci-statistics: fix translation issues in controller
2011-08-13 21:12:19 +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
01cd04fc78
applications/luci-firewall: fix turning off nat reflection
2011-07-30 20:02:58 +00:00
Jo-Philipp Wich
753dbfff7a
applications/luci-diag-devinfo: add index() stubs to controller files ( #281 )
2011-07-30 19:42:05 +00:00
Jo-Philipp Wich
224dc2daa2
applications/luci-wol: cope with host entries that have multiple MACs assigned
2011-07-21 15:26:55 +00:00
Jo-Philipp Wich
7e484b857b
applications/luci-firewall: properly handle zone removal
2011-07-11 13:11:12 +00:00
Jo-Philipp Wich
ca0de8445c
applications/luci-splash: semd a WISPr response, allows iPhone to detect Captive Portal while normal browsers are redirected
2011-07-01 13:49:45 +00:00
Jo-Philipp Wich
eb8908bcea
applications/luci-splash: fix two other redundant lock wait calls
2011-07-01 11:33:46 +00:00
Jo-Philipp Wich
a0001338e8
applications/luci-splash: fix possible race condition
2011-07-01 11:26:35 +00:00
Manuel Munz
62f74fcae0
contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu after install
2011-06-29 12:31:07 +00:00
Jo-Philipp Wich
69e6abaeab
applicaitons/luci-qos: make classification rules sortable ( #259 )
2011-06-25 23:17:10 +00:00
Manuel Munz
8df0c46d12
contrib/meshwizard: set ucitrack entry properly
2011-06-24 14:29:20 +00:00
Manuel Munz
ab87896104
Add new meshwizard (WIP)
2011-06-23 15:52:00 +00:00
Jo-Philipp Wich
648af42197
applications/luci-firewall: use neg_network_ip4addr datatype for masq_{src,dest}
2011-06-17 10:53:24 +00:00
Matthias Uferer
3c27fb3a17
2011-06-17 02:54:50 +00:00
Jo-Philipp Wich
7dbb07ff6f
applications/luci-firewall: relax masq_{src,dest} validation to allow for interface names
2011-06-17 00:28:52 +00:00
Jo-Philipp Wich
be2ae705fa
applications/luci-splash: use an HTML redirect on initial splash, fixes iPhone captive portal detection
2011-06-16 23:00:57 +00:00
Jo-Philipp Wich
2dd1080cd6
applications: add luci-ahcp, support for the AHCP server package
2011-06-10 16:47:00 +00:00
Manuel Munz
73853abf8f
applicatiopns/openvpn: Add descriptions for openvpn options, thanks Joe
2011-06-03 23:09:54 +00:00
Manuel Munz
db0412666f
applications/openvpn: Add script_security and topology options ( #251 )
2011-06-03 23:07:02 +00:00
Manuel Munz
761510551d
applications/luci-olsr: Better datatype verification for ipv6 prefix.
2011-05-17 23:06:12 +00:00
Manuel Munz
0a3877049b
applications/luci-olsr: Add dataype verdification, placeholders and helptexts to the olsrhna page
2011-05-17 17:00:21 +00:00
Manuel Munz
01db32fdcf
luci-splash: XHTML failed validation, fix it
2011-05-14 12:55:22 +00:00
Manuel Munz
30e79c0ff3
luci-olsr: Add options for SmartGateway.
2011-05-08 22:56:29 +00:00
Jo-Philipp Wich
3b481cbc79
trunk: remove luci-app-initmgr, its part of admin-full now
2011-05-04 22:03:07 +00:00
Jo-Philipp Wich
f6f65ed957
applications/luci-upnp: register with status page
2011-05-04 21:06:26 +00:00
Jo-Philipp Wich
97e49204f8
applications/luci-radvd: fix various issues
2011-05-04 08:55:57 +00:00
Jo-Philipp Wich
a3850aa3c7
applications/luci-vnstat: move to status menu
2011-05-03 21:52:19 +00:00
Jo-Philipp Wich
6697e282af
trunk: s/ / /g
2011-05-03 03:20:15 +00:00
Jo-Philipp Wich
8879c55bb3
applications/luci-vnstat: fix crash if dbdir is defined but not existing yet
2011-04-28 10:27:00 +00:00
Manuel Munz
707701df74
applications/luci-samba: Add textbox to edit the template for config generation ( #122 )
2011-04-13 15:14:42 +00:00
Manuel Munz
bb2d7517eb
luci-firewall: Add support for negations for ip addresses/nets ( #218 )
2011-04-13 00:33:42 +00:00
Jo-Philipp Wich
f54ef008f8
applications/luci-upnp: improve some more labels
2011-03-17 18:14:23 +00:00
Jo-Philipp Wich
7080667753
applications/luci-upnp: add a note that up and download speeds are informational only
2011-03-17 18:02:23 +00:00
Jo-Philipp Wich
39fae00e61
applications/luci-upnp: sync with OpenWrt trunk changes
2011-03-17 17:46:55 +00:00
Manuel Munz
daadcb9ea2
Add freifunk-policyrouting and luci-app-freifunk-policyrouting
2011-03-14 19:34:23 +00:00
Manuel Munz
945076c895
modules/freifunk: OSM in basics fixed thanks to Andreas Pittrich
2011-03-12 17:13:36 +00:00
Jo-Philipp Wich
9e09f62fc6
applications/luci-splash: fix init script enabling on build host
2011-02-17 19:17:01 +00:00
Jo-Philipp Wich
521099ad98
applications/luci-ffwizzard: prevent infinite shell loop when compiling LuCI SDK
2011-02-16 19:56:41 +00:00
Manuel Munz
9215f16c9f
po: Move p2pblock translations from freifunk into own translation files
2011-02-14 18:01:20 +00:00
Jo-Philipp Wich
63371656cb
applications/luci-firewall: fix "any" icmp type for ip6tables
2011-02-12 23:27:10 +00:00
Manuel Munz
f3b5d641f0
applications/ffwizard: rdate config not needed anymore
2011-02-12 19:48:26 +00:00
Jo-Philipp Wich
cc275d166e
applications/luci-radvd: use is6linklocal()
2011-02-12 19:09:36 +00:00