8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-17 11:43:08 +00:00
Commit graph

148 commits

Author SHA1 Message Date
434ab15543 Better handle deleted objects in detailed history view 2021-01-24 16:34:24 +01:00
81693808d5 Fix typos in logs/models.py 2021-01-24 16:34:24 +01:00
a383a04181 Allow viewing history of deleted elements 2021-01-24 16:34:24 +01:00
ead2609564 Add missing translations for detailed history 2021-01-24 16:33:32 +01:00
caf09173f3 Make related history in detailed history view nicer 2021-01-24 16:33:32 +01:00
f3ac37d2e6 Make related history list nicer 2021-01-24 16:33:32 +01:00
76f93fa383 Fix dispalying related history in detailed history view 2021-01-24 16:33:32 +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
ac53084695 Improve handling of detailed history button 2021-01-24 16:33:32 +01:00
9d925c4b17 Fix backward compatibility for logs view 2021-01-24 16:33:32 +01:00
4f9bf2d211 Fix _repr definition for InterfaceHistoryEvent 2021-01-24 16:33:32 +01:00
9725da0307 Add pretty representation of objects in InterfaceHistory 2021-01-24 16:33:32 +01:00
e0d0be2c9b Fix InterfaceHistory.get 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
d8ba042497 Fix history inheritence 2021-01-24 16:33:32 +01:00
9a358dae42 Create InterfaceHistory 2021-01-24 16:33:32 +01:00
17ee6a6caa Rename MachineHistory to MachineHistorySearch 2021-01-24 16:33:32 +01:00
a25637bb35 Fix typo in UserHistoryEvent.__repr 2021-01-24 16:33:32 +01:00
ab0ce03b81 Add detailed history for Adherent and Club objects 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
156a069238 Improve user history view event format 2021-01-24 16:33:32 +01:00
7ed004f564 Improve event representation in user history 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
c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
a9f587ba18 Fix date check in machine history display 2021-01-24 16:33:32 +01:00
bc688d39f9 Handle dates more gracefuly in machine history view 2021-01-24 16:33:32 +01:00
fa439f9e9c Fix date compare in machine history view 2021-01-24 16:33:32 +01:00
8aacef28f3 Add link to machine history view 2021-01-24 16:33:32 +01:00
a03047a6ae Handle empty dates in machine history results view 2021-01-24 16:33:32 +01:00
8d25dd3731 Tweak machine history results view 2021-01-24 16:33:32 +01:00
b085c006bb Improve machine history results view 2021-01-24 16:33:32 +01:00
448d9dbd92 Add comments to logs/models.py 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
a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +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
2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
dc235b363c Remove unused translation 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