Commit graph

828 commits

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