Ross Scroggs
5ae29742ce
Fixed bug introduced in 6.64.09 that caused a trap when gam redirect csv <FileName> multiprocess was used.
2023-10-10 11:25:57 -07:00
Ross Scroggs
c18cf75b4f
Cleaned up print filelist when there are no rows to print
2023-10-10 07:21:38 -07:00
Ross Scroggs
7b6673b43b
Fixed bug in redirect csv - todrive tdtitle "File Title" tdsheettitle "Sheet Title" where "Sheet Title" was not assigned to the new sheet.
2023-10-06 10:42:17 -07:00
Ross Scroggs
d1dea2593f
Updated gam <UserTypeEntity> move drivefile to handle the following error:
...
ERROR: 403: targetUserRoleLimitedByLicenseRestriction - Cannot set the requested role for that user as they lack the necessary license
2023-10-04 09:36:28 -07:00
Ross Scroggs
aebec7fa94
Added fields devicelicensetype and osupdatestatus to <CrOSFieldName>.
2023-10-03 13:43:01 -07:00
Ross Scroggs
7f79bf0e87
Added matchfield organizerself <Boolean> to <EventMatchProperty>
2023-10-03 08:34:37 -07:00
Ross Scroggs
0e0d45322e
Updated gam calendars <CalendarEntity> move events
...
to handle the following error:
```
ERROR: 400: badRequest - Bad Request
2023-10-01 11:47:41 -07:00
Ross Scroggs
b7f572149f
Updated gam <UserTypeEntity> get drivefile to allow downloading Jamboard files
2023-09-28 13:00:57 -07:00
Ross Scroggs
b07bd82f60
Updated gam <UserTypeEntity> print|show youtubechannels to handle the following error:
...
ERROR: 403: unsupportedSupervisedAccount - Access Forbidden. The authenticated user cannot access this service.
2023-09-27 16:48:31 -07:00
Ross Scroggs
086c7469c5
Added support for displaying users YouTube channels.
...
Pyinstaller 6.0.0 causes errors. You can tweak build.yml to revert to 5.13.2
2023-09-26 21:10:52 -07:00
Ross Scroggs
dab05fb5c5
Fixed bug in gam print vacation where endDate value was not converted to yyyy-mm-dd format.
2023-09-22 07:14:57 -07:00
Ross Scroggs
115dde8c2f
Updated gam print|show ownership to show the correct file owner when the most recent event is change_owner.
2023-09-20 15:24:20 -07:00
Ross Scroggs
38c78228aa
Multiple changes
...
Added support for Duet AI license.
Added `api_call_tries_limit` variable to `gam.cfg` that limits the number of tries
for Google API calls that return an error that indicates a retry should be performed. The default value is 10 and the range of allowable values is 3-10.
Code cleanup for retry loops
Initial (not announced, in preview mode) code for Chat API support of group members and role management
Allow spaces/xxx and space/xxx when specifying chat spaces
2023-09-20 11:26:16 -07:00
Ross Scroggs
9999abe462
Update OU inheritance options
2023-09-17 16:46:31 -07:00
Ross Scroggs
d16ce28ee5
Multiple updates
2023-09-15 19:44:26 -07:00
Ross Scroggs
effa972a40
Updated print aliases|groups|group-members|users
...
Added option `verifyorganizer [<Boolean>]` to `gam <UserTypeEntity> copy|move drivefile`
2023-09-13 13:45:10 -07:00
Ross Scroggs
c9023d4792
Show actual Shared Drive names for drives in other domains
2023-09-07 21:15:08 -07:00
Ross Scroggs
c30931545f
Added option showdeleted [<Boolean>]' to gam <UserTypeEntity> print|show chatmessages`.
...
Updated commands that call the Reports API (including `gam info domain`) to handle a change
in the Reports API that generated the following warning:
```
WARNING: End date greater than LastReportedDate.
2023-09-07 09:03:00 -07:00
Ross Scroggs
ed62abe464
Added option ou_and_children <OrgUnitItem> to gam print|show crostelemetry
2023-09-04 20:04:41 -07:00
Ross Scroggs
34e42a1076
Added option addcsvdata <FieldName> <String> to commands that print calendar acsl
2023-09-03 19:16:56 -07:00
Ross Scroggs
cfb44548ab
Added commands to show the number of CrOS devices or Users in an entity.
...
Updated `gam create project` to prompt user to mark `GAM Project Creation` as a trusted app.
2023-08-31 13:27:49 -07:00
Ross Scroggs
c6de3de370
Updated gam create teamdrive to handle the following error:
...
ERROR: 403: userCannotCreateTeamDrives - The authenticated user cannot create new shared drives.
2023-08-30 08:04:01 -07:00
Ross Scroggs
59b653f92a
6.63.08 updates
2023-08-29 16:20:21 -07:00
Ross Scroggs
079553e8bb
Update Users-Drive-Files-Manage.md
2023-08-28 19:17:33 -07:00
Ross Scroggs
220cbbac80
Fixed bug in gam <UserTypeEntity> append sheetrange that caused a trap
2023-08-26 07:56:59 -07:00
Ross Scroggs
c314637847
Updated cigroup commands to handle the following error:
...
ERROR: 503: serviceNotAvailable - The service is currently unavailable.
2023-08-24 09:55:19 -07:00
Ross Scroggs
219e9ee8da
Updated inboundsso commands to handle the following error:
...
ERROR: 503: serviceNotAvailable - The service is currently unavailable.
2023-08-23 22:10:54 -07:00
Ross Scroggs
d47268f45c
Revert "Made serviceNotAvailable retryable"
...
This reverts commit d5eef1faf5 .
2023-08-23 21:39:23 -07:00
Ross Scroggs
d5eef1faf5
Made serviceNotAvailable retryable
2023-08-23 20:46:05 -07:00
Ross Scroggs
a7097a7310
Added option ignorerole to gam update groups|cigroups <GroupEntity> sync [<GroupRole>|ignorerole] ... <UserTypeEntity>
2023-08-23 15:43:43 -07:00
Ross Scroggs
0335ea7056
Documentation updates
2023-08-23 08:25:05 -07:00
Ross Scroggs
71777652cf
Documentation updates
2023-08-22 09:55:20 -07:00
Ross Scroggs
8a46365f51
Allow external members in chat spaces
2023-08-21 16:10:21 -07:00
Ross Scroggs
d2430323b2
Fixed bug in gam <UserTypeEntity> collect orphans where shortcuts were being created unnecessarily
2023-08-20 13:57:18 -07:00
Ross Scroggs
e76b71e245
Added process_wait_limit variable to gam.cfg
2023-08-18 15:40:00 -07:00
Ross Scroggs
b79c48718e
pylint cleanup; fix broken links
2023-08-18 10:43:13 -07:00
Ross Scroggs
09581ae654
Added support for calendar working location events.
2023-08-16 19:26:03 -07:00
Ross Scroggs
155c29cc55
Fix typo
2023-08-16 07:26:08 -07:00
Ross Scroggs
a017621a3d
Added support for alternative output when creating contacts
2023-08-15 07:58:23 -07:00
Ross Scroggs
02c7628840
Wiki cleanup
2023-08-11 16:28:30 -07:00
Ross Scroggs
b5a9f302df
Added output Item cap to gam <UserTypeEntity> print filecounts select select <SharedDriveEntity>
2023-08-11 13:26:50 -07:00
Ross Scroggs
b25ca66cc6
Update Authorization.md
2023-08-10 13:26:16 -07:00
Ross Scroggs
ae4578758a
Added command gam <UserTypeEntity> print diskusage to display disk usage by folder.
2023-08-10 11:06:40 -07:00
Ross Scroggs
790d38b646
Handled Google Directory API bug in gam print groups that caused a trap.
2023-08-09 15:17:55 -07:00
Ross Scroggs
cccc51283a
Fixed bug introduced in 6.62.01 that caused a trap that broke redirect csv ... multiprocess.
2023-08-08 16:20:12 -07:00
Ross Scroggs
da43e5fc5b
Handle csv_output_timestamp_column and output_timeformat
2023-08-07 18:51:41 -07:00
Ross Scroggs
2fd5d33094
Added output_dateformat and output_timeformat variables to gam.cfg
2023-08-07 12:35:36 -07:00
Ross Scroggs
0773bea679
Remove audit.googleapis.com from the list of project APIs.
2023-08-01 07:52:54 -07:00
Ross Scroggs
750397e213
Two small updates
...
* - Trap targetUserRoleLimitedByLicenseRestriction
* - Update print|show chatmembers, avoid GAMADV-XTD3 bug
2023-07-31 07:53:42 -07:00
Ross Scroggs
438656a549
Improved create shareddrive retries
2023-07-29 09:17:12 -07:00