Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 11.2.1 #87

Merged
merged 44 commits into from
Jun 3, 2024
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
fe58408
11.3.0
pookmish Mar 14, 2024
b1e4493
Fix images and oembed videos to be lazy loading
pookmish Mar 15, 2024
8ffa679
11.3.1
pookmish Mar 15, 2024
be2ffcc
D8CORE-7341 Add h2 headings to past events and courses term pages
pookmish Mar 18, 2024
3f26502
11.3.2
pookmish Mar 18, 2024
52a74af
D8CORE-7341 Fixed course term page headings
pookmish Mar 18, 2024
3ceb929
11.3.3
pookmish Mar 18, 2024
db15618
D8CORE-7295 D8CORE-7301 Enable rabbit hole for publications content type
pookmish Mar 19, 2024
48091e7
Added event image to algolia index data
pookmish Mar 19, 2024
b7716ce
Index algolia items only during cron
pookmish Mar 20, 2024
17c3326
11.3.4
pookmish Mar 20, 2024
e116e0f
Disable link trimming on any link/url field display in views or displ…
pookmish Mar 22, 2024
550ef57
11.3.5
pookmish Mar 22, 2024
2bfd063
D8CORE-000 Update Past Event List (#783)
jdwjdwjdw Mar 23, 2024
ec2db06
11.3.6
pookmish Mar 23, 2024
224a90a
Added redirect support in graphql
pookmish Mar 28, 2024
6a05925
Updated search view from db updates
pookmish Apr 1, 2024
e29abbd
uninstall page cache query ignore
pookmish Apr 2, 2024
a37192d
D8CORE-7360 Adjust Person node detail page heading structure for "Li…
pookmish Apr 2, 2024
59dd300
Added noscript on algolia search results page
pookmish Apr 5, 2024
b230f26
D8CORE-6981: Fix lockup on very small screen size (#785)
imonroe Apr 5, 2024
236052c
Fixed publication url rabbit hole
pookmish Apr 8, 2024
ee63efa
D8CORE-7362 Add necessary permission for site embedder role (#786)
pookmish Apr 9, 2024
59fc304
Enabled image styles and blocks to graphql endpoint
pookmish Apr 9, 2024
388d46d
Removed acquia memcache settings composer dependency. (#788)
pookmish Apr 9, 2024
14e86c9
Improve decoupled menu by using js data on the page instead of json api
pookmish Apr 11, 2024
143dce7
minor improvement to performance on decouple menu
pookmish Apr 11, 2024
008b20b
11.3.7
pookmish Apr 12, 2024
e8f1410
11.3.8
pookmish Apr 22, 2024
46080bd
Upstream updates from stanford_profile tag 11.3.8
imonroe May 15, 2024
6d97a44
locked content lock, removed patch
imonroe May 15, 2024
0644859
updated composer.json
imonroe May 15, 2024
3cefdab
updated core.extension
imonroe May 15, 2024
a60e127
updated vpge_profile.profile
imonroe May 15, 2024
81a6e70
replaced missing dependencies
imonroe May 21, 2024
e06c17b
updated core.extention
imonroe May 21, 2024
41034ee
fixup core.extensions
imonroe May 21, 2024
4aaaa4b
replacing configs
imonroe May 21, 2024
ab351c8
fixup
imonroe May 31, 2024
bcf63b6
update for menu_block
imonroe May 31, 2024
fbb473d
updating layout builder restrictions
imonroe May 31, 2024
0031455
updated responsive tables filter
imonroe May 31, 2024
6543e93
updated drupal/diff
imonroe May 31, 2024
71e6dfd
updated info.yml
imonroe Jun 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed acquia memcache settings composer dependency. (#788)
pookmish authored Apr 9, 2024
commit 388d46d36ce216dfda713e12ed5aff3daf65fcb1
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -38,7 +38,6 @@
"require": {
"ext-imagick": "*",
"acquia/drupal-environment-detector": "^1.0",
"acquia/memcache-settings": "^1.2",
"citation-style-language/locales": "1.0.0",
"citation-style-language/styles-distribution": "1.0.0",
"composer/installers": ">=1.2",