<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users, branch 0.1.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>forgot to add new partial</title>
<updated>2012-12-06T16:00:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-06T16:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f65b0bc32fd2785458d4076faf89683effca5031'/>
<id>f65b0bc32fd2785458d4076faf89683effca5031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>seperated login and password changes in settings</title>
<updated>2012-12-06T15:03:59+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-06T15:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=059b6fca8468e7b9a2507f24b84e09ce4b8c3ddd'/>
<id>059b6fca8468e7b9a2507f24b84e09ce4b8c3ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored tests with new find_record helper</title>
<updated>2012-12-03T13:02:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T13:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1b411de39f38eb0925cf255e941545933f227759'/>
<id>1b411de39f38eb0925cf255e941545933f227759</id>
<content type='text'>
find_record User will return a stubbed user record and make sure User.find_by_id(user.id) returns the same so it can be used in controllers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find_record User will return a stubbed user record and make sure User.find_by_id(user.id) returns the same so it can be used in controllers.
</pre>
</div>
</content>
</entry>
<entry>
<title>enable users to cancel their account</title>
<updated>2012-12-03T09:52:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T09:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2a928455f9dcefa465b80b79768ba1d1a423e6e9'/>
<id>2a928455f9dcefa465b80b79768ba1d1a423e6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable admin to edit users</title>
<updated>2012-12-03T09:31:32+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T09:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1de597b338f0622a7732676907365de673c34dfb'/>
<id>1de597b338f0622a7732676907365de673c34dfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make tests pass on an empty db</title>
<updated>2012-12-03T07:55:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T07:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0b23df922336289b6f8062653b4d3e852ed927ec'/>
<id>0b23df922336289b6f8062653b4d3e852ed927ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>admins can destroy users</title>
<updated>2012-11-28T14:22:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-28T14:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=277b9f98bfbe2ef0217dfd17c8d9d6597369b903'/>
<id>277b9f98bfbe2ef0217dfd17c8d9d6597369b903</id>
<content type='text'>
I changed the permissions a little to be more consistent.

Now:
* admins can edit users
* users can destroy themselves.

There's no ui for either of them but theoretically they could. Not sure this is what we want though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I changed the permissions a little to be more consistent.

Now:
* admins can edit users
* users can destroy themselves.

There's no ui for either of them but theoretically they could. Not sure this is what we want though.
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot the user partial</title>
<updated>2012-11-26T18:25:59+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-26T18:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1d7ea661ca0cc03ffb10026e306d4e451e085cfa'/>
<id>1d7ea661ca0cc03ffb10026e306d4e451e085cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic typeahead and user querying working</title>
<updated>2012-11-26T18:14:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-26T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a941c89293bcbb067c6152b63765ead38a484b81'/>
<id>a941c89293bcbb067c6152b63765ead38a484b81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic users index with typeahead search</title>
<updated>2012-11-26T15:34:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-26T15:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=51ba799f98113b7112f2968fc80e4d291924b3bf'/>
<id>51ba799f98113b7112f2968fc80e4d291924b3bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
