Commit graph

789 commits

Author SHA1 Message Date
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