Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-10 | * Fixed host builds | Steven Barth | |
2008-06-10 | * Fixed luaposix Makefile | Steven Barth | |
2008-06-10 | * luci/statistics: fix syntax error in init script | Jo-Philipp Wich | |
2008-06-10 | * luci/statistics: add and enable load plugin by default | Jo-Philipp Wich | |
2008-06-09 | * Completed cleanup of German translation | Steven Barth | |
2008-06-09 | * Prepare german translation cleanup | Steven Barth | |
2008-06-09 | * themes/fledermaus: Register on install | Steven Barth | |
* applications/luci-statistics: Fixed wrong paths in templates | |||
2008-06-09 | * Made Makefiles attribute aware | Steven Barth | |
2008-06-08 | * luci/statistics: add postinstall for package, fix permissions of ↵ | Jo-Philipp Wich | |
luci-ff-hannover.postinst | |||
2008-06-08 | * luci/statistics: register statistics reload commit action | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: implement reload action in init script | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: implement support for the load plugin | Jo-Philipp Wich | |
2008-06-08 | * applications/olsr: Fixed case sensitive i18n-keys | Steven Barth | |
2008-06-08 | * libs/cbi: Fixed a bug which prevented creation of non-anonymous sections | Steven Barth | |
2008-06-08 | * luci/statistics: reworked some dispatcher, use new hashtable iterators to ↵ | Jo-Philipp Wich | |
create sorted submenus | |||
2008-06-08 | * Increased version number to 0.6 | Steven Barth | |
2008-06-08 | * luci/core: add spairs(), kspairs() and vspairs() sorted hashtable ↵ | Jo-Philipp Wich | |
iterator functions | |||
2008-06-08 | * luci/i18n: fix typo in english translation | Jo-Philipp Wich | |
2008-06-08 | * applications/luci-olsr: Translation | Steven Barth | |
2008-06-08 | * applications/luci-qos: Translation | Steven Barth | |
2008-06-08 | * More Translation | Steven Barth | |
2008-06-08 | * luci/statistics: append ".lua" to language files to allow bytecody-compilation | Jo-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 translation | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: add german translation | Jo-Philipp Wich | |
2008-06-08 | * Core translation | Steven Barth | |
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 | |