<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/app/views/emails, branch 0.2.5</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>users engine changes - rewrite of the views, separate email settings to a separate controller, make users_controller html only and v1/users_controller json only.</title>
<updated>2013-07-04T11:12:59+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-03T06:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=fa7b7425e7c53282472c1c9ce1cdc7272f55cfd4'/>
<id>fa7b7425e7c53282472c1c9ce1cdc7272f55cfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new ui - initial user changes</title>
<updated>2013-07-04T11:00:47+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-06-17T08:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e58fd0550b4a29fac9d52dc8a78d04333ccc8c06'/>
<id>e58fd0550b4a29fac9d52dc8a78d04333ccc8c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more flexible email partial</title>
<updated>2013-01-18T06:50:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-17T16:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b348f9dbf3b8298e0e76bda6a9da973da25ed9bd'/>
<id>b348f9dbf3b8298e0e76bda6a9da973da25ed9bd</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 'origin/master' into feature/fixed-email-address</title>
<updated>2013-01-18T06:44:57+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-18T06:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=27730c7e665ed64e691fdf6dbeebc39c8bfbbc4b'/>
<id>27730c7e665ed64e691fdf6dbeebc39c8bfbbc4b</id>
<content type='text'>
Conflicts:
	users/app/views/emails/_email.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	users/app/views/emails/_email.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>minor fixes to validation workflow</title>
<updated>2013-01-17T15:28:52+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-17T15:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=247a6f14db14543773beb1a1e96f2c335800eb82'/>
<id>247a6f14db14543773beb1a1e96f2c335800eb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use partials for displaying details shown when viewing a user. Some of these partials have specific CSS for another use, so we will likely want to tweak this.</title>
<updated>2013-01-14T20:39:59+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-01-14T20:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8141876126aa25d713cf4b2c76c3ecff837c4ba7'/>
<id>8141876126aa25d713cf4b2c76c3ecff837c4ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored email_alias creation and validation</title>
<updated>2012-12-18T12:41:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-18T12:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=285b23f39765d8346a658a81eca8b70d70b3e9bf'/>
<id>285b23f39765d8346a658a81eca8b70d70b3e9bf</id>
<content type='text'>
using CouchRests user.email_aliases.build so the casted_by method is set in the alias

Used this to move the validations into the alias itself. This is where they belong and allows us to render the errors inline along the email field they belong to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using CouchRests user.email_aliases.build so the casted_by method is set in the alias

Used this to move the validations into the alias itself. This is where they belong and allows us to render the errors inline along the email field they belong to.
</pre>
</div>
</content>
</entry>
<entry>
<title>enabled destroying email aliases - no ajax yet.</title>
<updated>2012-12-17T16:48:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-17T16:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b90ce01890907d1c7f46f46bafcef416570a4c4b'/>
<id>b90ce01890907d1c7f46f46bafcef416570a4c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>created generic Email class and use it with EmailAliases</title>
<updated>2012-12-10T10:00:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-10T10:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=28b21959f39b0e28c450bba54b8696632a0187fa'/>
<id>28b21959f39b0e28c450bba54b8696632a0187fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
