Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2024.12.0 #3238

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Release 2024.12.0 #3238

wants to merge 40 commits into from

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    eeced44 View commit details
    Browse the repository at this point in the history
  2. Add support for glossaries for deepl translations

    This feature is controlled through the new setting
    `DEEPL_GLOSSARIES_ENABLED` and defaults to `False` for now.
    If enabled, every glossary configure in the deepl api will be used.
    david-venhoff committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b1212a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    0286faf View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Add related issues header for issue templates (#3198)

    * Add related issues header for issue templates
    
    * Add note to link app issues
    
    * Add note to ping Toni
    david-venhoff authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b30d670 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3143 from digitalfabrik/feature/deepl-glossaries

    Add support for deepl glossaries
    david-venhoff authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    aadc214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28f6ad4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3175 from digitalfabrik/enhancement/make-number-o…

    …f-online-accesses-collapsible
    
    [2024-12-18] Make the number of online accesses in statistics collapsible
    lunars97 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1880e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d088e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3207 from digitalfabrik/bug/broken_link_bulk_action

    Fix error at bulk action in broken link list
    MizukiTemma authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    86a1eb7 View commit details
    Browse the repository at this point in the history
  7. Fix display of start and end of archived events

    Co-authored-by: JoeyStk <[email protected]>
    MizukiTemma and JoeyStk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1dfdbd1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3206 from digitalfabrik/bug/archived_event_start_end

    Fix display of start and end of archived events
    MizukiTemma authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fbb8a3f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Ical: Add support for recurrence rules (#3205)

    * Import recurrence rules when importing external calendars
    
    - For now, only ical recurrence rules will be imported that
      can be mapped to our RecurrenceRule model.
    
    - Add tests
    david-venhoff authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dff3299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1dd2e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Merge pull request #3193 from digitalfabrik/feature/zammad-webhook-token

    Zammad: remove unique URL & add webhook token
    svenseeberg authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2126d07 View commit details
    Browse the repository at this point in the history
  2. revive the title

    MizukiTemma committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2177b9d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3221 from digitalfabrik/bug/statistics_export_box

    Revive export box of statistics
    MizukiTemma authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    092dd2f View commit details
    Browse the repository at this point in the history
  4. Fix false positiv error in statistics in dashboard

    Co-authored-by: JoeyStk <[email protected]>
    MizukiTemma and JoeyStk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5b3a0d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1b3fdb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3220 from digitalfabrik/bug/statistics_in_dashboard

     Fix false positiv error message in statistics in dashboard
    MizukiTemma authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0f72f67 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3210 from digitalfabrik/feature/add_bulk_action_t…

    …o_organization_list
    
    Add bulk actions to organization list
    jarlhengstmengel authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d26dd9a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Add fax icon svg

    ulliholtgrave committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    1813c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d1cbd View commit details
    Browse the repository at this point in the history
  3. Update tinymce to v7 (#3083)

    Migration guide:
    - v5-to-v6: https://www.tiny.cloud/docs/tinymce/6/migration-from-5x/
    - v6-to-v7: https://www.tiny.cloud/docs/tinymce/latest/migration-from-6x/
    
    Breaking changes I noticed that effect us:
    - hr plugin removed, now part of core
    - paste plugin now part of core, but no longer supports word
    - forced root block now enabled by default
    - License changed to GPL
    - Some other minor braking changes
    
    The biggest feature of this update is having no more xss-problems 🎉
    david-venhoff authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    43c6117 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    aa87c52 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    85d92a0 View commit details
    Browse the repository at this point in the history
  2. Fix release note of fax icon

    JoeyStk committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    405b677 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3243 from digitalfabrik/bug/fix-fax-icon-release-…

    …note
    
    Fix release note of fax icon
    JoeyStk authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    68a5b6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3230 from digitalfabrik/bug/archived_event_start_end

    Fix error with spacing in events
    JoeyStk authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    110d878 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3241 from digitalfabrik/bugfix/redirect-after-new…

    …-organization-created
    
    Redirect to edit after creating a new organization
    lunars97 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    93e3f47 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d5dd193 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3240 from digitalfabrik/feature/add-additional-la…

    …nguage-colors
    
    Add additional language colors
    lunars97 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d64f9d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f7ce2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c0e0a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3242 from digitalfabrik/test/organization_actions

    Add tests for organization actions
    MizukiTemma authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    15d888d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Set up Celery for Integreat Chat

    Co-authored-by: JoeyStk <[email protected]>
    svenseeberg and JoeyStk committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3ca5bc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3233 from digitalfabrik/feature/celery

    Set up Celery for Integreat Chat
    svenseeberg authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1328f87 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Improve link checker GUI

    Co-authored-by: JoeyStk <[email protected]>
    MizukiTemma and JoeyStk committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    094f97e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3191 from digitalfabrik/feature/Improve_link_chec…

    …ker_GUI
    
    Improve link checker GUI
    MizukiTemma authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    8490250 View commit details
    Browse the repository at this point in the history
  3. Show related contacts in the POI form

    Co-authored-by: David Venhoff <[email protected]>
    Co-authored-by: jarlhengstmengel <[email protected]>
    3 people committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    bca251a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3162 from digitalfabrik/feature/related_contacts_…

    …in_poi_form
    
    [2024-11-07] Show related contacts in the POI form
    MizukiTemma authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    3f6a955 View commit details
    Browse the repository at this point in the history