<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/views/layouts, branch 0.5.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>check for presence of service_levels</title>
<updated>2014-05-14T17:47:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-14T17:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=702e444e57d7904e429d1628e600d11e2e793a62'/>
<id>702e444e57d7904e429d1628e600d11e2e793a62</id>
<content type='text'>
This way the pricing link will not be shown for an empty hash. Which is easier to get into the config file than nil. And we can later verify the configuration to have a hash as the service_levels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the pricing link will not be shown for an empty hash. Which is easier to get into the config file than nil. And we can later verify the configuration to have a hash as the service_levels.
</pre>
</div>
</content>
</entry>
<entry>
<title>move User Control Panel heading out of masthead</title>
<updated>2014-05-13T12:45:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-13T12:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=503fa755ee7f5ec52e833a05fb640b1c16e89a5f'/>
<id>503fa755ee7f5ec52e833a05fb640b1c16e89a5f</id>
<content type='text'>
the masthead can only handle content of a limited width.

Alternatively we could make the masthead title wider and add padding on the left so it still aligns nicely with the mask. However the wider we make it the worse it looks on small width displays.

Another option would be to make the masthead contain multiple lines. However vertical aligment to the middle of 1 OR 2 lines of text is a real pain.

So I went with a super simple masthead and the Caption goes below.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the masthead can only handle content of a limited width.

Alternatively we could make the masthead title wider and add padding on the left so it still aligns nicely with the mask. However the wider we make it the worse it looks on small width displays.

Another option would be to make the masthead contain multiple lines. However vertical aligment to the middle of 1 OR 2 lines of text is a real pain.

So I went with a super simple masthead and the Caption goes below.
</pre>
</div>
</content>
</entry>
<entry>
<title>move #masthead out of main templates to make the masthead partials more flexible.</title>
<updated>2014-01-23T19:37:50+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-01-23T10:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=91c535a080f05be23ee1320b0701dae6ff3601af'/>
<id>91c535a080f05be23ee1320b0701dae6ff3601af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a default footer with links to privacy policy, tos, pricing, about us, contact.</title>
<updated>2014-01-23T19:37:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-01-22T10:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=67650ea9fead442cb2f66a2fbbec452c890d0775'/>
<id>67650ea9fead442cb2f66a2fbbec452c890d0775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added default pricing, privacy policy and tos pages.</title>
<updated>2014-01-23T19:37:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-01-21T21:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=87383e624855def55e13d238b2f20b79c418c1d9'/>
<id>87383e624855def55e13d238b2f20b79c418c1d9</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 overview link is active on Users#show</title>
<updated>2013-12-20T19:30:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-20T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5c9d2ba552537b8dba98d9fe98e05c38fa788a5e'/>
<id>5c9d2ba552537b8dba98d9fe98e05c38fa788a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_CONFIG[:braintree] into APP_CONFIG[:billing][:braintree]</title>
<updated>2013-12-20T18:56:01+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-18T08:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=34ac576bf7efbddac0a89731292eac8974f95114'/>
<id>34ac576bf7efbddac0a89731292eac8974f95114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove Overview controller - we can use Users#show</title>
<updated>2013-12-13T13:44:04+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-13T13:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=496817bd512fe43c4cb80cc49a19dae3ed3eb165'/>
<id>496817bd512fe43c4cb80cc49a19dae3ed3eb165</id>
<content type='text'>
we were only using Users#show to redirect to the edit action. So I replaced that with the overview and we have no more use for the extra controller.

This also simplifies linking to the users in question a lot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we were only using Users#show to redirect to the edit action. So I replaced that with the overview and we have no more use for the extra controller.

This also simplifies linking to the users in question a lot.
</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>Remove references to email_settings controller, which has been removed. An identities controller will replace it.</title>
<updated>2013-09-02T20:28:32+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-09-02T20:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=57baaa65cab56d13b77fff674a57e7f3e4983f00'/>
<id>57baaa65cab56d13b77fff674a57e7f3e4983f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
