Skip to content

Releases: danskernesdigitalebibliotek/dpl-cms

2024.26.0

24 Jun 10:16
0acdd47
Compare
Choose a tag to compare

What's Changed

  • Only run |date in twig if value exists. + Update existing, failed nodes. by @rasben in #1290
  • Link new event_ticket_capacity inheritance on eventinstances. DDFFORM-899 by @rasben in #1289

Full Changelog: 2024.25.2...2024.26.0

2024.25.2

20 Jun 12:54
f346bf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.25.1...2024.25.2

2024.25.1

18 Jun 14:59
6ff6dba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.25.0...2024.25.1

2024.25.0

18 Jun 12:26
456b922
Compare
Choose a tag to compare

What's Changed

  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1245
  • Re-factor automatic paragraphs to use RelatedContent service. DDFFORM-630 by @rasben in #1157
  • Fix alphabetical sorting of branches and other content by @kasperg in #1156
  • Update card image styles, to respect focal point. by @rasben in #1186
  • Add permission for administer maintenance mode + Add config_perms / Custom Permissions Module by @kasperbirch1 in #1171
  • DDFFORM 520 material grid desc by @LasseStaus in #1198
  • DDFFORM 456 feed med json by @LasseStaus in #1194
  • DDFFORM 809 by @LasseStaus in #1207
  • Correct dependency keys in "composer task resolving" workflow step by @spaceo in #1267
  • Reduce image size of paragraph previews. by @rasben in #1268
  • DDFFORM 611 backend anbefalings komp by @LasseStaus in #1169
  • Add 'published' status condition for method getRenderedReferencingNodes by @LasseStaus in #1224
  • Refactor preprocess for displaying upcoming events on series. by @LasseStaus in #1261
  • Re-introduce automatic paragraph logic via dpl_filtered_paragraphs. DDFFORM-861 by @rasben in #1265
  • Add publication date to articles and pages - Ddfform 639 by @kasperbirch1 in #1250
  • Ddfform 672 filtering options in backend on list of content by @kasperbirch1 in #1242
  • Fixing eventinstance: Inheritance, ticket link and admin experience. by @rasben in #1252
  • Bump the minor-js-dependencies group with 2 updates by @dependabot in #1271
  • Debug detection and logging of Form triggering element detection by @kasperg in #1257
  • Limit number of items per purge to 30 by @kasperg in #1274
  • Release 2024.25.0 by @kasperg in #1275

Full Changelog: 2024.24.0...2024.25.0

2024.24.0

11 Jun 12:36
ec482cc
Compare
Choose a tag to compare

What's Changed

  • Use platform bots access token by @spaceo in #1226
  • Disable config-ignore-auto on local development machines. by @rasben in #1234
  • Re-export all example content, based on develop by @rasben in #1215
  • Add new countries to branch address field by @kasperbirch1 in #1160
  • Fix WSOD error when rendering 'Recommendation' paragraph. DDFFORM-830 by @rasben in #1231
  • Don't show expired or unpublished events in filtered events paragraph DDFFORM-796 by @rasben in #1236
  • Show the paragraph and field label of fields that fail validation by @rasben in #1232
  • Allow authenticated patrons to retrieve opening hours from API by @kasperg in #1239
  • Bump the minor-js-dependencies group with 3 updates by @dependabot in #1243
  • Expand event API fields. #DDFFORM-836 #DDFFORM-837 #DDFFORM-838 #DDFFORM-839 by @rasben in #1235
  • Fix broken header, when logged into admin interface. by @rasben in #1240
  • Update mobile-menu toggle button to button element. by @LasseStaus in #1246
  • Use 2024.24.0 dependencies by @spaceo in #1247
  • Release 2024.24.0 by @spaceo in #1248

Full Changelog: 2024.23.0...2024.24.0

2024.23.0

04 Jun 14:37
68f98f9
Compare
Choose a tag to compare

What's Changed

  • Release/3 by @spaceo in #126
  • Fix link to coding guidelines. by @achton in #130
  • Fix CI builds by @achton in #135
  • Drop registry credentials by @danquah in #160
  • Feature/DDFLSBP-642 - Enable more form elements and conditional logic by @Dresse in #1175
  • Enable and configure the Gin Login module [DDFLSBP-567] by @clausbruun in #1107
  • Only create test users in post-rollout if they do not exists already by @spaceo in #1188
  • Add links from dashboard texts by @Adamik10 in #1185
  • DDFLSBP-650 - Add cookie information module and configuration by @Dresse in #1191
  • DDFLSBP-665 - Enable confirmation message configuration by @Dresse in #1179
  • DDFLSBP-641-remove access to email configuration by @Dresse in #1174
  • Add permission for uploading modules for administrator role (webmaster admin) by @spaceo in #1187
  • Merge develop into release-brahma/17 by @Dresse in #1195
  • Disable cookieinformation consent popup temporarily by @Dresse in #1199
  • Merge Release/brahma 17 into develop by @Adamik10 in #1201
  • Temporarily skip opening hours tests for series by @kasperbirch1 in #1200
  • Remove "credit" from images in lists and paragraphs by @kasperbirch1 in #1192
  • Set Event series time intervals to 15 minutes by @kasperbirch1 in #1173
  • Change event Description label to Subtitle by @kasperbirch1 in #1197
  • Add GH workflow that creates a pr if requested from a dependency repo by @spaceo in #1158
  • Migrate admins by @kasperg in #1151
  • Introduce logic for config ignoring, using config_ignore_auto` by @rasben in #1176
  • Bump the minor-js-dependencies group with 2 updates by @dependabot in #1209
  • Use version 2024.23.0 of design system and react components by @kasperg in #1213
  • Release 2024.23.0 by @kasperg in #1214

New Contributors

Full Changelog: 2024.22.1...2024.23.0

2024.22.1

28 May 11:48
3c61f9a
Compare
Choose a tag to compare

What's Changed

  • Fix/smart filter accessibility by @Adamik10 in #1125
  • Fix login icon aria label - logged in vs logged out by @Adamik10 in #1123
  • Add advanced search input labels by @Adamik10 in #1118
  • DDFLSBP-568 - Remove login tracking by @Dresse in #1136
  • DDFLSBP-630-fix-reservations-configuration-issue by @Dresse in #1155
  • Update install hook and add update hook [DDFLSBP-401] by @clausbruun in #1109
  • Add create patron texts by @Adamik10 in #1165
  • Update design system link, because the last one was a dud by @Adamik10 in #1170
  • Move pincode-section-description-text to be a global text parameter by @Adamik10 in #1182
  • Increase branch length limit for Lagoon integration to 100 by @kasperg in #1146
  • Update Event API, to supply and recieve all external data. by @rasben in #1164
  • Quick fix for opening hours Cypress test. by @kasperbirch1 in #1183
  • Restructure heading tree structure by @kasperbirch1 in #1154
  • Bump the minor-js-dependencies group across 1 directory with 3 updates by @dependabot in #1184
  • Init release/brahma-16 - Use release/brahma-16 dependencies of dpl-re… by @Dresse in #1135
  • Update React components to 2024.22.2 by @kasperg in #1189

Full Changelog: 2024.22.0...2024.22.1

2024.22.0

27 May 07:28
Compare
Choose a tag to compare

What's Changed

  • Programmatically add translations for un-capitalized weekdays. DDFFOR… by @rasben in #1119
  • Test login for patrons with colliding ids by @kasperg in #1178
  • Replace hashing of openid_connect authmap sub ident by @spaceo in #1180

Full Changelog: 2024.20.4...2024.22.0

2024.20.4

17 May 09:34
c18990f
Compare
Choose a tag to compare

What's Changed

  • Add update hook to dpl_webform module that adds a new entry in config_ignore by @Dresse in #1152

Full Changelog: 2024.20.3...2024.20.4

2024.20.3

15 May 12:52
e5193f3
Compare
Choose a tag to compare

What's Changed

  • DDFLSBP-645-add-webforms-to-config-ignore by @Dresse in #1150

Full Changelog: 2024.20.2...2024.20.3