Releases: betagouv/aplypro
Releases · betagouv/aplypro
v1.20.6
What's Changed
- Remove temporality of rebalancing by @pskl in #1183
- Bump version by @pskl in #1191
- Relance en paiement les PFMPs bloquées pour des motifs liés à l'adresse by @tnicolas1 in #1174
- Add indexes and amend facade by @pskl in #1194
- Update copy on pfmp show by @pskl in #1198
- Fix display of previously locked amount + add index on to_state by @pskl in #1199
- Ajout d'une condition dans 'generate_attributive_decision_job' by @tnicolas1 in #1197
- Ajout du RIB particulier 'BNPAFRPPETI' by @tnicolas1 in #1202
- Clean up rescue by @pskl in #1207
- Modification de la fermeture d'une scolarité dans le mapper SYGNE by @tnicolas1 in #1208
- Refactor amounts calculation by @pskl in #1188
- Tableau de bord et graphiques by @tnicolas1 in #1085
- Release amounts refacto only by @pskl in #1209
Full Changelog: v1.20.2...v1.20.6
v1.20.2
What's Changed
- Revert back to ruby counting by @pskl in #1182
- Fix rebalancing by @pskl in #1181
- build(deps-dev): bump rexml from 3.3.6 to 3.3.9 by @dependabot in #1184
- Add validation for yearly cap by @pskl in #1185
- Compléter la liste des BICs particuliers by @tnicolas1 in #1179
- Bump version by @pskl in #1186
Full Changelog: 1.20.1...v1.20.2
1.20.1
What's Changed
- Fix UI blowing up on missing P_R rib by @pskl in #1130
- Bugfixes by @pskl in #1132
- Add support overrides file to be loaded in console by @pskl in #1135
- Add test case for rectified adresse and truncated attrs + preload in ClassesFacade by @pskl in #1138
- Modification du badge 'validée' en fonction de l'état de sa 'payment_request' by @tnicolas1 in #1125
- Adaptation du Mapper de FREGATA by @tnicolas1 in #1134
- Change abroad type to principal by @pskl in #1139
- Fix condition check by @pskl in #1142
- Integrate mefs 2024_2025 by @pskl in #1133
- Assurer le lien CLASSE MEF sur school_year by @tnicolas1 in #1141
- build(deps): bump actiontext from 7.2.0 to 7.2.1.1 by @dependabot in #1145
- build(deps): bump actionpack from 7.2.0 to 7.2.1.1 by @dependabot in #1146
- build(deps): bump actionmailer from 7.2.0 to 7.2.1.1 by @dependabot in #1147
- build(deps): bump webrick from 1.8.1 to 1.8.2 by @dependabot in #1151
- Add update of schooling attributes upon class list refresh by @pskl in #1152
- Amend validator to not expect abrogation of schoolings of last school… by @pskl in #1153
- Add end_date to the slice by @pskl in #1154
- Automatisation des renvoies en paiement lors de la mise à jour du RIB by @tnicolas1 in #1136
- Add test to check that end_date gets saved properly by @pskl in #1157
- Autorisation de certains collèges dans APLyPro by @tnicolas1 in #1155
- Fix more mapper problems related to new attributes by @tnicolas1 in #1162
- Ajout d'un collège de Guyane by @tnicolas1 in #1166
- Release message + version bump + missing validation by @pskl in #1164
- Open the doors to the SYGNE demonic realm by @pskl in #1169
- Fix transferred? Impl to handle new SchoolYear by @pskl in #1172
- Randomize rspec by @pskl in #1165
- Remove fail-fast by @pskl in #1173
- Afficher l'état de la payment_request dans la page de détail de l'élève by @tnicolas1 in #1170
- Add info to pfmp show page by @pskl in #1180
Full Changelog: v1.19.1...1.20.1
v1.19.1
v1.19.0
What's Changed
- Link RIBs to establishment by @ac-clermont-dylan in #1100
- Activate indus feature in production by @pskl in #1077
- Ajout du mandat sous Seing privé by @tnicolas1 in #1109
- Unification de l'affichage des RIBS by @tnicolas1 in #1112
- Fix last_name/first_name by @pskl in #1115
- Fix schooling_end_date by @pskl in #1119
- Bypass AR ReadOnly by @pskl in #1120
- Rewrite mig in SQL to bypass AR Readonly by @pskl in #1121
- Remove trailing slash by @pskl in #1122
- Modification du message affiché pour renvoyer un paiement bloqué by @tnicolas1 in #1124
- Fix relation rib-etab by @pskl in #1113
Full Changelog: v1.18.3...v1.19.0
v1.18.3
What's Changed
- Update dsfr, add radio inline partial for owner type in missing ribs view by @pskl in #1097
- Remove RAILS_ENV from .env.local by @pskl in #1098
- Enhance RIBs form by @ac-clermont-dylan in #1090
- Bouton de validation des PFMPs désactivé si les DA ne sont pas renseignées by @tnicolas1 in #1094
- Truncate xml addr attrs to 38 chars by @pskl in #1103
- Evolution des Mappers SYGNE by @tnicolas1 in #1087
- build(deps): bump puma from 6.4.2 to 6.4.3 by @dependabot in #1107
- Bump version by @pskl in #1108
Full Changelog: v1.18.2...v1.18.3
v1.18.2
What's Changed
- Add test for scopes former and current by @pskl in #1058
- Unlock blocked payments after da edit by @ac-clermont-dylan in #1060
- Allow payments for students living abroad using the establishment's address by @pskl in #1059
- build(deps-dev): bump rexml from 3.3.2 to 3.3.3 by @dependabot in #1072
- Fix n+1 query on Classes#index + show by @pskl in #1074
- Indus part 1 by @pskl in #1071
- Attach Mefs to SchoolYears by @pskl in #1075
- Minor fixes by @pskl in #1076
- Fix order of calls by @pskl in #1078
- build(deps-dev): bump rexml from 3.3.3 to 3.3.6 by @dependabot in #1080
- Fix facade + spec + Update Sentry-Rails by @pskl in #1081
- Extended end date for AD by @ac-clermont-dylan in #1073
- Fix flaky test by @ac-clermont-dylan in #1092
- fix local tests fails by @ac-clermont-dylan in #1093
- Allow updates for prestados by @ac-clermont-dylan in #1089
- Bump version by @pskl in #1095
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
- Fix bug by @pskl in #1048
- Ajout de l'attribut 'commune_code' dans 'establishment' by @tnicolas1 in #1045
- Make return jobs replayable + Remove debug util by @pskl in #1050
- Update rexml by @pskl in #1053
- Make student page path independent of school year + list pfmps on Student page by @tnicolas1 in #1037
- Unskip tests by @pskl in #1054
- Fix current_schooling relation by @pskl in #1055
- automated payments after abrogation by @ac-clermont-dylan in #1032
- Bump version by @pskl in #1057
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- SchoolYear refacto part 2 (UI changes) by @tnicolas1 in #947
- Add contract status 20 by @pskl in #1035
- Filter for failed states in failed_pfmps_per_payment_request_state by @pskl in #1040
- Squish address attrs by @pskl in #1042
- Ajout du titre d'onglet de la page de confirmation de suppression de coordonnées bancaires by @tnicolas1 in #1044
- Process Payments file in chunks and skip payment return when duplicated ine problem by @pskl in #1046
- Bump version by @pskl in #1047
Full Changelog: v1.17.10...v1.18.0
v1.17.10
What's Changed
- Janitor MVP by @ac-clermont-dylan in #1017
- De-activate Sygne some more and nest Api sync jobs under namespace by @pskl in #1021
- Job fixes by @pskl in #1023
- Exclude excluded from stats by @pskl in #1025
- Modification de la liste des paiements non-aboutis by @tnicolas1 in #1024
- Save numadm into pfmps by @ac-clermont-dylan in #1022
- Disable lost sygne job by @pskl in #1029
- Change definition of a closed schooling by @pskl in #1026
Full Changelog: v1.17.9...v1.17.10