Steven Barth
dd9606825d
* Merged Luci to use native UCI-library
2008-06-05 19:16:38 +00:00
Jo-Philipp Wich
d30d590ae8
* luci/statistics: whitespace cleanup in controller
2008-06-05 09:21:44 +00:00
Jo-Philipp Wich
e9cbb96685
* luci/statistics: fix dispatcher again: drop redirect; use first available instance if no instance requested; breaks menu highlight but lets statistics work in every context (at least for now)
2008-06-05 09:19:46 +00:00
Jo-Philipp Wich
48e06817da
* luci/statistics: moving the graph controller to admin caused the images to 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-04 22:41:58 +00:00
Jo-Philipp Wich
6071119f2e
* luc/statistics: add file/license headers
2008-06-03 23:15:16 +00:00
Jo-Philipp Wich
db3a4c5c97
* luci/statistics: move public pages to /admin/statistics/graph/
2008-06-03 20:04:20 +00:00
Jo-Philipp Wich
71449d76e7
* luci/statistics: implement timespan selection in public interface
2008-06-03 19:05:34 +00:00
Jo-Philipp Wich
4058aacd06
* luci/statistics: template and controller translation
2008-06-02 00:48:25 +00:00
Jo-Philipp Wich
1da5feb9f7
* luci/statistics: let rrdtool.lua use values from the configuration, added irq diagram model
2008-06-01 03:12:48 +00:00
Jo-Philipp Wich
d8ba05412c
* luci/statistics: added diagram models for process and df plugins, adept controller to recent luci core, support models with per instance diagrams and index diagrams, added new strings to language file
2008-05-30 00:26:18 +00:00
Steven Barth
fe7cbc15b8
Revert "* luci/core: dispatcher.lua: fix build_url()"
...
This reverts commit 7512f2e5f533cb8ef51a9e4ee01081da0df23853.
2008-05-29 13:51:32 +00:00
Jo-Philipp Wich
908332e3e9
* luci/statistics: generate submenus for plugins with multiple instances, i18n menu entries
2008-05-29 00:59:58 +00:00
Jo-Philipp Wich
b06638df6e
* luci/statistics: implement initial i18n support, added first translations, removed hardcoded strings from models
2008-05-28 22:34:26 +00:00
Jo-Philipp Wich
c59a7afe45
* luci/statistics: adept controller to new dispatcher requirements
2008-05-27 21:23:11 +00:00
Steven Barth
d35a620e9f
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
...
Author: Felix Fietkau <nbd@openwrt.org>
Date: Tue May 27 13:56:12 2008 +0200
rename src/ to luasrc/
2008-05-27 12:23:39 +00:00