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

Try to fix wrong urls for images in the related panels #803

Merged
merged 12 commits into from
Jun 19, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    c815e43 View commit details
    Browse the repository at this point in the history
  2. Revert "Cache sql query instead of html result"

    This reverts commit c815e43.
    BentiGorlich committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5beeb7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    580919c View commit details
    Browse the repository at this point in the history
  4. Fix DI problem

    BentiGorlich committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b7befba View commit details
    Browse the repository at this point in the history
  5. Fix wrong variable

    BentiGorlich committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7184921 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Save the ids of the queries in cache

    - instead of caching the html of the related components we now save the ids of the objects. They are then queried on each render
    BentiGorlich committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e6ddea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4df47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5136b39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16928cf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

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