Ross Scroggs
|
127c3125ad
|
Get only required fields when processing messages (#410)
|
2017-01-31 13:27:11 -05:00 |
|
Jay Lee
|
63f1e0d504
|
Merge branch 'master' of https://github.com/jay0lee/GAM
|
2017-01-31 12:53:32 -05:00 |
|
Jay Lee
|
1ad10b6954
|
G Suite Enterprise SKU
|
2017-01-31 12:53:00 -05:00 |
|
Ross Scroggs
|
820cf98087
|
Fix typos in new messages/threads command parsing (#407)
* Soft error when getting group members, fix typo
* Fix typos
|
2017-01-27 14:54:12 -05:00 |
|
Jay Lee
|
15bd6beebd
|
Threads and batch support for Gmail modify/delete
|
2017-01-27 11:03:25 -05:00 |
|
Ross Scroggs
|
31871f192c
|
gam group <GroupName> should only return users except when updating groups (#406)
|
2017-01-26 15:18:34 -05:00 |
|
Ross Scroggs
|
7acfa4a2ac
|
Handle newlines in various description fields (#405)
|
2017-01-26 14:34:46 -05:00 |
|
Ross Scroggs
|
e212d68d60
|
Move project-apis.txt URL to var.py so all urls are in same spot (#403)
|
2017-01-26 13:27:22 -05:00 |
|
Ross Scroggs
|
6aeee89ee4
|
Handle group members of type CUSTOMER (#402)
|
2017-01-26 13:06:15 -05:00 |
|
Ross Scroggs
|
623572a652
|
Soft error when getting group members, fix typo (#401)
|
2017-01-26 11:07:20 -05:00 |
|
Jay Lee
|
f7c587c08b
|
no argument to -l
|
2017-01-25 15:30:33 -05:00 |
|
Jay Lee
|
da1f346b1a
|
-l argument to bash script for upgrade only
|
2017-01-25 15:27:12 -05:00 |
|
Jay Lee
|
056b56ed78
|
GAM 4.11 part 2
v4.11
|
2017-01-25 14:31:20 -05:00 |
|
Jay Lee
|
791581b850
|
GAM 4.11
|
2017-01-25 14:29:36 -05:00 |
|
Ross Scroggs
|
08f426ba09
|
Allow suppression of empty entries in multivalued schema fields (#399)
|
2017-01-25 14:21:58 -05:00 |
|
Jay Lee
|
54371cffff
|
remove .apps.googleusercontent.com from client id for auth
|
2017-01-25 11:35:33 -05:00 |
|
Jay Lee
|
c7946c0edf
|
remove access_type=offline to shorten auth URLs as it's default already
|
2017-01-25 11:22:25 -05:00 |
|
Jay Lee
|
ae578c64a0
|
rename to simplehttp so we don't affect http
|
2017-01-25 09:02:11 -05:00 |
|
Jay Lee
|
08bc1898cc
|
fix splitlines
|
2017-01-25 08:57:23 -05:00 |
|
Jay Lee
|
dc626b1b3e
|
always use httplib2 so we are consistent with TLS verify, debug output, etc
|
2017-01-25 08:53:33 -05:00 |
|
Ross Scroggs
|
7283e06750
|
Allow newlines in calendar event descriptions. (#398)
|
2017-01-24 15:36:12 -05:00 |
|
Ross Scroggs
|
c76368509e
|
rint start_time and end_time as dates in gam reports; handle bad data from Google (#397)
v4.1
|
2017-01-24 14:51:43 -05:00 |
|
Jay Lee
|
b54eb97f6b
|
Use profile instead of email scope since it's 1 less scope ultimately
|
2017-01-24 14:50:26 -05:00 |
|
Jay Lee
|
2d997fb046
|
silence noisy oauth2client helpers
|
2017-01-24 14:49:37 -05:00 |
|
Jay Lee
|
e2cf769b20
|
short URLs fix back
|
2017-01-24 14:48:44 -05:00 |
|
Jay Lee
|
281786b3b9
|
prettify oauth2.txt
|
2017-01-24 14:04:56 -05:00 |
|
Jay Lee
|
b06b8608d0
|
googleapiclient 1.6.1
|
2017-01-24 14:03:03 -05:00 |
|
Jay Lee
|
22dc39eb85
|
Merge branch 'master' of https://github.com/jay0lee/GAM
|
2017-01-24 14:00:32 -05:00 |
|
Jay Lee
|
4a894958f0
|
oauth2client 4.0
|
2017-01-24 14:00:07 -05:00 |
|
Ross Scroggs
|
38273a786a
|
Supply missing imports in utils.py (#396)
|
2017-01-24 13:47:56 -05:00 |
|
Jay Lee
|
6ba0a5d942
|
4.1 whatsnew.txt
|
2017-01-24 13:20:05 -05:00 |
|
Jay Lee
|
2ad731f4e0
|
GAM 4.1
|
2017-01-24 13:15:16 -05:00 |
|
Jay Lee
|
a491fb5471
|
Update ToS page for projects
|
2017-01-24 13:14:45 -05:00 |
|
Jay Lee
|
33cfb940b4
|
remove accidental break
|
2017-01-24 12:17:52 -05:00 |
|
Jay Lee
|
46b79334e4
|
pull APIs from GitHub master, import urllib2 once
|
2017-01-24 12:15:11 -05:00 |
|
Jay Lee
|
a7e841bcba
|
put APIs to enable for project in own file to pull live
|
2017-01-24 12:00:17 -05:00 |
|
Jay Lee
|
f2400b35b0
|
Update API list for create project
|
2017-01-16 15:29:25 -05:00 |
|
Ross Scroggs
|
31058336ce
|
Fix typo, clean up imports (#381)
* Fix typo, utils.py needs a few globals
* Clean up imports
|
2017-01-04 20:23:53 -05:00 |
|
Ross Scroggs
|
ac2cbef7f8
|
Fix gam transfer drive to properly handle orphaned files (#380)
|
2017-01-04 19:19:49 -05:00 |
|
Ross Scroggs
|
d7187ff998
|
When default SKU/Product list is used, sort it so output is cleaner (#379)
|
2017-01-04 17:57:23 -05:00 |
|
Ross Scroggs
|
2cc79f44ea
|
Update licenses (#376)
* Update documentation for new license aliases
Add government as in PR #362
* Allow full SKU to be specified
|
2016-12-31 11:50:39 -05:00 |
|
Jay Lee
|
067a67c14e
|
Update README.md
|
2016-12-31 11:32:40 -05:00 |
|
Ross Scroggs
|
054addfa9b
|
Fix typo in documentation (#375)
|
2016-12-31 10:42:43 -05:00 |
|
Jay Lee
|
6b7cf875de
|
utils.py for simple util functions
|
2016-12-29 16:32:22 -05:00 |
|
Jay Lee
|
581e31499b
|
move more vars to var.py
|
2016-12-29 15:44:33 -05:00 |
|
Jay Lee
|
a5883a8429
|
consolidate license info
|
2016-12-29 14:31:54 -05:00 |
|
Jay Lee
|
95c2d91a5b
|
pull variables into their own file
|
2016-12-29 13:55:14 -05:00 |
|
Ross Scroggs
|
9f487d57fb
|
Get just the field we need in info user licenses (#374)
|
2016-12-27 18:28:21 -05:00 |
|
Ross Scroggs
|
e0d278e7ea
|
Added count and allfields arguments to gam print groups (#373)
|
2016-12-27 15:30:09 -05:00 |
|
Ross Scroggs
|
36725c3574
|
Fix typo, update documentation (#372)
|
2016-12-27 12:44:50 -05:00 |
|