<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/help/app/controllers, 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>Tweaks because user attribute is now email_address, not email</title>
<updated>2013-02-05T20:46:01+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-02-05T20:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=215e046768cf10d6f1718cf5a46823ac91b013db'/>
<id>215e046768cf10d6f1718cf5a46823ac91b013db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ticket_url to get URL for unauthenticated ticket creation, and only flash that message if the ticket already has a flash[:message] (and thus was saved successfully)</title>
<updated>2013-01-24T17:51:01+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-24T17:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=4057fba83719687284a4fc5542d1d0cb6f1f86e9'/>
<id>4057fba83719687284a4fc5542d1d0cb6f1f86e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More minor cleanup of tickets controller</title>
<updated>2013-01-22T19:26:15+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-22T19:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7cdb14e2a6584eb838945b00fe2840b3e8c211e3'/>
<id>7cdb14e2a6584eb838945b00fe2840b3e8c211e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes tickets_controller a bit less complex.</title>
<updated>2013-01-22T19:17:10+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-22T19:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=dea7680b7260224beb2d2b8b901310f27d7337b0'/>
<id>dea7680b7260224beb2d2b8b901310f27d7337b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translate text rather than having it in code directly.</title>
<updated>2013-01-22T19:12:37+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-22T19:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e1c0b7f23d7be1d8f3139aa255bd121969ece97a'/>
<id>e1c0b7f23d7be1d8f3139aa255bd121969ece97a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For both users and tickets, if the object is not found and the current user is an admin, they should see an alert that the object wasn't found, and be redirected to the current controller.</title>
<updated>2013-01-15T20:52:09+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-15T20:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e2021bdcc40b51ab5e571c97e882bba10dc80ad6'/>
<id>e2021bdcc40b51ab5e571c97e882bba10dc80ad6</id>
<content type='text'>
If the object isn't found and the current user is not an admin, then we will continue to give an error about no access, so as not to leak information about what IDs do and don't exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the object isn't found and the current user is not an admin, then we will continue to give an error about no access, so as not to leak information about what IDs do and don't exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring of tickets controller to fetch the ticket in a before filter for relevant actions.</title>
<updated>2013-01-15T19:55:12+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-15T19:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3dc8886beb7d3689c87d9aa1e5ad2d4c6c5b4c55'/>
<id>3dc8886beb7d3689c87d9aa1e5ad2d4c6c5b4c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight tweaks to tickets controller.</title>
<updated>2012-12-20T23:16:09+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2012-12-20T23:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6af8c4c72be753e3aeb30bbfbadf0c49a3ed5ef4'/>
<id>6af8c4c72be753e3aeb30bbfbadf0c49a3ed5ef4</id>
<content type='text'>
Only non-comment change is that we will keep an unauthenticated user looking at the same ticket if they have closed it (rather than redirecting to index which they will not be able to access.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only non-comment change is that we will keep an unauthenticated user looking at the same ticket if they have closed it (rather than redirecting to index which they will not be able to access.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Some refactoring of ticket creation/editing.</title>
<updated>2012-12-17T20:24:29+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2012-12-17T20:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e61cae8d2fc5d5818e56433a45056a539b621bd3'/>
<id>e61cae8d2fc5d5818e56433a45056a539b621bd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring of ticket displaying/editing.</title>
<updated>2012-12-12T21:15:07+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2012-12-12T21:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=49d0ffe5f689ecb651b65beb4050b3f38cbb226e'/>
<id>49d0ffe5f689ecb651b65beb4050b3f38cbb226e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
