8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-18 16:43:11 +00:00
Commit graph

645 commits

Author SHA1 Message Date
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
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
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 9b3bc1d053 ACL for applications. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk ce659348be helpful acl messages for machines. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk 8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +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
Alexandre Iooss 56ec7a2df5 Update translation files 2019-02-12 09:12:45 +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
klafyvel ee7c1272b1 Translation for deactivated 2019-01-26 13:08:59 +01:00
Grizzly 9b05f8fa98 Texte et couleur pour les machines désactivées 2019-01-24 18:00:20 +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 2e3be7ad56 migrations for recursive dns 2019-01-03 00:54:54 +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
Alexandre Iooss 3ed137cf31 Paginator styling and go to id feature 2019-01-01 18:53:11 +01:00
Benjamin Graillot 762091f2a4 [machines] Fix extension template 2018-12-24 15:13:48 +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
Alexandre Iooss 29fb5dc848 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull,
so remember to execute install_re2o.sh.
2018-12-10 13:14:56 +01:00
Gabriel Detraz 108f454c51 Boostrapform pour les alias et les ouvertures de ports 2018-11-15 19:55:24 +01:00
Gabriel Detraz 6c6330dd4d Séparation entre utils et base (dossier re2o) 2018-11-15 18:59:06 +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
detraz 355e5d5a5e Fix suppression machines + factures 2018-10-13 15:32:27 +02:00
Alexandre Iooss 48d5ab108c Autoformat code 2018-10-06 11:00:37 +02:00
Alexandre Iooss 1e9a4b3d32 Autoformat templates 2018-10-06 11:00:37 +02:00
Gabriel Detraz 7d6ab9f7e7 Fix edition des roles + kwargs edition user 2018-09-29 22:53:17 +02:00
Alexandre Iooss 0f7f14c1ea Fix Font Awesome icons
Some icons had their id changed in the Debian version (4.7.0) so their
id need to be updated.

Also the width of an icon in a button was reduced to make it more
compact.
2018-09-27 22:23:45 +02:00
detraz b44021a98b Fix bugs et simplifie les migrations de switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz 3c22ea4e89 Export de l'ensemble des ip du switch 2018-09-27 16:32:21 +02:00
Gabriel Detraz ae0f134cc7 Crée spécific role, l'utilise pour get l'ip du serveur des config switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz 49411450af Migration preferences ssl + merge 2018-09-27 16:32:21 +02:00
Gabriel Detraz daaeb00e89 Complete_name d'un switch 2018-09-27 16:32:21 +02:00
Gabriel Detraz d2d6f7e5e4 Gestion igmp et mld par vlan 2018-09-27 16:32:21 +02:00
Gabriel Detraz 30bb38d75f Serialisation des roles et réglages par vlan des switches 2018-09-27 16:32:21 +02:00
detraz dacf1e4615 Correction des boutons sur les autres apps 2018-09-02 18:28:54 +02:00
Hugo LEVY-FALK e546a2228a Fix l'erreur sur l'utilisation du massive bootstrap form pour l'ipv4 2018-08-28 12:31:43 +02:00
Laouen Fernet 34bf50e7a9 Translation of machines/ (front) 2018-08-18 13:38:15 +02:00