Commit Graph

98 Commits

Author SHA1 Message Date
94dcd98e8d Fixes
doUpdateCustomer - starting on wrong index
appID2add - wrong variable in error message
convertUserIDtoEmail - id is Python built-in, use uid
doPrintDataTransfers - todrive argument causes infinite loop
doPrintDataTransfers - trailing space
doGetDataTransferInfo - id is Python built-in, use dtId
2015-09-29 20:36:56 -07:00
c3038807b9 Domains and Data Transfer APIs added 2015-09-29 15:52:05 -04:00
2d47622a0e "updating user..." should be in stdout, not stderr
The "updating user..." info is pumped into stderr instead of stdout - i fixed this.
2015-08-22 00:59:57 +02:00
0ecb732d60 Remove appdirs 2015-08-20 07:45:17 -07:00
8b5ac30030 Implement appdirs, cleanup for pylint 2015-08-19 23:31:23 -07:00
0c7bf10355 one more by Ross 2015-07-11 20:29:48 -04:00
319273eb03 large number of fixes from Ross Scroggs 2015-07-11 18:34:16 -04:00
199c49ff5e course aliases, message delete/trash, misc other 2015-07-11 15:00:50 -04:00
277b5ac261 huge dump for Classroom, CloudPrint and batch fixes/improvements 2015-07-02 05:36:37 -04:00
73c3cb013f be conservative with password hashing to prevent timeouts 2015-04-30 20:18:16 -04:00
f2b2c90586 bump version to 3.45 2015-04-30 20:17:44 -04:00
5b72c7d713 update orgunit commands to support IDs 2015-04-15 15:06:48 -04:00
2861b739c9 cleanup is_frozen for pyinstaller 2015-04-15 13:27:41 -04:00
e5e9cd1367 cleanup "print cros" 2015-04-15 12:25:21 -04:00
0fd9ab303d read extra-args.txt for additonal URL params 2015-04-15 11:48:16 -04:00
a2e8d17a69 gafw, d4w and dfw license abbreviations 2015-04-15 10:52:09 -04:00
95c8b7ab16 direct load sha512_crypt so pyinstaller is happy 2015-04-15 10:30:29 -04:00
a9993ad361 Fixed casing for annotatedAssetId field based on Google API docs. (Letter "D" in annotatedAssetId had been erroneously capitalized) 2015-04-13 17:35:31 -07:00
e2f717a46a Fixed spacing for orgs line 2015-04-13 13:29:07 -07:00
ec1b59066f Added support for annotatedAssetID field on updating Chrome OS devices 2015-04-13 13:22:14 -07:00
ee35a41d03 Revert "look for extra-args.txt file to read additional GAPI arguments from."
This reverts commit 6b2aa1c532.
2015-03-18 14:13:44 -04:00
baf2e67744 Version 3.43 2015-03-18 13:56:14 -04:00
e37e6935c4 One liner fixes for calendar add/delete ACLs 2015-03-04 15:07:23 -05:00
cbe848faff Merge branch 'master' of github.com:jay0lee/GAM 2015-03-04 14:59:20 -05:00
6b2aa1c532 look for extra-args.txt file to read additional GAPI arguments from. 2015-03-04 14:58:46 -05:00
518b820ad5 Adds execute bit to gam for unix/linux. 2014-12-02 21:39:29 -08:00
fd9a6b6737 fix permissionId handling on drive ACL delete/update 2014-11-21 08:40:00 -05:00
3e8bb878c8 catch unauthorized client and show service account instructions 2014-11-21 08:39:27 -05:00
6e7c15d101 version bump to 3.42 2014-11-19 14:42:06 -05:00
bc48432a8d return nice error if oauth2service.json missing 2014-11-19 12:16:04 -05:00
723e8c042a get all groups for users with >200 2014-11-19 12:07:43 -05:00
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