<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/help/app/models, branch 0.2.4</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<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>
<entry>
<title>Per ISEC informational issue, manually set the private property only in cases where it is an admin who set it.</title>
<updated>2013-08-12T19:00:11+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-08-12T19:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=83681dfe050ce2ae74d5d1ca451d495d48f029ba'/>
<id>83681dfe050ce2ae74d5d1ca451d495d48f029ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed security vulnerability with ticket searching</title>
<updated>2013-07-04T11:12:59+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-03T18:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=33f55eed348769e1d14b283ec36b8f1bfc2d3c98'/>
<id>33f55eed348769e1d14b283ec36b8f1bfc2d3c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed commented out code from ticket.rb</title>
<updated>2013-07-04T11:12:59+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-03T18:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=01bba1b43129340d01132234f0cc7d673dbd6a5c'/>
<id>01bba1b43129340d01132234f0cc7d673dbd6a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure user tests also run when run from users subdir</title>
<updated>2013-04-03T09:22:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-04-03T09:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=654ab25fa4659119d5ddaa9ae116fce69a386ab1'/>
<id>654ab25fa4659119d5ddaa9ae116fce69a386ab1</id>
<content type='text'>
* The APP_CONFIG needs to be initialized in core so that is required from other engines
* paths for load_views need to be relative to the model - not to rails root.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The APP_CONFIG needs to be initialized in core so that is required from other engines
* paths for load_views need to be relative to the model - not to rails root.
</pre>
</div>
</content>
</entry>
<entry>
<title>Not using secure random, at least now, as using the couchrest ID as the code for unauthenticated ticket access.</title>
<updated>2013-02-26T19:04:37+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-02-26T19:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0f950dcd0dfb65d484346606943d08b9529d61bd'/>
<id>0f950dcd0dfb65d484346606943d08b9529d61bd</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 feature/unauthenticated_tickets</title>
<updated>2013-01-17T18:39:15+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-17T18:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7d7741f7d26c3ae7ee1dc347a6b1a1142a3c2824'/>
<id>7d7741f7d26c3ae7ee1dc347a6b1a1142a3c2824</id>
<content type='text'>
Conflicts:
	help/app/views/tickets/_comment.html.haml
	help/app/views/tickets/_new_comment.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	help/app/views/tickets/_comment.html.haml
	help/app/views/tickets/_new_comment.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes to the how we keep track of information about users associated with a ticket.</title>
<updated>2013-01-14T19:19:55+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-14T19:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2485527650c4832d764d318e91c10bafde8b8ae5'/>
<id>2485527650c4832d764d318e91c10bafde8b8ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ticket comments can be private</title>
<updated>2013-01-07T20:25:12+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-07T20:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ce8b283255e2be4c0f42b3223c3cf4ad33364933'/>
<id>ce8b283255e2be4c0f42b3223c3cf4ad33364933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary comment.</title>
<updated>2013-01-03T19:22:56+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-03T19:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e6496b0f45cc0b487da7cb35a34b8e79037034c0'/>
<id>e6496b0f45cc0b487da7cb35a34b8e79037034c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
