The laa-apply-for-legal-aid system is a web service by use for solicitors providing legal aid services to enter applications for legal aid on-line. It asks for details of applicant means (income and assets), and the merits of a case, and gives a decision on whether legal aid can be granted or not, and if so, will push the application through to back-end processes for payment.
Fix support for query_cache: false in database.yml.
query_cache: false would no longer entirely disable the Active Record query cache.
zzak
Set .attributes_for_inspect to :all by default.
For new applications it is set to [:id] in config/environment/production.rb.
In the console all the attributes are always shown.
Andrew Novoselac
PG::UnableToSend: no connection to the server is now retryable as a connection-related exception
Kazuma Watanabe
Fix marshalling of unsaved associated records in 7.1 format.
The 7.1 format would only marshal associated records if the association was loaded.
But associations that would only contain unsaved records would be skipped.
Jean Boussier
Fix incorrect SQL query when passing an empty hash to ActiveRecord::Base.insert.
David Stosik
Allow to save records with polymorphic join tables that have inverse_of
specified.
Markus Doits
Fix association scopes applying on the incorrect join when using a polymorphic has_many through:.
Joshua Young
Fix dependent: :destroy for bi-directional has one through association.
Bumps the bundler group with 24 updates:
7.2.1.2
7.2.2
7.3.4
7.3.5
1.8.2
1.9.0
2.0.1
2.0.2
0.64.0
0.64.1
3.0.0
3.0.1
4.25.0
4.26.0
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
7.2.1.2
7.2.2
1.998.0
1.1001.0
3.3.4
3.4.0
2.7.4
2.7.6
3.3.5.0
3.3.6.0
2.1.0
2.2.0
7.2.1.2
7.2.2
Updates
rails
from 7.2.1.2 to 7.2.2Release notes
Sourced from rails's releases.
... (truncated)
Commits
d0dcb8f
Preparing for 7.2.2 release9f24f75
Add yarn.lock allowed dirty filesad485aa
Merge pull request #52951 from Ridhwana/Ridhwana/active-record-validations [c...f6916e7
Merge pull request #53494 from zzak/re-53492a7858b5
Merge pull request #53472 from p8/activerecord/improve-attributes-for-inspect...e6a8acd
Merge pull request #53475 from p8/activerecord/show-all-attributes-in-console91aac4a
Merge pull request #53484 from zzak/query_cache-config-disablefe5f624
Better wording for config.action_dispatch.show_exceptions [ci-skip] (#53483)15872b4
Merge pull request #53473 from p8/activerecord/update-attributes-for-inspect-...e1cccdc
Add CHANGELOG entry for 170e6c178b7358a87a7304bdf80273e0b153f6fdUpdates
sidekiq
from 7.3.4 to 7.3.5Changelog
Sourced from sidekiq's changelog.
Commits
Updates
webrick
from 1.8.2 to 1.9.0Release notes
Sourced from webrick's releases.
Commits
516db77
Merge pull request #153 from znz/prepare-new-releasecc365e9
Bump up v1.9.0e598194
Enabled trusted publisher for rubygems.org818830b
Merge pull request #151 from ruby/add-rbs12b4027
Addrbs validate
to CI18968da
Add sig/manifest.yaml92163dc
Add rbs files to gemspec6bbf177
Add rbs files9350944
Merge pull request #149 from jeremyevans/readme-disclaimer70b026c
Be clear in README that webrick should not be used in productionUpdates
strong_migrations
from 2.0.1 to 2.0.2Changelog
Sourced from strong_migrations's changelog.
Commits
be0432c
Version bump to 2.0.2 [skip ci]18ea2c8
Revert "Removed ruby2_keywords"ab36b32
Improved forwarding64ee33d
Removed ruby2_keywords9b26ebb
Updated changelog [skip ci]bf9dc55
Fixed issue with Active Record 8 rc2 - fixes #282 and closes #283Updates
overcommit
from 0.64.0 to 0.64.1Release notes
Sourced from overcommit's releases.
Changelog
Sourced from overcommit's changelog.
Commits
eff94a7
Update changelog9825868
Bump rexml to >= 3.3.9 to resolve GHSA-2rxp-v6pw-ch6m (#857)31c83ce
Expand tildes(~) for hooksPath (#853)5a3d68e
Fix spec compatibility with recent git versions (#854)5ff9d5e
Update changelogUpdates
cucumber-rails
from 3.0.0 to 3.0.1Release notes
Sourced from cucumber-rails's releases.
Changelog
Sourced from cucumber-rails's changelog.
Commits
11897e8
Prepare release v3.0.1d654dff
Simplify changelog75cbfda
Add changelog notes for next released86f2e7
Refactor/simplify test matrix (#588)522d7cf
CHANGELOG.md: Fix link to changelog tool [ci skip]d10817f
Add Ruby 3.3, Rails 7.2 to test matrix (#586)17c161c
Remove trailing whitespace (#585)3afdba5
Bugfix/fix factorybot ci issue (#583)c955b55
chore: create FUNDING.yml (#584)45449bf
Update LICENSE consistencyUpdates
selenium-webdriver
from 4.25.0 to 4.26.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
69f9e5e
[build] Prepare for release of Selenium 4.26.0 (#14665)5be3015
[ci][rb] Fix remote tests (#14679)798f3f9
[rb] Add missing RBS methods (#14621)c145a83
Update Ruby BiDi script structs to match spec1b64798
[rb] Add RBS type support for BiDi related classes (#14611)45dd8b9
[ci] Setting nightly versionsUpdates
actioncable
from 7.2.1.2 to 7.2.2Release notes
Sourced from actioncable's releases.
... (truncated)
Changelog
Sourced from actioncable's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable6637543
Merge pull request #53202 from byroot/ruby-3.4-hash-inspectUpdates
actionmailbox
from 7.2.1.2 to 7.2.2Release notes
Sourced from actionmailbox's releases.
... (truncated)
Changelog
Sourced from actionmailbox's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable76fbcde
Merge pull request #52988 from FrancescoK/fix-52896Updates
actionmailer
from 7.2.1.2 to 7.2.2Release notes
Sourced from actionmailer's releases.
... (truncated)
Changelog
Sourced from actionmailer's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stableb4ebf86
Fix edge case where ActionMailer::MailHelper#block_format caused a05dabd7
Add author to the CHANGELOG entriesUpdates
actionpack
from 7.2.1.2 to 7.2.2Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable05dabd7
Add author to the CHANGELOG entries5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable566ccc9
Merge pull request #53222 from seanpdoyle/csp-docs-links6637543
Merge pull request #53202 from byroot/ruby-3.4-hash-inspect080edd5
Fix URI::DEFAULT_PARSER warningsf7dbc3a
Merge pull request #53131 from seanpdoyle/allow-browser-browser-blocker-private0c65e6e
Merge pull request #53126 from chancancode/patch-16010d90
Merge pull request #52348 from skipkayhil/hm-fix-ac-tc-cookies-againUpdates
actiontext
from 7.2.1.2 to 7.2.2Release notes
Sourced from actiontext's releases.
... (truncated)
Changelog
Sourced from actiontext's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable05dabd7
Add author to the CHANGELOG entries5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable76fbcde
Merge pull request #52988 from FrancescoK/fix-52896Updates
actionview
from 7.2.1.2 to 7.2.2Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable4c45fc1
Fix invalid syntax in TextHelper#highlight API docs example [ci skip]5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stablec177aca
Support Prism for ActionView::Template.spotc82f864
Revert "Skip Action View error mapping tests on 3.4+"ef42ffc
Skip Action View error mapping tests on 3.4+6637543
Merge pull request #53202 from byroot/ruby-3.4-hash-inspect080edd5
Fix URI::DEFAULT_PARSER warnings5a735e9
Merge pull request #53049 from fatkodima/fix-link_to-with-symbol-relUpdates
activejob
from 7.2.1.2 to 7.2.2Release notes
Sourced from activejob's releases.
... (truncated)
Changelog
Sourced from activejob's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stablee090d45
Merge pull request #53203 from byroot/ruby-3.4-active-job6637543
Merge pull request #53202 from byroot/ruby-3.4-hash-inspect3b816a7
Merge pull request #53160 from cbliard/fix_active_job_retry_stopped_log_levelUpdates
activemodel
from 7.2.1.2 to 7.2.2Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
Commits
d0dcb8f
Preparing for 7.2.2 release2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable5f5349f
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stabled0e9e01
Fix another Ruby 3.4 Hash#inspect failureabe904d
alias_attribute: handle user defined source methods9fb3c81
Revert "Merge pull request #52822 from byroot/active-model-alias"2cb3582
Add missing authorship in CHANGELOGc0988ee
Merge pull request #52822 from byroot/active-model-aliasUpdates
activerecord
from 7.2.1.2 to 7.2.2Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
d0dcb8f
Preparing for 7.2.2 releasef6916e7
Merge pull request #53494 from zzak/re-53492a7858b5
Merge pull request #53472 from p8/activerecord/improve-attributes-for-inspect...e6a8acd
Merge pull request #53475 from p8/activerecord/show-all-attributes-in-console91aac4a
Merge pull request #53484 from zzak/query_cache-config-disablee1cccdc
Add CHANGELOG entry for 170e6c178b7358a87a7304bdf80273e0b153f6fd897b382
Merge pull request #53400 from wata727/translate_no_connection_to_not_establi...c529251
Revert "Merge pull request #53398 from kamipo/fix_strict_loading_propagation"2975a88
Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable500e2a9
Fix API doc forhas_many
[ci-skip]Updates
activestorage
from 7.2.1.2 to 7.2.2Release notes
... _Description has been truncated_