Skip to content

Releases: samyun/Ohio-Union-EMS-Autofill-Tool

Fix W2W whitespace line

17 Jan 05:44
Compare
Choose a tag to compare
1.2.4

Weird space fix

Fix W2W for realsies

10 Jan 07:36
Compare
Choose a tag to compare

Fixed for realsies

Verified by scheduling 1/11

Fix W2W

24 Dec 03:52
Compare
Choose a tag to compare

Update XPATH for data table to support new W2W layout

Update to support latest W2W site change

18 Mar 21:20
Compare
Choose a tag to compare

Update to support the latest change in W2W's site.

NOTE: selenium.common.exceptions.WebDriverException: Message: unknown error: call function result missing 'value' can be solved by updating to the latest Chromedriver (>v2.36)

Report Generation and W2W Manager

10 Dec 23:47
Compare
Choose a tag to compare

Update to generate report. AV Assignments {Date}.txt is a text file that can be printed, showing workers with their assignments.

A new setting allows the script to pull the W2W Manager for the previous evening setups, instead of relying on the person running the script.

file_sorted.json: contains workers and schedules, sorted by time.
AV Assignments {Date}.txt: text file containing report.
NEW SETTINGS.JSON

Weekend Late Open

22 Sep 19:18
Compare
Choose a tag to compare

Weekends will have setup cutoff to be 11am, not 10am.

NEW SETTINGS.JSON

Minor bug fixes, improved logging

22 Sep 18:40
Compare
Choose a tag to compare

Bug fixes:

  • Unassigned slots will no longer crash the program

Improved logging

  • Logging will print INFO level to console, DEBUG level to file.

Initial Release

16 Jul 16:57
Compare
Choose a tag to compare

This is the initial release of the autofill tool.

Download and extract EMS.Paperwork.Tool.zip, edit settings.json, and run with python3 autofill_tool.py. Ensure dependencies (Python3, Chromedriver, Selenium) are installed. See README for more details.