<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/lib, branch master</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/lib?h=master</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/lib?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2014-12-16T15:37:42Z</updated>
<entry>
<title>moving files around after repository merger</title>
<updated>2014-12-16T15:37:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-16T15:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ade19de410e0a789a921ec1666b278b2a64176d6'/>
<id>urn:sha1:ade19de410e0a789a921ec1666b278b2a64176d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>datepicker is part of jquery-ui, not required as a separate file</title>
<updated>2014-12-06T07:04:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-05T22:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=0c5c2177c4cf69e0af1eb15b8042daef7083407e'/>
<id>urn:sha1:0c5c2177c4cf69e0af1eb15b8042daef7083407e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/autocomplete: fix for use of undefined variable (just a warning)</title>
<updated>2014-12-03T14:51:56Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-03T14:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f2947d5157250c72009bd8b1ad8adbfdf629329f'/>
<id>urn:sha1:f2947d5157250c72009bd8b1ad8adbfdf629329f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>library: Fix TypeError: variable _ redeclares argument</title>
<updated>2014-12-03T14:16:39Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-03T14:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=6d1d801925f4546cc16b56759f5108733fd548ba'/>
<id>urn:sha1:6d1d801925f4546cc16b56759f5108733fd548ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rm unused select2.js</title>
<updated>2014-12-03T13:06:07Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-03T13:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1a7e20647970ca50bbe00713f4da4094630a219e'/>
<id>urn:sha1:1a7e20647970ca50bbe00713f4da4094630a219e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Bacon library (used later, split for easier review)</title>
<updated>2014-11-29T20:33:44Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T20:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=372aac3fafedbd517cf26501ef70015f47feb7f9'/>
<id>urn:sha1:372aac3fafedbd517cf26501ef70015f47feb7f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autocomplete: no need to explicitly name the module</title>
<updated>2014-11-29T19:50:40Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-29T19:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b23df21411df756a2549857fd7bd02839b2b4fac'/>
<id>urn:sha1:b23df21411df756a2549857fd7bd02839b2b4fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #87: hide autocomplete messages; see note</title>
<updated>2014-11-11T23:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-11T23:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=e855b0386ea0b49eece34ee06ef15311a2e7809d'/>
<id>urn:sha1:e855b0386ea0b49eece34ee06ef15311a2e7809d</id>
<content type='text'>
TODO 1:
Autocomplete is spamming the dom. This is a jqueryui bug, or actually by
design - it's appending $('&lt;div&gt;')'s with message text to a span parent
(no idea why span in particular) and they are never cleaned up. Similar
code is used for accessability messages.
</content>
</entry>
<entry>
<title>mv css, font resources to res/font/, res/css/</title>
<updated>2014-11-11T12:45:44Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-11T12:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=758d24c1bef78d1ac3dc2b8b3141436f5124428b'/>
<id>urn:sha1:758d24c1bef78d1ac3dc2b8b3141436f5124428b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename: external/ -&gt; lib/</title>
<updated>2014-11-11T12:30:09Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-11T00:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=05d2c42815c15c33508299c16558248cc7a8f2ae'/>
<id>urn:sha1:05d2c42815c15c33508299c16558248cc7a8f2ae</id>
<content type='text'>
</content>
</entry>
</feed>
