Question of using bootstrap to mobile

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Sep 9 20:53:57 UTC 2018


El dom., 9 sept. 2018 a las 22:05, Paul Borel (<paul.borel at gmail.com>) escribió:
>
> Okay I test it when I can.
>
> But why not in stable branch ?

Your original question was the use of bootstrap. This is not present
on the stable branch, only on default.

>
> After when you update branch default ? only do hg update default ?

After 'hg update default', the source repo will be on the default
branch. If you then upgrade your virtualenv and follow the rest of the
update instructions, you will be using the default branch version.

/Thomas


>
> Thanks
>
> Le dim. 9 sept. 2018 à 21:51, Thomas De Schampheleire <patrickdepinguin at gmail.com> a écrit :
>>
>> Hi Paul,
>>
>> Compared to the stable branch, the default branch is using a new
>> backend framework (TurboGears2 instead of Pylons), new frontend
>> framework (Bootstrap), a new database migration tool (Alembic), and a
>> new test framework (pytest instead of nose/unittest)
>> Besides these big changes there have also been other improvements to
>> the code base and bug fixes.
>>
>> If you already have a repository, you can switch to the default branch
>> using 'hg update default'.
>> Then follow the instructions at
>> https://kallithea.readthedocs.io/en/default/upgrade.html.
>>
>> Let us know if something is unclear.
>>
>> /Thomas
>> El jue., 6 sept. 2018 a las 22:47, Paul Borel (<paul.borel at gmail.com>) escribió:
>> >
>> > I using to install this :
>> >
>> > hg clone https://kallithea-scm.org/repos/kallithea -u stable
>> >
>> >
>> > Le jeu. 6 sept. 2018 à 22:45, Paul Borel <paul.borel at gmail.com> a écrit :
>> >>
>> >> Thanks.
>> >>
>> >> Into defautl and stable branch more changes ? functions ?
>> >>
>> >> thanks
>> >>
>> >> Le jeu. 6 sept. 2018 à 22:20, Thomas De Schampheleire <patrickdepinguin at gmail.com> a écrit :
>> >>>
>> >>> 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.
>> >>>
>> >>> Manual is at
>> >>> https://kallithea.readthedocs.io/en/default/
>> >>>
>> >>> On Thu, Sep 6, 2018, 22:17 Paul Borel <paul.borel at gmail.com> wrote:
>> >>>>
>> >>>> Hello,
>> >>>>
>> >>>> And it is simple to swith into default ?
>> >>>>
>> >>>> Thanks
>> >>>>
>> >>>> Le jeu. 6 sept. 2018 à 22:14, Thomas De Schampheleire <patrickdepinguin at gmail.com> a écrit :
>> >>>>>
>> >>>>> The default branch is perfectly usable in production. It is stable in the sense that there are no instabilities in operation.
>> >>>>> As it is the version under development, it could be considered 'unstable' in the sense that things are changing.
>> >>>>>
>> >>>>> /Thomas
>> >>>>>
>> >>>>> On Thu, Sep 6, 2018, 21:47 Paul Borel <paul.borel at gmail.com> wrote:
>> >>>>>>
>> >>>>>> Hello,
>> >>>>>>
>> >>>>>> I prefer that be stable. that mean using branch stable ?
>> >>>>>>
>> >>>>>>
>> >>>>>> Le jeu. 6 sept. 2018 à 21:44, Mads Kiilerich <mads at kiilerich.com> a écrit :
>> >>>>>>>
>> >>>>>>> On 09/06/2018 09:37 PM, Paul Borel wrote:
>> >>>>>>> > Hello,
>> >>>>>>> >
>> >>>>>>> > Did you consider to adapt the UI to be responsive ?
>> >>>>>>>
>> >>>>>>> The 'default' branch is using Bootstrap, mostly contributed by Dominik.
>> >>>>>>> Thomas recently proposed a solution to the big remaining problem of a
>> >>>>>>> good way to use Bootstrap from a GPL application. Let's hope we soon
>> >>>>>>> will release it. But it is perfectly usable from the default branch, and
>> >>>>>>> in many ways better than the stable branch, only less "stable".
>> >>>>>>>
>> >>>>>>> /Mads
>> >>>>>>
>> >>>>>>
>> >>>>>>
>> >>>>>> --
>> >>>>>> Paul
>> >>>>>> _______________________________________________
>> >>>>>> kallithea-general mailing list
>> >>>>>> kallithea-general at sfconservancy.org
>> >>>>>> https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Paul
>> >>
>> >>
>> >>
>> >> --
>> >> Paul
>> >
>> >
>> >
>> > --
>> > Paul
>
>
>
> --
> Paul


More information about the kallithea-general mailing list