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

Added weight quick form #507

Open
wants to merge 10 commits into
base: 2.x
Choose a base branch
from
Open

Added weight quick form #507

wants to merge 10 commits into from

Commits on Feb 26, 2022

  1. Added weight quick form

    Added the quick form module for weighing animals
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    9a79ff5 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    0ebbd53 View commit details
    Browse the repository at this point in the history
  3. Fixed PHPUnit test issues

    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    cbc4595 View commit details
    Browse the repository at this point in the history
  4. Whitespace issues

    Tidied whitespace issues up
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    0535e06 View commit details
    Browse the repository at this point in the history
  5. Update Weight.php

    Code sniffer didn't pick these up last time...
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    e312bd5 View commit details
    Browse the repository at this point in the history
  6. Update Weight.php

    Removed unused use statements
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    63cbbc5 View commit details
    Browse the repository at this point in the history
  7. Update Weight.php

    Fixed order
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    561c167 View commit details
    Browse the repository at this point in the history
  8. Update Weight.php

    Hidden whitespace
    Skipper-is committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    cdb375e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Create QuickWeightTests.php

    First run of tests
    Skipper-is committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    f80bf86 View commit details
    Browse the repository at this point in the history
  2. Update QuickWeightTests.php

    Whitespace removal...
    Skipper-is committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    3b1dda3 View commit details
    Browse the repository at this point in the history