<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/config/initializers, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Revert "fix: make customization available to sass"</title>
<updated>2017-07-26T08:55:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-07-26T08:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ec87fdd5b60aaab7bd44feafd12641c4a4e1bde6'/>
<id>ec87fdd5b60aaab7bd44feafd12641c4a4e1bde6</id>
<content type='text'>
This reverts commit cc95bb27e873dc6140f9a909a57f075a0ef2f387.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit cc95bb27e873dc6140f9a909a57f075a0ef2f387.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make customization available to sass</title>
<updated>2017-07-25T09:11:42+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-07-25T09:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cc95bb27e873dc6140f9a909a57f075a0ef2f387'/>
<id>cc95bb27e873dc6140f9a909a57f075a0ef2f387</id>
<content type='text'>
Somehow sass did not follow the rails assets path order.
Therefore the default tail.scss would stay in effect even when
there was a different tail.scss in the customization folder.

Adding the customization stylesheet folder to the sass load_paths
works around this for now. Still need to check if it works in
production though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Somehow sass did not follow the rails assets path order.
Therefore the default tail.scss would stay in effect even when
there was a different tail.scss in the customization folder.

Adding the customization stylesheet folder to the sass load_paths
works around this for now. Still need to check if it works in
production though.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: simple_form to bootstrap 3</title>
<updated>2017-03-27T08:39:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-24T11:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b1b523f08a9ce7ea5fe0d50dc8b86995e00b48d6'/>
<id>b1b523f08a9ce7ea5fe0d50dc8b86995e00b48d6</id>
<content type='text'>
* reran the simple form initializer.
* wrapped submit buttons are now broken and need a fix.
* disabled confirmation validation in client side validations as the
  error message always is attached to the wrong field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reran the simple form initializer.
* wrapped submit buttons are now broken and need a fix.
* disabled confirmation validation in client side validations as the
  error message always is attached to the wrong field.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: use rails4s 'secret_key_base'</title>
<updated>2017-03-23T07:47:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-22T09:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d03082680007d30b8883495c2ae5110daec14f71'/>
<id>d03082680007d30b8883495c2ae5110daec14f71</id>
<content type='text'>
This will get us encrypted cookies but also requires changes to the platform.
fixes #23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will get us encrypted cookies but also requires changes to the platform.
fixes #23
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc updated on how to customize avatar picture in twitter feature; update error response messages; added 'config/customization/images' + link in 'config/initializer/customization.rb'</title>
<updated>2016-09-23T09:52:46+00:00</updated>
<author>
<name>luca-marie</name>
<email>ml.kochsiek@fu-berlin.de</email>
</author>
<published>2016-09-23T09:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=4ffa776d2c760618b17bd76a9a023f7fe762babd'/>
<id>4ffa776d2c760618b17bd76a9a023f7fe762babd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2016-09-22T14:13:42+00:00</updated>
<author>
<name>luca-marie</name>
<email>ml.kochsiek@fu-berlin.de</email>
</author>
<published>2016-09-22T14:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7c9aba4a6192617cd29765450711a65affccecef'/>
<id>7c9aba4a6192617cd29765450711a65affccecef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initializer/twitter.rb file unnecessary; added change in main view only if twitter feature is set enabled == true</title>
<updated>2016-09-22T13:31:52+00:00</updated>
<author>
<name>luca-marie</name>
<email>ml.kochsiek@fu-berlin.de</email>
</author>
<published>2016-09-22T13:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6f9c4fdab2caef90e49ca965617e767b50bcbbb2'/>
<id>6f9c4fdab2caef90e49ca965617e767b50bcbbb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>included Theas work on error-handling \o/; changed link to twitter-account in header; fixed erb escaping characters problem without letting evil code pass; setting customized image file 'Avatar_Pic.png' in config/custo../assets to get loaded instead of default twitter-logo</title>
<updated>2016-09-22T12:36:10+00:00</updated>
<author>
<name>luca-marie</name>
<email>ml.kochsiek@fu-berlin.de</email>
</author>
<published>2016-09-22T12:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=306b36c045cd62638db179115ed002c6ab7c5cd8'/>
<id>306b36c045cd62638db179115ed002c6ab7c5cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: horizontal forms now need column styles</title>
<updated>2016-05-02T11:31:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-03-26T17:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7574862cdb8f43e9e4334924dc360f3d20b2c5fd'/>
<id>7574862cdb8f43e9e4334924dc360f3d20b2c5fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: bootstrap control-group -&gt; form-group</title>
<updated>2016-05-02T11:31:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-03-26T17:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=70d8ffc40ef57efaf75cd51e0c1ca654dc37dd4c'/>
<id>70d8ffc40ef57efaf75cd51e0c1ca654dc37dd4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
