Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
a041f2c
Updated drupal core requirements and replaced FileSystemInterface::EX…
martinyde Jun 30, 2025
a97baf1
Removed deprecated spaceless filter
martinyde Jun 30, 2025
ef8e424
Updated core, drush, themeswitcher and removed unused rdf module
martinyde Jun 30, 2025
e245003
Disabled adminimal and seven theme
martinyde Jun 30, 2025
fe627dd
Updated contrib modules
martinyde Jun 30, 2025
c24f8cb
Updated config ignore module and added newline to toc_api config
martinyde Jun 30, 2025
b9a1834
Added newline to toc_api config
martinyde Jun 30, 2025
7572437
Removed dependency on rdf
martinyde Jun 30, 2025
f5e1231
Updated changelog
martinyde Jun 30, 2025
8ad997b
Removed additional newline
martinyde Jun 30, 2025
0930795
Added config_filter module
martinyde Jun 30, 2025
8e37f5a
Updated config
martinyde Jun 30, 2025
2f8b308
Added template
martinyde Jun 30, 2025
c90ac95
Applied php coding standards and cleaned up config files
martinyde Jun 30, 2025
8cf140f
Applied standards to scss and yml
martinyde Jun 30, 2025
9794f1c
Updated tasfile
martinyde Jun 30, 2025
565457f
Updated composer files
martinyde Jun 30, 2025
f3cf11c
Updated composer files
martinyde Jun 30, 2025
0d83855
Updated docker
martinyde Jun 30, 2025
f04cd9b
Updated composer files
martinyde Jun 30, 2025
4f4b7a5
Updated changelog and applied js coding standards
martinyde Jun 30, 2025
2b27320
Removed old twig cs fixer
martinyde Jul 1, 2025
b407e2f
Removed old markdownlint
martinyde Jul 1, 2025
14d9665
Updated templates and taskfile
martinyde Jul 1, 2025
fa48e0b
Applied coding standards
martinyde Jul 1, 2025
b61b5ab
Applied coding standards
martinyde Jul 1, 2025
3e997a6
Applied coding standards
martinyde Jul 1, 2025
2ffa02c
Applied coding standards
martinyde Jul 1, 2025
ec58354
Updated config
martinyde Jul 1, 2025
257b558
Changed search view
martinyde Jul 1, 2025
bc46a3a
Updated api index
martinyde Jul 1, 2025
480d0d3
Normalized composer
martinyde Jul 1, 2025
5c23250
Updated datasource settings
martinyde Jul 1, 2025
779d803
Updated config
martinyde Jul 1, 2025
47d6d41
Changed config and site github workflow
martinyde Jul 1, 2025
5fb9e2f
Added additional commands to site update
martinyde Jul 1, 2025
c604d21
Changed site.yaml
martinyde Jul 1, 2025
5a1c48b
Changed site.yaml
martinyde Jul 1, 2025
2b9c129
Changed site.yaml
martinyde Jul 1, 2025
151f5b8
REmoved use of github.base_ref
martinyde Jul 2, 2025
994a1a3
Added gihub.base_ref
martinyde Jul 2, 2025
f4c9f2c
Changed .neon file
martinyde Jul 2, 2025
ca6a55e
Merge pull request #374 from itk-dev/feature/apply-itkdev-template
martinyde Jul 7, 2025
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
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- [PR-373](https://github.com/itk-dev/os2loop/pull/373)
Update contrib modules
Update custom modules
Update drupal core
Remove deprecated code
Uninstall unused themes

## [1.2.3]

- [PR-372](https://github.com/itk-dev/os2loop/pull/372)
Expand Down
36 changes: 17 additions & 19 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@
"drupal/block_field": "^1.0@RC",
"drupal/chosen": "^4.0",
"drupal/color": "^1.0",
"drupal/config_ignore": "^2.4",
"drupal/convert_media_tags_to_markup": "^3.0",
"drupal/core-composer-scaffold": "^10.4",
"drupal/core-project-message": "^10.4",
"drupal/core-recommended": "^10.4",
"drupal/config_filter": "^2.7",
Comment thread
rimi-itk marked this conversation as resolved.
"drupal/config_ignore": "^3.3",
"drupal/convert_media_tags_to_markup": "^4.0",
"drupal/core-composer-scaffold": "^10.5",
"drupal/core-project-message": "^10.5",
"drupal/core-recommended": "^10.5",
"drupal/date_popup": "^2.0",
"drupal/diff": "^1.1",
"drupal/entity_print": "^2.13",
"drupal/entity_reference_integrity": "^1.2",
"drupal/entity_reference_integrity": "^2.0",
"drupal/entity_usage": "^2.0@beta",
"drupal/externalauth": "^2.0",
"drupal/facets": "^2.0",
Expand All @@ -32,33 +33,33 @@
"drupal/gin": "^3.0@RC",
"drupal/gin_login": "^2.0",
"drupal/gin_toolbar": "^1.0@RC",
"drupal/inline_entity_form": "^2.0@RC",
"drupal/inline_entity_form": "^3.0@RC",
"drupal/mailsystem": "^4.4",
"drupal/masquerade": "^2.0@RC",
"drupal/message": "^1.4",
"drupal/openid_connect": "^3.0@alpha",
"drupal/paragraphs": "^1.16",
"drupal/paragraphs_edit": "^2.0",
"drupal/paragraphs_edit": "^3.0",
"drupal/pathauto": "^1.12",
"drupal/rdf": "^2.1",
"drupal/redirect": "^1.9",
"drupal/search_api": "^1.29",
"drupal/search_api_autocomplete": "^1.7",
"drupal/simple_menu_permissions": "^2.0",
"drupal/simple_menu_permissions": "^3.0",
"drupal/snowball_stemmer": "^2.1",
"drupal/theme_switcher": "^2.0",
"drupal/toc_api": "^1.3",
"drupal/theme_switcher": "^2.1",
"drupal/toc_api": "^2.0",
"drupal/toc_filter": "^2.1",
"drupal/token": "^1.12",
"drupal/token_filter": "^2.0",
"drupal/twig_tweak": "^3.2",
"drupal/upgrade_status": "^4.3",
"drupal/view_unpublished": "^1.2",
"drupal/views_autosubmit": "^1.6",
"drupal/views_data_export": "^1.3",
"drupal/views_autosubmit": "^1.7",
"drupal/views_data_export": "^1.6",
"drupal/views_flag_refresh": "^1.0",
"drupal/viewsreference": "^2.0@beta",
"drupal/xls_serialization": "^2.0",
"drush/drush": "^12.2",
"drush/drush": "^13.0",
"jjj/chosen": "2.2.1"
},
"require-dev": {
Expand All @@ -69,7 +70,7 @@
"ergebnis/composer-normalize": "^2.42",
"kint-php/kint": "^5.0",
"mglaman/phpstan-drupal": "^1.2",
"os2loop/os2loop_fixtures": "^1.0",
"os2loop/os2loop_fixtures": "^1.0-dev",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-deprecation-rules": "^1.1",
Expand Down Expand Up @@ -217,9 +218,6 @@
"Add page count https://www.drupal.org/project/entity_print/issues/2823430": "https://www.drupal.org/files/issues/2023-07-10/entity_print-dompdf_page_count-2823430-14.patch",
"Fix bug in cached pdf styles (https://www.drupal.org/project/entity_print/issues/3394857)": "https://www.drupal.org/files/issues/2023-12-01/3394857-hotfix.patch"
},
"drupal/entity_reference_integrity": {
"https://www.drupal.org/project/entity_reference_integrity/issues/3380250": "https://www.drupal.org/files/issues/2023-08-29/entity_reference_integrity-3380250-5.patch"
},
"drupal/flag": {
"Implement Migration Paths for Flag 7.x (https://www.drupal.org/project/flag/issues/2409901#comment-13082245)": "https://www.drupal.org/files/issues/2019-04-25/2409901_flag_migration_paths_52.patch",
"Implement Migration Paths for Flag 7.x (https://www.drupal.org/project/flag/issues/2409901#comment-13281955)": "https://www.drupal.org/files/issues/2019-10-02/2409901-60.patch"
Expand Down
Loading
Loading