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

67 commits

Author SHA1 Message Date
Yoann Pétri 69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Gabriel Detraz 315a527bf2 Remove useless imports 2021-01-24 16:33:31 +01:00
chapeau 77b0aff007 Clear api generation 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
Jean-Romain Garnier 4803417bca Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 81b6b999be Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 76ff62f364 Add missing case for STATE_EMAIL_NOT_YET_CONFIRMED state in API 2021-01-24 16:33:31 +01:00
Yoann Pétri 15cec0c7f3 Add group mailings 2021-01-24 16:33:31 +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
Gabriel Detraz 682803cca4 Exclude full archive for home creation 2019-03-17 18:14:58 +01:00
Hugo LEVY-FALK 713b4b5c66 Fix queryset for HostMacIpView 2019-01-20 16:41:11 +01:00
detraz edf89dac98 Fix crash of optionaltopologie serializer 2019-01-04 12:31:10 +01:00
detraz 93e2424da7 Export users basic et critical 2018-11-17 19:51:37 +01:00
Gabriel Detraz dd9090a14b Docstrings adaptées views 2018-11-15 15:48:33 +01:00
Maxime Bombar 4f174f4df1 Fix Internal Server Errors in API 2018-10-14 22:13:03 +02:00
Alexandre Iooss d673e4d54d Clean up of API code
Automatic clean up that checks Python 2.7 compatibility, switch some
methods to static and rearrange code.
2018-10-06 11:07:45 +02:00
grisel-davy e723ce018d serialization des rappel de fin de connexion 2018-09-29 16:50:04 +02:00
Gabriel Detraz 07eddfffb7 Optimisation chargement des switchs 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
Gabriel Detraz aec2c645a2 Serialisation de la conf des swicthes 2018-09-27 16:32:21 +02:00
detraz cd8a23da31 Fix import de users.User 2018-09-01 00:55:18 +02:00
Gabriel Detraz 0ffdde5a6a Cree une fonction pour set active les utilisateurs cotisant 2018-08-31 13:29:01 +02:00
grisel-davy fa3aca906f Les nouveau users ne sont pas adhérents et n'ont pas de home 2018-08-31 12:06:32 +02:00
Arthur Grisel-Davy 27d18e034b serialization des finfos pour créer les home 2018-08-05 17:24:26 +02:00
Gabriel Detraz dc8cf8dbcc Serialisation des ouvertures de ports individuelles 2018-08-05 14:36:32 +02:00
chirac cf3edceff5 Merge branch 'dnssec_options' into 'dev'
Dnssec options

See merge request federez/re2o!194
2018-08-04 14:26:35 +02:00
Hugo LEVY-FALK 470b02be94 Répare l'API pour les Ports en ajoutant la sérialisation des PortProfile. 2018-08-04 10:53:34 +02:00
Charlie Jacomme 1a46f3110f Serializers for reverse DNS 2018-08-04 08:50:33 +02:00
Gabriel Detraz 5757a0c03d Serialisation des ouvertures de ports en sortie par subnet 2018-08-04 01:24:20 +02:00
Gabriel Detraz bc0abb2c0a Renomme le modèle des addresses mails 2018-08-01 13:06:25 +02:00
Maël Kervella 43fb83ec12 Cleanup for local email accounts 2018-07-30 20:23:14 +00:00
root 04de9db6d4 serialisation des alias mail des users ayant activé l'adresse interne 2018-07-30 15:03:50 +00:00
Gabriel Detraz b7977f493b Serialisation des alias mail 2018-07-30 15:03:50 +00:00
Maël Kervella e2c0271bf2 Use the record label as for other DNS records 2018-07-29 19:19:08 +00:00
Charlie Jacomme 342b7c1173 serializers pour dnames 2018-07-23 21:49:27 +00:00
Gabriel Detraz 96318b7265 Legacy shaebang pour python2 2018-07-22 22:59:49 +02:00
Maël Kervella a9cfc9aebc DNS endpoint SQL optimization 2018-06-23 21:19:11 +00:00
Maël Kervella 6c33559f00 Add tests for details of instances of every models 2018-06-22 00:48:45 +00:00
Maël Kervella 6d5a9dc314 Add missing topologie/server endpoint 2018-06-20 12:13:28 +00:00
Maël Kervella ecc5ed0b22 Docstrings, docstrings everywhere 2018-06-20 11:38:58 +00:00
Maël Kervella 3a0dda0009 Add preferences API endpoints 2018-06-20 11:38:58 +00:00
Maël Kervella ca0744a38c Add customizable ACL-based permission 2018-06-20 11:38:58 +00:00
Maël Kervella 0356947e4a Add endpoints for mailing 2018-06-20 11:38:58 +00:00
Maël Kervella 761fad578a DNS view is a generic view and service regen view is a viewset 2018-06-20 11:38:58 +00:00
Maël Kervella 197475409c DNS Zone endpoint is now a viewset 2018-06-20 11:38:58 +00:00
Maël Kervella e6884ab4da Add DNS info per zone endpoint 2018-06-20 11:38:58 +00:00
Maël Kervella 4fe1be5d31 Allow update and quick check of need_regen info 2018-06-20 11:38:58 +00:00
Maël Kervella f5267eae6c Add DHCP_hostmacip API view 2018-06-20 11:38:58 +00:00
Maël Kervella 7f6126432b Change token data to expiration 2018-06-20 11:38:58 +00:00