Commit graph

256 commits

Author SHA1 Message Date
Steven Barth
92a919d8ee * applications/luci-splash: Removed dependency to sgi-haserl, Updated attributes 2008-06-11 20:27:10 +00:00
Jo-Philipp Wich
e92fce9694 * luci/statistics: fix syntax error in init script 2008-06-10 22:28:08 +00:00
Jo-Philipp Wich
4495c0326c * luci/statistics: add and enable load plugin by default 2008-06-10 22:08:27 +00:00
Steven Barth
5472678440 * Completed cleanup of German translation 2008-06-09 20:11:19 +00:00
Steven Barth
211c6394a0 * Prepare german translation cleanup 2008-06-09 10:10:29 +00:00
Steven Barth
2bf012a40a * themes/fledermaus: Register on install
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09 08:48:10 +00:00
Steven Barth
64806f32be * Made Makefiles attribute aware 2008-06-09 07:56:20 +00:00
Jo-Philipp Wich
5f6561bc34 * luci/statistics: register statistics reload commit action 2008-06-08 22:09:58 +00:00
Jo-Philipp Wich
cb3ed9f226 * luci/statistics: implement reload action in init script 2008-06-08 21:59:51 +00:00
Jo-Philipp Wich
de2e0ce10c * luci/statistics: implement support for the load plugin 2008-06-08 21:51:55 +00:00
Steven Barth
0d4b628c7b * applications/olsr: Fixed case sensitive i18n-keys 2008-06-08 21:28:29 +00:00
Jo-Philipp Wich
52673c157b * luci/statistics: reworked some dispatcher, use new hashtable iterators to create sorted submenus 2008-06-08 21:15:06 +00:00
Steven Barth
2072ec939f * applications/luci-olsr: Translation 2008-06-08 18:02:47 +00:00
Steven Barth
d04d7bb8fa * applications/luci-qos: Translation 2008-06-08 17:12:47 +00:00
Steven Barth
14438002a1 * More Translation 2008-06-08 15:36:57 +00:00
Jo-Philipp Wich
2d5110fcb4 * luci/statistics: append ".lua" to language files to allow bytecody-compilation 2008-06-08 14:20:19 +00:00
Jo-Philipp Wich
873b20cb19 * luci/statistics: replace load() with loadc() since german translation is now available 2008-06-08 14:19:26 +00:00
Jo-Philipp Wich
3ba1a52c1f * luci/statistics: Latin1 -> UTF-8 conversation for german translation 2008-06-08 14:04:22 +00:00
Jo-Philipp Wich
07ec43bf0c * luci/statistics: add german translation 2008-06-08 13:47:49 +00:00
Steven Barth
7d03f8ea8a * Core translation
* Added license headers
* Splitted qos into separate application package
2008-06-08 08:14:31 +00:00
Steven Barth
a7a2afdb0a * libs/uci: Fixed uci.delete_all
* Fixed Freifunk wizard
2008-06-07 07:58:35 +00:00
Steven Barth
cdd871d834 * Fixed a typo 2008-06-06 22:28:51 +00:00
Steven Barth
741f7a44f5 * Fixed typos 2008-06-06 22:27:03 +00:00
Steven Barth
0092df3d17 * Fixed a bug in Luci-Splash 2008-06-06 21:49:17 +00:00
Steven Barth
cd0fb5e44e * Removed High-Level UCI-API due to Lua compiler bugs 2008-06-06 20:45:33 +00:00
Steven Barth
8644ff1eab * Removed section titles 2008-06-06 18:27:59 +00:00
Steven Barth
331bd2579d * Added missing file 2008-06-06 16:21:11 +00:00
Steven Barth
9322801072 * Separated OLSR pages into separate application pack
* Minor bugfixes and enhancements
2008-06-06 15:50:21 +00:00
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
18efb3f75b * luci/statistics: made definition fallbacks for date w/o digram model working again 2008-06-03 23:58:42 +00:00
Jo-Philipp Wich
8d732cb8d9 * luci/statistics: definitions.lua: remove all defs handled by diagram models, removed duplicate date (saves ~1000 loc ;-) ) 2008-06-03 23:30:51 +00:00
Jo-Philipp Wich
2c85ff1fe7 * luci/statistics: remove unneeded processes/ps_state diagram definition 2008-06-03 23:22:55 +00:00
Jo-Philipp Wich
c95801569f * luci/statistics: added missing iptables/ipt_bytes definition, svn property fixups 2008-06-03 23:18:37 +00:00
Jo-Philipp Wich
6071119f2e * luc/statistics: add file/license headers 2008-06-03 23:15:16 +00:00
Felix Fietkau
7557c5bcef some error handling for fs.dir(...) == nil 2008-06-03 22:50:21 +00:00
Felix Fietkau
77f8074a01 make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli 2008-06-03 22:42:01 +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
8084c460a1 * luci/statistics: update config generator 2008-06-03 19:22:55 +00:00
Jo-Philipp Wich
be71969b76 * luci/statistics: update default config 2008-06-03 19:18:29 +00:00
Jo-Philipp Wich
71449d76e7 * luci/statistics: implement timespan selection in public interface 2008-06-03 19:05:34 +00:00
Steven Barth
8ee6336320 * applications/luci-splash: Fixed a typo 2008-06-03 16:53:51 +00:00
Jo-Philipp Wich
9f4428eefc * luci/statistics: add init script 2008-06-02 01:49:51 +00:00
Jo-Philipp Wich
4058aacd06 * luci/statistics: template and controller translation 2008-06-02 00:48:25 +00:00
Jo-Philipp Wich
3e94adc682 * luci/statistics: complete cbi model translation 2008-06-01 23:52:07 +00:00
Steven Barth
bc5c1995eb * luci/web: Set default language to English
* applications/community-*: Set default language to German
2008-06-01 12:35:19 +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
Steven Barth
df625ebc42 * Reset default theme to "Fledermaus" for freifunk community packages 2008-05-31 08:07:50 +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
Jo-Philipp Wich
7f995fd0b6 * luci/statistics: include cpu plugin in stat-genconfig 2008-05-29 16:00:34 +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
38844ccb31 * luci/statistics: added diagram model for interface plugin 2008-05-28 19:37:20 +00:00
Jo-Philipp Wich
bb5ecfde72 * luci/statistics: implement a more advanced diagram generator in rrdtool.lua, simplified diagram models, fix bug in datatree.lua 2008-05-28 17:51:15 +00:00
Jo-Philipp Wich
c59a7afe45 * luci/statistics: adept controller to new dispatcher requirements 2008-05-27 21:23:11 +00:00
Steven Barth
b1e131a3db * Optimized dispatching model 2008-05-27 20:39:48 +00:00
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
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
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
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
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
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
Jo-Philipp Wich
e53d31062e * ffluci/statistics: update default config 2008-05-25 02:56:05 +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
Steven Barth
f920f79b64 * Separated Freifunk wizard from Freifunk module 2008-05-23 21:14:21 +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
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
89782b126f * ffluci/statistics: first bunch of collectd plugin cbi models 2008-05-20 01:23:25 +00:00
Steven Barth
69897e5ad9 * Add community package for Freifunk Hannover 2008-05-18 21:38:11 +00:00
Jo-Philipp Wich
191848dae0 * ffluci: first work on statistics application based on collectd 2008-05-17 17:43:49 +00:00
Steven Barth
6eae1a0103 * Generalized dispatcher handling 2008-05-17 10:00:44 +00:00
Steven Barth
bc253802f4 * applications/luci-fw: Fixed initscript 2008-05-14 20:16:56 +00:00
Steven Barth
a39bf5f58d * modules/freifunk: Updated wizard to be more generic 2008-05-14 19:39:09 +00:00
Steven Barth
ba971df2af * applications/luci-fw: Added support for customizing inter-device routing
* applications/luci-fw: Adapted Firewallscripts to better integrate into OpenWRT networking concept
2008-05-14 18:16:51 +00:00
Steven Barth
3f4f75b107 * core: Added template for a table view of typed sections 2008-05-14 12:10:44 +00:00
Steven Barth
9a8624350f * Readded missing firewall configuration pages 2008-05-14 09:17:09 +00:00
Steven Barth
b481ea4934 * applications/sgi-haserl: Added ffluci.http.upload for file uploads
* applications/sgi-webuci: Added stub for ffluci.http.upload
2008-05-13 09:21:10 +00:00
Steven Barth
b5243ea95f * applications/luci-splash fixes #2 2008-05-11 10:37:01 +00:00
Steven Barth
045d9c1942 * DHCP-Splash fixes #1 2008-05-11 10:29:45 +00:00
Steven Barth
ff95588502 * applications/luci-splash: Minor bugfixes 2008-05-08 20:59:08 +00:00
Steven Barth
f547a274f7 * Minor bugfixes 2008-05-08 20:52:20 +00:00
Steven Barth
6ae8e58510 * Fix builds 2008-05-08 16:37:47 +00:00
Steven Barth
c4d092ff35 * Some more fixes for #2030 2008-05-08 16:20:53 +00:00
Steven Barth
aa9ccf77c6 * Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
2008-05-08 15:37:41 +00:00