summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org/luasrc
AgeCommit message (Collapse)Author
2009-06-22themes: properly format load values in theme headersJo-Philipp Wich
2009-01-30themes: fix version string in footerJo-Philipp Wich
2009-01-17build: add mkversion.sh helper scriptJo-Philipp Wich
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org
2008-10-21* luci/themes:Jo-Philipp Wich
- create new package luci-theme-base - add new base package to package feed - make openwrt.org and openwrtlight themes depend on theme-base
2008-10-15* luci/themes/openwrt.org: fourth round of layout fixes, affects IE6 and IE7Jo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-10-05* luci/themes/openwrt.org: use language from i18n contextJo-Philipp Wich
2008-09-24* luci/themes/openwrt.org: added usability patch thanks Alina!Jo-Philipp Wich
* luci/i18n: add additional strings needed for patch above
2008-09-16* luci/themes: fix xml errors triggered by query strings in menu entriesJo-Philipp Wich
* luci/app-olsr: fix html error in mid table
2008-09-01Add stupid XHTML 1.0 DOCTYPES to themesSteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-20* luci/themes: several xhtml fixesJo-Philipp Wich
2008-08-20* luci/i18n: updated translation files, xhtml fixes in openwrt.org themeJo-Philipp Wich
2008-08-20* luci/themes: add striptags() to page titlesJo-Philipp Wich
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-12Fixed last commitSteven Barth
2008-08-12themes/*: Added .hidden FlagSteven 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-19* luci/themes: little title fix for openwrt.org themeJo-Philipp Wich
2008-07-19Improved browser titleSteven Barth
2008-07-16Several small cleanups and improvementsSteven Barth
modules/admin-mini: Added reboot page
2008-07-16* luci/themes/openwrt.org: workaround for empty menu points (seen in statistics)Jo-Philipp Wich
2008-07-15themes/openwrt.org: Fixed UCI change displaySteven Barth
2008-07-15Generalized UCI changes displaySteven Barth
i18n: some nicer looking translations
2008-07-13* luci/themes: IE6 fixes for openwrt.org themeJo-Philipp Wich
2008-07-12* luci/themes: lots of fixes in openwrt.org themeJo-Philipp Wich
* luci/libs/cbi: use <table> fpr table sections
2008-07-07Added copyright-tags to templatesSteven Barth
2008-07-07* luci/themes: next round of css fixes for openwrt.org themeJo-Philipp Wich
2008-07-06* luci/themes: always show all submenus in openwrt.org themeJo-Philipp Wich
2008-07-06* luci/themes: merge openwrt.org the from xyronJo-Philipp Wich
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-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-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-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* 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