<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/core, branch 0.2.8</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>rake tasks clean up expired tokens and sessions (#4568)</title>
<updated>2013-11-21T11:49:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-21T11:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7596b6dbfa38d52acd447982e03e26374fb0d747'/>
<id>7596b6dbfa38d52acd447982e03e26374fb0d747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>couchrest:dump task will dump all design docs</title>
<updated>2013-11-19T14:04:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-19T14:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cf68a79639861e69f61af85b43a3f72ed7763439'/>
<id>cf68a79639861e69f61af85b43a3f72ed7763439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add dump_design_docs to CouchRest::Model::Utils:Migrate</title>
<updated>2013-11-19T10:51:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-19T10:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e7a8b49ae30bce36846a5ab8f1fa2bb981100224'/>
<id>e7a8b49ae30bce36846a5ab8f1fa2bb981100224</id>
<content type='text'>
This is similar to the migrations but instead of uploading the design
documents to couch it stores them in
  tmp/database/design.json
within the rails directory.

database is the supposed database name without prefixes or suffixes
design is the name of the design doc CouchRest model would have created

The files also contain a couchrest checksum so couchrest can detect they
are up to date.

This commit also cleans up a few redundant things in the extension to
CouchRest::Model:Utils::Migrate that we used to have. There's no need
to loop through the 'normal' models in load_all_models_with_engines
since load_all_models_without_engines already does that. We were also
overwriting all_models_and_proxies with exactly the same code as in
the original.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is similar to the migrations but instead of uploading the design
documents to couch it stores them in
  tmp/database/design.json
within the rails directory.

database is the supposed database name without prefixes or suffixes
design is the name of the design doc CouchRest model would have created

The files also contain a couchrest checksum so couchrest can detect they
are up to date.

This commit also cleans up a few redundant things in the extension to
CouchRest::Model:Utils::Migrate that we used to have. There's no need
to loop through the 'normal' models in load_all_models_with_engines
since load_all_models_without_engines already does that. We were also
overwriting all_models_and_proxies with exactly the same code as in
the original.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor improvements to the download button (proper localization, better image, better hooks for customization)</title>
<updated>2013-11-14T10:23:54+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-11-14T10:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=108938615ff7490080f80ea2d6bd1cd8037cdd84'/>
<id>108938615ff7490080f80ea2d6bd1cd8037cdd84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/4109-https-sources' into develop</title>
<updated>2013-10-28T07:53:08+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-28T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=630b6c603594df8a9fa99555928ca68df8e8d8fa'/>
<id>630b6c603594df8a9fa99555928ca68df8e8d8fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use osx not mac as an identifier for the os.</title>
<updated>2013-10-21T16:18:13+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-21T16:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=23b9c58c4bd2e62ba63064c0e606d84f26fe74fa'/>
<id>23b9c58c4bd2e62ba63064c0e606d84f26fe74fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use https sources in Gemfiles and also in the documentation (#4109)</title>
<updated>2013-10-18T11:12:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-18T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=936015afe051c82d5677601f7f58944ed42b4623'/>
<id>936015afe051c82d5677601f7f58944ed42b4623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make download links configurable</title>
<updated>2013-10-18T07:53:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-18T07:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1384f6c43dde6a19f270416e34e39130a3d0a53d'/>
<id>1384f6c43dde6a19f270416e34e39130a3d0a53d</id>
<content type='text'>
This way we won't have to redeploy once the new links to the windows and the android version are there.

Also this obviously offers more flexibility for providers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we won't have to redeploy once the new links to the windows and the android version are there.

Also this obviously offers more flexibility for providers.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove leftover from testing os specific sections</title>
<updated>2013-10-16T09:25:58+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-16T09:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=4618bf296e735f47561dc1ddcccaaa701cae9daa'/>
<id>4618bf296e735f47561dc1ddcccaaa701cae9daa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detect os in browser and show proper download link</title>
<updated>2013-10-15T13:11:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-15T12:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8e5aa5093ab6e67db4f603a44bb7027245b91a21'/>
<id>8e5aa5093ab6e67db4f603a44bb7027245b91a21</id>
<content type='text'>
We add a class to the html element based on the detected os and use that to pick which download link should be visible.

If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We add a class to the html element based on the detected os and use that to pick which download link should be visible.

If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
</pre>
</div>
</content>
</entry>
</feed>
