summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus
AgeCommit message (Collapse)Author
2008-08-14modules/admin-core: Added several cross-references to relevant configuration ↵Steven Barth
pages
2008-08-14User interface improvements part #3Steven Barth
2008-08-13Merged themes/fledermaus and themes/openwrt-lightSteven Barth
2008-08-13modules/admin-full: Network interface configuration optimization part #1Steven Barth
2008-08-12themes/*: Added .hidden FlagSteven Barth
2008-08-09* luci/themes: trivial css fix for openwrt.org and fledermaus themeJo-Philipp Wich
2008-08-08Reworked Fledermaus ThemeSteven Barth
2008-08-07themes/*: Use application/xhtml+xml as Mime-TypeSteven Barth
2008-07-29Fixed last commitSteven Barth
2008-07-29modules: Redesigned configuration save, apply, save & apply menu optionsSteven Barth
2008-07-19themes: Fixed title-tag in case we don't serve a dispatched nodeSteven Barth
2008-07-19Improved browser titleSteven Barth
2008-07-14* luci: add memory status patches from somaJo-Philipp Wich
2008-07-07Added copyright-tags to templatesSteven 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-AuthSteven Barth
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci
2008-06-15* Added support for htdocs module directorySteven Barth
2008-06-14* luci/themes: fix query string functionalityJo-Philipp Wich
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-09* themes/fledermaus: Register on installSteven Barth
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-06* Removed High-Level UCI-API due to Lua compiler bugsSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven 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 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-03fix footerFelix 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* libs/web: Added support for custom query stringsSteven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-28Squashed 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 dispatcherSteven Barth
* core: Move cbi.js to general resource directory * core: Removed Freifunk references * core: Updated Fledermaus theme
2008-05-25Renamed 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 sectionsSteven Barth
2008-05-14* CBI: Minor changesSteven Barth
2008-05-08* Readded themesSteven Barth
2008-05-08* WTF SVN oOSteven 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 descriptionsSteven Barth
2008-04-11* Major repository revisionSteven Barth