Jay Lee
a7c19c689c
actions take 2
2020-12-03 10:50:54 -05:00
Jay Lee
1c78e3aac0
first test for GitHub actions
2020-12-03 10:47:26 -05:00
Jay Lee
b9cc3d77b3
recent commit that improves PyInstaller support for 3.9
2020-11-11 09:10:52 -05:00
Jay Lee
1feb81adf3
Update project-apis.txt
2020-11-03 14:38:17 -05:00
Jay Lee
fd937758e6
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-10-15 17:40:39 -04:00
Jay Lee
fcc3d674c2
command payload value is a JSON string, not a dict
2020-10-15 17:40:26 -04:00
Jay Lee
ce74264a01
Update .travis.yml
2020-10-15 11:23:15 -04:00
Jay Lee
aaf6448563
Support for Chrome OS remote device commands
v5.24
2020-10-15 07:05:45 -04:00
Ross Scroggs
4a696635f5
Fix display of contentRestrictions in print filelist ( #1268 )
...
Update documentation
2020-10-09 17:55:30 -04:00
Jay Lee
beb14befca
merge
2020-10-09 14:39:02 -04:00
Jay Lee
c91703364d
Workspace SKU updates
2020-10-09 14:31:30 -04:00
Ross Scroggs
597cea17cd
Add gshortcut to MIME type choices to be consistent ( #1266 )
...
Add third party MIME type shortcut
2020-10-09 12:39:06 -04:00
Ross Scroggs
9585f6c598
reason not valid woth readonly false; add contentrestrions to file field list ( #1263 )
2020-10-09 11:28:27 -04:00
Jay Lee
e356fe3e85
Update gam-install.sh
2020-10-09 11:25:35 -04:00
Ross Scroggs
55e5b86ec4
Make labels display useful ( #1260 )
...
With the existing code you get these columns:
labels.cloudidentity.googleapis.com/groups.discussion_forum,labels.cloudidentity.googleapis.com/groups.security
but there is no data in the columns so you can't tell whcih groups have which values; by translating '' to True you can.
v5.23
2020-10-09 10:33:03 -04:00
Max Mathieu
bf29a56aeb
Updated branding ( #1261 )
...
* Update branding
* Update branding
* Update branding
* Update branding
* Update branding
* Update var.py
2020-10-09 10:32:37 -04:00
Jay Lee
07c57d4197
add support for Drive shortcut creation
2020-10-09 10:31:21 -04:00
Jay Lee
146db31cb5
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-10-09 09:11:28 -04:00
Jay Lee
14239fcd47
Support Drive content restrictions
2020-10-09 09:11:14 -04:00
Jay Lee
8dc6a17295
Update .travis.yml
2020-10-07 13:51:25 -04:00
Jay Lee
76f9a6c746
Update .travis.yml
2020-10-06 08:42:05 -04:00
Jay Lee
eb155a5690
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-10-05 09:46:39 -04:00
Jay Lee
b78575aa8f
Initial support for group membership expiration
2020-10-05 09:46:24 -04:00
Ross Scroggs
91a5cd5c69
Fix bug in sync devices ( #1259 )
2020-10-03 19:52:22 -04:00
Jay Lee
dd3e6420b6
Upgrade PyInstaller and hopefully fix Linux binary sizes
v5.22
2020-10-01 09:30:29 -04:00
Jay Lee
d6a65861e0
GAM 5.22
2020-10-01 09:08:46 -04:00
Jay Lee
fe77ff3f60
stop pypy and nightly source tests that have been failing for awhile anyway
2020-10-01 08:36:00 -04:00
Jay Lee
326cccd525
Stop using batch for licensing
...
Licensing API seems to throw lots of errors on large batch and we weren't retrying temp errors. For now just stick with serial methods.
2020-10-01 07:36:23 -04:00
Ross Scroggs
b41ca0f0be
More bug/pylint cleanup ( #1258 )
...
* More bug/pylint cleanup
* pylint cleanup groups.py
* Update GamCommands.txt
2020-09-30 16:56:42 -04:00
Jay Lee
02fa092775
fix reporting orgunit scoping
2020-09-30 16:44:48 -04:00
Ross Scroggs
57860dc5a6
Fix issue #1256 ( #1257 )
2020-09-30 09:43:42 -04:00
Jay Lee
e28f2fb8cd
limit scope of devices listed
v5.21
2020-09-29 17:23:09 -04:00
Jay Lee
0423dd4069
move device delete later
2020-09-29 17:11:14 -04:00
Ross Scroggs
5e38137916
Add view all|company|personal to print devices ( #1254 )
...
* Add view all|company|personal to print devices
Update documentation
* sync devices cleanup
* Update sync devices documentation
* Cleanup;
The advantage here is that they will be no filter errors unless you specify a particular view and a filter that doesn't match
* Simplify selection of devices to print
Default - all
Positve choices
Negative choices - backwards compatible
2020-09-29 14:47:06 -04:00
Ross Scroggs
dc90fb9c94
Update to new DwD page ( #1253 )
2020-09-26 10:16:08 -04:00
Jay Lee
2e2575c360
send email
2020-09-25 19:37:07 -04:00
Ross Scroggs
2732abbc93
Make sync license consistent with other license commands ( #1252 )
2020-09-25 08:23:07 -04:00
Jay Lee
e9d5d676a5
Update .travis.yml
2020-09-24 10:46:15 -04:00
Jay Lee
18bab4044e
'gam sync licenses' command, move licensing to separate file
2020-09-24 09:49:49 -04:00
Jay Lee
2ccc4a6932
Update .travis.yml
2020-09-24 08:06:23 -04:00
Jay Lee
d01d02e700
Update .travis.yml
2020-09-23 12:33:25 -04:00
Sean Young
56c6f6cabe
Fix issue with zsh not loading gam ( #1245 )
...
Co-authored-by: syoung-quizlet <sean.young@quizlet.com >
2020-09-22 14:03:14 -04:00
Ross Scroggs
adb1e58937
GAM_ADMIN_EMAIL overrides oauth2.txt value ( #1249 )
...
pylint cleanup unused imports
2020-09-22 12:43:53 -04:00
Ross Scroggs
a59c893652
Device updates ( #1247 )
...
* Device updates
Make info device consistent with action device: id keyword is optional
Add nodeviceusers to print devices
pylint cleanup
* Fix documentation
* Sdd orderby to print devices
* Device assetTag cleanup
* Fix typo, appease pylint
* Strip C from customer ID
2020-09-21 10:14:34 -04:00
Ross Scroggs
93bcd5f43b
Fix bug, handle missing required argument ( #1246 )
2020-09-19 12:37:40 -04:00
Ross Scroggs
d7453a7841
filter is a builtin Python function ( #1244 )
...
devices.py:118:4: W0622: Redefining built-in 'filter' (redefined-builtin)
2020-09-18 15:28:42 -04:00
Ross Scroggs
4fe3dc052a
Delete duplicate code ( #1243 )
2020-09-18 15:00:25 -04:00
Jay Lee
c88c755785
MacOS 10.15.6, fix groups+DASA+user info
2020-09-18 10:23:55 -04:00
Jay Lee
31f83d33f5
Merge branch 'master' of https://github.com/jay0lee/GAM
v5.20
2020-09-18 07:38:45 -04:00
Ross Scroggs
597256d048
Ensure that customer_id, domain and an admin email address are present for DASA ( #1242 )
...
* Ensure that customer_id, domain and an admin email address are present for DASA
* Fix typos
2020-09-18 07:38:38 -04:00