v18604-stable
Pre-release
Pre-release
Changes:
- 14f3546 Merge pull request #825 from DFE-Digital/feature/temp-avoid-requiring-env-vars
- 361c4f7 Dont require env vars which are not yet used in production
- 25caddd Merge pull request #821 from DFE-Digital/feature/disable-changes-which-need-additional-gitis-permissions
- fbae2f7 Temporarily removed support for Contact attributes we lack access to
- 279ce0e Merge pull request #810 from DFE-Digital/feature/reduce-rack-timeout-to-30-secs-se-1514
- a1b61e9 Merge pull request #784 from DFE-Digital/feature/scheduled-sync-task-se-1467
- 83680c0 Merge pull request #797 from DFE-Digital/SE-1436/screen-reader-dac-fix
- 3f65f50 Merge pull request #806 from DFE-Digital/feature/1275/updated-attributes-mapping
- aafc248 Merge pull request #804 from DFE-Digital/feature/1525/mark-personal-info-read-only
- cd843be Remove margin bottom to align labels
See more
- 04aaf47 Make sync_disabled? check cope with boolean values
- af2072f Merge pull request #799 from DFE-Digital/SE-1468/schools/on_boarding/add-field-sets
- e117318 Merge pull request #786 from DFE-Digital/SE-1437/school-search-dac-fixes
- 6e272cd Revert cron expression env variable change
- e10ec4a Merge pull request #808 from DFE-Digital/feature/search-screen-accessibility-adjustments-se-1446
- 7b97fbc Allow sync job cron expression to be set from env
- 1b413a7 Merge pull request #807 from DFE-Digital/feature/cookies-banner-se-1405
- aff6a69 Merge branch 'master' into feature/scheduled-sync-task-se-1467
- 485399b Allow syncing to be disabled by env var
- 48f0245 Merge pull request #758 from DFE-Digital/SE-853/schools/entering-subject-specific-dates
- ddd4d05 Merge branch 'master' into feature/scheduled-sync-task-se-1467
- 8cd6d00 Merge branch 'master' into SE-853/schools/entering-subject-specific-dates
- c8813e7 Reduce the rack timeout from 60 to 30 secs
- e473343 Add aria label and role attrs to cookie banner
- 8aaeb4f Update features to reflect new changes
- fa0eb1f Change cookie expiry to 2 weeks
- 434abf6 Add spec covering cookie setting, banner display
- 419ec47 Hide banner if the cookie has been seen already
- 3d69b03 Add a cookie banner partial at the top of the page
- db3b7fe Removed all remaining references to statecode
- 472dd61 Refactored GitisRegistrationSession spec for clarity
- 16eb1cf Moved BackgroundCheck integration with Gitis into RegistrationSession
- 7e0d39a Redesign and simplify the search form
- 62a79c8 Remove fieldset and legend from school search
- c848c57 Remove location-grabbing JS
- 613de59 Removed unneeded module from Gitis::Entity
- 17232fd Fixed up to not access env vars directly
- b247e71 Assign country code when creating contacts
- 93d347c Assign owner id on contacts we create
- a2b5bad Enhanced tests around handling of emailaddress1
- 08e1962 Expanded tests for telephone1 handling
- 81f098e Assign dfe_hasdbscertificate and certificate date
- 39c434b Assign dfe_hasdbscertificate attribute
- e787023 Utilise extended entity support in Contact entity
- 5d4f2e5 Added support for attributes which can be excluded from updates or creates
- 0fa657f Add support for private entity attributes
- b15950c Removed assignment of statecode from GiTiS integration
- ecc27e0 Prevent writes to firstname, lastname or date of birth in GiTiS
- 612ff4c Mark first_name, last_name and date_of_birth as read only in the UI
- 1e9cdac Modified priority logic to prefer GiTiS Personal Information attributes
- eb32a5b Fleshed out tests for personal info in GitisRegistrationSession
- 916f0bd DAC - feedback. Wraps checkboxes in fieldsets
- e14d568 Change sort order select to radio buttons
- f01792e Fix school profile link accessabiliity context
- c329033 Fix accessability issue on view school details link
- 0bedb74 Add specs covering sync_schools_job
- ff5d1e5 Add cron_jobs task, recreates schedule on migrate
- 36f6331 Add SyncSchoolsJob that starts sync process
- b8c84f4 Add delayed_cron_job and run the generator
- 21d5936 Adds subject specific dates
This list of changes was auto generated.