-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release v3.0.7 #63
Release v3.0.7 #63
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b9ecdf - Browse repository at this point
Copy the full SHA 3b9ecdfView commit details
Commits on Apr 7, 2021
-
resolves the bug in issue #25 by removing id_override, replacing data…
… with params, and adding specific input parameters.
Configuration menu - View commit details
-
Copy full SHA for 0797af7 - Browse repository at this point
Copy the full SHA 0797af7View commit details -
required changes to resolve the bug in issue #25. migrated from updat…
…ing the url in _get_data to a local _params variable that is updated with the input params var.
Configuration menu - View commit details
-
Copy full SHA for 308b0ab - Browse repository at this point
Copy the full SHA 308b0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c89d8f - Browse repository at this point
Copy the full SHA 8c89d8fView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e434084 - Browse repository at this point
Copy the full SHA e434084View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd39657 - Browse repository at this point
Copy the full SHA cd39657View commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d050db - Browse repository at this point
Copy the full SHA 2d050dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c4ec6 - Browse repository at this point
Copy the full SHA 93c4ec6View commit details -
Merge 'return_one' into dev - Potentially code breaking changes
- Return single items without wrapping in list - Fix calls that return a single item. - Resolves issue #26
Configuration menu - View commit details
-
Copy full SHA for f3c929c - Browse repository at this point
Copy the full SHA f3c929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b13660 - Browse repository at this point
Copy the full SHA 5b13660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff463c - Browse repository at this point
Copy the full SHA 9ff463cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0270283 - Browse repository at this point
Copy the full SHA 0270283View commit details -
Configuration menu - View commit details
-
Copy full SHA for a626f30 - Browse repository at this point
Copy the full SHA a626f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a93e46 - Browse repository at this point
Copy the full SHA 5a93e46View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed525f8 - Browse repository at this point
Copy the full SHA ed525f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ec676 - Browse repository at this point
Copy the full SHA c6ec676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6ad8c - Browse repository at this point
Copy the full SHA 7b6ad8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9caf13 - Browse repository at this point
Copy the full SHA b9caf13View commit details
Commits on Jan 17, 2022
-
Merge pull request #41 from joncrain/issue-40
- Adding download option to profile - Adding _get_xml connection
Configuration menu - View commit details
-
Copy full SHA for 55cf523 - Browse repository at this point
Copy the full SHA 55cf523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1307d77 - Browse repository at this point
Copy the full SHA 1307d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b0be7 - Browse repository at this point
Copy the full SHA 48b0be7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ef08b - Browse repository at this point
Copy the full SHA c9ef08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e255030 - Browse repository at this point
Copy the full SHA e255030View commit details
Commits on May 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfaa828 - Browse repository at this point
Copy the full SHA dfaa828View commit details
Commits on May 30, 2022
-
* Use request params instead of url string in SimpleMDM._get_data() * Fix Devices.delete_device() * Add methods for enabling/disabling remote desktop * Add /devices request rate limiting * Add profile and user listing * Add retry on 5xx errors to GET requests
Configuration menu - View commit details
-
Copy full SHA for 427ad43 - Browse repository at this point
Copy the full SHA 427ad43View commit details -
Updates gitignore and changelog (#47)
- Added ignoring egg files - Updated changelog
Configuration menu - View commit details
-
Copy full SHA for 16b3d2a - Browse repository at this point
Copy the full SHA 16b3d2aView commit details -
A little clean up, some fixen, and a few tests. (#48)
- Cleaned up my bad merge on Devices.get_device() and adds some help docs - Closes the session on deinit that the Connection class now opens - Resolves issue #45 by preserving input parameters instead of overwriting them - Added setup.cfg and pyproject.toml files for packaging new releases - Added a few basic tests - Updates the changelog and gitignore files
Configuration menu - View commit details
-
Copy full SHA for 9212037 - Browse repository at this point
Copy the full SHA 9212037View commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45b008f - Browse repository at this point
Copy the full SHA 45b008fView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb05df - Browse repository at this point
Copy the full SHA feb05dfView commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19db08e - Browse repository at this point
Copy the full SHA 19db08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 992e0bc - Browse repository at this point
Copy the full SHA 992e0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1c9fc - Browse repository at this point
Copy the full SHA 4e1c9fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7b1be - Browse repository at this point
Copy the full SHA 8c7b1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d7559 - Browse repository at this point
Copy the full SHA 74d7559View commit details -
Configuration menu - View commit details
-
Copy full SHA for d822ce6 - Browse repository at this point
Copy the full SHA d822ce6View commit details -
Merge pull request #59 from MagerValp/fixpagination
Fix handling of req_params for pagination
Configuration menu - View commit details
-
Copy full SHA for 45d2c6c - Browse repository at this point
Copy the full SHA 45d2c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 029a7aa - Browse repository at this point
Copy the full SHA 029a7aaView commit details -
Merge pull request #60 from macadmins/MagerValp-readme-patch-1
Add Sample Projects
Configuration menu - View commit details
-
Copy full SHA for 2c5f33d - Browse repository at this point
Copy the full SHA 2c5f33dView commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c771c71 - Browse repository at this point
Copy the full SHA c771c71View commit details -
Merge pull request #61 from MagerValp/sleepfix
Use monotonic time for rate limit and fix sleep time calc
Configuration menu - View commit details
-
Copy full SHA for 7df0c86 - Browse repository at this point
Copy the full SHA 7df0c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a1a67 - Browse repository at this point
Copy the full SHA d2a1a67View commit details
Commits on Dec 1, 2022
-
Merge pull request #62 from SteveKueng/master
Syncing up history with SteveKueng
Configuration menu - View commit details
-
Copy full SHA for 5a4a973 - Browse repository at this point
Copy the full SHA 5a4a973View commit details