- [SUP-42572] Round computed amount in school meals.
- [PP-542] Add endpoint to read translated country.
- [SUP-41782] Set end_date as friday in plain registrations.
- [PP-535] Replace healthsheet diseases fields with fields bloc
- [PP-535] Replace healthsheet allergies fields with fields bloc
- [PP-535] Replace healthsheet medications fields with fields bloc
- [PP-535] Disable "new diseases" from questions as it is always True
- [MPP-517] Use isocalendar for date selection when creating plain registrations.
- [MPP-505] Fix various typo in healthsheet's questions.
- [AES-1793] Split payments over activity categories and invoiceable parents.
- [SUP-39366] Adapt to change in WCS API
- [TELE-1939] Fix get balance parameters
- [TELE-1939] Remove logging
- [MPP-149] Add online payment for meals.
- [MPP-499] Manage parent's balance for meal online payments
- [MPP-484] Added: caching some endpoints.
- [MPP-476] Added: child's price category can depend of his school implantation.
- [AES-1559] Fixed: remove unused field.
- [MPPNIVA-9][MPPNIVA-10] Added: update person endpoint.
- [MPP-478] Added: is_disabled key on meal registrations and meal menu endpoints.
- [MPP-478] Added: filter by parent on meal registrations sent to AES
- [MPP-466] Updated: check delay and insert it in disabled in inscriptions of a child
- [MPP-466] Updated: don't send meal registrations post if nothing to post
- [MPP-480] Fixed: cast str into int for proper comparison in homepage's method
- [MPP-467] Updated: add invoiceable parents in parent's children
- [MPP-391] Added: get invoiceable parent in homepage's data
- [MPPNIVA-9][MPPNIVA-10] Added: management of child and parent update forms in homepage's data
- [MPP-391] Added: management of becoming invoiceable form in homepage's data
- [MPP-391] Added: update responsibility patch method
- [MPP-391] Added: responsibility's id per child when listing them for a parent
- Fix endpoint description.
- [MPP-468] Fixed: order of available plain's weeks
- [MPP-454] Fixed: ask wcs only once for school implantations offering meals"
- Revert Development Status
- [MPP-454] Added: school meals related forms appeared if the right school is checked in pp-repas-scolaires form options or all schools are unchecked
- black
- [MPP-452] Fixed: meals unregistrations retake working days into account.
- [MPP-450] Added: raise exception if search localities return an empty list
- [MPP-446] Added: use new homepage endpoint from aes-api
- [MPP-447] Fixed: explicitely remove allergies consequences and their treatment if no allergies nor other allergies
- [MPP-447] Added: set empty list of allergies instead of NoneType
- [MPP-447] Fixed: explicitely remove data about allergies consequences and treatment if no allergies
- [MPP-444] Fixed: send gravity and treatment for other diseases if no diseases_ids are checked
- [MPP-444] Added: allergies endpoint using allergies aes-api endpoint
- [MPP-444] Changed: diseases endpoint to use diseases aes-api endpoint
- [MPP-444] Added: healthsheet id to child healthsheet endpoint
- [MPP-444] Added: send other allergies and diseases to iA.AES
- [MPP-443] Changed: invalidate healthsheet after 30 days instead of 183
- [MPP-441] Added: text with zipcode and locality name.
- [MPP-435] Added: get child medications
- [MPP-435] Added: defined has_medication field items and child's related value
- [MPP-435] Removed: child self medication, which does not exist in healthsheet forms
- [MPP-432] Fixed: send allergy_ids as list of int when updating healthsheet [nhi]
- Changed: manage optional and mandatory authorizations separatly [nhi]
- Added: filter optional or mandatory authorizations [nhi]
- Added: allergy treatment, bike, emotional support, hearing aid, glasses, mutuality, nap and weight in child's healthsheet's data [nhi]
- Added: get authorizations for healthsheet fields [nhi]
- Added: authorizations in child's healthsheet's data [nhi]
- Changed: use Passerelle for healthsheet questions [nhi]
- Fixed: allergy consequences in healthsheet [nhi]
- Added: rewrite parent's aes_id in case of merge in iA.AES. [nhi]
- Added: is parent has pending plains registrations in homepage [nhi]
- Added: fetch parent's structured communication for holiday plains [nhi]
- Changed: be less strict in zipcode recognition when searching localities [nhi]
- Changed: deadline for meal unregistration can now be current day [nhi]
- Added: tool for getting age group birthdates [nhi]
- Fixed: monday computing in plains [nhi]
- Added: add deadline to meal unregistration endpoint [nhi]
- Added: unregistration endpoint [nhi]
- Updated: meals endpoints [nhi]
- Added: new version for AESv15
- Added: read parent, healthsheets, children, available plains, parent's invoices
- Added: list wcs pp forms
- Added: create homepage [nhi]
- Added : children filtering by school [nhi]
- set author to iA.Teleservices team
- set home page
- set version in setup.py
- use iateleservicesCreateDeb pipeline function
- set install path to jenkinsfile [nhi]
- [INFRA-4003] [TELE-1119] add -k to avoid SSL error following the Infra advice about that [dmshd]
- create migration 0002
- do not assume input parameters are given when getting parent's children
- do not assume input parameters are given when reaching for plaines [nhi]
- clean workspace after successful build [nhi]
- set django requirement from 1.11 to 2.3
- do not auto build dependencies [nhi]
- set django requirement from 1:1.11 to 2:2.3 [nhi]
- force fpm to use python3 [nhi]
- try with python3 and django 2.2 as required [nhi]
- get parent's invoices from AES with parent's rn [nhi]
- update versionning scheme to remove letters [nhi]
- get activity_name instead of False if AES throw no theme [nhi]
- fix comma [nhi]
- display monday's in response when getting plains [nhi]
- display monday's in response when registering a child to plains [nhi]
- securizing get plains if there is no theme [nhi]
- remove copied pasted code
- upgrade get_raw_plaines for easier testing [nhi]
- display plain's theme if existing, else display plain's name [nhi]
- return aes response instead of true when validating plains [nhi]
- import json [nhi]
- send structured child registration to plain data to AES [nhi]
- reformat data from aes for get_plaines_v2 [nhi]
- add get_plaines_v2 which get correctly structured data [nhi]
- rename tst_connexion to test_connexion [nhi]
- [MPPCAUA-60] Ask AES if a child already exist, based on his RN [nhi]
- [MPPCAUA-50] add method to get the meals of a child [nhi]
- [TELE-695] use passerelle json_loads to prevent conversion errors [dmu]
- [MPPCAUA-41] new method to get children with parent's nrn [nhi]
- Fix encoding (python3) [boulch]
- Fix some python3 import and lib. [boulch]
Fix test_connexion endpoint [boulch]
0.2.7b
- Fix models to python3 compatibility and drop python2 : import xmlrpc and object to list
- Adapt Jenkinsfile to install package python3/dist-package instead of python2
- Adapt package name and build-depends and debian/rules for Passerelle Python 3
- change install requirement from 'passerelle' to 'python3-passerelle' in setup.py
- change programming language in setup.py
- adapt dependencies in ./debian/control
- firsts commits and only python2.x
- Fix imports for python3 AND python2 compatibily.