<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/help, branch 0.2.8</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Remove unnecessary label.</title>
<updated>2013-11-18T18:01:33+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-11-18T18:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=eca6caac21254c72b512c0bc9b3514b544396c7c'/>
<id>eca6caac21254c72b512c0bc9b3514b544396c7c</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 'develop' into feature/rename_ticket_title_to_subject</title>
<updated>2013-11-18T17:57:02+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-11-18T17:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ab2e014df85b7f931a717ed49d9b9678f6f1c5a0'/>
<id>ab2e014df85b7f931a717ed49d9b9678f6f1c5a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ticket title to be subject, as that is what we are displaying it as.</title>
<updated>2013-11-12T00:02:35+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-11-12T00:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3104677b8d96cd4a118022267abc7bed818f8ddd'/>
<id>3104677b8d96cd4a118022267abc7bed818f8ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Maybe not ideal fix, but since there is no edit view, we want to show the show view with the appropriate error messages.</title>
<updated>2013-11-11T22:16:16+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-11-11T22:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d70161b55e37e0d9e7a23ed7dbac4ea6d323971a'/>
<id>d70161b55e37e0d9e7a23ed7dbac4ea6d323971a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed outdated test.</title>
<updated>2013-11-08T08:48:57+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-08T08:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=69a41bee2548fa8743dd3188b0ebfc84dac17062'/>
<id>69a41bee2548fa8743dd3188b0ebfc84dac17062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>destroy all tickets created by a user when account is destroyed</title>
<updated>2013-11-06T10:30:33+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-06T10:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=24598b5c5e4df20c423ec74ea8e9df1592483c6b'/>
<id>24598b5c5e4df20c423ec74ea8e9df1592483c6b</id>
<content type='text'>
In order to keep the users engine independent of the tickets engine i added a generic load hook to the account model. The tickets engine then monkeypatches the account destruction and destroys all tickets before the user is destroyed.

The tickets are destroyed first so that even if things break there should never be tickets with an outdated user id.

I would have prefered to use super over using an alias_method_chain but I have not been able to figure out a way to make account a superclass of the account extension and still refer to Account from the users engine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to keep the users engine independent of the tickets engine i added a generic load hook to the account model. The tickets engine then monkeypatches the account destruction and destroys all tickets before the user is destroyed.

The tickets are destroyed first so that even if things break there should never be tickets with an outdated user id.

I would have prefered to use super over using an alias_method_chain but I have not been able to figure out a way to make account a superclass of the account extension and still refer to Account from the users engine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ticket.destroy_all_from(user) - remove all tickets created by a user</title>
<updated>2013-11-06T09:55:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-06T09:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ebc60f3aba1ca08e454ba5e91f49905df2e5fa13'/>
<id>ebc60f3aba1ca08e454ba5e91f49905df2e5fa13</id>
<content type='text'>
We'll use this to clean up after user destruction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We'll use this to clean up after user destruction
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: split up and cleaned up ticket validation tests</title>
<updated>2013-11-06T09:40:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-06T09:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d620fd42925f1d3d29a66bb61a75bed8c2bdaf8f'/>
<id>d620fd42925f1d3d29a66bb61a75bed8c2bdaf8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use https sources in Gemfiles and also in the documentation (#4109)</title>
<updated>2013-10-18T11:12:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-18T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=936015afe051c82d5677601f7f58944ed42b4623'/>
<id>936015afe051c82d5677601f7f58944ed42b4623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneccessary user creation and destruction in ticket test</title>
<updated>2013-09-03T08:01:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-03T08:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=29b306a4d49d395e5753e2e85f8fa1f25d18410c'/>
<id>29b306a4d49d395e5753e2e85f8fa1f25d18410c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
