Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-08 | * Core translation | Steven Barth | |
* Added license headers * Splitted qos into separate application package | |||
2008-06-07 | * libs/web: Fixed time hack | Steven Barth | |
2008-06-07 | * libs/uci: Fixed uci.delete_all | Steven Barth | |
* Fixed Freifunk wizard | |||
2008-06-07 | * libs/web: Fixed secure caching with setuid/setgid handling | Steven Barth | |
2008-06-07 | * Fixed last commit | Steven Barth | |
2008-06-07 | * libs/web: Fixed Luci template cache | Steven Barth | |
* libs/web: Added luci.http.urlencode, luci.http.urldecode * Minor enhancements | |||
2008-06-06 | * Fixed a typo | Steven Barth | |
2008-06-06 | * Fixed typos | Steven Barth | |
2008-06-06 | * Fixed a bug in Luci-Splash | Steven Barth | |
2008-06-06 | * Core translation | Steven Barth | |
2008-06-06 | * Removed High-Level UCI-API due to Lua compiler bugs | Steven Barth | |
2008-06-06 | * Removed section titles | Steven Barth | |
2008-06-06 | * Fixed an issue that prevented the controller from working with fastindex | Steven Barth | |
2008-06-06 | * Added missing file | Steven Barth | |
2008-06-06 | * Separated OLSR pages into separate application pack | Steven Barth | |
* Minor bugfixes and enhancements | |||
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-05 | * Updated UCI libraries | Steven Barth | |
* Removed old UCI libraries * Added new High-Level UCI API | |||
2008-06-05 | * luci/statistics: whitespace cleanup in controller | Jo-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 commit | Jo-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 #2275 | Steven Barth | |
2008-06-04 | allow 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 definition | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: added missing iptables/ipt_bytes definition, svn property ↵ | Jo-Philipp Wich | |
fixups | |||
2008-06-03 | fix footer | Felix Fietkau | |
2008-06-03 | * luc/statistics: add file/license headers | Jo-Philipp Wich | |
2008-06-03 | some error handling for fs.dir(...) == nil | Felix Fietkau | |
2008-06-03 | make 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 size | Steven Barth | |
2008-06-03 | * Linked statistic graphs to Freifunk module | Steven 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 statistics | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: update config generator | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: update default config | Jo-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 interface | Jo-Philipp Wich | |
2008-06-03 | * libs/web: Added support for custom query strings | Steven Barth | |
2008-06-03 | * Added luasocket OpenWRT Makefile | Steven Barth | |
2008-06-03 | * applications/luci-splash: Fixed a typo | Steven Barth | |
2008-06-03 | * Fixed last commit | Steven Barth | |
2008-06-03 | * Fixed COPTS handling in OpenWRT Makefile | Steven Barth | |
* libs/fastindex: fixed Makefile | |||
2008-06-03 | * Changed Makefile to honour COPTS | Steven Barth | |
2008-06-03 | Revert "* Don't override environment variables in Makefile" | Steven Barth | |
This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88. | |||
2008-06-02 | * Removed dependency on fastindex due to some bugs | Steven Barth | |
2008-06-02 | * Don't override environment variables in Makefile | Steven Barth | |