Steven Barth
c7e3e11811
* libs/cbi: Fixed a bug which prevented creation of non-anonymous sections
2008-06-08 21:21:33 +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
e9c93fea17
* Increased version number to 0.6
2008-06-08 20:58:22 +00:00
Jo-Philipp Wich
4ad4a77b3d
* luci/core: add spairs(), kspairs() and vspairs() sorted hashtable iterator functions
2008-06-08 20:51:48 +00:00
Jo-Philipp Wich
ec1c9a6545
* luci/i18n: fix typo in english translation
2008-06-08 18:09:47 +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
b088031a8e
* Core translation
2008-06-08 13:03:55 +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
09ecbe73ed
* libs/web: Fixed time hack
2008-06-07 08:22:35 +00:00
Steven Barth
a7a2afdb0a
* libs/uci: Fixed uci.delete_all
...
* Fixed Freifunk wizard
2008-06-07 07:58:35 +00:00
Steven Barth
0eefbbe91d
* libs/web: Fixed secure caching with setuid/setgid handling
2008-06-07 07:18:40 +00:00
Steven Barth
92fc9cd62f
* Fixed last commit
2008-06-07 06:49:38 +00:00
Steven Barth
f8925eefa3
* libs/web: Fixed Luci template cache
...
* libs/web: Added luci.http.urlencode, luci.http.urldecode
* Minor enhancements
2008-06-07 06:44:27 +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
37caa67aaa
* Core translation
2008-06-06 21:24:59 +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
794a2f537c
* Fixed an issue that prevented the controller from working with fastindex
2008-06-06 18:16:56 +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
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