Skip to content

Latest commit

 

History

History
305 lines (283 loc) · 12.6 KB

File metadata and controls

305 lines (283 loc) · 12.6 KB

Changelog

All notable changes to this project will be documented in this file.

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

0.5.1 - 2026-04-16

0.5.0 - 2026-03-10

  • PR-130 Added automatic evaluation of "Law" ("Må vi?") tracks

0.4.0 - 2026-01-29

  • PR-126 Updated translation files
  • PR-127 Updated field titles and descriptions
  • PR-124 Added info badge on unpublished content
  • PR-123 Replaced "bortfald" with "ændring" in select places
  • PR-118 Added view-only access
  • PR-122
    • Added dates to screenings view.
    • Updated project dates when relates entities are updates.
  • PR-115
    • Allowed multiple departments on screening
  • PR-114
    • Replaced "projekt" (and "project") with "screening" in user-facing texts
  • PR-116
    • Translated some field labels to Danish
  • PR-119 Used drafts to save submission on navigation
  • PR-120 Hide login form
  • PR-113
    • Updated project template
    • Cleaned up code
    • Applied patch updates
  • PR-110
    • Security updates.
  • PR-108
    • Use free font-awesome icon.

[0.3.3]

  • PR-107
    • Calculate ethics evaluation automatically.
  • PR-106
    • Change ethics and complexity tracks.

[0.3.2]

  • PR-105
    • Add bubble chart colors

[0.3.1]

  • PR-104
    • Change bubblechart evaluation.

[0.3.0]

  • PR-103
    • Add dump-autoload to woodpecker stg
  • PR-102
    • Add missing translations to contrib translations
  • PR-101
    • Fix bugs in complexity track
    • Add ordering to project tracks
    • Change yellow color nuance
  • PR-100
    • Add missing translations to contributed modules and themes
    • Add confirmation step when project state changes in project edit form.

[0.2.0] - [0.2.1]

  • PR-98
    • Change bullets in webform progress
    • Translate strings
    • Remove (TODOS) in webform descriptions
    • Set department field on project to be required
    • Change help text from color code reference to high/average/low
    • Remove capitalization in webform element
  • PR-97
    • Fix bugs in law track webform
  • PR-93
    • Translation
  • PR-94
    • Update docker setup for auto deploy
    • Add woodpecker workflow files
  • PR-92
    • Update drupal core
  • PR-91
    • Updated ethics track
  • PR-90
    • Add css ids to certain sections.
    • Add print stylesheet
    • Add project view template
  • PR-89
    • JS filter for law report
    • Changes in report display
    • Automaitc calculation of law track
    • Changes to law webform.
    • Further support for multiple tools under each track in relation to config storage and report display.
  • PR-88
    • Update report for law track
    • Update maa_vi webform
  • PR-87
    • Security updates
  • PR-85
    • Changed tool header
  • PR-84 Implemented form element value formatting
  • PR-83
    • Move labels out of graph.
    • Change color and bubble size
    • Add information about overridden evaluation
  • PR-82 Added Yes/no stop webform element
  • PR-81
    • Added availability icons and text to status
  • PR-80
    • Added static select webform element
  • PR-79
    • Added back buttons on several pages
  • PR-77
    • Added translation functionality
    • Added .po files
  • PR-76
    • Align the green color
    • Add default colors to base tailwind config
    • Change description length in views
    • Fix table cells
  • PR-75
    • Added configurable report types
  • PR-73
    • Added colors to graphs
    • Added possibility to display graphs of multiple projects
  • PR-72
    • Added cache context
    • Added cache tag
    • Added js dependencies
    • Fixed bug in frontpage stats
    • Added group member role to group AddUser
  • PR-71
    • Added link to chart
    • Changed display of form submission values
    • Removed navigation link to next submission from form
    • Replaced {Empty} string with 'None'|t as per design
  • PR-70
    • Added manual evaluation to project tracks
  • PR-67
    • Add max values calculation.
    • Add track tool sum calculation
    • Add track calculation
  • PR-66 Add threshold configuration page and apply it to graphs.
  • PR-65 Add reporting module with graph.js
  • PR-62 Force custom theme on webform submissions
  • PR-61 Add project state support active/finished Remove stats block caching
  • PR-60 Project track configuration
  • PR-59 Add tailwind classes to style user image
  • PR-58 Added theming for messages
  • PR-55 Add formAlter and submitGroupsForm to handle group stuff in edit project
  • PR-53 Changed views display and themed pager
  • PR-50 Add status and evaluation colors
  • PR-49 Proper cache invalidation
  • PR-48 Access checks in Twig
  • PR-47 User pages theming
  • PR-46 2991: Added breadcrumb trails
  • PR-45 Added webform progress styling/theming
  • PR-40 Add field group module Create fieldset template (and styling in project-styles.css) Hide html-editor help text Remove published from project view Add breadcrumb twig Add clean: false to GA to keep site files generated by site install
  • PR-39 Added Playwright tests
  • PR-42 Added theming for project track. Added Enum for Evaluation values. Opdated status Enum Updated form for project track
  • PR-41 Remove include of site-search
  • PR-36 Handled empty arrays Update default site settings
  • PR-37 Updated user menu
  • PR-35 Added frontpage Changed project view Added twig function for project status display
  • PR-34 Added Drupal update check
  • PR-33 OIDC tweaks
  • PR-32 2938: Use x icon for navbutton when navigation is opened
  • PR-31 Create a base file for the title (with title and "controls") Changed views-view.html.twig to views-view--projects.html.twig
  • PR-30 Tailwind classes to make the menu appear on large screens and be toggleable on small screens
  • PR-29 2937: Entity access check updates
  • PR-28 Add patch for missing menu active trail on views Add menu item for projects in view instead of as content Add better exposed filters Style projects view
  • PR-27 Added project node template
  • PR-26 OpenID Connect changes
  • PR-25 Status component
  • PR-24 Access control
  • PR-21 Added project track tool entity
  • PR-23 Theme header
  • PR-22 Base elements styling
  • PR-18 Added submission data to track
  • PR-20 Add site branding block to navigation Remove field_ui from core.extension.yml and remove a field_ui related config file Add menu_ui, field_ui and views_ui to ignored the list of modules excluded from import/export in settings.php Style the side-menu with tailwind Add description and authored_by to the projects view, and remove the labels
  • PR-18 Added submission data to track
  • PR-17 Added fixtures
  • PR-16 2846: Radio button cousin
  • PR-15 Development settings
  • PR-14 Added custom event and event handling
  • PR-4 OpenID Connect and user settings
  • PR-13 Projects view added
  • PR-12 Updated theme build
  • PR-7 Events
  • PR-9 Fixes to theme setup
  • PR-8 Added webform module and config
  • PR-6 Added ai_screening_project_track module
  • PR-5 Enable theme Update linter path to templates folder in composer.json
  • PR-3 Deployment
  • PR-2 Add ai_screening_project module
  • PR-1 Setup custom drupal theme