Commit graph

400 commits

Author SHA1 Message Date
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
Steven Barth
75f3dbaa61 * Updated UCI libraries
* Removed old UCI libraries
* Added new High-Level UCI API
2008-06-05 19:15:31 +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
788cbb2633 * luci/themes: do an explicit check for table data type on result of uci.changes() 2008-06-04 23:40:40 +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
b871cadf34 * luci/themes: oops I forgot the most important piece of code - fix last commit 2008-06-04 21:04:51 +00:00
Jo-Philipp Wich
25e71a2acf * luci/themes: fix admin header template, crashes badly when luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?) 2008-06-04 21:01:48 +00:00
Steven Barth
346ad261bb * Fix #2275 2008-06-04 14:24:15 +00:00
Felix Fietkau
f7fab0d54f allow the sgi-webuci prepare_req function to reload the lua context if necessary (not used yet) 2008-06-04 00:01:21 +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
Felix Fietkau
d0694fdb1e fix footer 2008-06-03 23:17:40 +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
Steven Barth
3bcf6dbea3 * Increased menu font size 2008-06-03 21:09:43 +00:00
Steven Barth
60a726343c * Linked statistic graphs to Freifunk module 2008-06-03 20:22:54 +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
e7b45d71da * luci/contrib: drop "(incomplete)" notice in Makefile for statistics 2008-06-03 19:33:16 +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
5c1fe0e544 * luci/core: util.lua: implement min(utes) in parse_units() 2008-06-03 19:12:32 +00:00
Jo-Philipp Wich
71449d76e7 * luci/statistics: implement timespan selection in public interface 2008-06-03 19:05:34 +00:00
Steven Barth
56a23c609c * libs/web: Added support for custom query strings 2008-06-03 18:02:53 +00:00
Steven Barth
25ca2d2f20 * Added luasocket OpenWRT Makefile 2008-06-03 17:19:53 +00:00
Steven Barth
8ee6336320 * applications/luci-splash: Fixed a typo 2008-06-03 16:53:51 +00:00
Steven Barth
75290d7af1 * Fixed last commit 2008-06-03 16:47:42 +00:00
Steven Barth
47b1f40356 * Fixed COPTS handling in OpenWRT Makefile
* libs/fastindex: fixed Makefile
2008-06-03 16:41:32 +00:00
Steven Barth
a7eb2bcbac * Changed Makefile to honour COPTS 2008-06-03 16:33:42 +00:00
Steven Barth
a042407e94 Revert "* Don't override environment variables in Makefile"
This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88.
2008-06-03 16:33:34 +00:00
Steven Barth
11a4ce396c * Removed dependency on fastindex due to some bugs 2008-06-02 21:36:21 +00:00
Steven Barth
d76980c194 * Don't override environment variables in Makefile 2008-06-02 21:01:59 +00:00
Steven Barth
561b0cfaa3 * Moved Freifunk status pages to admin-core and linked them in Freifunk
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
2008-06-02 20:16:05 +00:00
Steven Barth
953510ccac * Changed OpenWRT Makefile to support OpenWRT compiler flags 2008-06-02 19:27:06 +00:00
Steven Barth
95116c8d3b * libs/fastindex: Changed Makefile to use LUCI_INSTALLDIR 2008-06-02 19:14:56 +00:00
Jo-Philipp Wich
a29fb388f5 * luci/core: util.lua: added parse_units() helper function 2008-06-02 18:02:00 +00:00
Steven Barth
f56890a573 * Added native basic authentication support
* Cleanups
2008-06-02 17:49:27 +00:00
Jo-Philipp Wich
92d76ed836 * luci/core: cbi.lua: automatically set size of MultiValue fields 2008-06-02 16:21:41 +00:00
Felix Fietkau
6b0b22688c always enable luaposix 2008-06-02 15:57:17 +00:00
Felix Fietkau
71689cdfe0 add luaposix crypt() support 2008-06-02 15:51:59 +00:00
Steven Barth
08e85e726c * Reintegrated fastindex support 2008-06-02 15:36:13 +00:00
Steven Barth
fbe3f6f09f Revert "full fastindex integration, drop old cache stuff"
This reverts commit 19917e78d47dc33c3f75b7fac9585e534d144fd3.
2008-06-02 15:36:05 +00:00
Steven Barth
271bfb4725 full fastindex integration, drop old cache stuff 2008-06-02 15:35:57 +00:00
Steven Barth
f5c117f067 fix fastindex namespace 2008-06-02 15:35:44 +00:00
Steven Barth
f154da7e8c ignore vim swap files 2008-06-02 15:35:37 +00:00