Commit Graph

3433 Commits

Author SHA1 Message Date
Frédéric Péters 0959e25879 translation update (fix for "data sources") 2022-06-27 20:32:47 +02:00
Emmanuel Cazenave 5327130677 translation update 2022-06-27 12:41:51 +02:00
Emmanuel Cazenave 5f0499dfde astre_rest: use 'fichier' as file parameter name (#66598) 2022-06-27 12:00:31 +02:00
Nicolas Roche d050178960 foederis: remove deleted announces (#66506) 2022-06-27 10:32:52 +02:00
Pierre Ducroquet 63d6ccbeea BaseResource::jobs: reduce transaction number (#66459)
Instead of having a new transaction for each run, even if most of the time there won't be
anything to run, it's faster and lighter for the server to have an out of transaction check
first.
2022-06-24 16:18:40 +02:00
Lauréline Guérin fff4455a2d
ban import: remove unicity constraint on ban_id (#66572) 2022-06-24 08:31:11 +02:00
Benjamin Dauvergne ebc6ed2343 add connector for BigBlueButton (#66156) 2022-06-21 14:08:09 +02:00
Thomas NOËL 9ebe392f9c translation update 2022-06-20 17:29:53 +02:00
Lauréline Guérin da9b818451
ban import: revert last optimizations (#66342)
This reverts commit 7479f1d143.
2022-06-20 16:34:45 +02:00
Emmanuel Cazenave f46440f77c astre_rest: use multipart/form-data when sending files (#66334) 2022-06-20 10:08:34 +02:00
Serghei Mihai db33884227 mdel: fix parameter name for user's building in payload (#66061) 2022-06-20 10:03:47 +02:00
Frédéric Péters a06c5934e3 debian: apply wrap-and-sort 2022-06-17 19:09:02 +02:00
Frédéric Péters 698d128bf1 misc: use pre-commit-debian (#66191) 2022-06-17 19:07:51 +02:00
Frédéric Péters e5faa8eaae misc: make makemessages remove obsolete strings by default (#66289) 2022-06-17 19:07:51 +02:00
Pierre Ducroquet 7479f1d143 ban import: fix ban_id field (#65843) 2022-06-14 16:56:10 +02:00
Emmanuel Cazenave ed0d077990 translation update 2022-06-14 15:44:02 +02:00
Emmanuel Cazenave fe3343ea7f astregs: add get-dossier endpoint (#65816) 2022-06-14 10:00:34 +02:00
Pierre Ducroquet 800095112e base_adresse: fix datetime comparison (#66118) 2022-06-10 09:34:02 +02:00
Pierre Ducroquet 58f482cf93 ban import: update streets only when needed (#65843) 2022-06-07 08:44:15 +02:00
Pierre Ducroquet c0154bdd7b ban import: update only when needed (#65843) 2022-06-07 08:44:15 +02:00
Pierre Ducroquet 9b4878482e ban import: use Last-Modified to reduce load (#65843) 2022-06-03 09:25:29 +02:00
Valentin Deniaud d75504e857 holidays: reflect changes in source ICS (#65820) 2022-06-02 15:41:28 +02:00
Benjamin Dauvergne d3c2f40d2c translation update 2022-06-02 10:38:59 +02:00
Benjamin Dauvergne 74a82fe54e misc: import Mapping from collections.abc (#65764) 2022-06-02 01:03:53 +02:00
Benjamin Dauvergne a5ab8e81c7 misc: fix warnings about implicit string concatenation 2022-06-02 00:40:45 +02:00
Benjamin Dauvergne e11dcd42af misc: fix warnings in pylint.rc
pylint.rc:1: [E0015(unrecognized-option), ] Unrecognized option found: profile, cache-size, include-ids, zope, max-branchs
pylint.rc:1: [E0012(bad-option-value), ] Bad option value for --disable. Don't recognize message no-self-use.
2022-06-02 00:32:57 +02:00
Benjamin Dauvergne 602e4284f6 dpark: add support for methods PLS_ENREG2 and PLS_NOTIFCB2 (#65777) 2022-06-01 18:02:18 +02:00
Benjamin Dauvergne 0d3ff1c8a1 franceconnect_data: do not return PermissionDenied (#65824) 2022-05-31 17:59:50 +02:00
Valentin Deniaud ab3aa9b6b4 tests: fix holidays request mock (#65806) 2022-05-31 14:19:00 +02:00
Nicolas Roche 377bfada8e opendatasoft: remove operators form query parameter (#43235) 2022-05-30 14:35:26 +02:00
Benjamin Dauvergne cdf9e3ea9d misc: fix import ordering 2022-05-30 14:10:33 +02:00
Benjamin Dauvergne e67cdcdfb4 atos_genesys: add a configurable timeout and report timeout errors (#65701) 2022-05-30 13:38:47 +02:00
Benjamin Dauvergne 3da459f116 utils/soap: disable zeep.transports logger (#64940) 2022-05-30 13:25:27 +02:00
Benjamin Dauvergne 1ec9dbcb13 utils/soap: add wrapping of zeep errors inside APIError (#58925) 2022-05-30 13:15:55 +02:00
Frédéric Péters 32d647583f translation update 2022-05-27 15:47:57 +02:00
Frédéric Péters b28d09d175 trivial: add uppercase to edit button (#65735) 2022-05-27 15:17:10 +02:00
Thomas NOËL 714c5109c6 translation update 2022-05-27 11:49:43 +02:00
Benjamin Dauvergne 2ece5037a9 soap: ignore GET parameters not in the schema (#65699) 2022-05-27 11:39:32 +02:00
Thomas NOËL 2bae32e4c9 arcgis: add token system (#63825) 2022-05-27 11:36:34 +02:00
Thomas NOËL 1f3af08723 arcgis: add feature server query endpoint (#63825) 2022-05-27 11:36:34 +02:00
Thomas NOËL e790c0bfb4 arcgis: create a general request system (#63825) 2022-05-27 11:36:34 +02:00
Nicolas Roche c3807958fd atal: check status on wsdl availability (#65076) 2022-05-27 11:16:27 +02:00
Nicolas Roche 3e98717b5b astregs: correct test on association endpoint (#64940) 2022-05-27 11:14:15 +02:00
Frédéric Péters d6eef4be78 general: wipe obsolete iparapheur connector (#65657) 2022-05-27 08:34:15 +02:00
Thomas NOËL edde9579b5 tests: allow any order in csv files listdir (#65552) 2022-05-23 15:33:42 +02:00
Frédéric Péters e00a79c509 translation update 2022-05-17 09:59:57 +02:00
Emmanuel Cazenave 0b1c440c83 misc: use legacy urls to call up to date urls (#65025) 2022-05-16 17:11:23 +02:00
Thomas NOËL 300e229244 isere_ens: use empty POST for booking cancel (#64787) 2022-05-13 14:56:35 +02:00
Benjamin Dauvergne b6b9b181d0 arcgis: fix migration detection failure (#65191) 2022-05-13 12:24:46 +02:00
Paul Marillonnet 09ae624dc6 translation update 2022-05-13 11:28:19 +02:00