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
97defccf9e
Working location update (not public)
2023-08-07 14:10:29 -07:00
Ross Scroggs
c9cda88f7f
Added output_dateformat and output_timeformat variables to gam.cfg
2023-08-07 12:19:10 -07:00
Ross Scroggs
5cb7299b64
Add entity items for working locations
2023-08-05 09:27:04 -07:00
Ross Scroggs
7e99c0d0a5
Use new Drive API v3 for emptying Shared Drive trash
2023-08-05 08:56:28 -07:00
Ross Scroggs
a2e5452255
Use allIncludingParent
2023-08-03 21:07:37 -07:00
Ross Scroggs
21d5dbe6e3
workingLocation cleanup (not public)
2023-08-02 16:07:59 -07:00
Ross Scroggs
e648a01d95
Appease the pylint gods
2023-08-02 14:32:08 -07:00
Jay Lee
a526d519bd
catch no rapt token from gcloud.
2023-08-02 18:22:39 +00:00
Ross Scroggs
78fc9b0478
Inform user of gcloud reauth
2023-08-02 10:06:53 -07:00
Jay Lee
6c956f472a
catch error if gcloud is installed but not authenticated as GAM admin
2023-08-01 19:37:35 +00:00
Ross Scroggs
0773bea679
Remove audit.googleapis.com from the list of project APIs.
2023-08-01 07:52:54 -07:00
Ross Scroggs
3a9f294bd0
VAR_SFFT only required if Standard GAM had a signal file
...
enabledasa.txt for example
2023-07-31 14:34:14 -07:00
Jay Lee
1707eff9a6
handle platforms that don't support termios ( #1652 )
2023-07-31 17:18:45 -04:00
Jay Lee
1a39e03b33
Merge branch 'main' into gcloud_reauth
2023-07-31 16:18:56 -04:00
Jay Lee
ffa5fd5b36
gam.cfg changes for gcloud reauth
2023-07-31 20:16:28 +00:00
Ross Scroggs
2705508c4d
Make default value for enable_gcloud_reauth False
2023-07-31 12:46:49 -07:00
Ross Scroggs
748f2a9417
Add enable_gcloud_reauth to gam.cfg
2023-07-31 12:37:36 -07:00
Jay Lee
739ec52243
Merge 53866cdcbd into 750397e213
2023-07-31 18:15:51 +00:00
Jay Lee
53866cdcbd
experimental gcloud reauth. Fixes #1649
2023-07-31 18:14:01 +00: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
Ross Scroggs
fa70d9cbed
Couple of small updates
2023-07-28 15:29:19 -07:00
Ross Scroggs
fa9d167025
Added the following license SKUs.
...
+```
1010060005 - Google Workspace Essentials Plus
1010020031 - Google Workspace Frontline Standard
1010340005 - Google Workspace Business Starter - Archived User
1010340006 - Google Workspace Business Standard - Archived User
```
2023-07-27 14:08:23 -07:00
Ross Scroggs
01aaff9b83
Added option contentrestrictions ownerrestricted [<Boolean>] to <DriveFileAttribute>.
2023-07-27 10:00:54 -07:00
Ross Scroggs
1aa4d85161
Added aggregatebyuser [Boolean] option to gam report user to allow data aggregation for users across multiple dates.
2023-07-25 16:10:34 -07:00
Jay Lee
bf9940516d
Merge branch 'main' of https://github.com/GAM-team/GAM
2023-07-25 15:46:08 +00:00
Jay Lee
09a1e09c30
[no ci] handle matters with no holds
2023-07-25 15:45:55 +00:00
Ross Scroggs
3955f0d7ae
Added commands to display Analytic UA properties.
2023-07-25 08:40:06 -07:00
Ross Scroggs
90cff02b26
Updated gam print|show vaultexports|vaultholds|vaultqueries to handle the case
...
where a vault matter changes state from `OPEN` to `CLOSED|DELETED` while the command is being processed.
2023-07-24 15:44:27 -07:00
Ross Scroggs
cb2228b823
Handle matters with unknown state
2023-07-24 13:56:22 -07:00
Ross Scroggs
3eea0cea08
Added option returnidonly to gam create vaultexport|vaulthold|vaultmatter
2023-07-24 08:14:35 -07:00
Ross Scroggs
727a100f81
Fix bug in gam oauth create
2023-07-21 13:51:19 -07:00
Ross Scroggs
639a9152c2
6.61.08 and 6.61.09 changes
2023-07-21 12:50:30 -07:00
Jay Lee
03917fb70b
GAM version merge (kaa-boom)
2023-07-21 18:24:45 +00:00
Ross Scroggs
3046cbf3b9
Support singleEvents in calendar printevents ( #1639 )
2023-07-05 10:23:10 -04:00
Ross Scroggs
8f76d94b86
Correct namespace capitalization ( #1631 )
2023-06-07 07:31:22 -04:00
Jay Lee
4d79e9de4f
6.58, workaround for #1625
2023-04-26 12:42:13 +00:00
Jay Lee
1ae54db7de
fix pageSize
2023-04-19 14:42:00 +00:00
Jay Lee
6d63df24a3
revert 1hr workaround. Fixes #1534
2023-04-19 14:39:59 +00:00
Jay Lee
c5734beef6
Update var.py
2023-04-14 18:53:52 -04:00
Jay Lee
6d211264fc
Support delegated admin role assignments to groups
2023-04-14 18:35:44 +00:00
Jay Lee
d5cf38eaca
single static list of libs
2023-04-12 14:56:31 +00:00
Jay Lee
1cfa14d8d2
only copy metadata for imports that exist
2023-04-12 14:38:24 +00:00
Jay Lee
f296579aad
Update transport.py
2023-04-11 10:43:21 -04:00
Jay Lee
16bb53d0e4
Update var.py
2023-04-11 09:54:43 -04:00
Jay Lee
9900dd64b8
prepare 6.55
2023-04-10 17:14:36 +00:00
Jay Lee
53400b6322
Update __init__.py
2023-04-10 12:20:22 -04:00
Jay Lee
47537ab30a
Update signjwt.py
2023-04-10 12:18:56 -04:00