Ross Scroggs
4182b3cd1e
Print heading for info sendas
2016-08-30 12:08:37 -07:00
Ross Scroggs
24c0390174
Make routine to get sendas/signature attributes; allow treatasalias for gam signature
2016-08-30 11:52:27 -07:00
Ross Scroggs
5b02a22d77
Cleanup documentation
2016-08-30 10:57:21 -07:00
Ross Scroggs
2b65d87bfa
Help for the Python challenged
2016-08-30 07:23:52 -07:00
Ross Scroggs
3bf2ecc6e3
Statement misplaced in doPrintCourseParticipants; correct documentation
2016-08-29 21:37:20 -07:00
Ross Scroggs
656f87f89c
Allow charset <CharSet> with gam batch, like gam csv
2016-08-29 12:46:03 -07:00
Ross Scroggs
ae8949c6d6
Handle orphaned OrgUnit/Role Ids
2016-08-27 08:39:42 -07:00
Ross Scroggs
eeb29355f1
Merge remote-tracking branch 'jay0lee/master'
2016-08-27 08:37:58 -07:00
Jay Lee
4dea7cb650
add issue template back
2016-08-27 11:35:27 -04:00
Jay Lee
da4177f0e4
Merge remote-tracking branch 'origin/master' into branch-3.63
...
Attempting to move branch-3.63 to master
2016-08-27 11:22:45 -04:00
Jay Lee
c7b44ae8d9
Merge pull request #255 from taers232c/branch-3.63
...
Update create datatransfer
2016-08-27 15:18:48 +00:00
Ross Scroggs
37726c493d
Update create datatransfer
...
Allow drive as a synonym for Drive, avoids an API call
Update documentation
2016-08-27 05:50:59 -07:00
Jay Lee
83af5ee757
Merge pull request #250 from taers232c/branch-3.63
...
Clean up gam print guardians
2016-08-27 12:37:04 +00:00
Jay Lee
c35df829b0
3.71 whatsnew.txt update
v3.71
2016-08-25 12:22:56 -04:00
Jay Lee
1539c37576
GAM 3.71
2016-08-25 12:16:43 -04:00
Ross Scroggs
34b9029e90
Clean up print guardians
...
Make gam show guardians and gam print guardians
show guardians gives formatted output
print guardians gives CSV output
This is like all other print/show xxx commands.
2016-08-21 22:41:01 -07:00
Jay Lee
50abefd5f9
Merge pull request #249 from taers232c/branch-3.63
...
Documentation update
2016-08-21 16:57:53 -04:00
Ross Scroggs
0508554e2c
Documentation update
2016-08-21 13:46:09 -07:00
Jay Lee
67ab67c81b
Merge pull request #248 from taers232c/branch-3.63
...
Rewrite of doRequestOauth
2016-08-21 16:17:58 -04:00
Ross Scroggs
7bf263fd35
Rewrite of doRequestOauth
...
This does not handle overwrite
2016-08-21 12:57:22 -07:00
Jay Lee
88067e64e6
Merge pull request #246 from taers232c/branch-3.63
...
Pythonic way to initialize dictionary entry that may/may not already exist
2016-08-21 15:35:04 -04:00
Ross Scroggs
8254b1040c
Pythonic way to initialize dictionary entry
2016-08-21 12:29:10 -07:00
Jay Lee
fdaf6508b1
Merge pull request #245 from taers232c/branch-3.63
...
Clean up create/update user schema
2016-08-21 15:25:07 -04:00
Ross Scroggs
bbc9b8fb2b
Clean up create/update user schema
...
Pass True/False to indicate update/create
Delete extraneous () with del, del is an operator, not a function
When looking for field to delete, don't distract user with messages
saying field name doesn't match other fields; you get a message only if
you give and invalid field name
Error messages to user on invalid arguments say create/update as
appropriate, before it always said create which might be confusing if
you just did an update
It's an error to say deletefield when creating
2016-08-21 11:46:42 -07:00
Jay Lee
f229ab7de2
Merge pull request #244 from taers232c/branch-3.63
...
Guardian command cleanup
2016-08-21 13:54:33 -04:00
Ross Scroggs
3b5b5be881
Guardian command cleanup
...
Upshift states list as a convenience to user; split on comma or space
as in most other lists
Tell user about invalid argument
Keep pylint happy, eliminate extra spaces
2016-08-21 10:47:57 -07:00
Jay Lee
b9155f42d6
Merge pull request #243 from taers232c/branch-3.63
...
Improve CSV file reading
2016-08-21 12:59:24 -04:00
Ross Scroggs
aa48edc0ff
Improve CSV file reading
2016-08-21 09:54:27 -07:00
Jay Lee
2f306d1181
Upgrade to RSA 3.4.2
2016-08-20 16:53:46 -04:00
Jay Lee
0e01a32c64
Upgrade to six 1.10.
2016-08-20 16:48:16 -04:00
Jay Lee
a1b2e3b63b
Upgrade to googleapiclient 1.5.1
2016-08-20 16:46:12 -04:00
Jay Lee
219509853f
upgrade to oauth2client 3.0. Override some strings in GAM
...
to reduce custom changes to oauth2client.
2016-08-20 16:25:49 -04:00
Jay Lee
f66aa71ec1
Schema updates no longer deletes fields. Fixes #229 .
2016-08-19 15:58:56 -04:00
Jay Lee
e1e49f8edf
fixes #238
...
-make sure name exists in body before setting givenName or familyName.
-change if else for updateCmd to avoid a double negative
2016-08-19 12:44:27 -04:00
Jay Lee
bbb70421ed
what's new with you?
v3.7
2016-08-18 08:15:58 -04:00
Jay Lee
7a2785ba5c
-Classroom Guardian API commands
...
-Allow pulling new activity reports w/o code changes
-GAM 3.7 baby!
2016-08-18 08:05:16 -04:00
Jay Lee
2c15230756
Merge pull request #214 from taers232c/branch-3.66
...
Multiple fixes and enhancements
2016-08-17 20:09:02 -04:00
Ross Scroggs
232755590d
Write all thread messages to stderr
2016-08-12 09:50:44 -07:00
Ross Scroggs
ddd040e395
Make calendar showacl usable
2016-08-12 09:02:00 -07:00
Ross Scroggs
a9dc255979
Update gam print courses, gam update group, gam print mobile
2016-08-01 15:35:38 -07:00
Ross Scroggs
785073eb87
Fix cut/paste error
2016-08-01 08:25:07 -07:00
Ross Scroggs
368a6d1217
Add drivefilename <DriveFileName> to gam get drivefile
2016-08-01 08:19:42 -07:00
Ross Scroggs
13d2f9dd96
Clean up error messages; make subroutine to get file attributes; format takes list in get drivefile
2016-08-01 07:42:37 -07:00
Ross Scroggs
e85e54b86a
Simplify exception declarations
2016-07-30 08:29:22 -07:00
Ross Scroggs
e39d441d01
Add required JSON files
2016-07-29 18:18:43 -07:00
Ross Scroggs
f6f15c8801
Many changes: Gmail API, CSV files, print commands
2016-07-29 17:52:42 -07:00
Ross Scroggs
0dc8accb64
Tweak {RT} pattern
2016-06-30 09:31:26 -07:00
Ross Scroggs
79964892f6
Update documentation
2016-06-30 07:52:56 -07:00
Ross Scroggs
b648ddbfdf
Implement Steve Main template processing suggestion.
2016-06-29 23:06:56 -07:00
Ross Scroggs
cab068357a
Handle UTF in formatted multiline signature
2016-06-29 08:18:03 -07:00