Skip to content

v4277-stable

Pre-release
Pre-release

Choose a tag to compare

@jebw jebw released this 03 Apr 08:16
c18cf04

Changes:

  • c18cf04 Merge pull request #277 from DFE-Digital/feature/jmeter-var-names-lengths
  • e4d1c8f Merge pull request #269 from DFE-Digital/feature/disable-location-on-ie11
  • 2a523ca Merge pull request #270 from DFE-Digital/feature/remove-blank-distance-from-search
  • 4137e79 hostname fix and text check
  • 2f15f1a Merge pull request #275 from DFE-Digital/feature/jmeter-var-names-lengths
  • 22b7fcc shortening variable names
  • cdcf945 Merge pull request #258 from DFE-Digital/dependabot/bundler/rails-5.2.3
  • 2ba3088 Merge pull request #264 from DFE-Digital/feature/fix-case-of-title
  • dacc3d1 Bump rails from 5.2.2.1 to 5.2.3
  • 26b5eac Merge pull request #273 from DFE-Digital/dependabot/bundler/master/capybara-3.16.1
See more
  • d815393 Bump capybara from 3.15.0 to 3.16.1
  • 8218972 Remove the blank 'distance' value from search form
  • 6542d58 Disabled the find-my-location field on Internet Explorer
  • 138705f Merge pull request #268 from DFE-Digital/bugfix/handle-missing-distance-in-searches
  • e56e8f0 Fix crash caused by missing distance param
  • f749ad9 Fixed case of page titles
  • 9682641 Merge pull request #260 from DFE-Digital/feature/make-availability-info-more-visible
  • d9c00a5 Merge branch 'master' into feature/make-availability-info-more-visible
  • 273f723 Merge pull request #262 from DFE-Digital/feature/make-landing-page-match-prototype
  • ec829c0 Merge pull request #261 from DFE-Digital/feature/prevent-searches-with-no-location
  • 0ab17fd Remove the word 'placements' to match prototype:
  • 137711e Fix 'required' check that fails in CI
  • 6895db2 Compact the warning box paragraphs slightly
  • 9079171 Make remaining cucumber features pass
  • 92524a0 Merge pull request #256 from DFE-Digital/feature/add-enable-and-disable-schools-task
  • 9366cb1 Add redirect to search page if no location/coords
  • 35f8c71 Merge pull request #254 from DFE-Digital/SE-760-subject-choice-limiting
  • c381097 Make the location search input required
  • 5df8951 Merge pull request #246 from DFE-Digital/feature/search-back-button-behaviour-tweaks
  • 27aa3c4 Add specs for SchoolManager disabling and enabling
  • dc1a24a Add SchoolManager class and enable/disable tasks
  • e659800 Rename import_schools.rake to manage_schools.rake
  • 6d4bade Merge pull request #250 from DFE-Digital/SE-761-prevent-resending-emails-for-completed-session
  • 35c1510 Merge pull request #243 from DFE-Digital/validate_candidate_email_format
  • 70038f0 Merge branch 'feature/allow-schools-to-be-disabled-and-omitted-from-search-results'
  • a7739e7 Populate subject choice with schools subjects if it has any
  • 98e9079 Merge pull request #242 from DFE-Digital/feature/add-email-validation-to-bookings-schools
  • d8e3e58 Add a warning to request school exp screen
  • 1ebef0c Replace double with factory
  • 86899aa Merge pull request #249 from DFE-Digital/feature/load-tests
  • ff392dd Display availability info even if it's absent
  • fd432fe Don't attempt to resend emails if reg completed
  • d98e237 Merge pull request #244 from DFE-Digital/SE-720-fix-landing-page-title
  • aa37f6e Merge pull request #245 from DFE-Digital/feature/update-email-templates
  • cdda4ac Merge pull request #248 from DFE-Digital/bugfix/slight-content-tweaks
  • 701fcb3 Another tiny tweak, this time to the email address
  • 79410c1 Switch longer for shorter version of landing page
  • c2763d0 Fix spelling of 'experience'
  • eb634b0 adding load test jmeter file
  • df786cb Add cucumber feature ensuring location populated
  • 1d29b22 Update the 'find a school' path for cucumber
  • cd88a4a Make failing view/controller specs pass
  • e0c1741 Conditionally clear out the locationTarget.value
  • b0b0944 Update paths to match new controller structure
  • 1e7302d Add a route to Candidates::SchoolSearches
  • c8cf014 Add Candidates::SchoolSearchesController
  • 3168911 Fix iffy h2 tag
  • 034cded Update local email templates
  • 19aa604 Fixes landing page title
  • 2fa8b38 Merge pull request #241 from DFE-Digital/SE-627-set-links-to-https-in-production
  • 0e58a80 Validate format of candidate email
  • c120f87 Make contact_email field not null
  • 84e9870 Add validation for contact_email field
  • 2ed0971 Set protocol to https for urls in production
  • 8355600 Merge pull request #240 from DFE-Digital/revert-228-feature/sentry
  • b5c26d3 Revert "Add Sentry"
  • 6ab8e5f Merge pull request #238 from DFE-Digital/feature/change-default-search-radius
  • 0ea7624 Changed default search radius
  • 41058d7 Merge pull request #235 from DFE-Digital/feature/use-correct-protocol-in-redirect
  • 9e3b7f5 Change to use non assigned variable
  • c597665 Use correct protocol when redirecting to canonical domain
  • f33b341 Merge pull request #233 from DFE-Digital/feature/profile-page-tweaks
  • 3e7c6f1 Merge pull request #234 from DFE-Digital/feature/fix-maps-on-ie
  • 737356d Add enabled scope to Bookings::SchoolSearch
  • 87540f9 Add enabled scope to Bookings::School
  • e135992 Add enabled flag to bookings schools, default true
  • f2fe143 Handle Javascript failure of loading map in IE
  • b7dd553 Merge pull request #215 from DFE-Digital/feature/bump-ruby-version
  • 44da313 Added 'Get directions' option to School profile page
  • 8bf23ef Merge pull request #232 from DFE-Digital/feature/service-clarification
  • dd90b74 Merge pull request #201 from DFE-Digital/feature/redirect-non-canonical-urls
  • a541e4e Merge pull request #225 from DFE-Digital/feature/show-matched-location
  • ba7dfb7 Merge pull request #221 from DFE-Digital/SE-621-confirmation-url
  • 0a0219c Merge pull request #212 from DFE-Digital/SE-626-anchor-links-placement-summary-screen
  • e473d54 Merge pull request #217 from DFE-Digital/SE-684-make-title-html-safe
  • 48039a7 Added new paragraphs explaining service limits
  • c2c1665 Merge pull request #216 from DFE-Digital/feature/remove-query-from-bookings-school-search
  • ad3acc1 Amended width of Map when shown on mobile
  • cfc5252 Merge pull request #230 from DFE-Digital/SE-682-fix-select-box-sizing
  • 8dc58bb Merge pull request #231 from DFE-Digital/SE-676-remove-duplicate-phone-error
  • c0e696c Merge remote-tracking branch 'origin/master' into feature/redirect-non-canonical-urls
  • 3679d4b Merge pull request #205 from DFE-Digital/feature/updated-notify-templates
  • dede0ac Merge pull request #228 from DFE-Digital/feature/sentry
  • bc2833b Moved links to foot of School Profile page
  • ec7b4cf Added handling invalid urls for schools
  • 37e97f0 Only show single error if phone number is blank
  • 84103ca make select width consitent
  • 340dd8a Notify Sentry of InvalidAuthenticityToken errors
  • 5cfd035 Merge remote-tracking branch 'origin/master' into feature/sentry
  • f607f33 Merge pull request #224 from DFE-Digital/feature/session-and-cookie-timeouts
  • ee11c21 Merge pull request #223 from DFE-Digital/feature/improve-enhancement-formatting
  • 9345291 Merge pull request #229 from DFE-Digital/SE-685-remove-placement-from-landing-page
  • 3595b97 Replace placement with school experience
  • d7544f9 Added Freds content for the migration page
  • 7383fc2 Add URN to the enhancer output
  • dc3c5f3 make uuid a path parameter
  • 3bce6de Merge pull request #222 from DFE-Digital/SE-664-remove-fees-from-schools-index
  • 0bf748d Merge pull request #204 from DFE-Digital/SE-659-dead-privacy-policy-link
  • bf5d975 Merge branch 'master' into SE-664-remove-fees-from-schools-index
  • d8c6b02 Sentry exception to Sentry when Redis drops connection
  • 6a0a7c0 Added Sentry-Raven Gem
  • c09cb2b Merge pull request #227 from DFE-Digital/dependabot/bundler/chromedriver-helper-2.1.1
  • 08576ea Bump chromedriver-helper from 2.1.0 to 2.1.1
  • 1f7f6bd Merge pull request #226 from DFE-Digital/feature/add-ie-selenium-driver-options
  • 149958d adding IE Selenium driver options
  • 420c915 Show matched location in Search title if available
  • b719e0c Expire Sessions after 24 hours
  • f555eec Show session expired on InvalidAuthenticityToken
  • 7c5a572 Merge pull request #207 from DFE-Digital/bugfix/maintain-location-when-searching-by-current-location
  • 0dd93e2 Add cleanup functionality for text and websites
  • 82b3d69 Merge pull request #220 from DFE-Digital/feature/deemphasize-resend-link
  • f799d79 Merge remote-tracking branch 'origin/master' into feature/deemphasize-resend-link
  • 8aaa72f Merge pull request #218 from DFE-Digital/SE-630-sync-text-changes
  • ab80317 Remove fees row from schools index
  • fa2f87e Validate website and teacher_training_website
  • d00d3a5 Merge branch 'master' into SE-630-sync-text-changes
  • 4898584 Remove registration store stubbing in spec
  • 9e01fe7 Shortens email confirmation url
  • 4c00737 Merge pull request #219 from DFE-Digital/feature/placeholder-text
  • 4e97f56 De-emphasized resend link
  • d6dc9f9 Use safe join to prevent apostrophes in page title from being escaped
  • 6908162 Spec fixes
  • 62bef76 Added help text for degree subjects
  • fd69cdf Fix specs now copy has changed
  • 841ba4d Fix page title
  • b12115c Default second subject choice to be "no preference"
  • cc0612c Added Placeholder text to Placement preferences availabliity question
  • 0c107e4 1. Redirect from non canonical urls to the Canonical website domain
  • f35fc5a Updates copy to match prototype
  • ec7ceee Call html_safe on titles
  • 7a65d78 Remove query from Bookings::School and specs
  • b255012 Merge pull request #211 from DFE-Digital/feature/add-process-id-to-logs
  • 0371cc3 Merge pull request #208 from DFE-Digital/SE-643-page-titles
  • 3810790 Upgraded to Ruby 2.5.5
  • 7377abc Merge pull request #213 from DFE-Digital/feature/redis-keep-alive
  • 384a8e1 Added Keep Alive settings for Redis
  • ce4d856 Adds anchor tags to the edit links on preview screen
  • c1de58c bump form builder version
  • f99d29f use named route for cookies and privacy policy pages
  • a1a2497 Merge pull request #209 from DFE-Digital/feature/add-enhancement-data-to-school-profile-page
  • a5c7a9a Add pid tag to production logs
  • 344ed57 Add scenario to confirm distance sorting works
  • 8ec0058 Merge pull request #210 from DFE-Digital/feature/redis-connection-settings
  • 8a8ca82 Set Reconnection for RedisCacheStore and Redis.current
  • 67b5232 Remove fees, they are no longer used
  • cb2dded Merge pull request #206 from DFE-Digital/SE-631-fix-search-sub-heading
  • 7d6874d Remove demo-school.yml
  • 6f6cfcd Adds pages titles
  • 84df5bd Add cucumber features for filtering with coords
  • a78f432 Fixes search sub heading
  • 66069a5 Merge pull request #202 from DFE-Digital/feature/force-https
  • 77654fd fix privacy policy link on registration preview
  • ca0b347 Updated Phase 1 email templates to match Notify service
  • 66ff08e Fix for failing CI test
  • f29eb59 Merge pull request #200 from DFE-Digital/feature/custom-error-handler-for-redis
  • 5fed46b Merge pull request #196 from DFE-Digital/SE-629-display-na-schools-for-schools-with-no-subjects
  • e5eb6a0 Merge pull request #199 from DFE-Digital/SE-556-add-privacy-and-cookie-pages
  • 1a8159e Add latitude and longitude to filtering form
  • 6f01378 Add latitude and longitude to sorting form
  • 7a8743c Fix indentation
  • d59d8ff Enable force_ssl
  • 2075091 Merge pull request #194 from DFE-Digital/dependabot/bundler/capybara-3.15.0
  • aa0129c Added custom error handler for Redis connection issues
  • 8385f05 Hide sections from profile page when blank
  • 5a6d714 Add feature for school show page
  • dafba78 Merge pull request #195 from DFE-Digital/SE-622-remove-redis-data-after-persisting
  • 5fb1ce1 Adds privacy policy and cookie policy pages
  • f14e20d Add word-break: keep-all to all summary-lists
  • 46d77ad Make final failing spec pass
  • 4b3faed Add two summary list types, vertical and inline
  • e876f01 Reformat and adjust the school profile page
  • 5cff59b Show "Not specified" if no school subject info available
  • 2013f2a Bump capybara from 3.14.0 to 3.15.0
  • 316f496 Remove session info from redis after persisting in postgres
  • bffff0a Merge pull request #192 from DFE-Digital/feature/global-subject-list
  • 4f3d83c Use fixtures in spec
  • 4a2b238 Merge branch 'master' into feature/global-subject-list
  • 14f1bb1 Merge pull request #189 from DFE-Digital/feature/remove-footer-text-on-confirmation-screen
  • a6d95dd Merge pull request #191 from DFE-Digital/feature/tweak-request-confirmation-emails
  • 0739aba Update School-Request-Confirmation email to clarify formatting
  • f953962 Merge pull request #188 from DFE-Digital/SE-399-scrub-pii-from-params
  • 7ae67ac Show subject second choice in select options
  • 8d8bc4c Use all school Subjects for Placements
  • c81f1c2 Fix Ofsted spelling
  • aa67661 Remove Candidates::SchoolStub
  • 5593784 Merge pull request #187 from DFE-Digital/dependabot/bundler/byebug-11.0.1
  • ae1a1a7 Merge pull request #190 from DFE-Digital/feature/improved-error-from-dbs-check
  • c28663d Updated error message from blank DBS question
  • 21ff637 Remove trailing whitespace
  • 58bc30a Removed incorrrect footer text from final screen of Application process
  • f10b051 Scrub pii from params
  • 0f2ada5 Merge pull request #154 from DFE-Digital/SE-456-move-placement-request-under-bookings
  • 0517653 Resolve merge conflict
  • 87560f4 Merge pull request #170 from DFE-Digital/SE-597-update-copy-on-placement-preference
  • 807bf7c Merge pull request #171 from DFE-Digital/SE-525-empty-school-dashboard
  • 6c3f1e7 Bump byebug from 11.0.0 to 11.0.1
  • 0690dc4 Merge pull request #176 from DFE-Digital/feature/school-data-enhancement
  • 0c179eb Merge branch 'master' into feature/school-data-enhancement
  • 0325ef5 Merge pull request #185 from DFE-Digital/feature/record-search-params
  • e631979 Merge branch 'master' into feature/record-search-params
  • 6bf0327 Merge pull request #183 from DFE-Digital/SE-596-surface-school-availablity-on-school-profile
  • 1e7caac Merge pull request #184 from DFE-Digital/feature/drop-relevance-sort
  • 29fb9bc Merge pull request #180 from DFE-Digital/feature/update-live-notify-key
  • 4269ec4 Merge pull request #156 from DFE-Digital/feature/responsive-results
  • 6999388 Add specs covering the saving of searches
  • c063581 Make failing tests pass
  • 972c605 Merge pull request #179 from DFE-Digital/dependabot/bundler/brakeman-4.5.0
  • 75b01f6 Merge pull request #173 from DFE-Digital/dependabot/bundler/autoprefixer-rails-9.5.0
  • 575b4c8 Removed relevance and fee sort from Cucumber steps
  • 52a4397 Removed Relevance and Fee sort options
  • dc0bfec Make Bookings::SchoolSearch an ApplicationRecord
  • f7915d9 Show school availability on school profile page
  • f6e215f Fix method name keys? -> key?
  • 9a32533 Move search object from services to models
  • 252c266 Merge pull request #182 from DFE-Digital/feature/use-css-for-selenium-fix
  • e716fcc Merge pull request #178 from DFE-Digital/feature/allow-setting-notify-key-from-env-var
  • c617939 Merge pull request #181 from DFE-Digital/feature/overriding-notifications-address
  • 3d599cd Use CSS to always show Radios in test environments
  • 1c72479 Removed Javascript fix for visibility issues in Selenium
  • 306cf28 Allow overriding school notifications address
  • 64e8c78 Updated the Notify key
  • 3007e6d Bump brakeman from 4.4.0 to 4.5.0
  • d48321e Allow setting the GovUK Notify API Key from an Env Var
  • fd5a141 Allow school emails to be overridden at import
  • 74041ef Make the attribute names a bit more manageable
  • 08aedea Merge pull request #174 from DFE-Digital/feature/fix-geolocation-on-mobile
  • 67022b8 Merge pull request #175 from DFE-Digital/feature/fix-build-failures-from-ruby-version
  • 23ce8d9 Lock to Ruby 2.5.3
  • a6b6aff Split itt_website form website
  • 48ef29c Added specs for SchoolEnhancer, removed mappings
  • e86c858 Flag up to the user when we cannot retrieve their location
  • c5c84aa Flip around mapping hash, easier to read this way
  • 00edd05 Bump autoprefixer-rails from 9.4.10.2 to 9.5.0
  • a46cab6 Merge pull request #168 from DFE-Digital/feature/revert-to-geocoder-builtin-caching
  • 5b45eff Rename rake tasks and add SchoolEnhancer
  • a3c2f8d fix linter
  • 7dcbed5 Move phase_two switch to application config
  • bb45845 Adds initial school dashboard
  • 624ebbb Add contact email to importer task
  • 57fce66 Add contact_email field to Bookings::School

This list of changes was auto generated.