diff --git a/wiki/Basic-Items.md b/wiki/Basic-Items.md index 44d25407..543658b4 100644 --- a/wiki/Basic-Items.md +++ b/wiki/Basic-Items.md @@ -426,6 +426,7 @@ (gdoc|ghtml )| (gcsdoc|gcshtml ) ::= + ::= |(/) ::= id: ::= /|(/)+ ::= | @@ -566,11 +567,11 @@ (tdreturnidonly [])| (tdshare commenter|reader|writer)*| (tdsheet (id:)|)| - (tdsheettimestamp [] [tdsheettimeformat ]) + (tdsheettimestamp [] [tdsheettimeformat ]) (tdsheettitle )| (tdsubject )| ([tdsheetdaysoffset ] [tdsheethoursoffset ])| - (tdtimestamp [] [tdtimeformat ] + (tdtimestamp [] [tdtimeformat ] [tddaysoffset ] [tdhoursoffset ])| (tdtimezone )| (tdtitle )| diff --git a/wiki/GamUpdates.md b/wiki/GamUpdates.md index a9b8f2fd..c6f97e27 100644 --- a/wiki/GamUpdates.md +++ b/wiki/GamUpdates.md @@ -10,6 +10,19 @@ Add the `-s` option to the end of the above commands to suppress creating the `g See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation +### 7.30.05 + +Added option `gmaileventtypes ` to `gam report gmail` that can be used to limit the event types displayed. +``` + ::= |(/) + ::= "(,)*" + +gam report gmail user user@domain.com gmaileventtypes 1,10/11 +``` +* See: https://developers.google.com/workspace/admin/reports/v1/appendix/activity/gmail + +Updated sorting of column headers in `gam report `. + ### 7.30.04 Updated `gam report gmail` to avoid the following error when incomplete start/end time information is provided. diff --git a/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md b/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md index 4966f3b2..716cdc42 100644 --- a/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md +++ b/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md @@ -252,7 +252,7 @@ writes the credentials into the file oauth2.txt. admin@server:/Users/admin$ rm -f /Users/admin/GAMConfig/oauth2.txt admin@server:/Users/admin$ gam version WARNING: Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: /Users/admin/GAMConfig/oauth2.txt, Not Found -GAM 7.30.04 - https://github.com/GAM-team/GAM - pyinstaller +GAM 7.30.05 - https://github.com/GAM-team/GAM - pyinstaller GAM Team Python 3.14.2 64-bit final macOS Tahoe 26.2 x86_64 @@ -990,7 +990,7 @@ writes the credentials into the file oauth2.txt. C:\>del C:\GAMConfig\oauth2.txt C:\>gam version WARNING: Config File: C:\GAMConfig\gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: C:\GAMConfig\oauth2.txt, Not Found -GAM 7.30.04 - https://github.com/GAM-team/GAM - pythonsource +GAM 7.30.05 - https://github.com/GAM-team/GAM - pythonsource GAM Team Python 3.14.2 64-bit final Windows 11 10.0.26200 AMD64 diff --git a/wiki/List-Items.md b/wiki/List-Items.md index faa5f1f4..808144df 100644 --- a/wiki/List-Items.md +++ b/wiki/List-Items.md @@ -77,6 +77,7 @@ ::= "(,)*" ::= "(,)*" ::= "(,)*" + ::= "(,)*" ::= "(,)*" ::= "(,)*" ::= "(,)*" diff --git a/wiki/Reports.md b/wiki/Reports.md index 85d47c57..9602821b 100644 --- a/wiki/Reports.md +++ b/wiki/Reports.md @@ -28,6 +28,8 @@ These pages show event/parameter names; scroll down in the left column to: Repor ## Definitions ``` + ::= |(/) + ::= "(,)*" ::= mon|tue|wed|thu|fri|sat|sun