8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-01 03:24:57 +00:00
Commit graph

81 commits

Author SHA1 Message Date
Jean-Romain Garnier 875a43ed01 Handle machine history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 9d925c4b17 Fix backward compatibility for logs view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier f6fdaa7007 Add missing parameter to get_history_object call 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 4ce58ddb3f Add view for InterfaceHistory 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 17ee6a6caa Rename MachineHistory to MachineHistorySearch 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier d3e681a0ef Fix displaying new user history view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier cbf688b640 Create specific view for user history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 6d8fa42487 Fix comments for machine history view and model 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier d5e0494663 Fix number of results in pagination for machine history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 3e52ac48d6 Add pagination for machine history results 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 7bce33a84f Fix machine history views 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier ec22065a34 Add views to get IP / MAC history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 23a5bd05e7 Add email state statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 4803417bca Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 81b6b999be Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 14fe70c762 Add missing translations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 64626335d2 Create EMAIL_NOT_YET_CONFIRMED state 2021-01-24 16:33:31 +01:00
Laouen Fernet 07ce7bd8a7 Mark strings for translation in logs 2019-11-24 23:27:55 +01:00
Hugo Levy-Falk c4a104b3b6 I like my black.
Just ran black on the whoe repository. Fix #210.
2019-11-04 22:47:24 +01:00
Gabriel Detraz 9c28662058 Fix display affichage date summary 2019-10-29 17:49:23 +01:00
Hugo Levy-Falk a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
klafyvel 6c476f080e Better naming 2019-09-19 23:14:33 +02:00
Gabriel Detraz 17704fce9c Fix can_view extra arg for logs 2019-09-19 23:10:43 +02:00
detraz 9053a752b1 New argument on all_adh and all_access including asso 2019-03-17 15:23:51 +01:00
Gabriel Detraz 706903f8c9 Add new full_archive state for user 2019-03-17 03:24:20 +01:00
Gabriel Detraz 6c6330dd4d Séparation entre utils et base (dossier re2o) 2018-11-15 18:59:06 +01:00
detraz 52f3d4d550 Not yet member, possibilité de trouver les users pas encore adhérents 2018-09-08 21:17:08 +02:00
Laouen Fernet f6130c2335 Translation of logs/ (front) 2018-08-18 13:38:17 +02:00
Hugo LEVY-FALK fa6614adb5 i18n pour l'historique 2018-07-19 12:43:19 +02:00
Hugo LEVY-FALK 6b945bf322 fix #65, gestion propre de l'historique. 2018-07-19 12:30:15 +02:00
Maël Kervella e5f9b634a0 Remove logs/stats_droit 2018-07-12 11:56:07 +00:00
Hugo LEVY-FALK a61d8d6ebd Factorisation des décorateurs ACL dans les vues. Fix #121 2018-05-07 19:43:53 +02:00
Hugo LEVY-FALK 9d79ffb5ca Plus de BÔTÉ dans l'affichage des superusers 2018-05-03 14:08:05 +02:00
Maël Kervella 2114a6ebba Pylint compliance on logs 2018-04-15 10:52:26 +00:00
Maël Kervella 0c8bb61574 Pep8 compliance on logs 2018-04-15 10:52:26 +00:00
Maël Kervella 91faad5806 Replace Object.PRETTY_NAME with Object._meta.verbose_name.title()
This is cleaner and closer to the way Django recommends to define names
for the objects.
2018-04-10 13:47:38 +00:00
Gabriel Detraz 3affe08d29 Factorisation de paginator + pagination des machines dans profil 2018-04-03 05:01:01 +02:00
Gabriel Detraz 2966547b19 Paginateur sur school + tableaux responsives + fix divers 2018-03-27 23:56:46 +02:00
Gabriel Detraz 50d04b0ae2 Fix divers 2018-03-25 23:02:03 +02:00
Gabriel Detraz 81ec19ecce Del code mort 2018-03-25 16:23:02 +02:00
grisel-davy fd35836f47 finalisation de la page de gestion des droits 2018-03-24 19:42:17 +01:00
grisel-davy 53dc43f586 Création de la page d'administration des droits des users 2018-03-24 00:51:54 +01:00
Gabriel Detraz 58605ae3ff Optimisation chargement des variables de conf et ipv6 2018-01-30 23:09:00 +01:00
Gabriel Detraz dd4a695dcf Gestion de la page des logs avec has_perm 2018-01-06 18:00:22 +01:00
Gabriel Detraz 90b55b6dc8 Suppression de right et utilisation du système django 2018-01-06 18:00:08 +01:00
LEVY-FALK Hugo dc38c32ad4 ACL dans un fichier dédié dans chaque application. 2018-01-06 17:57:40 +01:00
LEVY-FALK Hugo eb8b2745d8 can_xxx sur les vues de logs. 2018-01-06 17:57:39 +01:00
root 5dc44a7136 Merge branch 'master' into reverse_url 2017-11-04 19:52:08 +01:00