diff --git a/install_re2o.sh b/install_re2o.sh index 479eaa43..80379bdb 100755 --- a/install_re2o.sh +++ b/install_re2o.sh @@ -237,6 +237,7 @@ install_base=$(dialog --clear \ $HEIGHT $WIDTH \ 2>&1 >/dev/tty) +echo "Installation des paquets de base" apt-get -y install python3-django python3-dateutil texlive-latex-base texlive-fonts-recommended python3-djangorestframework python3-django-reversion python3-pip libsasl2-dev libldap2-dev libssl-dev python3-crypto pip3 install django-bootstrap3 pip3 install django-ldapdb diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index f41ce8cd..9856e319 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -26,208 +26,375 @@ with this program; if not, write to the Free Software Foundation, Inc., {% load bootstrap3 %} {% load acl %} {% block title %}Profil{% endblock %} - {% block content %} -
-
-
Mailing | - {% if users.club.mailing %} -{{ users.pseudo }}(-admin) | - {% else %} -Mailing désactivée | - {% endif %} - {% else %} -Prénom | -{{ users.name }} | - {% endif %} -Nom | -{{ users.surname }} | -
---|---|---|---|---|---|---|
Pseudo | -{{ users.pseudo }} | -{{ users.email }} | -||||
Chambre | -{{ users.room }} | -Téléphone | -{{ users.telephone }} | -|||
École | -{{ users.school }} | -Commentaire | -{{ users.comment }} | -|||
Date d'inscription | -{{ users.registered }} | -Dernière connexion | -{{ users.last_login }} | -|||
Fin d'adhésion | - {% if users.end_adhesion != None %} -{{ users.end_adhesion }} | - {% else %} -Non adhérent | - {% endif %} -Accès gracieux | - {% if users.end_whitelist != None %} -{{ users.end_whitelist }} | - {% else %} -Aucun | - {% endif %} -|
Bannissement | - {% if users.end_ban != None %} -{{ users.end_ban }} | - {% else %} -Non banni | - {% endif %} -Statut | - {% if users.state == 0 %} -Actif | - {% elif users.state == 1 %} -Désactivé | - {% else %} -Archivé | - {% endif %} -
Accès internet | - {% if users.has_access == True %} -Actif (jusqu'au {{ users.end_access }}) | - {% else %} -Désactivé | - {% endif %} -Groupes | - {% if users.groups.all %} -{{ users.groups.all|join:", "}} | - {% else %} -Aucun | - {% endif %} -|
Solde | -{{ users.solde }} €
-
-
- Recharger
+{{ users.surname }} {{users.name}}+Vous êtes {% if users.end_adhesion != None %} +un {{ users.class_name | lower}}{% else %} +non adhérent{% endif %} et votre connexion est {% if users.has_access %} +active{% else %}désactivée{% endif %}. +{% if user_solde %} +Votre solde est de {{ user.solde }}€. +{% if allow_online_payment %} + + + Recharger + +{% endif %} + +{% endif %} + +
+
+
+ + Informations détaillées ++
+
+
- |
- {% endif %}
- {% if users.shell %}
- Shell | -{{ users.shell }} | - {% endif %} -
Prénom | +{{ users.name }} | +Nom | +{{ users.surname }} | +|||
---|---|---|---|---|---|---|
Pseudo | +{{ users.pseudo }} | +{{ users.email }} | +||||
Chambre | +{{ users.room }} | +Téléphone | +{{ users.telephone }} | +|||
École | +{{ users.school }} | +Commentaire | +{{ users.comment }} | +|||
Date d'inscription | +{{ users.registered }} | +Dernière connexion | +{{ users.last_login }} | +|||
Fin d'adhésion | + {% if users.end_adhesion != None %} +{{ users.end_adhesion }} | + {% else %} +Non adhérent | + {% endif %} +Accès gracieux | + {% if users.end_whitelist != None %} +{{ users.end_whitelist }} | + {% else %} +Aucun | + {% endif %} +|
Bannissement | + {% if users.end_ban != None %} +{{ users.end_ban }} | + {% else %} +Non banni | + {% endif %} +Statut | + {% if users.state == 0 %} +Actif | + {% elif users.state == 1 %} +Désactivé | + {% else %} +Archivé | + {% endif %} +
Accès internet | + {% if users.has_access == True %} +Actif (jusqu'au {{ users.end_access }}) | + {% else %} +Désactivé | + {% endif %} +Groupes | + {% if users.groups.all %} +{{ users.groups.all|join:", "}} | + {% else %} +Aucun | + {% endif %} +|
Solde | +{{ users.solde }} € + + + Recharger + + | + {% endif %} + {% if users.shell %} +Shell | +{{ users.shell }} | + {% endif %} +
Nom | -Prenom | -Pseudo | -
---|---|---|
{{ admin.surname }} | -{{ admin.name }} | -{{ admin.pseudo }} | -
Nom | -Prenom | -Pseudo | -
---|---|---|
{{ admin.surname }} | -{{ admin.name }} | -{{ admin.pseudo }} | -
Nom | +Prenom | +Pseudo | +
---|---|---|
{{ admin.surname }} | +{{ admin.name }} | +{{ admin.pseudo }} | +
Nom | +Prenom | +Pseudo | +
---|---|---|
{{ admin.surname }} | +{{ admin.name }} | +{{ admin.pseudo }} | +
Aucune machine
- {% endif %} -Aucune facture
- {% endif %} -Aucun bannissement
- {% endif %} -Aucun accès gracieux
- {% endif %} -Aucune machine
+ {% endif %} +Aucune facture
+ {% endif %} +Aucun bannissement
+ {% endif %} +Aucun accès gracieux
+ {% endif %} +