Commit Graph

1218 Commits

Author SHA1 Message Date
Serghei Mihai dd407e1b71 franceconnect_data: update DGFIP API fields labels 2022-11-28 15:08:52 +01:00
Agate 56b6baea78 esabora: return error content in response (#71368)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea-wip/passerelle/pipeline/pr-wip/71638-franceconnec-data-add-dgfip-api-url-field This commit looks good Details
2022-11-17 10:14:25 +01:00
Frédéric Péters 3e22994c1d cmis: add endpoint to get file metadata (#67612)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-11-03 08:22:23 +01:00
Frédéric Péters 99d45cd364 cmis: add endpoint to get file (#67602)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-11-03 08:12:25 +01:00
Corentin Sechet e5275f8a1d signal_arretes: handle error when requested document is not ready (#70604) 2022-11-02 10:29:22 +01:00
Thomas NOËL a36261a786 api_particulier: increase api key length to 1024 chars (#70814)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-10-28 12:00:02 +02:00
Thomas NOËL af718a1203 sms/orange: remind about SMS sending restrictions during configuration (#70595)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-10-28 09:47:46 +02:00
Benjamin Dauvergne db88c7d640 smsfactor: set pushtype=alert if nostop is present (#70667) 2022-10-25 14:42:19 +02:00
Emmanuel Cazenave 6fd0cb1d9f litteralis: add annexes endpoint (#69970) 2022-10-18 10:09:15 +02:00
Agate 083fab1f52 smsfactor: handle credits typed as string (#70348) 2022-10-17 16:35:02 +02:00
Emmanuel Cazenave d57398c7f8 litteralis: cleanup payload from emtpy values (#70115)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-10-17 14:44:32 +02:00
Agate 5eae2a1a29 esabora: fix crash on empty document field (#70193) 2022-10-14 16:45:50 +02:00
Thomas NOËL 1d8bcee706 phonecalls: do not consider existing calls on call start (#69972)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-10-06 18:50:17 +02:00
Agate 78df755c13 smsfactor: fixed crash when updating credit (#69886) 2022-10-06 14:59:00 +02:00
Emmanuel Cazenave 5ef99b19e0 litteralis: accept responses with no content-type (#69916) 2022-10-05 16:05:08 +02:00
Emmanuel Cazenave 409abd4596 litteralis: send coordinates as float (#69884) 2022-10-05 11:16:59 +02:00
Emmanuel Cazenave 5f5c0cbc69 litteralis: don't rely on latest requests version (#69875) 2022-10-05 11:15:16 +02:00
Thomas NOËL 7d87e97137 base_adresse: handle only-space q (#69889) 2022-10-04 23:50:26 +02:00
Thomas NOËL 425fe18348 base_adresse: do not search if q is too short or not start alphanum (#69865) 2022-10-04 17:50:55 +02:00
Emmanuel Cazenave 23626205e9 translation update 2022-10-04 10:54:11 +02:00
Emmanuel Cazenave 239be4b54f start Litteralis connector (#68813) 2022-10-03 14:56:05 +02:00
Agate 6a00122397 smsfactor: initial implementation (#69363) 2022-10-03 09:43:29 +02:00
Valentin Deniaud efe91f30c0 templates: add blocktrans trimmed where useful (#69422) 2022-09-29 18:04:29 +02:00
Valentin Deniaud 6da81964bd misc: apply djhtml (#69422) 2022-09-29 18:01:58 +02:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Serghei Mihai 982e35a0e7 astech: forward natifs parameters on demand creation (#69665) 2022-09-28 12:07:39 +02:00
Frédéric Péters 94f687ae51 general: remove sp_fr connector (#68918) 2022-09-23 13:19:49 +02:00
Thomas NOËL 66889cb417 ldap: enable check hostname only for python-ldap 3.4+ (#69470) 2022-09-23 12:32:49 +02:00
Serghei Mihai f6e1dde2dd sivin: compute euro5 performance level from environment data (#69107) 2022-09-23 09:51:58 +02:00
Thomas NOËL 2cb2eb1c18 ldap: remove slash in function parameters (pep 570 not in python 3.7) (#/69471) 2022-09-23 09:41:45 +02:00
Thomas NOËL dbf1736a5b arcgis: handle unusual error response (#69396) 2022-09-22 11:57:43 +02:00
Benjamin Dauvergne e905cdb516 add ldap connector (#66533) 2022-09-13 17:34:45 +02:00
Serghei Mihai d88db8b3e5 cityweb: allow sending files to remote sftp (#68702) 2022-09-09 09:43:05 +02:00
Agate 73613d6cf9 Revert "django4: fix default AppConfig deprecation warnings (#68576)"
This reverts commit fdfad9a78a.
2022-09-05 16:34:36 +02:00
Pierre Ducroquet 45c45fb534 jsondatastore: optimize SQL queries (#68620)
- sort only when needed
- filter on PG side to reduce network usage (and allow for indexing later if needed)
2022-09-01 13:54:25 +02:00
Agate 18dd57232a django4: replaced depracated urlquote call (#68576) 2022-08-31 11:00:37 +02:00
Agate fdfad9a78a django4: fix default AppConfig deprecation warnings (#68576) 2022-08-31 11:00:37 +02:00
Agate ff6c68b21c django4: replaced urls.url with url.re_path equivalent (#68576) 2022-08-31 11:00:37 +02:00
Agate 1a17d3efa6 django4: replaced *_text with *_str equivalent (#68576) 2022-08-31 11:00:37 +02:00
Agate c53c6162ed django4: replaced ugettext* calls with corresponding gettext* calls (#68576) 2022-08-31 11:00:37 +02:00
Benjamin Dauvergne 7b8b6147ee holidays: use requests wrapper (#68469) 2022-08-29 16:15:37 +02:00
Benjamin Dauvergne 2f9a76c592 bdp: use requests wrapper (#68469) 2022-08-29 16:15:37 +02:00
Agate 917e827592 esabora: initial connector implementation (#67779) 2022-08-08 16:07:13 +02:00
Corentin Sechet 4e5c746582 sivin: accept and translate plate numbers in FNI format (#67925) 2022-08-08 14:46:05 +02:00
Agate 0736684511 api particulier: more flexible validation for numero_allocataire field (#58080) 2022-08-01 11:20:48 +02:00
Benjamin Dauvergne 3530430787 atos_genesys; add dossier-by-pair endpoint (#67250) 2022-07-29 19:03:03 +02:00
Benjamin Dauvergne 7a04d9253f base_adresse: truncate q to 200 characters (#67763) 2022-07-29 19:02:24 +02:00
Lauréline Guérin 7cf903431a
base_adresse: fix cron with not found region (#67629) 2022-07-29 12:30:27 +02:00
Thomas NOËL c6bd513225 address: add i18n on sectors field (#67767) 2022-07-28 12:19:53 +02:00
Thomas NOËL 058a08aaac sector: update initial migration with new verbose_name (#67764) 2022-07-28 11:57:16 +02:00