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

poor mans switch panel on tablet #831

Merged
merged 22 commits into from Sep 19, 2023

Commits on May 8, 2023

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

Commits on May 10, 2023

  1. Copy the full SHA
    10aa2f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c45c993 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. enhancements

    sweiland-openrails committed May 17, 2023
    Copy the full SHA
    c8927a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. - replaced IsDown with IsPressed and IsUp with IsReleased to be more …

    …inline with rest of the OR code. Except in the html/javascript part.
    
    - added some code to make translations possible, not 100% yet, to be done in the next iteration
    sweiland-openrails committed Jun 9, 2023
    Copy the full SHA
    271b7c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Copy the full SHA
    436d2cb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Copy the full SHA
    4bf28ff View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 1, 2023

  1. Catch errors in getting status as they might block the Switch Panel. …

    …Now there is just an empty button and a log message.
    sweiland-openrails committed Jul 1, 2023
    Copy the full SHA
    c466c51 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e919abf View commit details
    Browse the repository at this point in the history
  3. merge conflict

    sweiland-openrails committed Jul 1, 2023
    Copy the full SHA
    91d69f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Copy the full SHA
    9417e1b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. From UserCommand.cs removed the second description and moved this fun…

    …ctionality to the SwitchPanel code
    sweiland-openrails committed Jul 7, 2023
    Copy the full SHA
    6a3f72b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    19dc744 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Next station window button always enabled, too difficult to determine…

    … if window has valid information
    sweiland-openrails committed Jul 13, 2023
    Copy the full SHA
    61bbf43 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Copy the full SHA
    594df54 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Copy the full SHA
    69d51d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3e672a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Copy the full SHA
    f13aba1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc94364 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82d3be2 View commit details
    Browse the repository at this point in the history
  4. type

    sweiland-openrails committed Sep 15, 2023
    Copy the full SHA
    f6ca1e1 View commit details
    Browse the repository at this point in the history