<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scrumelo, branch master</title>
<subtitle>Scrum in org-mode with Emacs and Elnode</subtitle>
<id>https://code.ryuslash.org/scrumelo/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/scrumelo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/'/>
<updated>2013-06-23T22:46:25Z</updated>
<entry>
<title>Add scrumelo-host variable</title>
<updated>2013-06-23T22:46:25Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-23T22:46:25Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=8388100fdd2f49c0a4e1a8382301cedcbce84b0b'/>
<id>urn:sha1:8388100fdd2f49c0a4e1a8382301cedcbce84b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add simplistic sessions and logout</title>
<updated>2013-06-23T22:39:40Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-23T22:39:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=2767104527229f32c53c7c76f3e42e130e077cc1'/>
<id>urn:sha1:2767104527229f32c53c7c76f3e42e130e077cc1</id>
<content type='text'>
The security of these sessions should be upgraded to verify that the
user is actually allowed to look at the page(s) and that the given
session hasn't expired, among other things.
</content>
</entry>
<entry>
<title>Add login page</title>
<updated>2013-06-23T19:13:36Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-23T19:13:36Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=5deba1e60defc6ea2cd6bc0bb7e86f0cb70ed516'/>
<id>urn:sha1:5deba1e60defc6ea2cd6bc0bb7e86f0cb70ed516</id>
<content type='text'>
Nothing is yet done with the information, but it should soon.
</content>
</entry>
<entry>
<title>Add editing-scrumelo-story macro</title>
<updated>2013-06-21T22:05:33Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-21T22:05:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=8aa9bcb7d5fd80592868a6eebedc40bb0c775ef7'/>
<id>urn:sha1:8aa9bcb7d5fd80592868a6eebedc40bb0c775ef7</id>
<content type='text'>
This macro makes it easier to define some actions to edit a scrumelo
story and then saving that buffer.
</content>
</entry>
<entry>
<title>Add ID to new stories</title>
<updated>2013-06-21T21:33:48Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-21T21:33:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=164bd5cea3bc5c4274c6a156131307b0d0dc2ce3'/>
<id>urn:sha1:164bd5cea3bc5c4274c6a156131307b0d0dc2ce3</id>
<content type='text'>
This way the new stories can be moved, their states can be changed and
their info can be requested.
</content>
</entry>
<entry>
<title>Add changing order of stories</title>
<updated>2013-06-20T20:51:56Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-20T20:51:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=5885f98eabadcac17130183e1df7fe76f2025473'/>
<id>urn:sha1:5885f98eabadcac17130183e1df7fe76f2025473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add changing of state</title>
<updated>2013-06-20T19:04:44Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-20T19:04:44Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=e529f38b59cdf6fa7155de754ec9857f2b5e2dc6'/>
<id>urn:sha1:e529f38b59cdf6fa7155de754ec9857f2b5e2dc6</id>
<content type='text'>
By clicking on a story's state you change that story's state to the next
possible state.
</content>
</entry>
<entry>
<title>Add with-scrumelo-buffer</title>
<updated>2013-06-20T18:18:47Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-20T18:18:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=53dfb99f6b4fee7c93c4c4747159a17c62e530db'/>
<id>urn:sha1:53dfb99f6b4fee7c93c4c4747159a17c62e530db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace front-end with React</title>
<updated>2013-06-19T21:51:54Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-19T21:51:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=07fbe5ece2d326dd2027e297f3fb37f1ae9d18c8'/>
<id>urn:sha1:07fbe5ece2d326dd2027e297f3fb37f1ae9d18c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos, remove junk</title>
<updated>2013-06-01T22:09:35Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-06-01T22:09:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/scrumelo/commit/?id=024b66d4c7e2e0ffea6c14b4343eb8f89b074efd'/>
<id>urn:sha1:024b66d4c7e2e0ffea6c14b4343eb8f89b074efd</id>
<content type='text'>
</content>
</entry>
</feed>
