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

Support 2 digit outlet numbers #5

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Support 2 digit outlet numbers #5

merged 3 commits into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. Update index.php

    Changed the substring cut off on the index value for 2 digit outlets.
    ehemmete authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8fe7678 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Update index.php

    Added trim to the index command, to handle PDUs with single digit outlet numbers and two digit outlet numbers.
    ehemmete authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    95f103d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Improved: Bootstrap version upgraded to 5.3.3

    Improved: Code has been improved to support PDUs with two-digit outlets. <a href="https://github.com/disisto/apc-switched-rack-pdu-control-panel/pull/5/commits">PR disisto#5</a>
    
    ⚠️ This is the last iteration of the 1.x versions.
    
    With a focus on maintainability, usability, performance, and security, the principle of the monolithic/portable script is being abandoned. Version 2.x, which has been completely rebuilt from the ground up and incorporates feedback from the past 12 months, will be released shortly.
    
    If you have not yet integrated the script into your environment, it is advisable to wait with the adjustments.
    disisto committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e99c4be View commit details
    Browse the repository at this point in the history