Skip to content

Latest commit

 

History

History
executable file
·
272 lines (216 loc) · 9.95 KB

CHANGELOG.md

File metadata and controls

executable file
·
272 lines (216 loc) · 9.95 KB

Changelog for Høringsportal

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • PR-417 Added more test setup stuff

4.5.1 - 2024-09-06

  • PR-416 Increase nginx max body size

4.5.0 - 2024-08-19

  • PR-412
    • Upgrade drupal core 10.2.7 and contrib modules
    • Disable migrate_subject_data module
    • Remove deprecated webmozart/path-util package
  • PR-411 Fix paragraph spacing
  • PR-409 Enabled and configured log_stdout
  • PR-410 Added ClamAv module and docker containers to run it

4.4.1 - 2024-08-05

  • PR-413 Removed .placeholder markup

4.4.0 - 2024-05-14

  • PR-407 Fix fontawesome issues
  • PR-406 Infobox styling
  • PR-405 Add paragraph for files
  • PR-404 UI fixes after project release

4.3.0 - 2024-04-29

  • PR-395 Project fixtures
  • PR-398 Added Deskpro test data
  • pr-399
    • Add content type Project subpage
    • Update paragraphs for projects
    • Add list view for project
  • pr-394 Add content type Project page

4.2.2 - 2024-04-10

  • PR-392 1152: Fixed rendering of headers

4.2.1 - 2024-04-04

  • pr-390 Fix logout and newsletter banner

4.2.0 - 2024-04-04

  • pr-386 Design fixes:
    • Main nav visuals
    • Search remove repeated icons
    • Make search available on mobile
    • Mobile nav tweaks
    • Upgrade to Bootstrap v5
    • Add and apply twig coding standards [pr-388]
    • Upgrade all frontend dependencies [pr-387]

4.1.1 - 2024-03-21

  • pr-385 Fixed initialization error

4.1.0 - 2024-03-11

  • PR-383 Added check for numbers in person name
  • PR-379 Disabled eDoc casefile ID field on new hearings
  • PR-378 New main menu, new search.

4.0.1 - 2024-01-31

  • PR-382 Updated custom Drush commands to work with Drush 12.

4.0.0 - 2024-01-24

  • PR-375 Updated to Drupal 10
  • PR-343 Make custom modules and themes pass code analysis and compatible with d10 Update contrib modules (Major versions):
    • better_exposed_filters
    • captcha
    • color_field
    • openid_connect
    • search_autocomplete
    • toolbar_visibility
    • twig_tweak
    • viewsreference

3.6.0 - 2023-12-20

[3.5.4] -2023-11-10

  • PR-367 Added and used Editor Advanced link

3.5.3 - 2023-11-08

  • PR-370 Add additional fixtures
  • PR-374 Fix hidden mobile filters
  • PR-367 Added and used Editor Advanced link

3.5.2 - 2023-11-07

  • PR-372 Limited text formats on content
  • PR-371 Cleaned up archiving of citizen proposals

3.5.0 - 2023-08-30

  • PR-363 Fixed issue with storing names containing non-ascii characters
  • PR-364 Fixed sorting of citizen proposals
  • PR-365 Fixed use of private temp store

3.4.0 - 2023-08-29

  • PR-361 Added cancel proposal redirect URL
  • PR-360 Cleaned up display of checkboxes
  • PR-359 Generalized handling of form surveys. Added survey to support form
  • PR-358 Fixed display of description and counter

3.3.0 - 2023-08-25

  • PR-355 Added citizen access check.
  • PR-356 Miscellaneous fixes

3.2.0 - 2023-08-23

  • PR-353 Added “Allow email” checkboxes
  • PR-351 Added and used citizen proposal text format
  • PR-350 Added superfluous support proposal button
  • PR-347 Added citizen proposal survey
  • PR-342 Added email and storage consent checkbox on citizen proposal support form. Added supporters view.
  • PR-346 Made filter and sort labels visually hidden
  • PR-344 Hid changed date on static page
  • PR-345 Added support redirect URL
  • PR-341 Removed superfluous support proposal button
  • PR-340 Fixed proposal progress bar display
  • PR-337 Updated drupal core 9.5.10 and contrib modules
  • PR-332 Added data storage consent checkbox on citizen proposal form
  • PR-333 Removed email from citizen proposal support form
  • PR-335 Hid “Author email display” from display
  • PR-334 Sent notification mails on citizen proposal creation and publication
  • PR-336 De-authenticated citizens after creating or supporting proposals

3.1.0 - 2023-08-04

  • PR-331 Bumped itk-dev/openid-connect version
  • Add node type citizen proposal and fixtures
  • Added form for citizens to add proposal
  • Added form for supporting proposal
  • Added OpenID Connect authentication for citizens
  • Added citizen authentication on support proposal form
  • Added archiving of citizen proposals

3.0.2 - 2023-06-28

  • Allow uploading huge files PR-322

3.0.1 - 2023-06-28

3.0.0 - 2023-06-27

  • Upgrade to Drupal 9.5
  • Added public meeting content type
  • syncronize public meeting dates with pretix
  • Change backend theme to Claro
  • Add fixtures
  • Update readme
  • Fixed pretix data bug

Updated drupal core 8.6.16

Initial release