summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-05* luci/statistics: whitespace cleanup in controllerJo-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* luci/statistics: made definition fallbacks for date w/o digram model ↵Jo-Philipp Wich
working again
2008-06-03* luci/statistics: definitions.lua: remove all defs handled by diagram ↵Jo-Philipp Wich
models, removed duplicate date (saves ~1000 loc ;-) )
2008-06-03* luci/statistics: remove unneeded processes/ps_state diagram definitionJo-Philipp Wich
2008-06-03* luci/statistics: added missing iptables/ipt_bytes definition, svn property ↵Jo-Philipp Wich
fixups
2008-06-03* luc/statistics: add file/license headersJo-Philipp Wich
2008-06-03some error handling for fs.dir(...) == nilFelix Fietkau
2008-06-03make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵Felix Fietkau
dependencies of libuci.lua on the cli
2008-06-03* luci/statistics: move public pages to /admin/statistics/graph/Jo-Philipp Wich
2008-06-03* luci/statistics: update config generatorJo-Philipp Wich
2008-06-03* luci/statistics: update default configJo-Philipp Wich
2008-06-03* luci/statistics: implement timespan selection in public interfaceJo-Philipp Wich
2008-06-03* applications/luci-splash: Fixed a typoSteven Barth
2008-06-02* luci/statistics: add init scriptJo-Philipp Wich
2008-06-02* luci/statistics: template and controller translationJo-Philipp Wich
2008-06-01* luci/statistics: complete cbi model translationJo-Philipp Wich
2008-06-01* luci/web: Set default language to EnglishSteven Barth
* applications/community-*: Set default language to German
2008-06-01* luci/statistics: let rrdtool.lua use values from the configuration, added ↵Jo-Philipp Wich
irq diagram model
2008-05-31* Reset default theme to "Fledermaus" for freifunk community packagesSteven Barth
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* luci/statistics: include cpu plugin in stat-genconfigJo-Philipp Wich
2008-05-29Revert "* 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-28* luci/statistics: added diagram model for interface pluginJo-Philipp Wich
2008-05-28* luci/statistics: implement a more advanced diagram generator in ↵Jo-Philipp Wich
rrdtool.lua, simplified diagram models, fix bug in datatree.lua
2008-05-27* luci/statistics: adept controller to new dispatcher requirementsJo-Philipp Wich
2008-05-27* Optimized dispatching modelSteven Barth
2008-05-27* luci/statistics: implement flip, overlay and total options for diagram ↵Jo-Philipp Wich
models, improved/fixed netlink and wireless models
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/
2008-05-27* 3rd Package reorgnaisationSteven Barth
* Moved core, web, cbi to libs * Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages
2008-05-27* Separated CBI from LuCI WebSteven Barth
* Updated OpenWRT-Makefile
2008-05-26* Reworked host-Target for global MakefileSteven Barth
* Fixed dispatcher to correctly support fastindex
2008-05-26* Updated dispatcher to use fastindex if availableSteven Barth
* Updated webuci SGI * Updated dispatcher
2008-05-25* luci/statistics: fix path to types.db in default config, adept ↵Jo-Philipp Wich
stat-genconfig to new project name and updated config
2008-05-25* luci/statistics: ffluci -> luci conversationJo-Philipp Wich
2008-05-25* ffluci/statistics: diagram model updates, added ping to genconfig, fixed ↵Jo-Philipp Wich
random() in colors.lua and added support for multiple diagrams per diagram controller
2008-05-25Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵Steven Barth
Interface to Lua Configuration Interface
2008-05-25* ffluci/statistics: update default configJo-Philipp Wich
2008-05-25* ffluci/statistcs: implement rrdtool stuff, extend controller to public ↵Jo-Philipp Wich
pages - wip
2008-05-23* Separated Freifunk wizard from Freifunk moduleSteven Barth
2008-05-23* ffluci/statistics: move contrib files from files/ to root/Jo-Philipp Wich
2008-05-23* ffluci/statistics: port statistics to new controller api, add mysel to NOTICEJo-Philipp Wich
2008-05-22* Changed Makefiles to use mainline LuaSteven Barth
* Added a dispatching shortcut (thanks to Jow)
2008-05-22* ffluci/statistics: updated default configJo-Philipp Wich
2008-05-22Merge branch 'menu'Steven Barth
2008-05-22* ffluci/statistics: fixes for interface, netlink, dns and email plugin cbi ↵Jo-Philipp Wich
models