Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | add support for splash leases plugin | soma | |
2013-04-23 | Add support for collectd-mod-uptime to luci-statistics | Jo-Philipp Wich | |
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 | |||
2012-12-25 | applications/luci-statistics: render graph menus in alphabetic order | Jo-Philipp Wich | |
2012-12-11 | applications/luci-statistics: add missing nut plugin entry to config menu | Jo-Philipp Wich | |
2012-12-11 | Add NUT UPS support to luci-statistics | Jo-Philipp Wich | |
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-02-19 | applications/luci-statistics: make host selectable if collectd-mod-network ↵ | Patrick Grimm | |
server is on | |||
2011-12-12 | applications/luci-statistics: fix controller (#7344) | Jo-Philipp Wich | |
2011-12-07 | applications/luci-statistics: drop support for wireless plugin, add iwinfo ↵ | Jo-Philipp Wich | |
replacement | |||
2011-12-07 | applications/luci-statistics: remove plugin overview pages, jump to first ↵ | Jo-Philipp Wich | |
plugin of each category instead | |||
2011-11-28 | applications/luci-statistics: Sort menu items alphabetically | Manuel Munz | |
2011-11-28 | applications/luci-statistics: Add support for memory plugin and initial ↵ | Manuel Munz | |
support for conntrack | |||
2011-11-28 | applications/luci-statistics: display all instances on index pages, ↵ | Jo-Philipp Wich | |
introduce is_index flag for models, add olsrd plugin menu | |||
2011-08-13 | applications/luci-statistics: fix translation issues in controller | Jo-Philipp Wich | |
2011-08-12 | applications, modules: remove i18n handling from controller modules as it ↵ | Jo-Philipp Wich | |
moved to the themes now | |||
2010-04-13 | applications/luci-statistics: fix translations of cbi models and controller | Jo-Philipp Wich | |
2010-03-27 | applications/luci-statistics: make it work under uhttpd | Jo-Philipp Wich | |
2009-10-31 | all: change most translate statements to new format, some need manual cleanup | Jo-Philipp Wich | |
2009-06-27 | applications/luci-statistics: switch controller to nixio.fs | Jo-Philipp Wich | |
2009-01-02 | Use luci.fs.access instead of luci.fs.isfile where applicable | Steven Barth | |
2008-10-09 | OXYGEN #1: Added index-marks | Steven Barth | |
2008-09-15 | Fixed statistics | Steven Barth | |
2008-08-31 | * luci/applications: statistics: pick up new rrdtool translations in ↵ | Jo-Philipp Wich | |
controller and rrdtool-i18n binding | |||
2008-08-26 | UCI API changes | Steven Barth | |
2008-07-16 | libs/web: Prevent luci.http to prematurely parse the POST data | Steven Barth | |
modules/admin-mini: Added fw-upgrade page | |||
2008-06-15 | * Added support for CGI SGI | Steven Barth | |
2008-06-15 | * Generalized HTTP-API | Steven Barth | |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-06-08 | * luci/statistics: implement support for the load plugin | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: reworked some dispatcher, use new hashtable iterators to ↵ | Jo-Philipp Wich | |
create sorted submenus | |||
2008-06-08 | * luci/statistics: replace load() with loadc() since german translation is ↵ | Jo-Philipp Wich | |
now available | |||
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-05 | * luci/statistics: whitespace cleanup in controller | Jo-Philipp Wich | |
2008-06-05 | * luci/statistics: fix dispatcher again: drop redirect; use first available ↵ | Jo-Philipp Wich | |
instance if no instance requested; breaks menu highlight but lets statistics work in every context (at least for now) | |||
2008-06-04 | * luci/statistics: moving the graph controller to admin caused the images to ↵ | Jo-Philipp Wich | |
be generated by the root user which rendered the linked-in public statistics pages unusable because of missing permissions to write the generated graphics as nobody to directories created by root * luci/core: store the actual dispatching path to .path in node() - this permits dispatcher modules to get the canonical path as luci.dispatcher.dispatched.path | |||
2008-06-03 | * luc/statistics: add file/license headers | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: move public pages to /admin/statistics/graph/ | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: implement timespan selection in public interface | Jo-Philipp Wich | |
2008-06-02 | * luci/statistics: template and controller translation | Jo-Philipp Wich | |
2008-06-01 | * luci/statistics: let rrdtool.lua use values from the configuration, added ↵ | Jo-Philipp Wich | |
irq diagram model | |||
2008-05-30 | * luci/statistics: added diagram models for process and df plugins, ↵ | Jo-Philipp Wich | |
adept controller to recent luci core, support models with per instance diagrams and index diagrams, added new strings to language file | |||
2008-05-29 | Revert "* luci/core: dispatcher.lua: fix build_url()" | Steven Barth | |
This reverts commit 7512f2e5f533cb8ef51a9e4ee01081da0df23853. | |||
2008-05-29 | * luci/statistics: generate submenus for plugins with multiple instances, ↵ | Jo-Philipp Wich | |
i18n menu entries | |||
2008-05-28 | * luci/statistics: implement initial i18n support, added first translations, ↵ | Jo-Philipp Wich | |
removed hardcoded strings from models | |||
2008-05-27 | * luci/statistics: adept controller to new dispatcher requirements | Jo-Philipp Wich | |
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |