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

153 commits

Author SHA1 Message Date
chapeau 935249bebd Merge branch 'dev' of https://gitlab.federez.net/re2o/re2o into new_radius_api 2020-11-23 20:10:44 +01:00
chapeau cb144f3390 Add functional views in api router 2020-11-23 19:58:55 +01:00
Yoann Pétri d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Yoann Pétri 30ff646de7
Links and translations 2020-11-17 22:13:20 +01:00
Yoann Pétri 087ef6feb6
Translations 2020-11-17 21:50:16 +01:00
Hugo Levy-Falk 2690a021d0 Fix can_view_app 2020-08-29 11:07:18 +02:00
Leila d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +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
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
Jean-Romain Garnier 5107a34a6e Add missing translations 2020-04-21 19:48:59 +00:00
Gabriel Detraz c02938b133 Remove useless imports 2020-04-21 17:48:42 +02:00
chapeau 035f447fdd Clear api generation 2020-04-21 16:00:08 +02:00
chapeau bdfd15b853 First draft of moving api functions into each apps 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
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
Jean-Romain Garnier 43eadaa712 Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2020-04-17 17:35:24 +02:00
Jean-Romain Garnier 60186071db Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2020-04-17 17:03:54 +02:00
Jean-Romain Garnier 2aef2ae3fa Create STATE_SUSPENDED 2020-04-17 16:53:46 +02:00
Jean-Romain Garnier 98cbf79b01 Add missing case for STATE_EMAIL_NOT_YET_CONFIRMED state in API 2020-04-17 16:34:34 +02:00
Hugo Levy-Falk 6f7e39e841 Fix TTL export in API. 2020-04-03 17:01:38 +02:00
Yoann Pétri 742db91f1d Add group mailings 2020-03-29 01:29:41 +01:00
chapeau 5975bb905e Add ip_type in dhcp api serializer 2020-02-04 10:54:33 +00:00
chapeau ce4b3290dc Fix api permission check 2020-02-03 16:56:51 +00:00
Gabriel Detraz f91f284ed1 Fix js calculation of price - NaN bug 2019-12-27 17:00:41 +01:00
Laouen Fernet e8514ae8a9 Edit translations in api 2019-11-24 23:27:56 +01:00
Laouen Fernet 3743a46bc5 Mark strings for translation in api 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
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
Gabriel Detraz d3310866cd Rend l'API fonctionnelle sous buster 2019-09-19 23:10:43 +02:00
Hugo Levy-Falk 9b3bc1d053 ACL for applications. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk 8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +02:00
Gabriel Detraz 682803cca4 Exclude full archive for home creation 2019-03-17 18:14:58 +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
Hugo LEVY-FALK 713b4b5c66 Fix queryset for HostMacIpView 2019-01-20 16:41:11 +01:00
Laouen Fernet 950272dc18 add translations for api/ 2019-01-12 15:03:55 +01:00
detraz edf89dac98 Fix crash of optionaltopologie serializer 2019-01-04 12:31:10 +01:00
Gabriel Detraz 64301bda9f Export list_modules + return [] if no models for modules 2019-01-03 00:23:11 +01:00
detraz 93e2424da7 Export users basic et critical 2018-11-17 19:51:37 +01:00
Gabriel Detraz c93cbb1b59 Serialize dname export 2018-11-15 16:13:36 +01:00
Gabriel Detraz dd9090a14b Docstrings adaptées views 2018-11-15 15:48:33 +01:00
Gabriel Detraz 0f4c7fa7e9 Variable globale pour le reminder 2018-11-15 14:37:17 +01:00
grisel-davy cb45f40821 utilisation de get_mail au lieu de email 2018-10-31 20:57:55 +01:00
Maxime Bombar 4f174f4df1 Fix Internal Server Errors in API 2018-10-14 22:13:03 +02:00
Maxime Bombar e4cd4e3c0a [API/serializers] Get rid of old fields in OptionalUserSerializer 2018-10-13 13:18:32 +02:00