Commit Graph

2259 Commits

Author SHA1 Message Date
Frédéric Péters 7dda57b6b8 translation update 2020-04-08 18:13:25 +02:00
Frédéric Péters 2ca57c2612 gdema: don't log requests HTTP errors (#41437) 2020-04-08 10:19:05 +02:00
Emmanuel Cazenave e6c5ecaf73 api_entreprise: add 'include_private' parameter (#41417) 2020-04-07 15:10:50 +02:00
Emmanuel Cazenave 2bda2bc7c9 api_entreprise: add covid endpoints (#41315) 2020-04-07 13:19:16 +02:00
Emmanuel Cazenave d4a34d223e api_entreprise: factor endpoint parameters (#41315) 2020-04-06 16:35:11 +02:00
Emmanuel Cazenave 0ce70fe32e api_entreprise: remove unused import (#41315) 2020-04-06 16:17:12 +02:00
Emmanuel Cazenave e6dde80d58 mdel_ddpacs: include template files in package (#41268) 2020-04-06 08:45:20 +02:00
Thomas NOËL 9f6da963a4 signature: do not require nonce if not verified (#41245)
+ some fixes, sync with http://git.entrouvert.org/hobo.git/tree/hobo/signature.py
2020-04-02 19:34:52 +02:00
Valentin Deniaud 90d407b0c0 opengis: stop using uppercase parameters (#41224) 2020-04-02 16:24:30 +02:00
Valentin Deniaud d47ed7717c opengis: use correct json format only when available (#41224) 2020-04-02 16:24:30 +02:00
Emmanuel Cazenave 8b62667df0 translation update 2020-04-02 11:03:05 +02:00
Lauréline Guérin a0e40b6e7c
toulouse_axel: return reference year in family info endpoint (#41186) 2020-04-02 10:32:35 +02:00
Benjamin Dauvergne 5d4f07d4f1 mdel_ddpacs: add headers to XML document (#40025) 2020-04-01 14:35:08 +02:00
Emmanuel Cazenave 070297c112 mdel_ddpacs: add xml declaration and namespace in main model file (#40025) 2020-04-01 14:35:08 +02:00
Benjamin Dauvergne 98c538deec mdel_ddpacs: put envelope before data in zip (#40025) 2020-04-01 14:35:08 +02:00
Emmanuel Cazenave 41cb2a29dc mdel_ddpacs: change zip file model and test files order (#40025) 2020-04-01 14:35:08 +02:00
Emmanuel Cazenave 56f1347132 mdel_ddpacs: use 0 as default float (#40013) 2020-04-01 14:19:21 +02:00
Valentin Deniaud 136766cca1 misc: find logs corresponding to the same API call (#38157) 2020-03-31 16:54:11 +02:00
Lauréline Guérin fa327ef177
toulouse_axel: prefill endpoint (#41170) 2020-03-31 14:27:20 +02:00
Lauréline Guérin e992d9baa1
toulouse_axel: endpoint to get possible days for an activity (#41168) 2020-03-31 11:46:54 +02:00
Lauréline Guérin ef24973c65
toulouse_axel: in real life WS can return 0 activities (#41168) 2020-03-31 11:46:54 +02:00
Lauréline Guérin 26a2732e05
toulouse-axel: upperize data sent for DUI update (#41159) 2020-03-31 11:23:22 +02:00
Benjamin Dauvergne 3d4807485d Revert "tox.ini: limit to pytest-django<3.4.6" (#40732)
This reverts commit 8a4a03ded1.
2020-03-30 16:51:15 +02:00
Lauréline Guérin 964c13a9a3
solis_apa: raise APIError instead of ValueError (#40822) 2020-03-30 16:41:42 +02:00
Frédéric Péters 0d3a98adf9 strasbourg eu: protect against service errors (#41149) 2020-03-30 15:59:48 +02:00
Frédéric Péters 87ca156d9d opengis: pass service type when requesting capabilities (#41143) 2020-03-30 15:59:48 +02:00
Valentin Deniaud 236125d156 base: log sent sms time (#39651) 2020-03-30 11:51:20 +02:00
Valentin Deniaud 56dc5739db base: add missing migrations (#39651) 2020-03-30 11:51:20 +02:00
Frédéric Péters 9a3b1c6495 tests: only use new datetime format in strasbourg tests 2020-03-30 10:10:09 +02:00
Frédéric Péters a56f5d421b translation update 2020-03-28 09:45:43 +01:00
Lauréline Guérin 82970b6dad
toulouse_axel: add management dates in family info (#41033) 2020-03-27 17:43:50 +01:00
Thomas NOËL 2069bcf80f greco: replace bytes in request.message 2020-03-27 17:35:59 +01:00
Thomas NOËL 54c64ec747 greco: raise APIError on http transport error (#40974) 2020-03-27 17:33:26 +01:00
Thomas NOËL 6cdd8fd1bb base_adresse: handle citycode on streets endpoint (#41103) 2020-03-27 17:30:21 +01:00
Thomas NOËL b5a6d01979 base_adresse: handle citycode filter on geocoding endpoints (#41103) 2020-03-27 17:30:16 +01:00
Frédéric Péters 10247377a5 grandlyon streetsections: add support for new codeinsee attribute (#40208) 2020-03-27 11:55:23 +01:00
Frédéric Péters 69d478fb21 lille urban card: handle errors not being dictionaries (#41087) 2020-03-27 11:54:22 +01:00
Frédéric Péters 283eb9a120 lille urban card: don't send senior flags when adding subscriptions (#41085) 2020-03-27 11:54:22 +01:00
Lauréline Guérin 847db796b0
arcgis: don't show custom queries section if nothing found (#40879) 2020-03-27 09:34:49 +01:00
Lauréline Guérin e52354511a
arcgis: tile endpoint (#17762) 2020-03-27 09:25:58 +01:00
Thomas NOËL 8679b72e46 toulouse_axel: make online_payment not depend on pay_limit_date (#40931) 2020-03-24 10:02:27 +01:00
Lauréline Guérin c68c112380
solis_apa: raise APIError instead of ValueError (#40813) 2020-03-20 09:33:22 +01:00
Frédéric Péters 2fcad65669 translation update 2020-03-19 21:08:28 +01:00
Valentin Deniaud 09aa0b0a03 base: raise APIError on invalid phone number (#40527) 2020-03-19 16:50:40 +01:00
Valentin Deniaud 038b4b709d base: add maximum sms length option (#39654) 2020-03-19 16:47:25 +01:00
Valentin Deniaud 560a4ee386 sms: turn mixin into abstract class (#39654) 2020-03-19 16:47:25 +01:00
Lauréline Guérin 7257974b81
solis_apa: profildemandeur field can be not found (#40706) 2020-03-17 15:10:59 +01:00
Lauréline Guérin 36efdecf75
toulouse_axel: don't send non active allergie blocks (#40691) 2020-03-17 14:07:01 +01:00
Frédéric Péters 285c690b36 cartads cs: limit file uploads to 25MB (#40735) 2020-03-17 11:41:54 +01:00
Lauréline Guérin 0dce0eb28f
toulouse_axel: today + 8 days rule (#40713) 2020-03-16 15:46:31 +01:00