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

Enable running .jar file from console #55

Closed
wants to merge 26 commits into from
Closed

Commits on May 22, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    bc31d63 View commit details
    Browse the repository at this point in the history
  2. Update pom to Java 11

    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    19c2990 View commit details
    Browse the repository at this point in the history
  3. Rename DEBUG variable

    Name was misleading
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b73722b View commit details
    Browse the repository at this point in the history
  4. Add regular model draft

    will be updated in future
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9d9c3a2 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate class

    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    39c9b75 View commit details
    Browse the repository at this point in the history
  6. Added more filefilters to editors

    ... user testing has shown that one can easily select the wrong files
    e.g. when choosing the global configuration for a simulation
    configuration. File filters in this case at least filter out bpmn files.
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    655cb4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    476f99a View commit details
    Browse the repository at this point in the history
  8. Fixed: Nano seconds part at simulation start time caused infinite events

    - Added regression model and test
    - Changed GUI to not create nano parts of start time
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0c04b83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4819b7f View commit details
    Browse the repository at this point in the history
  10. Output folder path handling more resilient

    An error occured when creating nested output paths or when putting null
    as desmoj output path
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9e86344 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a85c1ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41ba016 View commit details
    Browse the repository at this point in the history
  13. Update desmoj version

    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    df72105 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f1b183 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa55e60 View commit details
    Browse the repository at this point in the history
  16. #21 improve pluginloader interface and efficiency, 25%

    by caching entry point instances
    
    Also Removed UI interface from pluginwrapper
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    df00f65 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a3dfe9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ab7e8c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9e3203 View commit details
    Browse the repository at this point in the history
  20. Concluding mooc improvements

    Closes #21 for now, performance has reached 10.000 instances in less
    than 5 minutes
    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c4e6096 View commit details
    Browse the repository at this point in the history
  21. Update git lfs

    LeonBein committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7800c57 View commit details
    Browse the repository at this point in the history
  22. [Trigger CI]

    LeonBein authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    134783f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    e788cc4 View commit details
    Browse the repository at this point in the history
  2. Delete install-desmoj.bat

    LeonBein authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c240566 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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