<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jira-whozits, branch master</title>
<subtitle>Adds ids to person headers in the Jira scrum board for faster navigation to a team member's stories.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/'/>
<entry>
<title>LICENSE: Fix typo</title>
<updated>2015-09-14T09:17:20+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-09-14T09:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=73dbc547f63b15de14598b40adb27c6fed601b3c'/>
<id>73dbc547f63b15de14598b40adb27c6fed601b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README(Usage): Fix typo in name</title>
<updated>2015-08-01T23:17:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-08-01T23:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=9fdae28661b0c0901982858f304fb1b79f942ce1'/>
<id>9fdae28661b0c0901982858f304fb1b79f942ce1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LICENSE &amp; README</title>
<updated>2015-08-01T23:08:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-08-01T23:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=a01faacc571ae114ce7c599d3fd368e2d9b741bd'/>
<id>a01faacc571ae114ce7c599d3fd368e2d9b741bd</id>
<content type='text'>
* MIT license
* README: add description, usage information, installation notes, and
  license information
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* MIT license
* README: add description, usage information, installation notes, and
  license information
</pre>
</div>
</content>
</entry>
<entry>
<title>main.js: Wait until headers are on the page before acting</title>
<updated>2015-08-01T22:53:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-08-01T22:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=eb38cdeebc31db8ca85d0303c5588e8c0a96b37c'/>
<id>eb38cdeebc31db8ca85d0303c5588e8c0a96b37c</id>
<content type='text'>
Don't set ids for the page headers until those headers are available on
the page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't set ids for the page headers until those headers are available on
the page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add main.js: Try to set ids on person headers</title>
<updated>2015-08-01T19:41:43+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-08-01T19:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=54b0fcdb81e5b2788f5146b321e516f72c51b708'/>
<id>54b0fcdb81e5b2788f5146b321e516f72c51b708</id>
<content type='text'>
Get all person header elements and set the name of the person they
correspond to as their id. Doesn't currently work because it seems that
the headers get loaded via AJAX or something after the page has loaded,
so we'll need to wait until they show up on the page before manipulating
them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get all person header elements and set the name of the person they
correspond to as their id. Doesn't currently work because it seems that
the headers get loaded via AJAX or something after the page has loaded,
so we'll need to wait until they show up on the page before manipulating
them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add manifest.json</title>
<updated>2015-08-01T19:27:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-08-01T19:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/jira-whozits/commit/?id=6e0027c1bf2683cc6fe951226efb38458fc352cf'/>
<id>6e0027c1bf2683cc6fe951226efb38458fc352cf</id>
<content type='text'>
New manifest with some basic info that uses a content script on Jira's
"project board" scrum board page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New manifest with some basic info that uses a content script on Jira's
"project board" scrum board page.
</pre>
</div>
</content>
</entry>
</feed>
