d9ec9d3af9
Merge branch 'master' of https://github.com/jay0lee/GAM
2017-02-04 14:59:07 -05:00
7104b24633
more work on Reseller API
2017-02-04 14:57:42 -05:00
9cd81c9148
Use different index for inner loop ( #419 )
2017-02-03 19:42:59 -05:00
56a60d1651
Fix add/update/delete smime when sendas argument not specified ( #418 )
...
* Simplify by using existing function
* add/update smime using 1st users email address when sendas not specified
* Fix error messages, update documentation
* Delete smile needs same fix
* Delete/update have same problem with smimeId
* Clean up names
* Missed one
2017-02-03 18:27:55 -05:00
1cdf02bc31
Simplify by using existing function ( #417 )
2017-02-03 15:50:34 -05:00
5b469496d6
Initial S/MIME support (requires Enterprise SKU)
2017-02-03 13:29:36 -05:00
2a1d3a1ce1
Default encoding has to be set on multiprocess instances of gam ( #416 )
...
* Default encoding has to be set on multiprocess instances of gam
* Update documentation
2017-02-03 13:02:31 -05:00
9b89492d83
We can now query 2SV status in the print users command ( #415 )
2017-02-03 11:35:52 -05:00
45b1eee8f3
early support to get info user info about 2-step verification enrollment ( #414 )
2017-02-03 11:08:45 -05:00
e9dda2079a
Add reseller API to projects to enable
2017-02-01 10:27:13 -05:00
c279acbab8
Enhance print courses/course-participants ( #413 )
2017-02-01 09:09:02 -05:00
082cd9b087
First commit of Reseller API support
2017-01-31 16:06:32 -05:00
7d2e5d674a
Handle user error in update labels ( #412 )
...
* Get only required fields when processing messages
* Handle customer id in group add/delete/sync/clear
I always wondered what this was: if user_email != u'*'
* Allow * to mean all users in group operations
* Make pylon happy, handle user error in update labels
2017-01-31 15:48:47 -05:00
b2d95c545d
Handle customer id in group add/delete/sync/clear
( #411 )
...
* Get only required fields when processing messages
* Handle customer id in group add/delete/sync/clear
I always wondered what this was: if user_email != u'*'
* Allow * to mean all users in group operations
2017-01-31 14:52:21 -05:00
127c3125ad
Get only required fields when processing messages ( #410 )
2017-01-31 13:27:11 -05:00
63f1e0d504
Merge branch 'master' of https://github.com/jay0lee/GAM
2017-01-31 12:53:32 -05:00
1ad10b6954
G Suite Enterprise SKU
2017-01-31 12:53:00 -05:00
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
15bd6beebd
Threads and batch support for Gmail modify/delete
2017-01-27 11:03:25 -05:00
31871f192c
gam group <GroupName> should only return users except when updating groups ( #406 )
2017-01-26 15:18:34 -05:00
7acfa4a2ac
Handle newlines in various description fields ( #405 )
2017-01-26 14:34:46 -05:00
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
6aeee89ee4
Handle group members of type CUSTOMER ( #402 )
2017-01-26 13:06:15 -05:00
623572a652
Soft error when getting group members, fix typo ( #401 )
2017-01-26 11:07:20 -05:00
f7c587c08b
no argument to -l
2017-01-25 15:30:33 -05:00
da1f346b1a
-l argument to bash script for upgrade only
2017-01-25 15:27:12 -05:00
056b56ed78
GAM 4.11 part 2
v4.11
2017-01-25 14:31:20 -05:00
791581b850
GAM 4.11
2017-01-25 14:29:36 -05:00
08f426ba09
Allow suppression of empty entries in multivalued schema fields ( #399 )
2017-01-25 14:21:58 -05:00
54371cffff
remove .apps.googleusercontent.com from client id for auth
2017-01-25 11:35:33 -05:00
c7946c0edf
remove access_type=offline to shorten auth URLs as it's default already
2017-01-25 11:22:25 -05:00
ae578c64a0
rename to simplehttp so we don't affect http
2017-01-25 09:02:11 -05:00
08bc1898cc
fix splitlines
2017-01-25 08:57:23 -05:00
dc626b1b3e
always use httplib2 so we are consistent with TLS verify, debug output, etc
2017-01-25 08:53:33 -05:00
7283e06750
Allow newlines in calendar event descriptions. ( #398 )
2017-01-24 15:36:12 -05:00
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
b54eb97f6b
Use profile instead of email scope since it's 1 less scope ultimately
2017-01-24 14:50:26 -05:00
2d997fb046
silence noisy oauth2client helpers
2017-01-24 14:49:37 -05:00
e2cf769b20
short URLs fix back
2017-01-24 14:48:44 -05:00
281786b3b9
prettify oauth2.txt
2017-01-24 14:04:56 -05:00
b06b8608d0
googleapiclient 1.6.1
2017-01-24 14:03:03 -05:00
22dc39eb85
Merge branch 'master' of https://github.com/jay0lee/GAM
2017-01-24 14:00:32 -05:00
4a894958f0
oauth2client 4.0
2017-01-24 14:00:07 -05:00
38273a786a
Supply missing imports in utils.py ( #396 )
2017-01-24 13:47:56 -05:00
6ba0a5d942
4.1 whatsnew.txt
2017-01-24 13:20:05 -05:00
2ad731f4e0
GAM 4.1
2017-01-24 13:15:16 -05:00
a491fb5471
Update ToS page for projects
2017-01-24 13:14:45 -05:00
33cfb940b4
remove accidental break
2017-01-24 12:17:52 -05:00
46b79334e4
pull APIs from GitHub master, import urllib2 once
2017-01-24 12:15:11 -05:00
a7e841bcba
put APIs to enable for project in own file to pull live
2017-01-24 12:00:17 -05:00