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

590 commits

Author SHA1 Message Date
Hugo Levy-Falk 9f568d4fb9 Let's have a useful displayed name for machines. 2020-06-01 11:24:23 +02:00
Leila d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +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
Bombar Maxime 98caddf652 Fix edition of SRV records 2020-04-27 01:38:29 +02:00
Jean-Romain Garnier 4190f4f39e Start implementing detailed history for event class 2020-04-25 12:31:18 +02:00
Jean-Romain Garnier e537143efc Add missing translations 2020-04-25 01:43:25 +02:00
Jean-Romain Garnier 6371f11536 Add missing translations 2020-04-23 19:28:15 +00:00
Jean-Romain Garnier 4731e7da02 Add missing translations for detailed history 2020-04-23 18:13:37 +00:00
Jean-Romain Garnier c4e034a5a6 Improve handling of detailed history button 2020-04-23 18:43:34 +02:00
Hugo Levy-Falk 6d3c86f99c Rebase dev 2020-04-23 17:01:07 +02:00
Jean-Romain Garnier 91cee11297 Add missing translations in logs 2020-04-22 23:25:19 +02:00
Gabriel Detraz badf29d26f Fix #132, return in clean if ip domaine are invalid 2020-04-21 22:54:52 +02:00
Jean-Romain Garnier 5107a34a6e Add missing translations 2020-04-21 19:48:59 +00:00
chapeau 72984c12e3 Fix of copy/paste errors 2020-04-21 17:19:16 +02:00
chapeau bdfd15b853 First draft of moving api functions into each apps 2020-04-21 16:00:08 +02:00
Gabriel Detraz 49eb837fc3 Remove old api 2020-04-21 16:00:08 +02:00
Jean-Romain Garnier 1b64c8f95b Add translation for email error message 2020-04-19 18:21:38 +00:00
Jean-Romain Garnier 739197d99f Add translations for advanced search email filter 2020-04-19 15:15:40 +00:00
Gabriel Detraz 79cfc6b6b7 Add logger message and rename var 2020-04-18 20:21:43 +02:00
Gabriel Detraz c8ede78c66 Fix doublons proprement en migration 2020-04-18 19:57:14 +02:00
Gabriel Detraz d1de4e365c Fix #248 2020-04-18 19:17:04 +02:00
Jean-Romain Garnier f3d8b70213 Add translations for statistics 2020-04-17 23:40:01 +00:00
Jean-Romain Garnier 227511504e Fix translations 2020-04-17 22:52:30 +00: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
Hugo Levy-Falk 42f65bea6a Fix DomainForm usage. 2019-10-17 20:20:19 +02: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
Maxime Bombar b648078b4e [machines/views] Domain MUST be saved to get the right extension 2019-09-22 00:34:10 +02:00
klafyvel 4f1102c0c5 Better naming 2019-09-19 23:16:02 +02:00
klafyvel 1c2ce26060 Better naming 2019-09-19 23:15:11 +02:00
Gabriel Detraz 7fb5f786fd Fix list usable machine by rights 2019-09-19 23:10:43 +02:00