Commit Graph

2426 Commits

Author SHA1 Message Date
Valentin Deniaud 3803d483fa utils: allow specifying endpoint parameters manually (#41386) 2020-04-14 10:56:22 +02:00
Frédéric Péters dfcc03838d misc: don't try logging empty requests (#41657) 2020-04-14 10:16:33 +02:00
Frédéric Péters 19b139609d opengis: add description for tile endpoint (#41656) 2020-04-14 10:16:33 +02:00
Emmanuel Cazenave 0898474c87 atal: add 'new-comments' endpoint (#41533) 2020-04-13 18:07:04 +02:00
Emmanuel Cazenave 47bd83fbb9 atal: factor endpoint parameter (#41533) 2020-04-13 17:47:50 +02:00
Frédéric Péters eaf0d53a7c misc: change admin to use front login/logout views (#41494) 2020-04-11 09:23:28 +02:00
Lauréline Guérin b3927e17e4
toulouse_axel: remove useless clae_booking_info endpoint (#41384) 2020-04-10 15:51:43 +02:00
Lauréline Guérin 8eb77d16b6
toulouse-axel: clae_booking_activities_info for a period (#41384) 2020-04-10 15:51:43 +02:00
Benjamin Dauvergne bdd7b78b40 family: always localize received datetime (#41327) 2020-04-10 15:28:07 +02:00
Benjamin Dauvergne b75d7e1cf1 family: PEP8, style (#41327) 2020-04-10 15:28:07 +02:00
Lauréline Guérin 1f9a6502f8
toulouse-axel: remove all about next year (#41406) 2020-04-10 14:43:47 +02:00
Benjamin Dauvergne c1daf75d6c toulouse_axel: handle timezone on transaction_date (#41325) 2020-04-10 12:28:33 +02:00
Nicolas Roche e4a063fac6 utils: factorize use of unicodedata module (#38237) 2020-04-10 11:43:33 +02:00
Benjamin Dauvergne f2b06c9a08 dpark: accept UTC datetime in payment notification (#41373) 2020-04-10 11:00:19 +02:00
Lauréline Guérin 555aa3c49d
toulouse_axel: possible days and prefill for a period (#41453) 2020-04-10 09:07:11 +02:00
Frédéric Péters 2450aa2b3f grandlyon street sections: add filtering on insee code (#41446) 2020-04-10 08:17:55 +02:00
Frédéric Péters dbd0dc5d63 grandlyon street sections: remove custom template (#41446) 2020-04-10 08:17:55 +02:00
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