<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/app/views, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<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>
<entry>
<title>Merge remote-tracking branch 'jessib/feature/3389_download_links' into develop</title>
<updated>2013-12-22T23:03:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-22T23:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5f00ae48047f32f9068281af65fb349a7e79c22d'/>
<id>5f00ae48047f32f9068281af65fb349a7e79c22d</id>
<content type='text'>
Conflicts:
	core/app/views/common/_home_page_buttons.html.haml
	users/app/views/users/show.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	core/app/views/common/_home_page_buttons.html.haml
	users/app/views/users/show.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>locale prefix support:</title>
<updated>2013-12-22T10:00:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-22T09:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=665964bcbba69829a4ff1e7d7bd936f90d49b3f7'/>
<id>665964bcbba69829a4ff1e7d7bd936f90d49b3f7</id>
<content type='text'>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</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>Put download link on user page.</title>
<updated>2013-12-19T20:17:39+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-12-19T20:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a5fa80ca1e20591f25f63d1702a9bc134c60b9ba'/>
<id>a5fa80ca1e20591f25f63d1702a9bc134c60b9ba</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 #123 from azul/refactor/standartize-user-routes</title>
<updated>2013-12-16T17:47:53+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-12-16T17:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e2638a3a91cb2c6a426f856c4d1919be1a852b6a'/>
<id>e2638a3a91cb2c6a426f856c4d1919be1a852b6a</id>
<content type='text'>
refactor: remove Overview controller - we can use Users#show</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: remove Overview controller - we can use Users#show</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>make the possible actions for users and admins configurable</title>
<updated>2013-12-13T13:10:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-13T13:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5ed00a63ea3da98e8dfaef88752f8afe851c81e9'/>
<id>5ed00a63ea3da98e8dfaef88752f8afe851c81e9</id>
<content type='text'>
with tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with tests
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move edit sections into partials</title>
<updated>2013-12-13T12:52:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-13T12:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b7db3e8f5d9a65ff3b83316bdd802dd40111c64d'/>
<id>b7db3e8f5d9a65ff3b83316bdd802dd40111c64d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We won't want service levels in production mode, and have it so this initial service level code won't break anything if it isn't set in the config.</title>
<updated>2013-12-05T19:11:39+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-12-05T19:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6ebf095bc553345a3e0b8c48cadc3e1440c59ca5'/>
<id>6ebf095bc553345a3e0b8c48cadc3e1440c59ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
