<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/billing/app/controllers, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>move engines into engines directory</title>
<updated>2014-04-11T08:07:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-11T08:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=636692f9921bd695d726695d2d46c91f5a6e56f3'/>
<id>636692f9921bd695d726695d2d46c91f5a6e56f3</id>
<content type='text'>
Also renamed help to support so it's harder to confuse it with documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renamed help to support so it's harder to confuse it with documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>rename authorize to require_login</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T13:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3f9dc65636afb57fed441978dca4bf7d3209bd2d'/>
<id>3f9dc65636afb57fed441978dca4bf7d3209bd2d</id>
<content type='text'>
authorize_admin -&gt; require_admin

also add require_token which will ensure token has been used for auth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
authorize_admin -&gt; require_admin

also add require_token which will ensure token has been used for auth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into feature/billing-no-authenticated-payments</title>
<updated>2013-12-17T20:02:07+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-12-17T20:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=98a247acb4d1be484c2982d48ec038eed3de3d55'/>
<id>98a247acb4d1be484c2982d48ec038eed3de3d55</id>
<content type='text'>
Conflicts:
	billing/config/locales/en.yml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	billing/config/locales/en.yml
</pre>
</div>
</content>
</entry>
<entry>
<title>Some cleanup of code to deal with past due subscriptions.</title>
<updated>2013-10-17T20:58:54+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-17T20:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=92cb054d53aaac6864a6a805d9cdd3919f4a38bc'/>
<id>92cb054d53aaac6864a6a805d9cdd3919f4a38bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add permissions to subscriptions index, and fix test to stub the subscription's balance.</title>
<updated>2013-10-15T22:08:35+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-15T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a6f32017f5c7802798f10e2f4041037fb5684def'/>
<id>a6f32017f5c7802798f10e2f4041037fb5684def</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 cancel pastdue subscriptions, but users cannot cancel their own pastdue subscription, as then admins won't be able to search for them.</title>
<updated>2013-10-10T18:35:26+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-10T18:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=51f93fc87c9cadbe52877ddc3e7c5fd07866b397'/>
<id>51f93fc87c9cadbe52877ddc3e7c5fd07866b397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consider pending &amp; past due subscriptions as 'active' in the sense that they should prevent one from adding a new subscription.</title>
<updated>2013-10-08T21:33:02+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-08T21:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=4e471f6b35c012d2825f6be19e24ecd5fef8d636'/>
<id>4e471f6b35c012d2825f6be19e24ecd5fef8d636</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Payments made when authenticated will be donations, and not connected to customer in any way.</title>
<updated>2013-10-08T19:32:07+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-08T19:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=014ff5bda0802d51b4cbca5a2fd904d953223d2f'/>
<id>014ff5bda0802d51b4cbca5a2fd904d953223d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow admins to view past-due subscriptions.</title>
<updated>2013-10-01T20:56:59+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-01T20:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0fe1678cd37c8e917cb28eed9eb28777d3a92283'/>
<id>0fe1678cd37c8e917cb28eed9eb28777d3a92283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test subscription owner via credit card not transactions</title>
<updated>2013-09-18T10:03:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-18T10:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=18a00ade1a88887b9a99c72ed2054fa2012ae2dc'/>
<id>18a00ade1a88887b9a99c72ed2054fa2012ae2dc</id>
<content type='text'>
There might not have been any transactions. Fixes the functional test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There might not have been any transactions. Fixes the functional test
</pre>
</div>
</content>
</entry>
</feed>
