<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/views/sessions, branch 0.9.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>move signup from users to account_controller</title>
<updated>2016-05-23T11:01:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-23T10:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f47fc9d6522886cf81cfea26ec1f396219c539ba'/>
<id>f47fc9d6522886cf81cfea26ec1f396219c539ba</id>
<content type='text'>
There was a lot of special case handling going on in the users_controller
for this. Lot simpler this way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a lot of special case handling going on in the users_controller
for this. Lot simpler this way.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: use bootstrap3 row and col-md-*</title>
<updated>2016-05-02T11:31:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-03-26T16:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=de8f3e532d857ec64a9ba17bf9e5a4de272a6cbd'/>
<id>de8f3e532d857ec64a9ba17bf9e5a4de272a6cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hide srp forms when no js is available</title>
<updated>2014-05-06T07:36:28+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-30T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3952a7dfcd13993bd51ac7dc07cb3a01b4658e25'/>
<id>3952a7dfcd13993bd51ac7dc07cb3a01b4658e25</id>
<content type='text'>
Hiding them using two mechanisms in case one fails:
.hidden class - bootstrap hides them then
style='display:none' - so they are hidden even if css load fails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hiding them using two mechanisms in case one fails:
.hidden class - bootstrap hides them then
style='display:none' - so they are hidden even if css load fails
</pre>
</div>
</content>
</entry>
<entry>
<title>simple form: add wrapped and loading... buttons #5542</title>
<updated>2014-04-25T10:18:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-23T12:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=689c10b618c6c469ce82a7f09e117567def577de'/>
<id>689c10b618c6c469ce82a7f09e117567def577de</id>
<content type='text'>
the loading... text on the buttons was not capitalized before.

So in order to change this in a (more or less) single place i added
new button types to simple_form:

button :wrapped - normal button, with loading and an optional cancel button wrapped in the classical bootstrap action div.
    cancel option contains the url to go to when canceling.

button :loading - simple button with loading text capitalized by using i18n (simple_form.buttons.loading)

Conflicts:
	engines/support/app/views/tickets/new.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the loading... text on the buttons was not capitalized before.

So in order to change this in a (more or less) single place i added
new button types to simple_form:

button :wrapped - normal button, with loading and an optional cancel button wrapped in the classical bootstrap action div.
    cancel option contains the url to go to when canceling.

button :loading - simple button with loading text capitalized by using i18n (simple_form.buttons.loading)

Conflicts:
	engines/support/app/views/tickets/new.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>add signup and login info on the forms</title>
<updated>2014-04-24T08:27:28+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-24T08:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=dad200e2cb0b03995eb06024d3fcf788ad2486ff'/>
<id>dad200e2cb0b03995eb06024d3fcf788ad2486ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving users: app and test files</title>
<updated>2014-04-08T09:49:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-08T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b6d14dc19dd350a807826e3e097738a36613e083'/>
<id>b6d14dc19dd350a807826e3e097738a36613e083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
