Commit Graph

3840 Commits

Author SHA1 Message Date
7de9e986e0 Updated transfer calendars to manipulate calendar lists 20240519.171303 2024-05-19 09:49:06 -07:00
2b711be6a4 Merge branch 'main' of https://github.com/GAM-team/GAM 2024-05-17 11:05:06 -07:00
16ef9e60d5 Add new fields to CrOSFieldName 2024-05-17 11:05:03 -07:00
4d1a31c6bf [actions] else not lse 2024-05-17 13:16:07 -04:00
5a5b98cccb Added option folderpathonly [<Boolean>] to commands that display paths 20240517.150655 2024-05-17 07:42:32 -07:00
f94afedfa8 Fix typo 2024-05-16 16:18:03 -07:00
c9996f4942 MacOS 14.5 curl doesn't like empty arguments 2024-05-16 09:59:16 -07:00
d32942a1d7 Updated gam update group to handle the following error:
ERROR: 400: invalidArgument - Failed request validation in update settings: WHO_CAN_VIEW_MEMBERSHIP_CANNOT_BE_BROADER_THAN_WHO_CAN_SEE_GROUP
2024-05-14 11:34:59 -07:00
95d1e4ab7c Updated gam update group to handle the following error:
ERROR: 400: invalidArgument - Failed request validation in update settings: WHO_CAN_VIEW_MEMBERSHIP_CANNOT_BE_BROADER_THAN_WHO_CAN_SEE_GROUP
2024-05-14 11:30:22 -07:00
dd4fb084e6 Update docs; improve error message on missing SA scope 2024-05-14 08:10:42 -07:00
2c039c3730 Fix missing scope issue; other minor fixs 20240514.034002 2024-05-13 20:17:22 -07:00
0cef0aecb5 retain None type for user, not empty string 2024-05-13 16:53:43 +00:00
4ed9d7ac1f Fixed bug in gam create vaulthold ... corpus calendar that caused a trap. 2024-05-09 10:10:29 -07:00
21b2093b55 Updated versions of gam create|use project 2024-05-07 20:00:23 -07:00
d4ea2ec978 Update build.yml 2024-05-06 10:57:55 -04:00
8cffa6e394 Update build.yml 2024-05-06 10:47:12 -04:00
58337e0722 actions: fix gam location with realpath 2024-05-06 10:31:28 -04:00
cedbae36b7 actions: missing export 2024-05-06 10:13:17 -04:00
d5e9df41fb actions: fix Windows gam.exe location 2024-05-06 09:53:18 -04:00
e7323f0b74 actions: archives are in src/ 2024-05-06 09:43:10 -04:00
00d3600881 actions: GH Attestation for GAM executables and packages
https://github.blog/changelog/2024-05-02-artifact-attestations-public-beta/

attest that GAM was built on GitHub actions to help end users validate they're running a legit GAM binary.
2024-05-06 09:35:49 -04:00
4c799aaf10 Added option csv [todrive <ToDriveAttribute>*] to message processing commands 2024-05-04 18:39:09 -07:00
a8938f84f0 print user counts by ou, upload message attachments 2024-05-03 17:52:54 -07:00
ab5aa02bf8 Fixed bug in gam batch|tbatch 2024-05-02 15:14:11 -07:00
42d33786a1 Updated gam report <ActivityApplictionName> to retry/handle the following error:
ERROR: 503: serviceNotAvailable - The service is currently unavailable.
20240501.211735
2024-05-01 13:33:13 -07:00
683435cfb8 Added option admin <EmailAddress> to gam upload sakey. 20240426.164958 2024-04-26 09:16:22 -07:00
6b8170dd2f Improved code in gam upload sakey. 20240426.161709 2024-04-26 08:33:50 -07:00
941fe97785 Updated gam create project
to simplify handling the situation when your workspace is configured to disable service account private key uploads.
20240426.060115
2024-04-25 22:23:16 -07:00
f87e013ec4 Fixed bug in gam <UserTypeEntity> print shareddrives ... formatjson that caused a trap. 20240425.162913 2024-04-25 08:46:14 -07:00
fc792bf454 Updated gam create|update drivefileacl <DriveFileEntity> ... expiration <Time> to handle the following
ERROR: 403: expirationDateNotAllowedForSharedDriveMembers - Expiration dates are not allowed for shared drive members.
20240423.225218
2024-04-23 15:18:37 -07:00
b4b9bd2436 Added truncate_client_id Boolean variable to gam.cfg doc cleanup 2024-04-22 18:31:06 -07:00
0e455a2e40 Added truncate_client_id Boolean variable to gam.cfg 2024-04-22 18:26:24 -07:00
b384bdb503 Do not truncate client_id by default 20240423.004919 2024-04-22 17:17:47 -07:00
10a6348ddd fixed minor typo not -> no (#1685) 20240419.201457 2024-04-19 15:41:30 -04:00
74be07a9ef The Google Chat API has been updated so that chat members can now have their role set to manager. 20240419.174013 2024-04-19 10:05:35 -07:00
5607d659fb Updated emailaddressList <EmailAddressList> and domainlist|notdomainlist <DomainNameList> in <PermissionMatch> to perform case-insensitive matches 20240418.224303 2024-04-18 15:03:14 -07:00
da1ef497a1 Merge branch 'main' of https://github.com/GAM-team/GAM 20240418.204120 2024-04-18 13:03:00 -07:00
ac4fef0e4b Updated all commands that display tasks to display the due date in GMT 2024-04-18 12:43:39 -07:00
0bc44582af BCE > CEP to match admin console product name change 20240417.202956 2024-04-17 14:13:51 -04:00
baf0c7863f Upgraded to Python 3.12.3 where possible. 2024-04-16 19:52:03 -07:00
b00077151b Added the following option to <EventMatchProperty>
```
matchfield attendeesonlydomainlist <DomainNameList>
```
2024-04-16 18:34:13 -07:00
842e46d060 Added the following options to <EventMatchProperty>
```
matchfield attendeesdomainlist <DomainNameList>
matchfield attendeesnotdomainlist <DomainNameList>
```
20240416.230836
2024-04-16 15:32:25 -07:00
bad4866bf7 Added option oneitemperrow to 'gam print vaultholds` 2024-04-15 15:59:57 -07:00
3f5d96e13b Added timeofdayrange=<HH:MM>/<HH:MM> and timeofdayrange!=<HH:MM>/<HH:MM> to <RowValueFilter> 20240412.201310 2024-04-12 11:55:50 -07:00
a0dc04e7b0 Updated countsonly option of gam <UserTypeEntity> print|show notes to additionally display the total number of notes. 2024-04-04 17:57:55 -07:00
23b0b0f203 Added option countsonly to gam <UserTypeEntity> print|show notes 20240404.191401 2024-04-04 11:37:41 -07:00
83d464d167 Updated commands that send emails to not downshift 'First Last<firstlast@domain.com>' 2024-04-02 10:38:35 -07:00
1ba9f73fbd Update sendemail and notify email address lists 2024-04-01 19:36:12 -07:00
0a21f2c959 Cleaned up code for all commands that display Chat objects. 2024-03-30 09:37:43 -07:00
62b7b5d84b Added commands to display Chat events. 2024-03-29 20:06:07 -07:00