Commit Graph

2426 Commits

Author SHA1 Message Date
Thomas NOËL 57a7cce616 okina: allow multiple subscriptions in one call (#43610) 2020-06-08 13:35:25 +02:00
Lauréline Guérin 9c50291e3a
query: check slug and name unicity in forms (#43002) 2020-06-04 10:44:31 +02:00
Frédéric Péters 9f7d7705de translation update 2020-06-03 08:14:25 +02:00
Benjamin Dauvergne 87ad1eeb36 api_particulier: adapt to v2 URLS (#43273) 2020-06-02 06:15:12 +02:00
Thomas NOËL 4af522bc77 okina: add 'lat' and 'lon' on results when possible (#43292) 2020-06-01 16:38:22 +02:00
Nicolas Roche eca82e8465 opendatasoft: export and import queries (#43443) 2020-06-01 14:48:17 +02:00
Frédéric Péters f2c5518c4a general: add connector class method to get new/edit form class (#43128) 2020-05-29 17:39:50 +02:00
Nicolas Roche 115b0bb78c sms: send SMS asynchronously (#21465) 2020-05-29 11:32:49 +02:00
Nicolas Roche b9048993be sms: move sms code into a dedicated directory (#42426) 2020-05-29 11:06:18 +02:00
Nicolas Roche ae903d89c3 sms: move default country_code/trunk_prefix to base class (#42427) 2020-05-29 10:45:06 +02:00
Frédéric Péters 5e08ded212 opendatasoft: publish all fields (#43444) 2020-05-29 10:24:06 +02:00
Lauréline Guérin f36a9f2a53
toulouse-axel: fix handicap fields when not to update (#43407) 2020-05-28 15:00:01 +02:00
Lauréline Guérin c20fb9551b
toulouse_axel: fix allergie fields when block is not to update (#43407) 2020-05-28 14:51:57 +02:00
Nicolas Roche 7e1e01230d opendatasoft: manage error returned (#43223) 2020-05-25 17:04:00 +02:00
Nicolas Roche ba3e133986 opendatasoft: remove dead link to documentation (#43260) 2020-05-25 17:01:25 +02:00
Benjamin Dauvergne b8b864a863 misc: log HTTP response headers safely (#43201) 2020-05-25 11:38:33 +02:00
Nicolas Roche b6d7b10da0 tests: use postgres instead of sqlite (#42500) 2020-05-25 10:52:18 +02:00
Serghei Mihai 8ad68e6cd4 translations update 2020-05-22 11:25:44 +02:00
Benjamin Dauvergne dfb807f01c astregs: implement CRUD for Tiers RIB (#43119) 2020-05-22 11:09:15 +02:00
Benjamin Dauvergne a374bfde30 astregs: reformat with black (#43118) 2020-05-22 11:09:15 +02:00
Frédéric Péters 575bf0e46b pastell: adapt URL registration (#20995) 2020-05-22 10:59:31 +02:00
Frédéric Péters ab363c5bcb translation update 2020-05-22 09:57:41 +02:00
Nicolas Roche c09c92888d opendatasoft: add opendatasoft connector (#40979) 2020-05-22 09:52:39 +02:00
Nicolas Roche bdfffaeb41 base: add missing migrations (#40979) 2020-05-22 09:52:39 +02:00
Thomas NOËL 9dab5b70e7 cryptor: use sha512 for OAEP hash function (#43122) 2020-05-21 15:36:16 +02:00
Thomas NOËL 990ffe2b63 sms: do not log message content (#43158) 2020-05-20 15:02:27 +02:00
Frédéric Péters 1902ad3175 opengis: translate /features endpoint description (#43066) 2020-05-20 09:55:00 +02:00
Frédéric Péters e33ebcfb8f migrations: don't check existing type before jsonb migration (#43131) 2020-05-20 09:55:00 +02:00
Frédéric Péters c7b387f4eb templates: relayout endpoint description with proper padding (#43039) 2020-05-19 10:29:26 +02:00
Frédéric Péters 8274541262 translation update 2020-05-18 15:08:38 +02:00
Valentin Deniaud 5e0369d448 opengis: filter custom query on any field (#42008) 2020-05-18 10:16:34 +02:00
Valentin Deniaud 45fe112ad2 utils: allow explicit flag on optional endpoint param (#42008) 2020-05-18 10:16:34 +02:00
Frédéric Péters f84788eec0 opengis: use a django template to index contents (#41990) 2020-05-15 17:51:13 +02:00
Lauréline Guérin 4b585d31d2
solis_apa: fix KeyError on lieunbeneficiaire field (#41631) 2020-05-15 09:45:42 +02:00
Thomas NOËL d0b6c50cb2 tests: add a missing request mock in grenoble_gru (#42885) 2020-05-14 15:05:15 +02:00
Lauréline Guérin a74249e776
toulouse_axel: reset allergie fields if no update (#42865) 2020-05-14 13:54:45 +02:00
Benjamin Dauvergne 6f43d36ad8 misc: do not trace on invalid HTTP auth (#42784) 2020-05-14 10:02:24 +02:00
Benjamin Dauvergne da747f414c misc: replace v.isdigit() by is_number(v) (#41820)
isdigit() does not accept only ASCII decimal numbers as we expect.
2020-05-11 18:59:16 +02:00
Lauréline Guérin 15cb8c7cbd
logs: remove log_id from pagination (#42441) 2020-05-11 16:29:14 +02:00
Frédéric Péters 9f1a4e1ba8 opengis: don't add example values for query filters (#42688) 2020-05-10 19:19:08 +02:00
Lauréline Guérin f8f1a10967
csvdatasource: fix execute_query method when query in kwargs (#42588) 2020-05-07 15:22:16 +02:00
Thomas NOËL de1e072589 translation update 2020-05-07 15:11:29 +02:00
Lauréline Guérin 9a822fd11e
toulouse_axel: order endpoints (#17729) 2020-05-07 14:48:52 +02:00
Lauréline Guérin 2c6e9c2fea
generic endpoint: define optional category for display (#17729) 2020-05-07 14:48:52 +02:00
Thomas NOËL 754165a440 base adresse: adapt to postcode and city now being a list in streets dumps (#42608) 2020-05-07 11:21:28 +02:00
Lauréline Guérin 495443e3d3
logs: make only urls clickable in log popup (#42175) 2020-05-05 11:23:26 +02:00
Valentin Deniaud 9ef993108b misc: add migration to ensure jsonb type (#42312) 2020-05-05 10:07:41 +02:00
Valentin Deniaud 0c5cad2296 misc: add missed migrations (#42312) 2020-05-04 18:30:00 +02:00
Valentin Deniaud 5e1c910fbf misc: use postgres JSONField (#42312) 2020-05-04 18:30:00 +02:00
Nicolas Roche 1626b133e8 tests: sort ResourceLog by id to keep order (#42368) 2020-05-04 17:51:52 +02:00