<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/rz_core.js, branch pastebin</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/rz_core.js?h=pastebin</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/rz_core.js?h=pastebin'/>
<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>showNodeInfo(): on_save() hook:</title>
<updated>2014-12-16T13:55:37Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-16T13:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1d8a9e340f4cadd94cd4cbf42c99becf61ea9078'/>
<id>urn:sha1:1d8a9e340f4cadd94cd4cbf42c99becf61ea9078</id>
<content type='text'>
   - use graph.update_node(),
   - pass update_view__graph() callback
</content>
</entry>
<entry>
<title>removeNode(): rm unsued state param,</title>
<updated>2014-12-16T08:59:14Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-07T16:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=4b38cbc3f7ed1a3e4f9da70a2926f7772da8a7c5'/>
<id>urn:sha1:4b38cbc3f7ed1a3e4f9da70a2926f7772da8a7c5</id>
<content type='text'>
              swith to find_node__by_id() use
</content>
</entry>
<entry>
<title>wrap backend calls with rz_config.backend_enabled</title>
<updated>2014-12-16T08:59:14Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-07T15:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b34941aca45fbbdd9efb8e75ad452520c4176c3f'/>
<id>urn:sha1:b34941aca45fbbdd9efb8e75ad452520c4176c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_core: remove console log used for development</title>
<updated>2014-12-08T14:35:29Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-08T14:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=20dd7cadc6bf2000f469e488065948b8ba788e17'/>
<id>urn:sha1:20dd7cadc6bf2000f469e488065948b8ba788e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorder link labels (.linklabel)</title>
<updated>2014-12-08T14:26:22Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-08T14:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=684d551196edcc590d16b1ab32b8da293352cc29'/>
<id>urn:sha1:684d551196edcc590d16b1ab32b8da293352cc29</id>
<content type='text'>
there is an existing bug where you don't see the labels for links
changes on existing nodes, i.e.:

(no enter on second sentence)

You should have:
g
 .linklabel isnot

but instead you have an empty linklabel

g
 .linklabel
</content>
</entry>
<entry>
<title>rz_core: selected links should be below selected nodes</title>
<updated>2014-12-08T14:11:13Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-08T14:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b19184409dd60269c4176b004f9a2e18668b8cd9'/>
<id>urn:sha1:b19184409dd60269c4176b004f9a2e18668b8cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>links reordering per selection (Fixes #198)</title>
<updated>2014-12-08T14:11:10Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-08T10:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=24d724fabcacc76e23f544e315d4252b23c6ef4e'/>
<id>urn:sha1:24d724fabcacc76e23f544e315d4252b23c6ef4e</id>
<content type='text'>
adding a new group
setting all links with id just like nodes have it
letting d3 sort per that id
 - this means it doesn't care about the order of the DOM elements
every update we go over all the links and reparent them by selected/non
selected.

Missing: text-labels
</content>
</entry>
<entry>
<title>reorder related &amp; selected on top; Fixes #198</title>
<updated>2014-12-08T09:37:43Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-08T09:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=07add10d7ed8cd042db37f4a7387254d8dee1c2a'/>
<id>urn:sha1:07add10d7ed8cd042db37f4a7387254d8dee1c2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix link hiding by clicking link name after another regression</title>
<updated>2014-12-07T23:39:27Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-07T23:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=be3f3931c61561f53c537da1d0d84f3616a24c3c'/>
<id>urn:sha1:be3f3931c61561f53c537da1d0d84f3616a24c3c</id>
<content type='text'>
</content>
</entry>
</feed>
