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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

* [PR-590](https://github.com/itk-dev/deltag.aarhus.dk/pull/590)
Deleted old timeline.
* [PR-587](https://github.com/itk-dev/deltag.aarhus.dk/pull/587)
Cleaned up translations
* [PR-586](https://github.com/itk-dev/hoeringsportal/pull/586)
Expand Down
1 change: 0 additions & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ includes:
# - hoeringsportal_misc
# - hoeringsportal_openid_connect
# - hoeringsportal_project
- hoeringsportal_project_timeline
- hoeringsportal_public_meeting
- hoeringsportal_quicklinks
# - hoeringsportal_test_delta_sync_fixtures
Expand Down
22 changes: 0 additions & 22 deletions config/sync/core.base_field_override.node.project.promote.yml

This file was deleted.

7 changes: 0 additions & 7 deletions config/sync/core.entity_form_display.node.hearing.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies:
- field.field.node.hearing.field_media_document
- field.field.node.hearing.field_media_image
- field.field.node.hearing.field_more_info
- field.field.node.hearing.field_project_reference
- field.field.node.hearing.field_reply_deadline
- field.field.node.hearing.field_start_date
- field.field.node.hearing.field_tags
Expand Down Expand Up @@ -312,12 +311,6 @@ content:
allowed_formats:
hide_help: '0'
hide_guidelines: '0'
field_project_reference:
type: options_select
weight: 43
region: content
settings: { }
third_party_settings: { }
field_reply_deadline:
type: datetime_default
weight: 40
Expand Down
115 changes: 0 additions & 115 deletions config/sync/core.entity_form_display.node.project.default.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ dependencies:
- field.field.node.public_meeting.field_media_image_single
- field.field.node.public_meeting.field_pretix_dates
- field.field.node.public_meeting.field_pretix_event_settings
- field.field.node.public_meeting.field_project_reference
- field.field.node.public_meeting.field_public_meeting_cancelled
- field.field.node.public_meeting.field_registration_deadline
- field.field.node.public_meeting.field_section
Expand Down Expand Up @@ -381,7 +380,6 @@ hidden:
field_content_state: true
field_deskpro_department_id: true
field_first_meeting_time: true
field_project_reference: true
path: true
promote: true
sticky: true
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading