Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 0 additions & 10 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,6 @@ services:
- "traefik.port=9200"
profiles:
- search
artemis:
container_name: "${COMPOSE_PROJECT_NAME}-artemis"
image: apache/activemq-artemis
depends_on:
- app
networks:
- internal
- stonehenge-network
profiles:
- queue
chromium:
image: selenium/standalone-chromium
environment:
Expand Down
120 changes: 61 additions & 59 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions conf/cmi/block.block.helfirecommendationsblock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ dependencies:
module:
- helfi_recommendations
- language
- node
- system
theme:
- hdbt_subtheme
id: helfirecommendationsblock
theme: hdbt_subtheme
region: content
weight: 1
weight: 10
provider: helfi_recommendations
plugin: helfi_recommendations
settings:
Expand Down
1 change: 0 additions & 1 deletion conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ module:
social_media: 0
sophron: 0
stage_file_proxy: 0
stomp: 0
system: 0
taxonomy: 0
telephone: 0
Expand Down
1 change: 1 addition & 0 deletions conf/cmi/helfi_hakuvahti.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
langcode: en
2 changes: 1 addition & 1 deletion conf/cmi/imagemagick.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ _core:
default_config_hash: do7QLcSY6lDV82NBI3jy5FNsUwWFjjJzXmHPTGsSvIQ
quality: 75
binaries: imagemagick
imagemagick_version: v7
path_to_binaries: ''
prepend: ''
log_warnings: true
Expand Down Expand Up @@ -58,4 +59,3 @@ advanced:
colorspace: '0'
profile: ''
coalesce: false
imagemagick_version: v6
1 change: 1 addition & 0 deletions conf/cmi/language/fi/helfi_hakuvahti.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ }
1 change: 1 addition & 0 deletions conf/cmi/language/sv/helfi_hakuvahti.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ }
7 changes: 0 additions & 7 deletions conf/cmi/language/sv/views.view.archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,7 @@ display:
exposed_sorts_label: 'Sortera efter'
sort_asc_label: Stigande
sort_desc_label: Fallande
arguments:
created_year_month:
title: '{{ arguments.created_year_month }}'
block_1:
display_title: Block
display_options:
arguments:
created_year_month:
title: '{{ arguments.created_year_month }}'
page_1:
display_title: Sida
Loading