Commit Graph

175 Commits

Author SHA1 Message Date
Nicolas Roche 50c725d393 toulouse-maelis: add natures subscribed to read-family response (#75549)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 18:34:26 +02:00
Nicolas Roche 3a558b0ba4 toulouse-maelis: add direction and service referentials (#75812)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 18:20:47 +02:00
Nicolas Roche 791b341b83 toulouse-maelis: factorize updating activity referential (#75652) 2023-03-29 18:03:32 +02:00
Nicolas Roche b78f698616 toulouse_maelis: bypass cache on activity catalog (#75652) 2023-03-29 18:03:32 +02:00
Nicolas Roche 0c8f408266 toulouse-maelis: correct school year period on catalog (#75652) 2023-03-29 18:03:32 +02:00
Nicolas Roche ac4eef819e toulouse-maelis: correct bug loading next year catalog (#75652) 2023-03-29 18:03:32 +02:00
Nicolas Roche 54783a392f toulouse-maelis: factorize payload processing on subscriptions (#74763)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 17:34:30 +02:00
Nicolas Roche 6ba66d06ff toulouse-maelis: add direct subscription endpoint (#74763) 2023-03-29 17:34:30 +02:00
Valentin Deniaud 3a63f02dae misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
Valentin Deniaud afcaed5061 misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:50:27 +02:00
Nicolas Roche dff430d1d5 toulouse-maelis: add endpoint to list RL or child subscribed activities (#75472)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 12:34:19 +02:00
Nicolas Roche f2a66ff67b toulouse-maelis: rewrite filtering in personnal catalog (#75752)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 12:05:39 +02:00
Nicolas Roche bd485a77df toulouse-maelis: get personnal catalogs for extra-sco and loisir (#75752) 2023-03-29 12:05:37 +02:00
Nicolas Roche d0b5c579b9 toulouse-maelis: remove nature codes parameter on loisir catalog (#75752) 2023-03-29 11:36:20 +02:00
Nicolas Roche 940979b2f3 toulouse-maelis: remove hard coded activity natures (#75752) 2023-03-29 11:36:20 +02:00
Nicolas Roche 9198bb87ce toulouse-maelis: add activity natures codes fields on connector (#75752) 2023-03-29 11:36:20 +02:00
Nicolas Roche 9676943a0d toulouse-maelis: factorize childs and RLs data (#75455)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 11:07:18 +02:00
Nicolas Roche 6210cf3fa3 toulouse-maelis: add endpoint to get RLs and childs data (#75455) 2023-03-29 11:07:18 +02:00
Nicolas Roche a61f858ebe toulouse_maelis: ease retrieving maelis ids on nursery (#74446)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 10:30:21 +02:00
Nicolas Roche 761391c484 toulouse-maelis: manage indicators on create_nursery_demand (#74445)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-29 10:13:09 +02:00
Benjamin Dauvergne 2de6325c6d misc: replace interception of zeep.exceptions.Fault (#75649)
* replaced by no interception at all in some places, as SOAPError inherit
  from APIError
* replaced by SOAPFault in cartads_cs as there was a custom handling of
  the soap Faults.
* new SOAPValidationError error is added to handle translation to
  APIError with 400 status and not logging as an error of the connector.
2023-03-24 16:47:53 +01:00
Nicolas Roche 57b9c49afb toulouse_maelis: add a basket id parameter to basket endpoints (#75535)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-24 09:39:34 +01:00
Nicolas Roche 2b5eb786dc toulouse-maelis: rename get-basket endpoint that now handle multiple regies (#75535) 2023-03-24 09:10:50 +01:00
Nicolas Roche a0ef9e293e toulouse-maelis: add regie referential data (#75475) 2023-03-24 08:58:29 +01:00
Nicolas Roche 2e85f7e013 toulouse-maelis: display read-only extra-sco activities in child calendar (#75144)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-24 08:36:09 +01:00
Nicolas Roche 3cddb32080 toulouse-maelis: update activity calendar (#75144) 2023-03-24 08:36:09 +01:00
Nicolas Roche 479cfbb7be toulouse-maelis: get activity calendar after subscription (#75144) 2023-03-24 08:36:09 +01:00
Nicolas Roche d533a91ad4 toulouse-maelis: get activity calendar before subscription (#75144) 2023-03-24 08:36:09 +01:00
Nicolas Roche 7e66af136c toulouse-maelis: get last activity WSDL (#75584)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-24 08:14:10 +01:00
Nicolas Roche 4e4a1227c4 toulouse-maelis: add conveyance to add_person_basket_subscription endpoint (#74860)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-13 14:19:55 +01:00
Nicolas Roche d833b539b7 toulouse-maelis: get indicator data on subscription info (#74977)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-01 16:44:25 +01:00
Nicolas Roche 910632116f toulouse-maelis: add conveyance data in get_person_subscription_info endpoint (#74859)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-01 15:01:04 +01:00
Nicolas Roche 526f081a29 toulouse-maelis: correct labels on activity types and natures (#74784)
gitea/passerelle/pipeline/head This commit looks good Details
2023-02-27 18:08:26 +01:00
Nicolas Roche 349e219f57 toulouse-maelis: add natures filter on ActivityNatureType referential (#74784) 2023-02-27 18:04:59 +01:00
Nicolas Roche 224a2bda7b toulouse-maelis: add activity types data in read_activity_nature_list endpoint (#74447)
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-24 12:10:33 +01:00
Nicolas Roche 50ca42ec1d toulouse-maelis: add a type filter on personal catalog (#74396)
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-24 08:49:02 +01:00
Nicolas Roche da27a33dce toulouse-maelis: rename assert functions to check_and_validate (#74749)
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-22 14:43:08 +01:00
Nicolas Roche 1776e0fbc4 toulouse-maelis: skip empty RL2 early on read-rl-list (#74635)
gitea/passerelle/pipeline/pr-main This commit looks good Details
2023-02-17 12:07:55 +01:00
Nicolas Roche f9d278eb41 toulouse-maelis: accept recurrent week on subscription endpoint (#74438)
gitea/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-16 16:56:43 +01:00
Nicolas Roche cb46e3049e toulouse-maelis: return recurrent week pattern from subscription data (#74438) 2023-02-16 16:56:43 +01:00
Nicolas Roche ab55213ed7 toulouse-maelis: add endpoint to search family by id (#72310)
gitea/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-15 12:35:35 +01:00
Nicolas Roche a3e9a8c4e7 toulouse-maelis: add endpoint to search family by names (#72310) 2023-02-15 12:35:35 +01:00
Nicolas Roche 0168bf9cf2 toulouse-maelis: add a natures parameter on catalog (#74272)
gitea/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-15 12:09:06 +01:00
Nicolas Roche e600299331 toulouse-maelis: pass basket line to delete into post body (#74193) 2023-02-14 20:38:23 +01:00
Nicolas Roche f8be527246 toulouse-maelis: refine type criteria on activity catalog (#74510)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-14 20:08:59 +01:00
Nicolas Roche 6e5fdb7c31 toulouse-maelis: correct spelling on endpoint parameters description (#74083)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-14 19:24:56 +01:00
Nicolas Roche 9233aaaede toulouse-maelis: add endpoint to get nurseries as geojson (#74393)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-10 11:05:20 +01:00
Nicolas Roche be111f5bb1 toulouse-maelis: copy APE indicators into a dict (#74401)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-10 09:50:34 +01:00
Nicolas Roche ed05841b58 toulouse-maelis: add new professional fields to DUI (#74195)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-09 17:14:56 +01:00
Nicolas Roche dc0666eb39 toulouse-maelis: add professional situation referential (#74195) 2023-02-09 17:14:55 +01:00