Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CEGRcode/scriptmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15
Choose a base ref
...
head repository: CEGRcode/scriptmanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 5, 2024

  1. update to "v0.15-dev"

    owlang committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af4dce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49598db View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. update new tool issue template

    - add `Tool_Group` to class names
    - update `master` to `main` and no longer instruct to use `dev` branch
    - add tip to copy-paste from another tool
    owlang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d84b123 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. add message to user for HeadlessException

    To improve user-friendliness, headless exception now prints a message to the user with some solution options if they attempt to run the GUI on a headless machine
    owlang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    12d8d9f View commit details
    Browse the repository at this point in the history
Loading