<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/test/support, branch 0.1.2</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>tickets controller tests passing</title>
<updated>2013-01-14T15:24:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-14T15:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a9ef046a596b5876792b1cc4ab0d26b9b255c342'/>
<id>a9ef046a596b5876792b1cc4ab0d26b9b255c342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>got users controller test to pass - tickets controller test next.</title>
<updated>2013-01-14T11:04:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-14T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3cd3c261bdf02b2da5217fa1c469d30f9d92c9a3'/>
<id>3cd3c261bdf02b2da5217fa1c469d30f9d92c9a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed inclusion of stub record helper</title>
<updated>2012-12-17T08:53:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-17T08:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=23111a9ca31177c324101b8cd31a9ae0e67f9504'/>
<id>23111a9ca31177c324101b8cd31a9ae0e67f9504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into help_develop</title>
<updated>2012-12-07T18:31:12+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2012-12-07T18:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e1a004e2b24c2c235452469abfefa033e24435b2'/>
<id>e1a004e2b24c2c235452469abfefa033e24435b2</id>
<content type='text'>
Conflicts:
	app/views/layouts/application.html.haml
	help/app/controllers/tickets_controller.rb
	help/test/functional/tickets_controller_test.rb
	users/test/support/stub_record_helper.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	app/views/layouts/application.html.haml
	help/app/controllers/tickets_controller.rb
	help/test/functional/tickets_controller_test.rb
	users/test/support/stub_record_helper.rb
</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>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>using login :is_admin =&gt; true instead of real records</title>
<updated>2012-12-01T18:42:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-01T18:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=4bbf03761852ea5dfcfd1384b98d2606842e95ad'/>
<id>4bbf03761852ea5dfcfd1384b98d2606842e95ad</id>
<content type='text'>
Travis CI does not seem to have the admin user records. Let's not depend on them and just stub the admin user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Travis CI does not seem to have the admin user records. Let's not depend on them and just stub the admin user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into help_develop</title>
<updated>2012-12-01T18:22:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-01T18:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=01b37eb1115fcc5df97479f16ed3c1d9ee4415a0'/>
<id>01b37eb1115fcc5df97479f16ed3c1d9ee4415a0</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>Merge branch 'develop' into help_develop</title>
<updated>2012-11-26T18:15:22+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2012-11-26T18:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3e744e4e226eae3ea2f900d9fccc32b6c046d65f'/>
<id>3e744e4e226eae3ea2f900d9fccc32b6c046d65f</id>
<content type='text'>
Conflicts:
	users/app/views/sessions/_nav.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	users/app/views/sessions/_nav.html.haml
</pre>
</div>
</content>
</entry>
</feed>
