Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-14 | modules/admin-core: Added several cross-references to relevant configuration ↵ | Steven Barth | |
pages | |||
2008-08-14 | User interface improvements part #3 | Steven Barth | |
2008-08-13 | Merged themes/fledermaus and themes/openwrt-light | Steven Barth | |
2008-08-13 | modules/admin-full: Network interface configuration optimization part #1 | Steven Barth | |
2008-08-12 | themes/*: Added .hidden Flag | Steven Barth | |
2008-08-09 | * luci/themes: trivial css fix for openwrt.org and fledermaus theme | Jo-Philipp Wich | |
2008-08-08 | Reworked Fledermaus Theme | Steven Barth | |
2008-08-07 | themes/*: Use application/xhtml+xml as Mime-Type | Steven Barth | |
2008-07-29 | Fixed last commit | Steven Barth | |
2008-07-29 | modules: Redesigned configuration save, apply, save & apply menu options | Steven Barth | |
2008-07-19 | themes: Fixed title-tag in case we don't serve a dispatched node | Steven Barth | |
2008-07-19 | Improved browser title | Steven Barth | |
2008-07-14 | * luci: add memory status patches from soma | Jo-Philipp Wich | |
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-15 | * Added support for htdocs module directory | Steven Barth | |
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-09 | * themes/fledermaus: Register on install | Steven Barth | |
* applications/luci-statistics: Fixed wrong paths in templates | |||
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 | * Increased menu font size | Steven Barth | |
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 | |||
2008-05-28 | Squashed commit of the following: | Steven Barth | |
commit d45d1757d24d8214f730af1a3401dd2bef4a434f Author: Steven <steven@cyrus.homeunix.org> Date: Wed May 28 17:23:27 2008 +0200 * libs/core: Removed dummymode checks in sys * libs/sgi-webuci: Fixes commit b870e8d345bc8912fd8ab61d463b9d68b924a6f4 Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 15:40:10 2008 +0200 fix path to theme commit e3732926bd98db4cc38de6eb8018cd4e55176699 Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 14:56:03 2008 +0200 set the proper path to the config in dummy mode commit a75aecf46f037c98bd6e49b9e48adb735d76d150 Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 14:50:42 2008 +0200 add some dummy mode support commit 12bb39ef606bca6b403cc982213a6597b76dc1b3 Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 14:41:56 2008 +0200 normalize paths commit 7aaad1103fd2bdc75aca158baa6ef191f9a961c6 Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 14:27:26 2008 +0200 add missing require statement commit 5766274bd2511b00c42b474aeeeb3efaca6ded9b Author: Felix Fietkau <nbd@openwrt.org> Date: Wed May 28 14:19:54 2008 +0200 add optional luaposix package (patched for darwin support) commit 9e257a76d03722fc0ce8312aa9952641b21424bd Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 20:21:59 2008 +0200 add missing files, more integration for the boa plugin, fix path to lua modules commit dacc1a98ec946975fcb19f87076dfa7db865fca6 Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 19:42:37 2008 +0200 use "compile" instead of "source" and rename the old version of compile to "compile-all" commit eb14777c4fee1eb5740aba1e5603e481320da7b1 Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 19:41:59 2008 +0200 more boa integration commit df0afb965bf0a987b653e9d0acadf3151179a596 Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 18:33:42 2008 +0200 build boa and the webuci.so plugin along with sgi-webuci commit 878161dabf32066631103d199e2cbaf3f5a7fb07 Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 18:03:16 2008 +0200 add .gitignore | |||
2008-05-25 | * core: Fixed a bug in the dispatcher | Steven Barth | |
* core: Move cbi.js to general resource directory * core: Removed Freifunk references * core: Updated Fledermaus theme | |||
2008-05-25 | Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵ | Steven Barth | |
Interface to Lua Configuration Interface | |||
2008-05-14 | * core: Added template for a table view of typed sections | Steven Barth | |
2008-05-14 | * CBI: Minor changes | Steven Barth | |
2008-05-08 | * Readded themes | Steven Barth | |
2008-05-08 | * WTF SVN oO | Steven Barth | |
2008-05-08 | * Mördercommit ;-) | Steven Barth | |
* Major Repository Reorganisation * API 0.4 Softfreeze to come | |||
2008-04-27 | * Reworked Theme "Fledermaus" | Steven Barth | |
* Added Freifunk wizard * Added Freifunk iptables rules | |||
2008-04-19 | * Added public webif pages: | Steven Barth | |
2008-04-14 | * Added many descriptions | Steven Barth | |
2008-04-11 | * Major repository revision | Steven Barth | |