0.0.1
Pre-release
Pre-release
Changes:
- 7377abc Merge pull request #213 from DFE-Digital/feature/redis-keep-alive
- 384a8e1 Added Keep Alive settings for Redis
- a1a2497 Merge pull request #209 from DFE-Digital/feature/add-enhancement-data-to-school-profile-page
- 8ec0058 Merge pull request #210 from DFE-Digital/feature/redis-connection-settings
- 8a8ca82 Set Reconnection for RedisCacheStore and Redis.current
- cb2dded Merge pull request #206 from DFE-Digital/SE-631-fix-search-sub-heading
- 7d6874d Remove demo-school.yml
- a78f432 Fixes search sub heading
- 66069a5 Merge pull request #202 from DFE-Digital/feature/force-https
- 66ff08e Fix for failing CI test
See more
- 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
- 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-allto 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
- 818c854 Update placement preference form content
- 57fce66 Add contact_email field to Bookings::School
- 560a6ac Merge pull request #169 from DFE-Digital/dependabot/bundler/rails-5.2.2.1
- 1057474 [Security] Bump rails from 5.2.2 to 5.2.2.1
- 64da5a7 Split filter information onto multiple lines for clarity
- 8ddfad1 Remove keys method, it is unused by Geocoder
- 3962008 Stop keys from blowing up if non-Redis cache used
- ab573fa Rename AutoexpireCacheRedis
- 9abe2a9 Merge pull request #167 from DFE-Digital/feature/reenable-bullet-in-test-env
- 6fb6189 Add AutoexpireCacheRedis to the initializer
- e9c8fb6 Simplify geolocate method and associated specs
- 0cc868a Add the AutoexpireCacheRedis class and specs
- d16806b Show the current filter information on the search results page
- 053ff7a Merge pull request #166 from DFE-Digital/feature/chrome-ci
- 496aa74 Listing filter subjects and phases by name
- 460adbd Merge pull request #165 from DFE-Digital/feature/geocoder-cd-config-tweaks
- 1650d91 Add selenium running against Chrome to the CI pipeline
- a449dc5 Re-enable Bullet in the test environment
- 9dd3672 Merge pull request #164 from DFE-Digital/dependabot/bundler/acts_as_list-0.9.19
- 0c367da Merge pull request #163 from DFE-Digital/feature/move-notify-emails-to-official-account
- a190239 Use strings as keys instead of symbols
- e7da03e Move Geocoder override to env-specific config
- 8c102b1 Bump acts_as_list from 0.9.18 to 0.9.19
- 5612e04 Merge pull request #162 from DFE-Digital/feature/use-bing-maps-for-lookups
- c9883e1 Modify the compare task to show the title too
- 54d381f Rename email templates to match new UUIDs
- 529ff0f Modify GUIDs of email objects to match new account
- 30a424c Update the Notify API key (Transfer)
- 38f543f Merge pull request #161 from DFE-Digital/feature/make-check-timings-script-not-fail
- c7cf8d9 Use Bing maps for geocoding look ups
- 26013f3 Make the check timings script never fail
- 127aac1 Merge pull request #160 from DFE-Digital/SE-568-fix-cucumber-spec
- 3d13d23 Merge pull request #146 from DFE-Digital/feature/only-compile-assets-at-beginning-of-tests
- 34e2be4 Use apostrophe not quote.
- 99664e0 Update spec no option removed
- 0956d36 Merge pull request #147 from DFE-Digital/feature/improve-phase-mappings
- 0070e2b Merge pull request #140 from DFE-Digital/SE-528-handle-candidates-coming-back-to-the-wizard
- 141b718 Merge pull request #159 from DFE-Digital/feature/remove-references-to-find-what
- bf9d365 Remove reference to 'Find what?' which was removed
- cfc1478 Merge pull request #157 from DFE-Digital/feature/make-geolocation-safe-from-bad-cache-values
- a78ccd3 Merge pull request #148 from DFE-Digital/feature/remove-find-what
- ab92b10 Merge pull request #158 from DFE-Digital/dependabot/bundler/autoprefixer-rails-9.4.10.2
- 1037510 Bump autoprefixer-rails from 9.4.10.1 to 9.4.10.2
- 9f33176 Ensure Rails cache cleared before running features
- 8438183 Also check cached result validity before returning
- 57f965b Finished off the toggle button
- 358b961 Minor tweaks to margins and padding, tidies things up on mobile
- b77db89 Collapse full working against matrix
- 6ecbe42 Working show hide
- f74cc03 Collapsible component with correct styling
- 6d98b61 Hide submit buttons for 'instant-filters'
- 47cc3d9 Merge pull request #155 from DFE-Digital/feature/add-debug-statement-to-geolocate
- 58916eb Add debug statement that prints out cached result
- e795b92 Merge pull request #153 from DFE-Digital/features/attempt-to-fix-sorting-by-distance-on-cd-again [ #151 ]
- 501a3c8 Moves placement_request model under bookings namespace
- a668de4 Merge pull request #152 from DFE-Digital/SE-564-hide-degree-subject-select-if-candidate-has-no-degree
- cd60063 Adds cucumber specs for navigating back to wizard
- d95c26b Replace direct jump to results with actual search
- bc0233c Merge pull request #151 from DFE-Digital/feature/attempt-to-fix-sorting-by-distance-features-on-cd
- 7fda1cf Hide degree subject if no degree selected
- db39b67 Rework the sorting-by-relevance tests
- 15461fe Remove unnecessary step when performing select
- b4fc6ac Use symbols when setting the Geocoder response
- 4ad26a3 Merge pull request #150 from DFE-Digital/dependabot/bundler/acts_as_list-0.9.18
- 48a79ea Fix whitespace
- 79207c8 Bump acts_as_list from 0.9.17 to 0.9.18
- cd43636 Merge pull request #149 from DFE-Digital/feature/improve-cucumber-opaquify-with-multiple-drivers
- e5eb354 Fix for failing cucumber test
- 34f82e9 Use ensure_check_boxes_exist to check for presence
- e128e5e Stop Bullet from blowing up
- 5acaee5 Removed Find What option from the search page
- 87d421f Reindented form template to be 2 spaces not 4 spaces
- 758baa1 Merge pull request #137 from DFE-Digital/feature/reduce-school-profile
- d2eaebc Merge pull request #141 from DFE-Digital/feature/make-geocoder-caching-more-robust
- 3b06cf8 Split Webpacker changes out to their own branch
- 64df626 Only compile assets at beginning of test runs
- ed5a468 Added showing distances on School Search results
- ae26fbd Merge pull request #136 from DFE-Digital/SE-522-update-teaching-stages-to-reflect-prototype
- 77fd209 Merge pull request #143 from DFE-Digital/dependabot/bundler/autoprefixer-rails-9.4.10.1
- d26b837 Bump autoprefixer-rails from 9.4.10 to 9.4.10.1
- 58acc94 Fixed cucumber tests
- 01f5cd4 Added splash page as its own page
- 57a81ef Reverted changes to landing page
- 947960d Reindented results listing
- 1039c82 Populate new form with session attributes
- b47db52 Make Webpacker.compile run before cucumber suite
- 998aadd Ensure empty/invalid results aren't cached
- ec7b8cc Merge pull request #139 from DFE-Digital/dependabot/bundler/phonelib-0.6.30
- 5ac4a86 Bump phonelib from 0.6.29 to 0.6.30
- b657cad Updated School Search results to match prototype
- af0274b Updated help text on school search form
- b682125 Updated front splash screen
- 666079c Added separate Phase 1 and Phase 2 School Profile templates
- 5096260 Merge pull request #135 from DFE-Digital/SE-488/SE-297-candidate-registration-validation-messages
- 37514a6 add tests for blank phone number
- a08ceaa Updates the teaching stages options to match prototype
- df68dff Make use of existing extract_coords method
- 469da39 Merge pull request #129 from DFE-Digital/feature/add-map-school-profile
- 8510c5b Merge pull request #134 from DFE-Digital/SE-518-fix-field-with-errors-for-textarea-with-max-words
- b567c49 Fix missing error border on textarea with errors
- 1eebecd Adds better message for privacy_policy#accetpance validation
- 51b1b45 Tweaks text on validation errors.
- d6fd885 Only require minimum address fields
- 7fc60fd Adds autocomplete attribute to contact fields.
- e1db98f Validates phone numbers are realistic
- 943eb2a Added AJAX Maps integration
- 199c5e6 Added static map to Candidates School Profile
- a1f0d4c Added container for map which retains aspect ratio
- c26c66c Merge pull request #132 from DFE-Digital/dependabot/bundler/autoprefixer-rails-9.4.10
- 6a87a01 Bump autoprefixer-rails from 9.4.9 to 9.4.10
- bbc5a3f Merge pull request #126 from DFE-Digital/SE-461-dont-requeue-jobs
- 77e4943 Merge pull request #127 from DFE-Digital/SE-492-fix-error-placement
- 5476543 Merge pull request #128 from DFE-Digital/SE-204-prevent-candidate-skipping-steps
- 5b3a176 Use Geocoder::Result::Test objects in tests
- 45c865a Merge pull request #118 from DFE-Digital/SE-455-confirm-privacy-policy-spike
- e184131 Linting
- 970b6a8 Make Webpacker only compile once at the beginning
- 0b1f645 Use latitude/longitude attrs instead of data hash
- 0814356 bump form builder version
- 01038ba Handles candidate skipping a step.
- 4916717 Adds privacy policy acceptance checkbox
- 6882708 Only queue placement_request_job if not already queued
- e6eb610 Merge pull request #125 from DFE-Digital/SE-476-move-uuid-out-of-params
- b9c6bc0 Merge pull request #111 from DFE-Digital/feature/google-analytics
- e4bb89d Merge pull request #124 from DFE-Digital/feature/add-pending-step-definitions-for-search-features
- d785065 Merge branch 'master' into feature/add-pending-step-definitions-for-search-features
- 69157d0 Make servertest env use hardcoded Geocoder result
- 4fc9f5c Remove now-unnecessary OpenStruct check
- 87203cd Update outdated comment
- 60ea35b Replace the other reference to
has_key? - 7fd06f7 Moves magic link uuid from params to session.
- ad19abe Add specs covering new include_distance param
- 32d6c2a Add specs for the school_results_info helper
- 22d1127 Neaten by using Rails' pluralize
- 092d470 Merge pull request #123 from DFE-Digital/SE-507-scope-session-to-school
- 53c5023 Improve google_analytics_enabled check
- 1097e24 Remove no-longer-necessary requirement
- abd72b8 Add a continuous_integration cucumber profile
- fb1bc44 Add spec for Candidates::SchoolSearch#total_count
- f59afaf Add spec for total_count
- 74a1a09 Add the step definition that checks word counts
- 906a1ef Add a comment to identify the hard-coded point
- 4eb969d Hardcode Geocoder results for all Cucumber tests
- 8045a18 Scope registration sessions by school urn
- c3b5538 Merge pull request #122 from DFE-Digital/SE-504-memoize-available-subject-choices
- f07ad83 Merge pull request #120 from DFE-Digital/SE-501-fix-subject-preference-sub-title
- e415081 Merge pull request #119 from DFE-Digital/SE-478-add-sub-title-to-check-your-answers
- fed90fd Attempting to make sorting-by-distance work
- 3a3d687 Memoizes available_subject_choices
- 8394a0b Use .govuk-heading-m for degree subject label
- d7a70e5 Move all DatabaseCleaner config to own file
- e5d15b7 Adds sub title to check your answers
- 5156a87 Merge pull request #116 from DFE-Digital/feature/remove-in-memory-cache-from-test
- 42aa7de Merge pull request #117 from DFE-Digital/bugfix/use-my-location-on-page-reload
- c15bcc9 Add step definitions for sorting by fee
- 1ae653c Merge pull request #115 from DFE-Digital/SE-445-replace-placement-start-and-end
- ac1b987 Reinitialise state in GrabLocationController js
This list of changes was auto generated.