Releases: DFE-Digital/dfe-complete-conversions-transfers-and-changes
Releases · DFE-Digital/dfe-complete-conversions-transfers-and-changes
Release 79
Added
- When revoking a DAO, details for each reason must now be supplied.
Release 78
Changed
- when changing the significant date for a conversion or transfer project the
revised date cannot be the same as the current date. - the project information view now uses 'cards' to break the make the
information clearer. - the external contacts are now shown as 'cards' to make them clearer.
- The local authority contact in exports is now the "main" contact as selected
in the UI. If none is selected, then the exported contact is the next contact
with the category of "local authority" - Users are now asked which type of project to add with an explanation of each
type.
Added
- Users can now indicate a local authority contact is the local authority main
contact for a project
Release 77
Added
- Add the date an academy opened to the Grant management export for conversions
- Add the team a project is assigned to to the RPA, SUG and FA letters export
Changed
- The RPA, SUG and FA letter export does not include conversion projects with a
revoked DAO. - The by month exports do not include conversion projects with a revoked DAO.
- The single by month view and export are now sorted by the conversion or
transfer date only. - The pre conversion grants export includes a new column that shows the DAO
revocation state of a project as applicable. - Once a project has it's DAO revoked, it can no longer be edited, except by
Service Support. - Conversion projects with a DAO (Directive Academy Order) can now be 'revoked'
from the task list. - DAO revocation is a stepped process which requires at least one reason,
minister name and date of decision. - Revoking DAO ends a project
Fixed
- The change conversion date and change transfer date buttons only appear on the
appropriate project type.
Release 76
Added
- The task list includes a link to the completing a project section.
Fixed
- Corrected the note text created when a user confirms the Transfer date as part of the stakeholder kick off task - it said "Conversion" when it should say "Transfer"
- Added 'voluntary deferral' to the list of allowed reasons for a change of date.
Release 75
Added
- Include incoming trust UKPRN in RPA/SUG report
- The project date history view is now available from the project
sub-navigation. - The project date history view now includes a section with the current proposed
or confirmed date called out.
Changed
- The project date history view (hidden) now uses a 'card' view.
- Extra spacing has been added to the actions buttons for a project
- Any change to the conversion or transfer date now requires a reason and
details to be provided.
Fixed
- Service support users can edit completed projects
- The school or academy main contact should now attempt to fetch any
establishment contacts if the main school contact is not set
Release 74
Added
- Microsoft Application Insights browser tracking has been added to the
application and will only be enabled for users who have opted in to optional
cookies. - The by month conversions export now includes the Academy URN and DfE/LAEST
number.
Changed
- The academies due to convert export now includes the projects for a supplied
date range. - The pre transfer grants export now include the projects for a supplied date
range. - The loading time of the by local authority view has been improved, it has to
load all projects so is still a slow view. - Content updates to export pages following date picker additions
- The application footer now uses the programme wide layout.
Release 73
- Turn off Parliamentary Members API, do not show any MP details for any
projects
Release 72
Fixed
- Do not raise an exception in reports when an establishment is in an unknown
constituency and the MP details cannot be found.
Changed
- Ingest two additional fields into Gias::Establishments for PowerBI reporting
open_date
andstatus_name
- The RPA, SUG and FA letters export now includes the projects for a supplied
date range.
Release 71
Added
- A simple POST Api endpoint to create a Form a MAT Conversion project
Changed
- Changed the "All conditions met" task for Transfers to "Authority to proceed"
- The sponsored grant type column in CSV exports is now labelled 'Project route
and sponsored grant type' and the value for 'not applicable is now 'Voluntary
converter - not eligible'. - The transfer project Form M task is now optional and can be marked as not
applicable.
Fixed
- The skip to content link is now underlined.
- Service support users can now edit all contacts.
- URN and UKPRN fields no longer autocomplete.
- When creating a new project and submitting an empty form, the errors are now
shown correctly. - If a UKPRN is changed in the Academies DB, handle the exception so that the
application remains usable for end users
Release 70
Added
- Add the Grape gem and demonstrate a simple Api endpoint in the application
- Add simple authentication to the Api endpoints using an Api key
- Add a task to generate Api keys, along with documentation
- A simple POST Api endpoint to create a Conversion project
- API documentation is now available at /api/docs
- Validation on the new Academy URN so that it cannot be the same as the school
URN has been added. - The API does validation of URN and UKPRN on project creation
Fixed
- When creating a new project, two digit dates are no longer accepted which
means incorrect dates cannot be submitted. - The 'complete project' button is no longer shown on completed projects.
Changed
- URLs pointing links in content to SharePoint guidance updated to new guidance
pages - The application fetches establishment and trust data from the new v4 Academies
API endpoints which should improve performance. - Service Support users can now update project details and tasks even after the
project is complete.