imperosol 36076aefcc fix user groups update view
Le formulaire remplaçait la totalité des groupes de l'utilisateur, c'est-à-dire également les groupes pas affichés dans le formulaire. Ça fait que la soumission du formulaire retirait l'utilisateur de tous ses groupes de groupes et des autres groupes non-gérables manuellement (comme Publique et Anciens Cotisants).

Jusqu'ici, les groupes non-manuels étaient gérés bizarrement, en regardant dynamiquement à chaque fois si l'utilisateur est dans le groupe, donc le bug ne se voyait pas. Maintenant que tous les groupes sont gérés presque de la même manière, ça se voit.
2025-02-07 13:28:47 +01:00
2025-01-23 15:34:12 +01:00
2025-01-13 18:20:29 +01:00
2024-08-04 22:34:40 +02:00
2025-01-17 09:42:16 +01:00
2025-01-21 00:28:35 +01:00
2025-02-07 13:28:47 +01:00
2025-01-14 17:17:31 +01:00
2025-01-06 16:17:54 +01:00
2025-01-13 18:20:29 +01:00
2025-01-13 18:20:29 +01:00
2025-01-17 17:31:22 +01:00
2025-01-13 18:20:29 +01:00
2017-09-07 11:50:05 +02:00
2025-01-06 20:13:41 +01:00
2025-01-06 16:17:54 +01:00
2022-10-30 12:33:21 +01:00
2025-01-06 16:17:54 +01:00
2024-10-14 00:55:48 +02:00
2024-07-04 14:03:19 +02:00
2024-09-23 10:25:27 +02:00
2025-01-14 17:14:59 +01:00
2024-10-10 15:42:11 +02:00
2025-01-14 17:17:41 +01:00
2025-01-14 17:17:41 +01:00
2025-01-06 16:17:54 +01:00
2024-10-08 01:49:29 +02:00
2025-01-06 16:17:54 +01:00

Sith

Ruff License: GPL v3 CI status Docs status Built with Material for MkDocs Checked with Biome discord

This is the source code of the UTBM's student association available at https://ae.utbm.fr/.

All documentation is in the docs directory and online at https://ae-utbm.github.io/sith. This documentation is written in French because it targets a French audience and it's too much work to maintain two versions. The code and code comments are strictly written in English.

If you want to contribute, here's how we recommend to read the docs:

  • First, it's advised to read the about part of the project to understand the goals and the mindset of the current and previous maintainers and know what to expect to learn.
  • If in the first part you realize that you need more background about what we use, we provide some links to tutorials and documentation at the end of our documentation. Feel free to use it and complete it with what you found helpful.
  • Keep in mind that this documentation is thought to be read in order.

This project is licensed under GNU GPL, see the LICENSE file at the top of the repository for more details.

Description
Languages
Python 74%
jinja 15.2%
SCSS 5.2%
TypeScript 3.6%
JavaScript 1.5%
Other 0.5%