Commit Graph

1351 Commits

Author SHA1 Message Date
Josue Kouka 79a9e1ebc7 add actesweb connector (#22395) 2018-09-11 14:20:18 +02:00
Josue Kouka 22e87bac88 cityweb: use civil status interface (#16768) 2018-09-11 14:20:18 +02:00
Josue Kouka dfc935cac8 misc: generalize civil status tests data (#16768) 2018-09-11 12:24:53 +02:00
Josue Kouka 5a60f547aa add civil status connector interface (#16768) 2018-09-11 12:24:53 +02:00
Josue Kouka 747640af50 mdel: insert country in foreign address (#25996) 2018-09-11 12:24:39 +02:00
Frédéric Péters 05c669a9c7 fix typo in translation 2018-09-11 10:47:26 +02:00
Frédéric Péters ce18d31520 csv: don't crash on files missing columns (#26248) 2018-09-08 13:53:15 +02:00
Frédéric Péters 5286592cf7 general: use connector logger in to_json() (#25689) 2018-09-07 13:51:44 +02:00
Thomas NOËL ca58359ad6 greco: raise APIError on empty status or ping results (#26202) 2018-09-07 10:56:31 +02:00
Frédéric Péters 5daa20307f csv: add missing migration (#11260) 2018-09-05 16:37:16 +02:00
Frédéric Péters 07aafc5543 csv: keep file data in database (#11260) 2018-09-05 16:14:34 +02:00
Frédéric Péters f3ad7a0347 csv: use dictionaries to manipulate rows (#11260) 2018-09-05 16:14:34 +02:00
Thomas NOËL 16ba629832 update french translations 2018-09-04 22:45:05 +02:00
Thomas NOËL 847efa28a9 okina: do not crash on 401/403 responses (#26012) 2018-09-04 22:24:24 +02:00
Thomas NOËL 267c147bec solis_apa: allow None for some fields (#21193) 2018-09-04 21:31:29 +02:00
Thomas NOËL 346929d2ff mdel: ignore zip file with invalid step number (#26010) 2018-09-03 11:56:14 +02:00
Frédéric Péters 354cae38e9 update appbar actions to new markup (#25981) 2018-08-31 16:31:28 +02:00
Josue Kouka ffe280e1d4 dpark: add demand creation checkings (#25635) 2018-08-29 15:38:57 +02:00
Josue Kouka 61d5c0db3c dpark: fix use of APIError in some responses (#25790) 2018-08-28 10:25:54 +02:00
Josue Kouka 876abfa4fc cityweb: handle application zipcode (#25805) 2018-08-27 10:25:12 +02:00
Frédéric Péters 3354f3761b fix spelling error in translation 2018-08-18 19:15:31 +02:00
Frédéric Péters b40ba221e0 tests: adapt to logging changes 2018-08-17 15:22:25 +02:00
Frédéric Péters 2fe928f709 translation update 2018-08-17 15:15:20 +02:00
Frédéric Péters af2709b14b general: log on connector availability changes (#25610) 2018-08-17 14:51:05 +02:00
Frédéric Péters fbe5473013 general: don't log anything for connectors that are down (#25611) 2018-08-17 14:51:05 +02:00
Frédéric Péters b941ca597f base adresse: display a message when streets are not yet available (#25465) 2018-08-17 14:51:05 +02:00
Frédéric Péters 9ce7e1f00a base adresse: do initial download in the hourly job (#25466) 2018-08-17 14:32:53 +02:00
Frédéric Péters 4723ad8693 pbx: use connector logger (#25688) 2018-08-16 15:51:44 +02:00
Frédéric Péters 4db89625d3 airquality: update atmo auvergne rhone alpes URL (#25687) 2018-08-16 15:37:57 +02:00
Frédéric Péters fd2d17eb5e misc: add custom icon for api particulier connector (#22045) 2018-08-16 15:35:07 +02:00
Frédéric Péters 85c6df6d47 misc: don't report exception by email on RequestException (#21653) 2018-08-16 14:57:26 +02:00
Frédéric Péters 31c284f178 csv: add a keyed dictionary output format (#25267) 2018-08-16 13:56:53 +02:00
Frédéric Péters ba53d3a9a5 choosit: remove obsolete and unused newsletter connector (#20620) 2018-08-16 10:15:19 +02:00
Frédéric Péters 5bcfe8b690 misc: fix spelling error in get_availability_status method name (#25660) 2018-08-16 10:15:19 +02:00
Frédéric Péters 23d610d75d api particulier: cut reference avis to 13 characters (#22036) 2018-08-16 10:12:57 +02:00
Frédéric Péters bfa86d09f2 misc: remove obsolete ResourceIndexView (#25691) 2018-08-16 10:11:12 +02:00
Thomas NOËL 0bfbefb853 general: always declare django-mellon if it's available (#23374) 2018-08-12 12:09:37 +02:00
Frédéric Péters 624ab0a51f misc: remove broken FATAL error level (#25637) 2018-08-12 09:27:23 +02:00
Frédéric Péters 5401a5dffd translation update 2018-08-07 18:00:18 +02:00
Frédéric Péters 9178cc5ee2 add base template for django-mellon error pages (#25528) 2018-08-06 17:15:07 +02:00
Josue Kouka f9b0386be6 dpark: fix typo in endpoint description (#25586) 2018-08-06 16:26:33 +02:00
Josue Kouka e8eaff7b7a dpark: allow sending multiple files of same type (#25457) 2018-07-30 09:32:45 +02:00
Josue Kouka eec3c53322 dpark: rename check_payload to is_is_erroneous (#25457) 2018-07-27 17:53:37 +02:00
Josue Kouka ea0c9e0d13 dpark: prevent TypeError when fetching sub infos (#25429) 2018-07-26 11:29:33 +02:00
Frédéric Péters 55b4db2e2b dpark: pass street name (not street number) as street name (#25485) 2018-07-26 11:19:57 +02:00
Emmanuel Cazenave ec5561d38f iws: correct a translation (#25437)
And a message id.
2018-07-25 10:23:33 +02:00
Emmanuel Cazenave 2730cd4f98 iws: correct typo in label (#25438) 2018-07-25 10:18:16 +02:00
Josue Kouka 75c3a2fa6b update french translation 2018-07-23 10:52:26 +02:00
Josue Kouka 53f7e7bab4 dpark: fix send files endpoint description (#25414) 2018-07-23 10:52:12 +02:00
Josue Kouka 72d413c777 dpark: add subscription renewal management (#25079) 2018-07-19 13:41:09 +02:00