Commit Graph

2749 Commits

Author SHA1 Message Date
Benjamin Dauvergne 8b1afe9109 rsa13: add statut parameter to referent endpoint (#53640) 2021-05-04 11:34:03 +02:00
Benjamin Dauvergne 52a932316b utils: return JSON for exceptions during JSON serialization (#53594) 2021-05-03 15:15:03 +02:00
Benjamin Dauvergne f1a8b5ac25 rsa13: allow empty email fields (#53611) 2021-04-30 15:15:59 +02:00
Benjamin Dauvergne 7104b261b3 utils: json.dumps(encoding=...) is obsolete (#53595) 2021-04-30 12:17:56 +02:00
Thomas NOËL 5863dc13dd translation update 2021-04-29 02:33:32 +02:00
Thomas NOËL d3f0e5803c add astech connector (#52684) 2021-04-29 02:09:59 +02:00
Nicolas Roche 0114f77618 api: add support for description of put endpoints (#53480) 2021-04-28 13:56:10 +02:00
Nicolas Roche 3231dd358f greco: add description to endpoints (#52094) 2021-04-27 18:33:36 +02:00
Nicolas Roche 384fedc6da misc: remove postgres.E003 warnings (#52028) 2021-04-27 17:58:40 +02:00
Frédéric Péters f9015d2a90 misc: use auth_logout as logout view name, for compatibility (#53425) 2021-04-26 14:28:30 +02:00
Frédéric Péters 60b77ad5da strasbourg_eu: handle liferay error 500 (but valid JSON) answers (#53407) 2021-04-26 06:22:52 +02:00
Benjamin Dauvergne 0f21ea0645 sp_fr: pass only file descriptors to ET.parse() (#52876) 2021-04-15 16:57:18 +02:00
Benjamin Dauvergne fbac97e92e sp_fr: decode ET.tostring() result (#52875) 2021-04-15 16:57:03 +02:00
Benjamin Dauvergne 7ec2c70f22 rsa13: make email and tel optional in platform_referent_update (#53135) 2021-04-14 21:22:47 +02:00
Benjamin Dauvergne 800209866f rsa13: fix example_pattern in platform_referent_update (#53135)
It was not coherent with the URL pattern.
2021-04-14 21:22:47 +02:00
Benjamin Dauvergne 8d2c6e6b3b rsa13: make email and tel optional when creating a referent (#53135) 2021-04-14 21:22:47 +02:00
Frédéric Péters cb2404aabe templates: apply line breaks when displaying long descriptions (#53057) 2021-04-13 15:29:55 +02:00
Nicolas Roche 019ed6a61d greco: raise api error if token are not availables (#51629) 2021-04-13 13:21:12 +02:00
Thomas NOËL 8b80662854 base_adresse: use 5s timeout on geocoding requests (#52595) 2021-04-13 12:06:10 +02:00
Nicolas Roche 12440ac62b base_adresse: return 200 on connection error (#52006) 2021-04-12 09:07:45 +02:00
Nicolas Roche 5e68865fdd opendatasoft: do not escape on template rendering (#52614) 2021-04-12 09:05:00 +02:00
Nicolas Roche ba4c394afc css: correct endpoint colors on manager (#51737) 2021-04-12 08:56:52 +02:00
Nicolas Roche e336f45111 esirius: unset queryset sent to PUT WS (#52691) 2021-04-03 01:51:07 +02:00
Serghei Mihai 42b061105f grenoble-gru: ignore string values for PAV "adresse" field (#52527) 2021-03-31 09:39:06 +02:00
Benjamin Dauvergne 979e7e60f7 rsa13: use unflatten on affectation's endpoint schema (#52520) 2021-03-30 17:37:29 +02:00
Serghei Mihai 650e807fd2 debian: log paramiko.transports errors as debug (#44029) 2021-03-30 16:55:27 +02:00
Benjamin Dauvergne 565d308b8c rsa13: complete required field for email creation (#52434) 2021-03-29 10:28:09 +02:00
Nicolas Roche 72e422d021 manager: hide export connector action to anonymous (#51811) 2021-03-26 15:54:09 +01:00
Thomas NOËL 290bc2268b ovh: use passerelle requests to get token (#52380) 2021-03-26 00:36:46 +01:00
Thomas NOËL a726e09fe1 uwsgi: recycling spooler after 20 tasks (#52266) 2021-03-19 23:55:29 +01:00
Thomas NOËL b3e0753bb8 translation update 2021-03-18 14:47:27 +01:00
Nicolas Roche 2f9cacc675 templates: inform when no api key is needed (#51621) 2021-03-18 14:44:25 +01:00
Nicolas Roche a8ddd09740 esirius: improve endpoint returns verbosity (#52102) 2021-03-18 12:02:54 +01:00
Nicolas Roche aff11b6d7f esirius: test unflatten payload (#52102) 2021-03-18 12:02:54 +01:00
Nicolas Roche f1d331b2cc esirius: get codeRdv from query-string on update endpoint (#52102) 2021-03-18 12:02:54 +01:00
Nicolas Roche c693de3344 logs: log 405 error as warning using ProxyLogger (#51263) 2021-03-18 10:51:12 +01:00
Benjamin Dauvergne 0b542110ca tests/wcs: adapt to SQL storage of roles 2021-03-16 23:39:35 +01:00
Benjamin Dauvergne f702701206 translation update 2021-03-16 18:32:27 +01:00
Benjamin Dauvergne 626f4a809d rsa13: add missing endpoints (#52000) 2021-03-16 18:25:14 +01:00
Benjamin Dauvergne 10fc49424d api: add support for description of delete endpoints (#52000) 2021-03-16 18:25:14 +01:00
Benjamin Dauvergne 4ac6454f9e rsa13: fix example_pattern of beneficiary list endpoint (#52000) 2021-03-16 18:25:14 +01:00
Benjamin Dauvergne b08a8ac937 rsa13: fix example pattern of the referent endpoint (#52000) 2021-03-16 18:25:14 +01:00
Benjamin Dauvergne de3b245e75 rsa13: make schema optional in response_schema() (#52000) 2021-03-16 18:25:14 +01:00
Frédéric Péters 50b09b91ee translation update 2021-03-16 13:39:19 +01:00
Nicolas Roche 76946f7cb1 greco: add support for passing application id to create endpoint (#51842) 2021-03-16 10:42:23 +01:00
Nicolas Roche 97a18c3018 greco: add parameters to create endpoint (#51838) 2021-03-16 10:42:23 +01:00
Nicolas Roche 11d0a41ce9 greco: new endpoint add-confirmation (#51812) 2021-03-16 10:42:23 +01:00
Nicolas Roche 3fa355cfd7 greco: update wdsl in tests (#51735) 2021-03-16 10:42:23 +01:00
Nicolas Roche 083cef16c9 greco: add more tests (#51623) 2021-03-16 10:42:19 +01:00
Nicolas Roche c137e7be68 greco: add tests (#51569) 2021-03-16 10:34:04 +01:00