<html><head></head><body><div dir="auto">Hello<br><br></div>
<div dir="auto">I test on http and works<br><br></div>
<div dir="auto">But with the same configuration of 0.3.5 the HTTPS failed return Bad gateway...<br><br></div>
<div dir="auto">Thanks <br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Envoyé par <!-- tmjah_g_1299e --><a href="http://www.typeapp.com/r?b=13605"><!-- tmjah_g_1299s -->TypeApp<!-- tmjah_g_1299e --></a><!-- tmjah_g_1299s --> <!-- tmjah_g_1299e --></div>
<div class="gmail_quote" >Le 9 sept. 2018, à 22:52, Thomas De Schampheleire <<a href="mailto:patrickdepinguin@gmail.com" target="_blank">patrickdepinguin@gmail.com</a>> a écrit:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="blue">El dom., 9 sept. 2018 a las 22:05, Paul Borel (<paul.borel@gmail.com>) escribió:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><br> Okay I test it when I can.<br><br> But why not in stable branch ?<br></blockquote><br>Your original question was the use of bootstrap. This is not present<br>on the stable branch, only on default.<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><br> After when you update branch default ? only do hg update default ?<br></blockquote><br>After 'hg update default', the source repo will be on the default<br>branch. If you then upgrade your virtualenv and follow the rest of the<br>update instructions, you will be using the default branch version.<br><br>/Thomas<br><br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><br> Thanks<br><br> Le dim. 9 sept. 2018 à 21:51, Thomas De Schampheleire <patrickdepinguin@gmail.com> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"><br> Hi Paul,<br><br> Compared to the stable branch, the default branch is using a new<br> backend framework (TurboGears2 instead of Pylons), new frontend<br> framework (Bootstrap), a new database migration tool (Alembic), and a<br> new test framework (pytest instead of nose/unittest)<br> Besides these big changes there have also been other improvements to<br> the code base and bug fixes.<br><br> If you already have a repository, you can switch to the default branch<br> using 'hg update default'.<br> Then follow the instructions at<br> <a href="https://kallithea.readthedocs.io/en/default/upgrade.html">https://kallithea.readthedocs.io/en/default/upgrade.html</a>.<br><br> Let us know if something is unclear.<br><br> /Thomas<br> El jue., 6 sept. 2018 a las 22:47, Paul Borel (<paul.borel@gmail.com>) escribió:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"><br> I using to install this :<br><br> hg clone <a href="https://kallithea-scm.org/repos/kallithea">https://kallithea-scm.org/repos/kallithea</a> -u stable<br><br><br> Le jeu. 6 sept. 2018 à 22:45, Paul Borel <paul.borel@gmail.com> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #fcaf3e; padding-left: 1ex;"><br> Thanks.<br><br> Into defautl and stable branch more changes ? functions ?<br><br> thanks<br><br> Le jeu. 6 sept. 2018 à 22:20, Thomas De Schampheleire <patrickdepinguin@gmail.com> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #e9b96e; padding-left: 1ex;"><br> Yes, it is. If you have an existing database, you'll use alembic to upgrade it to the new schema. And you'll use gearbox instead of paster.<br><br> Manual is at<br> <a href="https://kallithea.readthedocs.io/en/default">https://kallithea.readthedocs.io/en/default</a>/<br><br> On Thu, Sep 6, 2018, 22:17 Paul Borel <paul.borel@gmail.com> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"><br> Hello,<br><br> And it is simple to swith into default ?<br><br> Thanks<br><br> Le jeu. 6 sept. 2018 à 22:14, Thomas De Schampheleire <patrickdepinguin@gmail.com> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"><br> The default branch is perfectly usable in production. It is stable in the sense that there are no instabilities in operation.<br> As it is the version under development, it could be considered 'unstable' in the sense that things are changing.<br><br> /Thomas<br><br> On Thu, Sep 6, 2018, 21:47 Paul Borel <paul.borel@gmail.com> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"><br> Hello,<br><br> I prefer that be stable. that mean using branch stable ?<br><br><br> Le jeu. 6 sept. 2018 à 21:44, Mads Kiilerich <mads@kiilerich.com> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"><br> On 09/06/2018 09:37 PM, Paul Borel wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"> Hello,<br><br> Did you consider to adapt the UI to be responsive ?<br></blockquote><br> The 'default' branch is using Bootstrap, mostly contributed by Dominik.<br> Thomas recently proposed a solution to the big remaining problem of a<br> good way to use Bootstrap from a GPL application. Let's hope we soon<br> will release it. But it is perfectly usable from the default branch, and<br> in many ways better than the stable branch, only less "stable".<br><br> /Mads<br></blockquote><br><br><br> --<br> Paul<br><hr><br> kallithea-general mailing list<br> kallithea-general@sfconservancy.org<br> <a href="https://lists.sfconservancy.org/mailman/listinfo/kallithea-general">https://lists.sfconservancy.org/mailman/listinfo/kallithea-general</a><br></blockquote></blockquote><br><br><br> --<br> Paul<br></blockquote></blockquote><br><br><br> --<br> Paul<br></blockquote><br><br><br> --<br> Paul<br></blockquote></blockquote><br><br><br> --<br> Paul<br></blockquote></pre></blockquote></div></body></html>