Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-07 | Added copyright-tags to templates | Steven Barth | |
2008-07-05 | * modules/admin-core: Add translation for UCI changes, revert and apply page ↵ | Steven Barth | |
title | |||
2008-06-28 | * libs/web: Switched from HTTP-Basic-Auth to Session-Auth | Steven Barth | |
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci | |||
2008-06-14 | * luci/themes: fix query string functionality | Jo-Philipp Wich | |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-06-09 | * Prepare german translation cleanup | Steven Barth | |
2008-06-06 | * Removed High-Level UCI-API due to Lua compiler bugs | Steven Barth | |
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
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/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-03 | fix footer | 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 | * libs/web: Added support for custom query strings | Steven Barth | |
2008-05-31 | * Core translation part 1 | Steven Barth | |
* Introduced new default theme "OpenWRT.org" * Minor tweaks | |||
2008-05-29 | * Bugfixes | Steven Barth | |
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page |