Commit graph

4798 commits

Author SHA1 Message Date
Jo-Philipp Wich
3f09d369d6 * luci/statistics: implement flip, overlay and total options for diagram models, improved/fixed netlink and wireless models 2008-05-27 20:32:04 +00:00
Steven Barth
6a0da42bef * Fixed caching mechanism 2008-05-27 15:40:49 +00:00
Steven Barth
882940a807 * Added cache to createindex_plain 2008-05-27 14:40:41 +00:00
Steven Barth
a51bd49fbe * Fixed Makefile 2008-05-27 12:46:10 +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
Steven Barth
5df565faba add some indirection around make targets of module.mk, so you can combine it more easily with other build instructions 2008-05-27 12:13:19 +00:00
Steven Barth
20b14ac443 fix make clean 2008-05-27 12:13:12 +00:00
Steven Barth
93ff578ac8 * 3rd Package reorgnaisation
* Moved core, web, cbi to libs
* Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages
2008-05-27 09:33:52 +00:00
Steven Barth
30c8b259e1 * Separated CBI from LuCI Web
* Updated OpenWRT-Makefile
2008-05-27 08:32:10 +00:00
Steven Barth
b8124f18f8 * Separated the MVC-Webframework from core
* Separated i18n from core to prepare translations
2008-05-27 08:14:24 +00:00
Steven Barth
d4399bf618 * Reworked host-Target for global Makefile
* Fixed dispatcher to correctly support fastindex
2008-05-26 12:16:16 +00:00
Steven Barth
5f40074c0e * Updated dispatcher to use fastindex if available
* Updated webuci SGI
* Updated dispatcher
2008-05-26 09:45:12 +00:00
Jo-Philipp Wich
1da3c32a73 * luci/statistics: fix path to types.db in default config, adept stat-genconfig to new project name and updated config 2008-05-25 22:30:30 +00:00
Jo-Philipp Wich
e207fce586 * luci/contrib: added statistics to makefile 2008-05-25 20:49:10 +00:00
Jo-Philipp Wich
bf907eafda * luci/statistics: ffluci -> luci conversation 2008-05-25 17:53:04 +00:00
Jo-Philipp Wich
4a80f37832 * ffluci/statistics: diagram model updates, added ping to genconfig, fixed random() in colors.lua and added support for multiple diagrams per diagram controller 2008-05-25 17:47:38 +00:00
Steven Barth
32acc2cf98 * Fixed a typo 2008-05-25 17:46:06 +00:00
Steven Barth
328c83ce3b * core: Fixed a bug in the dispatcher
* core: Move cbi.js to general resource directory
* core: Removed Freifunk references
* core: Updated Fledermaus theme
2008-05-25 17:41:51 +00:00
Steven Barth
365d80765d Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
Steven Barth
c6c50b3ec6 * core: Added shortcut translatef for translate and format 2008-05-25 15:55:39 +00:00
Jo-Philipp Wich
0200ca38eb * ffluci/core: fs.lua: add wrapper for mkdir() to allow recursive creation of directory paths; whitespace cleanup 2008-05-25 14:38:29 +00:00
Jo-Philipp Wich
e53d31062e * ffluci/statistics: update default config 2008-05-25 02:56:05 +00:00
Jo-Philipp Wich
2620b221ff * ffluci/statistics: set svn properties 2008-05-25 02:38:25 +00:00
Jo-Philipp Wich
1e70a05156 * ffluci/statistcs: implement rrdtool stuff, extend controller to public pages - wip 2008-05-25 02:37:39 +00:00
Jo-Philipp Wich
32aa488d9b * ffluci/core: dispatcher.lua: setgid() won't work after setuid() due to missing permission - swapped set*id() calls; whitespace cleanups 2008-05-24 22:58:45 +00:00
Steven Barth
628701518a * Removed luaposix package (was committed to OpenWRT) 2008-05-24 18:25:29 +00:00
Steven Barth
905696e6f0 2008-05-24 16:18:12 +00:00
Steven Barth
afa3eb6812 Removed a comment in NOTICE file 2008-05-24 16:15:07 +00:00
Steven Barth
427dd0bd1d * Added support for first-level controllers
* Added several posix functions to ffluci.fs
* Added ffluci.util.combine
2008-05-24 14:11:15 +00:00
Steven Barth
f920f79b64 * Separated Freifunk wizard from Freifunk module 2008-05-23 21:14:21 +00:00
Steven Barth
125c63048b * Updated luaposix Makefile (prepare for merge to OpenWRT) 2008-05-23 20:55:59 +00:00
Jo-Philipp Wich
45be03914c * ffluci/statistics: move contrib files from files/ to root/ 2008-05-23 20:23:51 +00:00
Jo-Philipp Wich
eaa763cbdb * ffluci/statistics: port statistics to new controller api, add mysel to NOTICE 2008-05-23 19:23:06 +00:00
Steven Barth
83a1263e90 * Cleanup 2008-05-22 17:56:26 +00:00
Steven Barth
b515d6f88e * Changed Makefiles to use mainline Lua
* Added a dispatching shortcut (thanks to Jow)
2008-05-22 17:21:30 +00:00
Jo-Philipp Wich
505c3208c9 * ffluci/statistics: updated default config 2008-05-22 16:41:12 +00:00
Steven Barth
6604399aa8 Merge branch 'menu' 2008-05-22 14:04:03 +00:00
Jo-Philipp Wich
f738eb786e * ffluci/statistics: fixes for interface, netlink, dns and email plugin cbi models 2008-05-22 13:17:33 +00:00
Jo-Philipp Wich
41f224a2fa * ffluci/statistics: processes.lua: fix parameter spelling in comment 2008-05-22 13:12:43 +00:00
Jo-Philipp Wich
0e33719761 * ffluci/statistics: add cbi model for rrdtool, fix stat-genconfig to allow correctly spelled list value parameters, updated default config 2008-05-22 13:09:45 +00:00
Jo-Philipp Wich
68fd8eacdd * ffluci/statistics: add unixsock.lua missing in last commit 2008-05-21 04:36:47 +00:00
Jo-Philipp Wich
97ff6fa3e9 * ffluci/statistics: add cbi model for unixsock plugin 2008-05-21 04:34:13 +00:00
Jo-Philipp Wich
f90684f321 * ffluci/statistics: include general configuration in stat-genconfig 2008-05-21 04:17:25 +00:00
Jo-Philipp Wich
d51e33b8cb * ffluci/statistics: fix file description in tcpconns cbi model 2008-05-21 03:58:14 +00:00
Jo-Philipp Wich
aed4df18d9 * ffluci/statistics: add cbi models for processes and tcpconns plugin 2008-05-21 03:56:35 +00:00
Jo-Philipp Wich
5306660d04 * ffluci/statistics: add cbi models for irq, netlink and network plugins, updated menu, default config and config generator 2008-05-21 03:08:47 +00:00
Jo-Philipp Wich
f77474efc7 * ffluci/statistics: added initial config generator for collectd 2008-05-20 23:41:34 +00:00
Jo-Philipp Wich
2cbe2d2933 * ffluci/statistics: fix c'n'p errors in iptables cbi model 2008-05-20 19:21:36 +00:00
Jo-Philipp Wich
b878aa8ced * ffluci/statistics: updated menu, added collectd interface and iptables cbi models 2008-05-20 19:15:47 +00:00
Jo-Philipp Wich
9b4386e0f1 * ffluci: fix internal property in sys/iptparser.lua 2008-05-20 16:31:58 +00:00