8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-30 11:04:38 +00:00
Commit graph

256 commits

Author SHA1 Message Date
Yoann Pétri d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Gabriel Detraz ac28691065 Replace full_clean with simple clean, fix interface registering on multi-database 2020-08-08 14:54:30 +02:00
Gabriel Detraz ee3682087e Don't use disabled ip for administration purpose 2020-08-07 19:12:17 +02:00
Jean-Marie Mineau e8450f3f4c add an 'active' field to ipv6 to signal the DNS to ignore them. 2020-08-04 22:46:13 +02:00
chapeau 31c3441cfc Update models.py 2020-06-09 23:30:52 +02:00
chapeau f91dcf82c4 Refactoring 2020-06-09 23:24:32 +02:00
chapeau cb7acd2fc7 Translation 2020-06-09 23:24:32 +02:00
chapeau ef33bc67c1 Optimisation of domains update 2020-06-09 23:24:32 +02:00
chapeau 987ba3a33b Update domains when ip_type or machine_type are updated 2020-06-09 23:24:32 +02:00
Laouen Fernet fb9ae20f37 Add or translate some docstrings in machines/ 2020-06-01 18:21:21 +02:00
Hugo Levy-Falk 9f568d4fb9 Let's have a useful displayed name for machines. 2020-06-01 11:24:23 +02:00
Laouen Fernet 33cea3254d Fix typo in function name to regen DNS 2020-05-01 13:04:22 +02:00
Hugo Levy-Falk 69d5858922 Now you don't see me anymore. 2020-05-01 12:27:37 +02:00
Hugo Levy-Falk 367e306145 fix acl functions in topologie models inheriting from Machine 2020-05-01 12:23:41 +02:00
Hugo Levy-Falk bf55bf0fa9 PEP8 is for everyone. 2020-04-30 22:36:41 +02:00
Hugo Levy-Falk 74a44b7e92 Merge branch 'fix_acl_multiple_instance' of https://gitlab.federez.net/re2o/re2o into fix_acl_multiple_instance 2020-04-30 22:36:03 +02:00
Hugo Levy-Falk c4e8441718 Avoid failing when permissions depending on another model are None. 2020-04-30 22:32:17 +02:00
Hugo Levy-Falk 7edef7b722 Machine inherits AclMixin 2020-04-30 22:27:21 +02:00
Gabriel Detraz ace47e1bc7 More logic permission check in machine 2020-04-30 22:21:12 +02:00
Gabriel Detraz badf29d26f Fix #132, return in clean if ip domaine are invalid 2020-04-21 22:54:52 +02:00
Gabriel Detraz d1de4e365c Fix #248 2020-04-18 19:17:04 +02: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 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
Hugo Levy-Falk 48ec3d353e default ttl to 0 2019-10-15 00:19:11 +02:00
Hugo Levy-Falk 13a06c1a67 TTL for DNAMEs 2019-10-15 00:19:11 +02:00
Hugo Levy-Falk aab6fa2ba0 Fix #212 2019-10-15 00:19:11 +02:00
Gabriel Detraz 0b8cdb8e07 Fix : Permet d'avoir plusieurs blocs de switchs ordonnés sur le même sous-réseau (ex /24 dans /16) 2019-10-10 19:22:23 +02: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
Hugo Levy-Falk e1575c09d4 Fix mass_delete of machine so that AccessPoint deletion is possible. 2019-10-01 13:35:05 +02:00
Hugo Levy-Falk 8df5a05d89 Do not display unnecessary warnings. 2019-09-19 22:55:16 +02:00
Gabriel Detraz 55b2ff076a NEVER user _ for var; conflicts with _( from trad + remove return True 2019-09-17 02:09:19 +02:00
Hugo Levy-Falk ce659348be helpful acl messages for machines. 2019-09-08 15:17:17 +02:00
detraz 986cdcd90a Mass delete machine intelligent function 2019-03-17 17:56:46 +01:00
Gabriel Detraz e0194ba4e3 Fonctions mass_achivage pour objects multiples 2019-03-17 05:45:34 +01:00
detraz c9b84047d2 Change les variables type en name ou machine_type pour éviter les confusions 2019-03-03 17:28:33 +01:00
Grizzly e024560729 Meilleur gestion d'erreur 2019-01-27 10:38:43 +00:00
Grizzly e1fa749039 Determine et affiche le vendeur de la mac (wip sur le except) 2019-01-27 09:39:18 +00:00
detraz 67b702f171 Mac_address is now uniq in one ip range 2019-01-22 23:41:06 +01:00
Laouen Fernet 62d09760b3 add translations for machines/ 2019-01-12 16:56:15 +01:00
Hugo LEVY-FALK 80b8779c55 dns-recursif-server -> dns-recursive-server 2019-01-03 00:54:13 +01:00
Maxime Bombar c76a5d2376 Prevents from crashing where there is no defined prefix_v6 2019-01-01 21:09:34 +01:00
Benjamin Graillot f0c13edf4b [machines] Added a dnssec field to Extension 2018-12-24 15:01:19 +01:00
Gabriel Detraz 9e67fc5574 Ipv6 : Renvoie une liste vide plutot que None (évalué à null quand meme) 2018-12-23 18:50:04 +01:00
Gabriel Detraz a0dc4a15a9 Remove code mort 2018-11-15 16:23:19 +01:00
Gabriel Detraz c93cbb1b59 Serialize dname export 2018-11-15 16:13:36 +01:00
Gabriel Detraz d2f80bb39e Reparation ip search + formatage exact des macs 2018-11-03 19:27:54 +01:00
Gabriel Detraz 42d718ae8c Fix display facture + room + machine_name 2018-10-15 19:57:56 +02:00
detraz c15c01448a Remplace trnoname par de meilleurs affichages 2018-10-15 00:58:46 +02:00