8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-20 09:32:29 +00:00
Commit graph

148 commits

Author SHA1 Message Date
Hugo Levy-Falk 652982941a Fix can_view_app 2021-01-24 16:36:16 +01:00
Leila b2607ab232 Add thumbnail to user model 2021-01-24 16:36:16 +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
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
Jean-Romain Garnier a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +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 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
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
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
Hugo Levy-Falk f02740189a Fix TTL export 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
chapeau c863107293 Add ip_type in dhcp api serializer 2021-01-24 16:33:31 +01: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
Maxime Bombar 23351a501d [API/serializers] Get rid of old 'type_paiement' field in PaiementSerializer 2018-10-13 13:18:31 +02:00
Maxime Bombar 16170ef024 [API/serializers.py] Get rid of Old Fields that doesn't exist anymore 2018-10-13 13:18:31 +02:00
Maxime Bombar 579763131a Add base_name to distinguish users/user and users/homecreation API endpoints 2018-10-11 13:16:55 +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
Hugo LEVY-FALK f8ba60087e Hotfix : Typo dans le hotfix de la typo 2018-10-05 21:19:20 +02:00