Skip to content

Commit

Permalink
WorkBC24-R7 TESTv4 (#706)
Browse files Browse the repository at this point in the history
* [WBCAMS-547] Fix icons and images on card icons in mobile view

* Update dependencies

* [WBCAMS-547] Fix img centering and ensure svg aren't affected by changes

* [NOC-482] Update dependencies

* [WBCAMS-521,541,542,543] Career Trek / Video Library changes (#665)

* Career Trek Video page updates

* Canonical Drupal hook documentation

* remove stray config settings files

* Recently added

* Recently added, 2

* Skills, not Skill

* Button styling

* Update skills field config

* field_skills => field_skills_2

---------

Co-authored-by: rjkuyvenhoven <[email protected]>

* [WBCAMS-541] pass Skill name to Term loadByProperties() function. (#667)

* [WBCAMS-542] Better recently added redirection

* [NOC-542] Add patch to allow form redirections

* [WBCAMS-543] Don't display NOC for non-career videos

* [WBCAMS-542] Filter label change

* [WBCAMS-542] Disable BigPipe completely for Career Trek page

* [WBCAMS-557] - Add meta tags and meta tag descriptions fields to other Drupal pages (#675)

* Meta Tag Description for Profile & Work Centre pages

* remove metatag description from display

* [WBCAMS-554] remove Author from Success Story pages (#676)

* [WBCAMS-544] add Revision author to content & moderated content views (#677)

* [WBCAMS-557] metatag keywords (#678)

* add Tags field to BC, Region, Career Profile & Industry Profiles, Labour Market Monthly & WorkBC Centre content types. Configure metatag module to use Tags field to provide meta keywords

* update field label & description

* Update autoscaling.tf

* [NOC-590 / WBCAMS-633] LMMU GitHub workflow and sources changes (#679)

* [WBCAMS-657] Update dependencies

* [WBCAMS-633] Validate file timestamp

* [WBCAMS-633] Fix workbc-ssot branch for DEV/TEST

* [WBCAMS-455] upgrade Bootstrap5 (#681)

* [WBCAMS-455] disable CKEditor, Color and RDF deprecated modules (#682)

* WBCAMS-557 enable auto create tags for BC, Region, Career, Industry profiles, Labour Market Month and WorkBC Center metatag keyword fields (#683)

* [WBCAMS-455] disable meda_entity_dlcke module (#685)

* [WBCAMS-455] drupal 9 uninstall modules (#686)

* update user roles

* uninstall admin_toolbar_links_acces_filter & tour modules

* Prevent views_bulk_operations from upgrading while we migrate to D10

* [WBCAMS-455] Drupal 10 upgrade (#687)

* Update Dockerfile

* Adjust drush deployment sequence and remove deprecated CAREERTREK_URL (#690)

* [WBCAMS-688] upgrade ckeditor media resize module with patch applied (#689)

* upgrade ckeditor media resize module with patch applied

* move ckeditor_media-resize module location

* [WBCAMS-688] update GeoLocation and Queue UI modules (#691)

* Update Dockerfile

* Adjust SSOT linkages to various environments

* [WBCAMS-688] module upgrades (#692)

* prevent D10 from automatically upgrading past v10.3.6

* disable actions_permissions module

* [WBCAMS-688] update country module (#693)

* Update efs3.tf

* update ckeditor_media_resize module

* [WBCAMS 688] core module updates (#694)

* upgrade Views Bulk Operations

* enable and configure actions_permissions module

* Squashed commit of the following:

commit 0a7852b549578e577aa8835d3585cafa4ba9474b
Author: rjkuyvenhoven <[email protected]>
Date:   Wed Nov 13 10:38:21 2024 -0800

    core & module updates

commit 688ff58c14fb886882be9d2921f1fa5211c48a5b
Author: rjkuyvenhoven <[email protected]>
Date:   Wed Nov 13 09:49:47 2024 -0800

    update core and media entity download module

commit 2bf32c7dc9f7a18f8ae3c9171651f16e93c38f2c
Author: rjkuyvenhoven <[email protected]>
Date:   Fri Nov 8 16:08:02 2024 -0800

    update core to 10.3.7

* [WBCAMS-600] limit 50+ filter to 2500 too exclude annual salary values (#695)

* [WBCAMS-607] Career Profile extra field allowing search indexing to include "NOC" text (#696)

* [WBCAMS-607] remove NOC Search Index field from default view mode (#697)

* [WBCAMS-729] search common job titles (#698)

* add Common Job Titles to career profile search index

* Hide unneeded fields

---------

Co-authored-by: infojunkie <[email protected]>

* Update dependencies

* update WorkBC theme info

* fix configuration

* Missing configuration export

* Update WorkBC theme info to prevent further Bootstrap5 files

* Trigger Build

* [WBCAMS-455] bootstrap version updates (#699)

* add Bootstrap 5.1.3 core to WorkBC custom theme

* remove unneeded files

* [WBCAMS-688] upgrade to Drupal 10.3.9 (#700)

* [WBCAMS-746] Add validation rule

* [WBCAMS-688] core (10.3.10) & module updates (#701)

* Module updates

* update core and modules

* [WBCAMS-68] latest module updates (#703)

* [WBCAMS-688] resolve insecure randomness issue (#705)

* [WBCAMS-746] Revert validation rule

* Merge ams

* Update dependencies

* [WBCAMS-781] Restore resources view

---------

Co-authored-by: rjkuyvenhoven <[email protected]>
Co-authored-by: vmuchalla <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2024
1 parent 8cef264 commit d693e7c
Show file tree
Hide file tree
Showing 7 changed files with 695 additions and 237 deletions.
477 changes: 241 additions & 236 deletions src/composer.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ content:
weight: 0
region: content
hidden:
extra_field_search_index_job_titles: true
extra_field_search_index_noc: true
extra_field_workbc_page_title: true
extra_field_workbc_published_on: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ hidden:
extra_field_salary_info_hourly_rate: true
extra_field_salary_info_source: true
extra_field_salary_introduction: true
extra_field_search_index_job_titles: true
extra_field_search_index_noc: true
extra_field_skills_introduction: true
extra_field_work_environment_number_employed: true
extra_field_work_environment_percent_fulltime: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ hidden:
extra_field_salary_info_hourly_rate: true
extra_field_salary_info_source: true
extra_field_salary_introduction: true
extra_field_search_index_job_titles: true
extra_field_search_index_noc: true
extra_field_skills_introduction: true
extra_field_work_environment_number_employed: true
extra_field_work_environment_percent_fulltime: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ hidden:
extra_field_salary_info_hourly_rate: true
extra_field_salary_info_source: true
extra_field_salary_introduction: true
extra_field_search_index_job_titles: true
extra_field_search_index_noc: true
extra_field_skills_introduction: true
extra_field_work_environment_number_employed: true
extra_field_work_environment_percent_fulltime: true
Expand Down
Loading

0 comments on commit d693e7c

Please sign in to comment.