summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-06-08* More TranslationSteven Barth
2008-06-08* luci/statistics: append ".lua" to language files to allow bytecody-compilationJo-Philipp Wich
2008-06-08* luci/statistics: replace load() with loadc() since german translation is ↵Jo-Philipp Wich
now available
2008-06-08* luci/statistics: Latin1 -> UTF-8 conversation for german translationJo-Philipp Wich
2008-06-08* luci/statistics: add german translationJo-Philipp Wich
2008-06-08* Core translationSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-07* libs/web: Fixed time hackSteven Barth
2008-06-07* libs/uci: Fixed uci.delete_allSteven Barth
* Fixed Freifunk wizard
2008-06-07* libs/web: Fixed secure caching with setuid/setgid handlingSteven Barth
2008-06-07* Fixed last commitSteven Barth
2008-06-07* libs/web: Fixed Luci template cacheSteven Barth
* libs/web: Added luci.http.urlencode, luci.http.urldecode * Minor enhancements
2008-06-06* Fixed a typoSteven Barth
2008-06-06* Fixed typosSteven Barth
2008-06-06* Fixed a bug in Luci-SplashSteven Barth
2008-06-06* Core translationSteven Barth
2008-06-06* Removed High-Level UCI-API due to Lua compiler bugsSteven Barth
2008-06-06* Removed section titlesSteven Barth
2008-06-06* Fixed an issue that prevented the controller from working with fastindexSteven Barth
2008-06-06* Added missing fileSteven Barth
2008-06-06* Separated OLSR pages into separate application packSteven Barth
* Minor bugfixes and enhancements
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-05* Updated UCI librariesSteven Barth
* Removed old UCI libraries * Added new High-Level UCI API
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/themes: do an explicit check for table data type on result of ↵Jo-Philipp Wich
uci.changes()
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-04* luci/themes: oops I forgot the most important piece of code - fix last commitJo-Philipp Wich
2008-06-04* luci/themes: fix admin header template, crashes badly when ↵Jo-Philipp Wich
luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?)
2008-06-04* Fix #2275Steven Barth
2008-06-04allow the sgi-webuci prepare_req function to reload the lua context if ↵Felix Fietkau
necessary (not used yet)
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-03fix footerFelix Fietkau
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* Increased menu font sizeSteven Barth
2008-06-03* Linked statistic graphs to Freifunk moduleSteven Barth
2008-06-03* luci/statistics: move public pages to /admin/statistics/graph/Jo-Philipp Wich
2008-06-03* luci/contrib: drop "(incomplete)" notice in Makefile for statisticsJo-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/core: util.lua: implement min(utes) in parse_units()Jo-Philipp Wich
2008-06-03* luci/statistics: implement timespan selection in public interfaceJo-Philipp Wich
2008-06-03* libs/web: Added support for custom query stringsSteven Barth
2008-06-03* Added luasocket OpenWRT MakefileSteven Barth
2008-06-03* applications/luci-splash: Fixed a typoSteven Barth