cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
6 stars 5 forks source link

Add specific versions for ScheduleOSUpdate #95

Closed cconard96 closed 2 years ago

cconard96 commented 2 years ago

When a list of applicable versions are available for a device's model, a dropdown of those versions is shown in the ScheduleOSUpdate command form instead of a text input.

This PR contains migrations from jQuery UI dialogs to Bootstrap modals.

Still need to add some mechanism to keep the tools/pmv.json updated so I don't have to manually update it and make a new release every time Apple releases an OS update. Most likely, this will be an automatic action that runs daily by default.