<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/views, branch version/0.7</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Added allow_registration toggle.</title>
<updated>2014-07-11T08:44:21+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-07-10T15:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=140155f32a9bd8ef2d5a581a1e56701a44a8f5a7'/>
<id>140155f32a9bd8ef2d5a581a1e56701a44a8f5a7</id>
<content type='text'>
- default is true
- See issue #5217
- See companion change in leap_platform.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- default is true
- See issue #5217
- See companion change in leap_platform.
</pre>
</div>
</content>
</entry>
<entry>
<title>list identities based on search only</title>
<updated>2014-07-09T10:51:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-09T10:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0cc11ebb609de225fbeacbf80788b992b88b6ce6'/>
<id>0cc11ebb609de225fbeacbf80788b992b88b6ce6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make link_to_navigation more generic and reuse it</title>
<updated>2014-07-05T09:54:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-05T09:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bdb4b0e275c205b0b44bbe3cc4ec4c162b309b37'/>
<id>bdb4b0e275c205b0b44bbe3cc4ec4c162b309b37</id>
<content type='text'>
Use link_to_navigation for all important navigation items. It creates a link in a list item for use with bootstrap. It supports an :active flag and an :icon option in the html_options now. It also translates the label. This way it can be used in a lot of places as the generic navigation link.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use link_to_navigation for all important navigation items. It creates a link in a list item for use with bootstrap. It supports an :active flag and an :icon option in the html_options now. It also translates the label. This way it can be used in a lot of places as the generic navigation link.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable unblocking handles in identities tab</title>
<updated>2014-07-05T08:21:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-04T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=87e9ccbcdf4f99dd898b0715750092a27fff7e94'/>
<id>87e9ccbcdf4f99dd898b0715750092a27fff7e94</id>
<content type='text'>
There's an identities tab now for admins that will allow unblocking blocked handles. It should be easy to expand for aliases and forwards and other types of actions such as editing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's an identities tab now for admins that will allow unblocking blocked handles. It should be easy to expand for aliases and forwards and other types of actions such as editing.
</pre>
</div>
</content>
</entry>
<entry>
<title>html5: &lt;br&gt; instead of &lt;br/&gt;</title>
<updated>2014-05-29T12:57:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-29T12:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ab49a72b52575f3b9fdf13fee47e99dfb82e2a3d'/>
<id>ab49a72b52575f3b9fdf13fee47e99dfb82e2a3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>destroy_btn helper method</title>
<updated>2014-05-28T07:26:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-28T07:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=df1c2438fcfe39edfb46546be8fcee5021f95fc3'/>
<id>df1c2438fcfe39edfb46546be8fcee5021f95fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move users key into layouts scope so it does not conflict with users scope</title>
<updated>2014-05-27T15:52:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-27T15:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8ca32588c969ee9eca986da8cf1de92b39ce3576'/>
<id>8ca32588c969ee9eca986da8cf1de92b39ce3576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add btn helper for link_to with .btn</title>
<updated>2014-05-27T14:32:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-27T14:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cc59ce53e52bf48d97de16d66012e8309bf98fe8'/>
<id>cc59ce53e52bf48d97de16d66012e8309bf98fe8</id>
<content type='text'>
Also translates the first arg if it's a symbol and adds more btn- classes if given as html_options[:type]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also translates the first arg if it's a symbol and adds more btn- classes if given as html_options[:type]
</pre>
</div>
</content>
</entry>
<entry>
<title>remove icon_color variable - yagni</title>
<updated>2014-05-27T08:14:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-27T08:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=863863ff1fb6c9ab13b44248417ae1c5e57987af'/>
<id>863863ff1fb6c9ab13b44248417ae1c5e57987af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sorting translation keys some</title>
<updated>2014-05-26T15:45:18+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-24T11:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bbeb4b629dc38d82b3b3200706dd25b8def8892e'/>
<id>bbeb4b629dc38d82b3b3200706dd25b8def8892e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
