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

JavaScriptFragment.asJson() #5108

Merged
merged 8 commits into from
Jan 27, 2024
Merged

Commits on Jan 9, 2024

  1. JavaScriptFragment.asJson()

    replace Jsp.unsafe() with JavaScriptFragment.unsafe() in <script> blocks
    replace new ObjectMapper() with JsonUtil.DEFAULT_MAPPER or JsonUtil.createDefaultMapper()
    labkey-matthewb committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b49a51f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    647db2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f39de View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    1ef6526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfebca View commit details
    Browse the repository at this point in the history
  3. typo

    labkey-matthewb committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    78439fb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 26, 2024

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