Commit Graph

67 Commits

Author SHA1 Message Date
995f4db93b import string 2014-11-19 11:53:05 -05:00
9e2198e115 convert to string before urldecode 2014-11-19 11:49:46 -05:00
eaf99c682f fix commit-batch on batch commands 2014-11-19 11:14:30 -05:00
447a807f69 'gam license <sku>' to perform actions for users with given skus 2014-11-19 11:12:41 -05:00
a88dde7d7a one more Code->GitHub URL 2014-11-19 11:06:19 -05:00
2e28793663 gam print users ismailboxsetup 2014-11-19 11:05:56 -05:00
dd90f6c0ad simplify cros/mobile info commands 2014-11-19 10:31:46 -05:00
9c67b6b8b4 show gmailprofile command 2014-11-19 10:24:04 -05:00
206b6864c7 user activity cleanup 2014-11-19 10:10:51 -05:00
d65a2494bf remove stale comments 2014-11-19 10:07:58 -05:00
d806d55a64 more consistency on user groupings ('all users', etc) 2014-11-19 10:06:32 -05:00
05f5ed338b update all Google Code URLs to GitHub 2014-11-19 09:38:43 -05:00
0ca14a918b upgrade googleapiclient and oauth2client versions 2014-11-19 09:22:13 -05:00
71ade81064 no more simplejson 2014-11-19 09:13:25 -05:00
c6012f049a 'gam <users> update labels' cleanup 2014-11-19 09:09:33 -05:00
d05eab9f3f cleanup 2014-11-19 08:54:02 -05:00
09816fa817 show more info in gam info cros 2014-11-19 08:53:19 -05:00
3da941d8b4 gam mobile <id> action accountwipe 2014-11-19 08:52:01 -05:00
8f2bc384bd OAuth Tokens Report 2014-11-19 08:48:29 -05:00
bfc67899ca gam print users emailparts 2014-10-03 06:00:01 -04:00
29963d46e9 deprov and delete alias commands behave better with zero items returned 2014-10-03 05:55:42 -04:00
1de0bd345f fix org unit check on create user 2014-10-03 05:53:56 -04:00
b679cab397 make profile command fail soft on error 2014-10-03 05:52:58 -04:00
00dd368c08 first attempt at Drive Activity API 2014-10-03 05:50:15 -04:00
d0126136b1 2nd fix attempt for gam info domain 2014-10-02 07:43:45 -04:00
eda9153ec3 soft fail on license changes 2014-10-02 07:42:24 -04:00
064efbc154 GAM 3.41 2014-10-02 07:40:55 -04:00
e46af32638 Handle Google web servers returning no file size info 2014-09-30 09:04:06 -04:00
315367c80c fix cd.schemas() calls 2014-09-23 21:22:01 -04:00
aba602ff2a GAM 3.4 "Oktoberfest" 2014-09-23 21:12:11 -04:00
da8833bdc6 make "gam create ou" work 2014-09-23 21:10:45 -04:00
ed932cce55 sort domain settings customerId results to make sure a real user is returned. 2014-09-23 21:09:55 -04:00
37ade0059f handle missing dns.resolver library quietly 2014-09-23 21:08:58 -04:00
7f6683e21d language shouldn't lowercase 2014-09-23 21:07:54 -04:00
ca44a0dfb6 make sure downloaded drive file names are safe 2014-09-23 21:07:18 -04:00
d9f85c600b handle IndexError on page messages 2014-09-23 21:06:30 -04:00
c019a6d2e8 Merge branch 'master' of github.com:jay0lee/GAM
yes
2014-09-23 21:04:46 -04:00
e8e25c352b add user schema api scopes 2014-09-23 20:09:05 -04:00
1f75ac6112 Support for custom user schemas and non-admin user information 2014-09-23 19:53:08 -04:00
8ee5b0ffdb Merge pull request #3 from daethnir/client_secrets_url
Adds link to docs for creating client secrets file.
2014-09-12 05:15:53 -04:00
06573991f6 Merge branch 'master' of https://github.com/ksdtech/GAM into ksdtech-master 2014-09-12 05:09:30 -04:00
77a785049f 3.32 2014-09-11 15:07:19 -04:00
44f62026a9 short license names for vfe, gau, gams 2014-09-11 15:01:12 -04:00
6e4bb0abf9 Merge branch 'master' of github.com:jay0lee/GAM 2014-09-10 14:11:06 -04:00
2b243edd3a various updates 2014-09-10 14:10:58 -04:00
b56fe39bb2 Print only certain SKUs via "gam print licenses" 2014-09-08 10:17:23 -04:00
c62fa88d00 'members' items key for members().list() GAPI call
The default 'items' key is not found when calling the members().list() GAPI, so no existing group members are returned from callGAPIpages. The correct key is 'members'.
2014-07-28 09:50:43 -07:00
fffb847b5f allow name and description settings in doUpdateGroup
You can set 'name' and 'description' separately in doCreateGroup, but the corresponding code in doUpdateGroup is not available. Using the settings interface for these parameters seems to work.  Also, the prompt for illegal attributes was incorrect. Should say 'gam update group...', not 'gam create group...'
2014-07-27 14:42:00 -07:00
fe69068bba Adds link to docs for creating client secrets file. 2014-07-15 14:03:52 -07:00
3dc755eafa use base64.urlsafe_b64 commands 2014-07-13 15:04:54 -04:00