<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/controllers/controller_extension, branch version/0.7.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>added support for email notifications of ticket changes</title>
<updated>2015-04-30T07:32:33+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-04-30T07:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=63871baf6061668b162972193c55b5a8f7490797'/>
<id>63871baf6061668b162972193c55b5a8f7490797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup of the messages api and cuke feature</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-12T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b17387a17669bfc9afce7435653cd8c29c686999'/>
<id>b17387a17669bfc9afce7435653cd8c29c686999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix controller refactor and features</title>
<updated>2014-07-14T16:00:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T16:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bb10a669e1129c662ba01f223bd5a0ee7f2a0344'/>
<id>bb10a669e1129c662ba01f223bd5a0ee7f2a0344</id>
<content type='text'>
Also save debug log on failing features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also save debug log on failing features
</pre>
</div>
</content>
</entry>
<entry>
<title>move fetch_user into module so it can be mixed in</title>
<updated>2014-07-14T13:58:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T13:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=67f70b31bd16b05759e1f8393f077ee17f2c34be'/>
<id>67f70b31bd16b05759e1f8393f077ee17f2c34be</id>
<content type='text'>
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>send config files from ConfigsController</title>
<updated>2014-07-14T11:04:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T11:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f07c952c870bfb8634ef0d80737b67a1eec760f6'/>
<id>f07c952c870bfb8634ef0d80737b67a1eec760f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up and simplify error responses and test code</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-10T10:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=60052d15ca02b1c40ed265bed6515880d2851b8f'/>
<id>60052d15ca02b1c40ed265bed6515880d2851b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>separate login_required from access denied response</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-08T08:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cf71d4ef08d88ee85763b258b2738fc26e3ed3eb'/>
<id>cf71d4ef08d88ee85763b258b2738fc26e3ed3eb</id>
<content type='text'>
They are very different. Let's handle them in different methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are very different. Let's handle them in different methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>html5: &lt;br&gt; instead of &lt;br/&gt;</title>
<updated>2014-05-29T12:57:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-29T12:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ab49a72b52575f3b9fdf13fee47e99dfb82e2a3d'/>
<id>ab49a72b52575f3b9fdf13fee47e99dfb82e2a3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flash_for with_errors option displays error messages</title>
<updated>2014-05-26T10:59:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T11:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=560eb039f4778257559395583e1233d052d44127'/>
<id>560eb039f4778257559395583e1233d052d44127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Controller#flash_for instead of FlashResponder</title>
<updated>2014-05-26T10:59:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T11:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c10f9311678ff2183443bc03e153b30d3b68ff74'/>
<id>c10f9311678ff2183443bc03e153b30d3b68ff74</id>
<content type='text'>
FlashResponder added a flash before responding. However at the point of responding objects have already been saved. So there is no way to test if they were changed.

Now instead we can call
  flash_for resource
before
  resource.save

and it will add the flash messages only if the resource was actually changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FlashResponder added a flash before responding. However at the point of responding objects have already been saved. So there is no way to test if they were changed.

Now instead we can call
  flash_for resource
before
  resource.save

and it will add the flash messages only if the resource was actually changed.
</pre>
</div>
</content>
</entry>
</feed>
