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

[#58337] use correct link attachment upload #17018

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Oct 25, 2024

  1. [#58337] use correct link attachment upload

    - https://community.openproject.org/work_packages/58337
    - use `addAttachment` link as an upload target, if no direct upload is
      specified - before was `attachments` link, which is conditionally
      hidden
    Kharonus committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    40f8017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f43d2 View commit details
    Browse the repository at this point in the history
  3. [#58337] fix issue with custom text editor

    - now the ckeditor instance of a custom text widget in a grid has access
      to the correct attachments link
    Kharonus committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    539c92b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5cbd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    230263f View commit details
    Browse the repository at this point in the history