8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-02 07:52:23 +00:00
Commit graph

601 commits

Author SHA1 Message Date
Hugo Levy-Falk 652982941a Fix can_view_app 2021-01-24 16:36:16 +01:00
Gabriel Detraz 8182505fd2 Replace full_clean with simple clean, fix interface registering on multi-database 2021-01-24 16:36:16 +01:00
Gabriel Detraz 383aaf3132 Don't use disabled ip for administration purpose 2021-01-24 16:36:16 +01:00
Jean-Marie Mineau dda0775a22 add an 'active' field to ipv6 to signal the DNS to ignore them. 2021-01-24 16:36:16 +01:00
chapeau 4329261342 rebase 2021-01-24 16:36:16 +01:00
chapeau 5091c626b6 Update models.py 2021-01-24 16:36:16 +01:00
chapeau 4ca261d83d Refactoring 2021-01-24 16:36:16 +01:00
chapeau e0a0375e5d Translation 2021-01-24 16:36:16 +01:00
chapeau c3fae17599 Add exception handling 2021-01-24 16:36:16 +01:00
chapeau be1c051e98 Optimisation of domains update 2021-01-24 16:36:16 +01:00
chapeau 7a6075b741 Update domains when ip_type or machine_type are updated 2021-01-24 16:36:16 +01:00
Laouen Fernet f557a890b2 Add or translate some docstrings in machines/ 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 87022a7b04 Let's have a useful displayed name for machines. 2021-01-24 16:36:16 +01:00
Leila b2607ab232 Add thumbnail to user model 2021-01-24 16:36:16 +01:00
Laouen Fernet f1458300f3 Fix typo in function name to regen DNS 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 8d79720bf2 Now you don't see me anymore. 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 0156952c12 fix acl functions in topologie models inheriting from Machine 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk ec7d8e8532 PEP8 is for everyone. 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 2a7d334db7 Avoid failing when permissions depending on another model are None. 2021-01-24 16:35:46 +01:00
Hugo Levy-Falk 2d40c3ecaa Machine inherits AclMixin 2021-01-24 16:35:21 +01:00
Gabriel Detraz d2b3663d89 More logic permission check in machine 2021-01-24 16:34:46 +01:00
Bombar Maxime d4df4b242f Fix edition of SRV records 2021-01-24 16:34:46 +01:00
Jean-Romain Garnier c43c532822 Start implementing detailed history for event class 2021-01-24 16:34:46 +01:00
Jean-Romain Garnier e2660d0bee Add missing translations 2021-01-24 16:34:24 +01:00
Jean-Romain Garnier ec6d73869d Add missing translations 2021-01-24 16:34:24 +01:00
Jean-Romain Garnier ead2609564 Add missing translations for detailed history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier ac53084695 Improve handling of detailed history button 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk 7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
Gabriel Detraz 64fd1835e0 Fix #132, return in clean if ip domaine are invalid 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
chapeau cf7e293a1c Fix of copy/paste errors 2021-01-24 16:33:31 +01:00
chapeau 0b58365c87 First draft of moving api functions into each apps 2021-01-24 16:33:31 +01:00
Gabriel Detraz 334537e475 Remove old api 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +01:00
Gabriel Detraz b5c2b4208b Add logger message and rename var 2021-01-24 16:33:31 +01:00
Gabriel Detraz ee9262bb2c Fix doublons proprement en migration 2021-01-24 16:33:31 +01:00
Gabriel Detraz 022b0525f2 Fix #248 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
Gabriel Detraz f5d1412635 Correction : la variable type a changé de nom 2020-02-03 15:44:03 +01:00
Gabriel Detraz 740746febd Fix bug nomage machine -> referencement utilisateur cible 2020-01-25 12:32:03 +01:00
Gabriel Detraz cdb4d73373 Fix conflicting variable names (ns vs nss) 2020-01-25 12:25:58 +01:00
Gabriel Detraz 54db192e8f Rattrapage d'une erreur index Error sur la récupération du vendeur 2020-01-24 21:00:08 +01:00
Gabriel Detraz 35e50964a1 Fix function called by perm check 2019-11-25 15:25:52 +01:00
Laouen Fernet c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +01:00
Laouen Fernet 7ca5387d7b Edit translations in machines 2019-11-24 23:27:56 +01:00
Laouen Fernet ac5d8e2080 Mark strings for translation in machines 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