<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git, branch 0.5.0</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Version 0.5.0</title>
<updated>2014-02-08T15:56:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-08T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=38474e94e3bfaeb40fb87bf2a9b8b1fbe546bc05'/>
<id>38474e94e3bfaeb40fb87bf2a9b8b1fbe546bc05</id>
<content type='text'>
Changes since 0.5.0-rc:
* locale prefix support
* download client from user page
* hotfix to make webapp work with rack again
* ensure permissions are preserved when copying customization files. (#4623)
* Return 'provider.json' via a controller, to better be able to control the response headers
* document new way we deploy couch design docs
* remove outdated views that cause errors
* only emit pgp keys if they are actually set
* ensure auto_update_design_docs is false
* switch to using dl.bitmask.net
* remove manual 'gem minitest'
* default pricing, privacy policy and tos pages
* default footer with links to privacy policy, tos, pricing, about us, contact
* upgraded bootstrap to latest in 2.x series
* move #masthead out of main templates
* customizable 'bye' page for when a user leaves
* fix js platform detection
* applied mcnair's changes to privacy policy
* untracked files in deploy are in gitignore - #4953
* gitkeep empty folders for config/provider and config/customizations
* integration test with en-EN language
* ensure record removal after tests
* log failing integration tests with screenshot and serverlog
* stop taking screenshots inside tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes since 0.5.0-rc:
* locale prefix support
* download client from user page
* hotfix to make webapp work with rack again
* ensure permissions are preserved when copying customization files. (#4623)
* Return 'provider.json' via a controller, to better be able to control the response headers
* document new way we deploy couch design docs
* remove outdated views that cause errors
* only emit pgp keys if they are actually set
* ensure auto_update_design_docs is false
* switch to using dl.bitmask.net
* remove manual 'gem minitest'
* default pricing, privacy policy and tos pages
* default footer with links to privacy policy, tos, pricing, about us, contact
* upgraded bootstrap to latest in 2.x series
* move #masthead out of main templates
* customizable 'bye' page for when a user leaves
* fix js platform detection
* applied mcnair's changes to privacy policy
* untracked files in deploy are in gitignore - #4953
* gitkeep empty folders for config/provider and config/customizations
* integration test with en-EN language
* ensure record removal after tests
* log failing integration tests with screenshot and serverlog
* stop taking screenshots inside tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #137 from azul/test/fix-red-ci</title>
<updated>2014-02-07T15:51:12+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2014-02-07T15:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=393abdefeeed2e9653e22c85b5d1c617003e95a9'/>
<id>393abdefeeed2e9653e22c85b5d1c617003e95a9</id>
<content type='text'>
Test/fix red ci</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test/fix red ci</pre>
</div>
</content>
</entry>
<entry>
<title>stop taking screenshot - will happen no failure autmatically now</title>
<updated>2014-02-07T10:52:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T10:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=58a36ae079f9103f2aa18da48d5ea2a18aae938c'/>
<id>58a36ae079f9103f2aa18da48d5ea2a18aae938c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>log failing integration tests with screenshot</title>
<updated>2014-02-07T10:27:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T10:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f13cfd635f9d0d089da10c1a2c9f4af5ff87cda8'/>
<id>f13cfd635f9d0d089da10c1a2c9f4af5ff87cda8</id>
<content type='text'>
* store the last screenshot in tmp
* store the html and the end of the server log in tmp

Filenames are build from the test class name and the tests name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* store the last screenshot in tmp
* store the html and the end of the server log in tmp

Filenames are build from the test class name and the tests name.
</pre>
</div>
</content>
</entry>
<entry>
<title>for clarity, keep the empty folders for config/provider and config/customizations in repo.</title>
<updated>2014-02-06T18:54:00+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-02-06T18:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cbcd4d388dec048be3d3f66c1b909515d3176ead'/>
<id>cbcd4d388dec048be3d3f66c1b909515d3176ead</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 #136 from azul/cleanup/no-untracked-files</title>
<updated>2014-02-06T18:10:35+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2014-02-06T18:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2fc1435ed54625986211c2219b587679e33fce15'/>
<id>2fc1435ed54625986211c2219b587679e33fce15</id>
<content type='text'>
make sure all untracked files in deploy are in gitignore - #4953</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make sure all untracked files in deploy are in gitignore - #4953</pre>
</div>
</content>
</entry>
<entry>
<title>make sure ticket get's cleared at end of tickets_by_admin test</title>
<updated>2014-02-06T18:03:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-06T18:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d8aa92f9d4911e28c95e9abb70e87ac282ef0601'/>
<id>d8aa92f9d4911e28c95e9abb70e87ac282ef0601</id>
<content type='text'>
Also relax the requirement from tickets.count &gt; 1 to &gt; 0. There is only one ticket if there have not been any others in the database ahead of time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also relax the requirement from tickets.count &gt; 1 to &gt; 0. There is only one ticket if there have not been any others in the database ahead of time.
</pre>
</div>
</content>
</entry>
<entry>
<title>integration test with en-EN language</title>
<updated>2014-02-06T12:05:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-06T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e96d21ed7d2fce1d07fc381200d31919a2d93299'/>
<id>e96d21ed7d2fce1d07fc381200d31919a2d93299</id>
<content type='text'>
Tests fail on machines that default to other available languages.

Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests fail on machines that default to other available languages.

Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure all untracked files in deploy are in gitignore - #4953</title>
<updated>2014-02-05T11:43:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-05T11:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7a1085176ff49113f4920810045c6ef8b2bf130c'/>
<id>7a1085176ff49113f4920810045c6ef8b2bf130c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applied mcnair's changes to privacy policy</title>
<updated>2014-02-04T23:07:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-02-04T23:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c32b55caa141d02dab65df16bc3f2149c04603e5'/>
<id>c32b55caa141d02dab65df16bc3f2149c04603e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
