<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/test/functional, 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>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>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>simplified controller and adjusted tests</title>
<updated>2012-11-26T10:54:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-26T10:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=595518684b9c4364f96c97a84cc481b5ae0da981'/>
<id>595518684b9c4364f96c97a84cc481b5ae0da981</id>
<content type='text'>
Also added #assert_json_error to tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added #assert_json_error to tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>identify user by id so rerendering the form does not use new invalid login</title>
<updated>2012-11-23T14:09:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-23T11:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ee3c9146e4bbe93ec1f00ee45386a82ec4363c4d'/>
<id>ee3c9146e4bbe93ec1f00ee45386a82ec4363c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored creation of record stubs</title>
<updated>2012-11-23T10:00:05+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-23T09:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=46c0140a8eab632c783d309a7afd87cb7aad4280'/>
<id>46c0140a8eab632c783d309a7afd87cb7aad4280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test editing user settings</title>
<updated>2012-11-23T09:24:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-23T09:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3ce5a25afef3b938c2bbbe8ce481f2af9e0c24dc'/>
<id>3ce5a25afef3b938c2bbbe8ce481f2af9e0c24dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed tests</title>
<updated>2012-11-22T15:22:18+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-22T15:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ec87ccfa185a4c063386d385de7af15f993b77d8'/>
<id>ec87ccfa185a4c063386d385de7af15f993b77d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>seperated the warden classes from the initializer</title>
<updated>2012-11-09T15:45:54+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-09T15:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5b300b554682c232c0955bdb0dd3d8263dde901e'/>
<id>5b300b554682c232c0955bdb0dd3d8263dde901e</id>
<content type='text'>
also commented the sessions controller test a bit and fixed it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also commented the sessions controller test a bit and fixed it
</pre>
</div>
</content>
</entry>
</feed>
