742f95f335
Add exception handling
2020-06-09 23:24:32 +02:00
ef33bc67c1
Optimisation of domains update
2020-06-09 23:24:32 +02:00
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
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
4190f4f39e
Start implementing detailed history for event class
2020-04-25 12:31:18 +02:00
e537143efc
Add missing translations
2020-04-25 01:43:25 +02:00
6371f11536
Add missing translations
2020-04-23 19:28:15 +00:00
4731e7da02
Add missing translations for detailed history
2020-04-23 18:13:37 +00:00
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
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
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
1b64c8f95b
Add translation for email error message
2020-04-19 18:21:38 +00:00
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
f3d8b70213
Add translations for statistics
2020-04-17 23:40:01 +00:00
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
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
grisel-davy
b455de0de2
bouton de regen des services
2018-08-12 19:13:07 +02:00