8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-20 14:13:41 +00:00
Commit graph

97 commits

Author SHA1 Message Date
69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk
0051099267 Fix acl when viewing history of deleted object or all history. 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk
f4c5101b35 Fix history acl 2021-01-24 16:36:16 +01:00
Laouen Fernet
a4f50f62d2 Fix some translations in logs/ 2021-01-24 16:36:16 +01:00
Laouen Fernet
ebd4fb8ac9 Add or translate some docstrings in logs/ 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk
3b857457d8 fix history view. 2021-01-24 16:34:46 +01:00
Jean-Romain Garnier
698945ec10 Remove detaild_history.html file 2021-01-24 16:34:46 +01:00
c43c532822 Start implementing detailed history for event class 2021-01-24 16:34:46 +01:00
42d06b2ba3 Limit length of displayed diff 2021-01-24 16:34:24 +01:00
ed086ae255 Fix links in event logs view 2021-01-24 16:34:24 +01:00
fc21a1da3e Add view to filter event logs 2021-01-24 16:34:24 +01:00
a062536f80 Add title to history of deleted objects 2021-01-24 16:34:24 +01:00
4b96dc0a21 Handle history for non-existant objects 2021-01-24 16:34:24 +01:00
434ab15543 Better handle deleted objects in detailed history view 2021-01-24 16:34:24 +01:00
a383a04181 Allow viewing history of deleted elements 2021-01-24 16:34:24 +01:00
d6727d18e5 Displayed related history suggestions in detailed history view 2021-01-24 16:33:32 +01:00
875a43ed01 Handle machine history 2021-01-24 16:33:32 +01:00
9d925c4b17 Fix backward compatibility for logs view 2021-01-24 16:33:32 +01:00
f6fdaa7007 Add missing parameter to get_history_object call 2021-01-24 16:33:32 +01:00
4ce58ddb3f Add view for InterfaceHistory 2021-01-24 16:33:32 +01:00
17ee6a6caa Rename MachineHistory to MachineHistorySearch 2021-01-24 16:33:32 +01:00
d3e681a0ef Fix displaying new user history view 2021-01-24 16:33:32 +01:00
cbf688b640 Create specific view for user history 2021-01-24 16:33:32 +01:00
6d8fa42487 Fix comments for machine history view and model 2021-01-24 16:33:32 +01:00
d5e0494663 Fix number of results in pagination for machine history 2021-01-24 16:33:32 +01:00
3e52ac48d6 Add pagination for machine history results 2021-01-24 16:33:32 +01:00
7bce33a84f Fix machine history views 2021-01-24 16:33:32 +01:00
ec22065a34 Add views to get IP / MAC history 2021-01-24 16:33:32 +01:00
51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
23a5bd05e7 Add email state statistics 2021-01-24 16:33:31 +01:00
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
0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
14fe70c762 Add missing translations 2021-01-24 16:33:31 +01:00
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