LuCI - OpenWrt Configuration Interface
Find a file
Steven Barth ee690abb0f CBI Delegators (Wizards)
Example CBI-Map:

d = Delegator()
d.allow_back = true	-- Back-button
d:add("step1", load("mywizard/form1")) -- model/cbi/mywizard/form1
d:add("step2", load("mywizard/form2"))

return d
2009-05-24 17:17:53 +00:00
applications i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
build GSoC Commit #1: LuCId + HTTP-Server 2009-05-23 17:21:36 +00:00
contrib themes: add freifunk hannover theme 2009-05-24 13:59:42 +00:00
i18n build: add variable to restrict po language and use it for the core i18n packages 2009-05-19 02:41:14 +00:00
libs CBI Delegators (Wizards) 2009-05-24 17:17:53 +00:00
modules modules/admin-core: fix wireless uci schema 2009-05-24 15:23:05 +00:00
po Commit from LuCI Translation Portal by user stargieg. 273 of 412 messages translated (46 fuzzy). 2009-05-23 21:58:07 +00:00
themes themes: add freifunk hannover theme 2009-05-24 13:59:42 +00:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore Added "apidocs" target to Makefile 2008-07-29 21:16:12 +00:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
INSTALL HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself 2009-01-02 21:42:49 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
Makefile GSoC Commit #1: LuCId + HTTP-Server 2009-05-23 17:21:36 +00:00
NOTICE Add axTLS sourcecode 2009-02-22 23:19:25 +00:00
THANKYOU * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00