<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/web/htdocs/luci-static/resources, branch 0.11.1</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=0.11.1</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=0.11.1'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2012-12-18T13:58:22Z</updated>
<entry>
<title>luci-0.11: merge outstanding trunk changes</title>
<updated>2012-12-18T13:58:22Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-12-18T13:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=839dcdc01299869bc714990c19d8e244f18318b5'/>
<id>urn:sha1:839dcdc01299869bc714990c19d8e244f18318b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: relax validation for hostnames to allow names like _kerberos._udp.EXAMPLE.COM</title>
<updated>2012-10-06T23:10:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-10-06T23:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c802c941cb5892ac43ee865594d3e06b60c00ace'/>
<id>urn:sha1:c802c941cb5892ac43ee865594d3e06b60c00ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: support placeholder attribute for comboboxes, fix validation quirks with input-&gt;select transition in comboboxes</title>
<updated>2012-08-09T11:25:25Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-09T11:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=b35ab62adac0b69630daad0c71e502acbb81b49d'/>
<id>urn:sha1:b35ab62adac0b69630daad0c71e502acbb81b49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: implement minlength(), maxlength() and rangelength() datatypes</title>
<updated>2012-06-25T09:51:59Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-06-25T09:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=6780f757d63e60f65a99ae4022f8b0d9c08fee94'/>
<id>urn:sha1:6780f757d63e60f65a99ae4022f8b0d9c08fee94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: fix wrong default focus in dynlist widgets (#388)</title>
<updated>2012-03-04T14:15:09Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-03-04T14:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=fd0f8e80c50f01020258c73c41e206c38b4ca824'/>
<id>urn:sha1:fd0f8e80c50f01020258c73c41e206c38b4ca824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: implement new phone digit datatype, useful for VoIP related config screens</title>
<updated>2012-02-14T15:16:53Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-02-14T15:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=63a75c6ea924120273f27a297fae4978ab81d83f'/>
<id>urn:sha1:63a75c6ea924120273f27a297fae4978ab81d83f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: introduce recursive expression support for datatypes, introduce "or" and "and" datatypes</title>
<updated>2012-01-08T23:33:47Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-08T23:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=9fcdf0fe81f3c5142b8abd3f701dc3964549742a'/>
<id>urn:sha1:9fcdf0fe81f3c5142b8abd3f701dc3964549742a</id>
<content type='text'>
The commit adds a recursive parser for datatype expressions which allows nesting of validators,
this allows for complex expressions like  "list(or(range(0,65535),'infinite'))" to allow a list of
values which are either integers between 0 and 65535 or the literal string "inifinite".
That change also deprecates combined datatypes like "ipaddr" ["or(ip4addr,ip6addr)"] or
"host" ["or(hostname,ip4addr,ip6addr)"]

</content>
</entry>
<entry>
<title>libs/web: remove neg_ipaddr, neg_ip4addr and neg_network_ip4addr datatypes, can be represented with neg(type)</title>
<updated>2012-01-07T22:06:02Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-07T22:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3812f2908731c6ff5e59aec4e0c899dbff35c469'/>
<id>urn:sha1:3812f2908731c6ff5e59aec4e0c899dbff35c469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: fix placeholder attribute for DynList</title>
<updated>2011-12-20T03:00:17Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-20T03:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=48838ea0f76ff9909a3430784b5c40e5d49b4d4a'/>
<id>urn:sha1:48838ea0f76ff9909a3430784b5c40e5d49b4d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: fix undesired autofocus of DynamicList widget</title>
<updated>2011-12-20T02:56:03Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-20T02:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=161218a576672ad01dd29796da780fa211b28c9c'/>
<id>urn:sha1:161218a576672ad01dd29796da780fa211b28c9c</id>
<content type='text'>
</content>
</entry>
</feed>
