<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app, 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>Merge pull request #161 from azul/bugfix/download-button-wider</title>
<updated>2014-05-15T06:24:43+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-15T06:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a4f7a410c536d88c91c834cab6ee950c71005ddd'/>
<id>a4f7a410c536d88c91c834cab6ee950c71005ddd</id>
<content type='text'>
make download button wide enough for helvetica #5039</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make download button wide enough for helvetica #5039</pre>
</div>
</content>
</entry>
<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>make download button wide enough for helvetica #5039</title>
<updated>2014-05-14T14:46:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-14T14:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=eb74538841c6cf687b87f5373b90a22847e974fa'/>
<id>eb74538841c6cf687b87f5373b90a22847e974fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #157 from azul/bugfix/5664-stop-email-autofill</title>
<updated>2014-05-14T06:41:13+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-05-14T06:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c85028fba2a25f22b375b8714c2e1999c35f8e82'/>
<id>c85028fba2a25f22b375b8714c2e1999c35f8e82</id>
<content type='text'>
Bugfix/5664 stop email autofill</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bugfix/5664 stop email autofill</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>destinguish user.email from user.email_address</title>
<updated>2014-05-13T12:42:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-13T12:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bbe9de73352b5aa937173b4158267f6a37e9ca5f'/>
<id>bbe9de73352b5aa937173b4158267f6a37e9ca5f</id>
<content type='text'>
use the former if you want a working email account or nil, the
latter if you want the email address associated with a given
user no matter if the user actually has an email account or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use the former if you want a working email account or nil, the
latter if you want the email address associated with a given
user no matter if the user actually has an email account or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>keep empty email field if user removed prefill</title>
<updated>2014-05-13T08:52:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-13T08:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0261e82686ec4fcfc8b633664fadb1dd6d9c8070'/>
<id>0261e82686ec4fcfc8b633664fadb1dd6d9c8070</id>
<content type='text'>
We should respect the users choice. We can still get their email from the user id if we really need to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should respect the users choice. We can still get their email from the user id if we really need to.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow for usernames with dots</title>
<updated>2014-05-13T07:51:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-13T07:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=86eb9062f1e81302647bf18ce0f5fd981202b68a'/>
<id>86eb9062f1e81302647bf18ce0f5fd981202b68a</id>
<content type='text'>
preparing for #5664 with some test improvements i ran into this issue

This commit includes a fix and the test improvements. In particular it
adds BrowserIntegrationTest#login - so there is no need to go through the signup procedure everytime you want a user to be logged in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
preparing for #5664 with some test improvements i ran into this issue

This commit includes a fix and the test improvements. In particular it
adds BrowserIntegrationTest#login - so there is no need to go through the signup procedure everytime you want a user to be logged in.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js</title>
<updated>2014-05-09T09:03:53+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-05-09T09:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=726244f1c6bb72fb53a257c084dfbdf7b9c2b03c'/>
<id>726244f1c6bb72fb53a257c084dfbdf7b9c2b03c</id>
<content type='text'>
hide srp forms when no js is available</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hide srp forms when no js is available</pre>
</div>
</content>
</entry>
<entry>
<title>minor fix to default pricing chart</title>
<updated>2014-05-08T22:12:15+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-08T22:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cf6aa0a6c8852424e39e4785a1bd783ab475376b'/>
<id>cf6aa0a6c8852424e39e4785a1bd783ab475376b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
