Journal des modifications

commit a717c04a448c5e27629e2700953d058fe072dd72
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Sep 22 22:47:23 2021 +0200

    test diary model to news model convert

commit aca26af56c333d26bbf014bff60db6be7e0e5ccd
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Sep 22 17:59:39 2021 +0200

    add test for Diary.destroyable_by and Diary.updatable_by

commit d63b45933865c585c99adf68736bea3c5352f6b7
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Sep 17 21:04:28 2021 +0200

    add back test system and add tests for Diary.creatable_by?

commit 4da5b4e2db7f2c13b7acaad87e6d8f4217d5d492
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Sep 17 21:39:08 2021 +0200

    Dockerfile uses npm ci to be able to lint and prettier css

commit 6bb2cab4253e861ac7ab819b0fda8d5670122b39
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Fri Nov 11 19:17:26 2022 +0100

    Fix #2042 filter params for pagination

commit 2182644bc4e7a7d95849ace4db6eae640ed98237
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Fri Nov 11 19:14:38 2022 +0100

    Typos/trailing spaces in seeds

commit ec584ca7cfa2e627710bd013513a9e5367199a8c
Author: Jona <jdemeyer@hotmail.com>
Date:   Tue Aug 30 13:06:08 2022 +0200

    Remove background from XMPP section image

commit 18506ebc2a3120d4323ee0b1ff9e7a396b0297e5
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Aug 26 18:24:00 2022 +0200

    fix docker nginx configuration to deploy fonts

commit 9348104b44aa8430d15932522415391c6c23869e
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Aug 26 18:21:47 2022 +0200

    board build needs a more recent ruby version than one present on Stretch
    
    At least ruby 2.5.0 is required to install one of the dependencies.

commit 3375c1e5b882932acaade3d5ce4947a2e14cd8e6
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Feb 1 11:01:48 2021 +0100

    docker-compose: avoid to keep database started always on the PC
    
    The always option caused the database and redis containers to start even if the
    developper was not working on the code. To avoid to consume computer resources
    uselessly, we ask to not restart if container was stopped.

commit 0b2762ee4bc3fd4c2c86b457d6c3fff279e2fcc5
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Wed Jun 1 18:31:28 2022 +0200

    Add Ada section logo

commit 3748eaa2a8b9c5e270323c9e70f1613032800709
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Feb 6 19:56:11 2022 +0100

    Update database seeds and default static pages
    
    Ticket #2031 Écriture épicène manquante

commit 94cfbf0716f6978805c4f147f7742d4b64878e43
Author: Julien Jorge <julien.jorge@stuff-o-matic.com>
Date:   Thu Jul 15 23:01:41 2021 +0200

    Add a placeholder text in the comment form to invite the user to be polite.

commit 377636a1369226b77aec48bfea81179223f6dd77
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Jul 11 16:20:52 2021 +0200

    Avoid HTTP 500 on /moderation/news for old news without versions

commit f74c2bc81787d0cd5a4d6ab3396ef48516b2cf1e
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Tue Jun 29 12:12:06 2021 +0200

    bookmark defaults scheme to HTTP and HTTP validator only check scheme and host