<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/res/templates/index.html, branch graph-view-commit-log</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/res/templates/index.html?h=graph-view-commit-log</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/res/templates/index.html?h=graph-view-commit-log'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-01-13T09:09:49Z</updated>
<entry>
<title>client: rename tab intro text</title>
<updated>2015-01-13T09:09:49Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-13T09:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=475467ff79818d3482ac7640198bff9571cb3797'/>
<id>urn:sha1:475467ff79818d3482ac7640198bff9571cb3797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add feedback - no email yet, just client side plus server parse client post</title>
<updated>2015-01-13T06:36:09Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-12T15:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=96534de0c0dceefde8795e879927c5bedbdaa858'/>
<id>urn:sha1:96534de0c0dceefde8795e879927c5bedbdaa858</id>
<content type='text'>
Notes:
* using https://github.com/ivoviz/feedback
 + commit 337a8146e567a06035fb1f1ffedfce083be2a2d1
* with tiny changes to use require.js:
 + html2canvas.js &amp; feedback.js (not minified) start+end lines
   changed to call define
 + feedback.js changed to not load html2canvas since require.js does
   that for us (dropping _html2canvas and getScript usage)
</content>
</entry>
<entry>
<title>login+logout: using ajax, not POST, plus document.window (worst of both worlds)</title>
<updated>2015-01-12T12:49:50Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-12T12:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba'/>
<id>urn:sha1:9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/server: login is using POST, so use POST, not XMLHttpRequest</title>
<updated>2015-01-12T10:55:11Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-12T10:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5e80077fae6495901e9c7576995ded06a1dde5c8'/>
<id>urn:sha1:5e80077fae6495901e9c7576995ded06a1dde5c8</id>
<content type='text'>
TODO: Logout requires styling plus only to appear if logged in.
</content>
</entry>
<entry>
<title>server/client: s/res/static/, drop dev_mode__resend_from_static</title>
<updated>2015-01-12T09:42:31Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-12T09:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2974f916df0614c892a94d3e0f192e10aa03b0b6'/>
<id>urn:sha1:2974f916df0614c892a94d3e0f192e10aa03b0b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #217 - username initials displayed in upper right corner blue circle</title>
<updated>2014-12-28T10:59:51Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-28T10:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=99167ae61a6f8331de84874d183b7d3882cc30ac'/>
<id>urn:sha1:99167ae61a6f8331de84874d183b7d3882cc30ac</id>
<content type='text'>
Also fixes name when none set (i.e. development mode).
</content>
</entry>
<entry>
<title>fix app.js, local_config.js - prefix with '/static'</title>
<updated>2014-12-21T10:08:41Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-21T09:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3dd9d36748c28ba9e48a37858c0938cceafde683'/>
<id>urn:sha1:3dd9d36748c28ba9e48a37858c0938cceafde683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client fixes to run with new layout</title>
<updated>2014-12-16T16:29:07Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-16T16:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=4974c1aa6589b1e6fe7e6d6bf11cf8810bc64292'/>
<id>urn:sha1:4974c1aa6589b1e6fe7e6d6bf11cf8810bc64292</id>
<content type='text'>
directives for src names:
any js file should be relative
any resource should be absolute

i.e. all images are /res/img/bla
and all js files are bla.js / view/node_view.js etc
</content>
</entry>
<entry>
<title>removing /index.html, use res/templates/index.html</title>
<updated>2014-12-16T16:09:35Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-16T16:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=9cefbfc71962f488242191d723de1c814d282ec3'/>
<id>urn:sha1:9cefbfc71962f488242191d723de1c814d282ec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup edit-node-dialog__XXX element IDs</title>
<updated>2014-12-16T13:08:37Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-16T10:56:57Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3a3674f582f695c0b105272b2d556b2ab6470db2'/>
<id>urn:sha1:3a3674f582f695c0b105272b2d556b2ab6470db2</id>
<content type='text'>
</content>
</entry>
</feed>
