Commit Graph

544 Commits

Author SHA1 Message Date
Frédéric Péters 7643d3da7a cartads_cs: add endpoint to join existing dossier (#36382) 2019-09-24 09:47:25 +02:00
Serghei Mihai bf7430176f gesbac: initial connector (#35325) 2019-09-23 09:53:00 +02:00
Benjamin Dauvergne a4ac62ce39 mdel: move into apps/ (#15687) 2019-09-20 21:57:13 +02:00
Emmanuel Cazenave 1e52262f06 atal: use comma in coordinates (#35180) 2019-09-19 08:04:25 +02:00
Frédéric Péters 038677a67d cartads_cs: add status for zip sent but not accepted (#36187) 2019-09-18 10:06:55 +02:00
Frédéric Péters a39595b400 misc: add basic interface to view connector jobs (#36186) 2019-09-18 10:06:55 +02:00
Frédéric Péters f9dd7454d8 misc: don't run jobs if connector is down (#36193) 2019-09-17 14:59:39 +02:00
Frédéric Péters e3e729a289 misc: log job errors (#36185) 2019-09-17 14:24:23 +02:00
Frédéric Péters c0232fd393 tests: remove xfail from multiple zipcodes support on postgresql (#30455) 2019-09-16 17:32:49 +02:00
Frédéric Péters bebce7b305 tests: update for new status check string (#35380) 2019-09-16 10:50:25 +02:00
Benjamin Dauvergne 3d98363db7 log errors for down connectors when it persists (#35380) 2019-09-16 10:14:57 +02:00
Frédéric Péters 50b6ef9e30 cartads cs: add endpoint to list files (#36130) 2019-09-15 10:12:32 +02:00
Frédéric Péters dbb27875d8 cartads_cs: add endpoint to send DAACT items (#36112) 2019-09-13 16:42:28 +02:00
Frédéric Péters 43a5b3a945 cartads cs: add endpoint to send a "DOC" (#36102) 2019-09-13 13:24:47 +02:00
Frédéric Péters bbb86c3bad cartads_cs: add endpoint and job to send additional files to cartads (#36025) 2019-09-13 13:24:47 +02:00
Frédéric Péters 0155649121 lille urban card: update to new status endpoint URL (#36044) 2019-09-12 19:51:32 +02:00
Frédéric Péters 48b5dcdea6 lille urban card: add card status endpoint (#36047) 2019-09-11 16:58:44 +02:00
Frédéric Péters 3141d414da cartads_cs: add endpoint to get list of additionnal pieces (#36024) 2019-09-11 11:11:05 +02:00
Emmanuel Cazenave ca492db2b7 planitec: return unavailable places (#35941) 2019-09-09 15:09:27 +02:00
Emmanuel Cazenave 8db639426f planitec: handle extensions on reservation (#35771) 2019-09-09 15:06:15 +02:00
Frédéric Péters f3116651f3 cartads_cs: add flag to exclude demolition-related documents (#35944) 2019-09-09 13:49:28 +02:00
Frédéric Péters e0ebb3f2b6 tcl: add availability check (#35909) 2019-09-07 17:06:19 +02:00
Serghei Mihai c803ac7552 vivaticket: search contact also by email (#35872) 2019-09-06 12:13:14 +02:00
Emmanuel Cazenave e65e5fc711 mdel: order xml elements (#35145)
And handle a possible attribute in the root element.
2019-09-06 11:32:10 +02:00
Serghei Mihai ff87ebb7c2 api_entreprise: add endpoint to get last document of given type (#35361) 2019-09-05 15:48:51 +02:00
Frédéric Péters 652bc03715 cartads_cs: check CERFA uploads are PDF with embedded forms (#35794) 2019-09-04 08:47:46 +02:00
Frédéric Péters 9546d41f7c cartads_cs: ignore upload requests missing files (#35790) 2019-09-03 18:26:07 +02:00
Frédéric Péters 44c78089d9 cartads_cs: add cache of dossier status (#35760) 2019-09-03 10:30:36 +02:00
Frédéric Péters e9ef00cce2 cartads_cs: add parameter to filter list of dossier types (#35723) 2019-09-03 10:08:35 +02:00
Frédéric Péters 702542a205 cartads_cs: attach optional owner uuid to files (#35752) 2019-09-02 17:30:52 +02:00
Frédéric Péters baf00184af cartads_cs: cache data (#35722) 2019-09-02 15:07:01 +02:00
Serghei Mihai 79562129c3 astregs: return only valid mobile number in linking means (#35641) 2019-08-29 23:38:21 +02:00
Serghei Mihai eb726169e0 astregs; add endpoints to update and delection indana indicator (#35627) 2019-08-28 12:19:47 +02:00
Serghei Mihai b7ed9e0fc7 vivaticket: send school level code as room attribute (#35551) 2019-08-23 14:34:39 +02:00
Serghei Mihai 834e9c3be7 vivaticket: separate comments for booking and room (#35503) 2019-08-23 10:58:41 +02:00
Serghei Mihai 2e396c91d8 vivaticket: raise APIError on booking creation failure (#35531) 2019-08-23 09:47:24 +02:00
Frédéric Péters 39529a72e0 lille urban card: add endpoint with socioprofessional categories (#35500) 2019-08-21 10:25:00 +02:00
Frédéric Péters c6489e117c utils: move SOAP-related classes to passerelle.utils.soap (#35369) 2019-08-12 14:43:36 +02:00
Benjamin Dauvergne 676bf063e1 utils: raise APIError for wsdl schema loading errors (#35029) 2019-08-12 13:11:16 +02:00
Benjamin Dauvergne 47529acd9a arpege_ecp: do not log requests errors (#35358)
Add proper conversion of all HTTP errors to APIError.
2019-08-12 13:03:18 +02:00
Serghei Mihai dacb6be5a5 Revert "api_entreprise: don't try to parse dates for string lists contain items (#33762)"
This reverts commit 4fcb8106e6.
2019-08-06 15:20:46 +02:00
Serghei Mihai 4fcb8106e6 api_entreprise: don't try to parse dates for string lists contain items (#33762) 2019-08-06 12:25:00 +02:00
Serghei Mihai 053e7c6fce vivaticket: add school level param in booking (#35220) 2019-08-06 12:25:00 +02:00
Serghei Mihai de02a33b77 vivaticket: add endpoint listing school levels (#35220) 2019-08-06 12:25:00 +02:00
Serghei Mihai a20b6495ee astregs: add endpoint to create grant demands indicators (#34868) 2019-08-05 17:59:02 +02:00
Serghei Mihai d0e354296a astregs: add contact details endpoint (#35129) 2019-08-05 14:33:48 +02:00
Emmanuel Cazenave 40c759e6e6 atal: get status fom eAtal and Atal (#35181) 2019-08-02 15:40:20 +02:00
Thomas NOËL 18b3a6bf5f signature: forbid arguments after signature (#35059) 2019-07-25 22:45:52 +02:00
Serghei Mihai 051b94d83b astregs: add grant demand creation endpoint (#34593) 2019-07-11 20:08:35 +02:00
Serghei Mihai ef2925f7d3 tests: fix astregs links means tests (#34768) 2019-07-11 18:30:50 +02:00