index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
web
/
luasrc
/
view
Age
Commit message (
Expand
)
Author
2011-03-05
libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke <kl...
Jo-Philipp Wich
2011-01-29
libs/web: improve cbi handling of Flag values, support usage of .default attr...
Jo-Philipp Wich
2011-01-26
libs/web: remove a stray non breaking space in DummyValue template
Jo-Philipp Wich
2011-01-23
libs/web: readd add/remove icons to dynamic list widgets
Jo-Philipp Wich
2011-01-20
libs/web: add missing cells to tblsection template
Jo-Philipp Wich
2011-01-20
libs/web: implement sortable rows for uci reordering
Jo-Philipp Wich
2011-01-14
libs/web: fix an untranslated string
Jo-Philipp Wich
2011-01-14
libs/web: some fixes for network_ifacelist widget
Jo-Philipp Wich
2011-01-13
libs/web: properly handle .default property for ListValue fields with integer...
Jo-Philipp Wich
2011-01-13
libs/web: introduce width property for fields in tblsections
Jo-Philipp Wich
2010-12-05
libs/web: add field validation for add section name inputs
Jo-Philipp Wich
2010-11-27
libs/web: render aggregated messages
Jo-Philipp Wich
2010-11-22
libs/web: combine apply actions of all maps on a page, prevents concurrent XHR
Jo-Philipp Wich
2010-11-21
libs/web: implement "unspecified" option for netlist widget
Jo-Philipp Wich
2010-11-21
libs/web: add network_netinfo widget
Jo-Philipp Wich
2010-11-21
libs/web: add "back to overview" button to page actions if .redirect is set o...
Jo-Philipp Wich
2010-11-20
libs/web: fix DynList template for empty values
Jo-Philipp Wich
2010-11-20
libs/web: skip empty values in DynList widget
Jo-Philipp Wich
2010-11-19
libs/web: give cbi tabcontainers a CSS class
Jo-Philipp Wich
2010-11-18
libs/web: fix apply xhr for IE...
Jo-Philipp Wich
2010-11-17
libs/web: make apply_xhr less aggressive, only rerequest status if previous r...
Jo-Philipp Wich
2010-11-16
libs/web: treat .rmempty like .optional for live field validation
Jo-Philipp Wich
2010-11-15
libs/web: add support for exclude property to ifacelist and netlist widgets
Jo-Philipp Wich
2010-11-08
libs/web: implement rawhtml property for DummyValue switches, allowes passing...
Jo-Philipp Wich
2010-11-07
libs/web: support local destination in zonelist widget
Jo-Philipp Wich
2010-11-01
libs/web: introduce firewall_zoneforwards widget
Jo-Philipp Wich
2010-10-31
libs/web: use the value of the .enabled property in flag widget html
Jo-Philipp Wich
2010-10-31
libs/web: support entering custom ifnames in iface list widget
Jo-Philipp Wich
2010-10-31
libs/web: add support for post commit redirects in cbi maps
Jo-Philipp Wich
2010-10-30
libs/web: use imatch() in model related widgets, support multivalues in netli...
Jo-Philipp Wich
2010-10-30
libs/web: add placeholder support to DynamicList widgets
Jo-Philipp Wich
2010-10-30
libs/web: add html5 placeholder attribute support to cbi options
Jo-Philipp Wich
2010-10-30
libs/web: convert cbi widgets to new network model
Jo-Philipp Wich
2010-10-25
libs/web: rework DynamicList widget
Jo-Philipp Wich
2010-10-21
libs/web: annotate form object with cbi state when using section add/remove b...
Jo-Philipp Wich
2010-10-19
libs/web: support different caption for button widgets
Jo-Philipp Wich
2010-10-15
libs/web: move XHR apply callback into subtemplate
Jo-Philipp Wich
2010-10-12
libs: merge libs/cbi into libs/web
Jo-Philipp Wich