886a26cc5d
Fix doGetDomainInfo to properly pass logo <Filename> to doGetInstanceInfo
2015-09-29 22:54:29 -07:00
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
v3.6
2015-09-29 15:52:05 -04:00
7acb8a9e85
Merge pull request #103 from karlosss/patch-1
...
"updating user..." should be in stdout, not stderr
2015-08-21 19:04:33 -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
bbfe5d36e8
Merge pull request #99 from taers232c/master
...
cleanup for pylint
2015-08-20 11:28:50 -04: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
v3.51
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
8d967b1125
minor fixes for GAM 3.5 Windows build
2015-07-02 06:38:13 -04:00
277b5ac261
huge dump for Classroom, CloudPrint and batch fixes/improvements
v3.5
2015-07-02 05:36:37 -04:00
0b035deff0
update whatsnew.txt
v3.45
2015-05-01 05:02:21 -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
2c21aac0d6
Add six.py 1.9.0 for better OS X and Linux compatability
2015-04-30 14:35:16 -04:00
ce1efd6cb9
what's new with you?
v3.44
2015-04-15 15:07:01 -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
db0dd231b1
googleapiclient 1.4 and oauth2client 1.4.7 upgrades
2015-04-15 11:47:26 -04:00
a2e8d17a69
gafw, d4w and dfw license abbreviations
2015-04-15 10:52:09 -04:00
e73eb0453d
windows and pyinstaller ignores
2015-04-15 10:50:22 -04:00
d9a911cf56
switch build.bat from py2exe to pyinstaller
2015-04-15 10:46:41 -04:00
95c8b7ab16
direct load sha512_crypt so pyinstaller is happy
2015-04-15 10:30:29 -04:00
825f16ecc7
Merge pull request #60 from erikpt/master
...
Add support for annotatedAssetId field on Chrome OS devices
2015-04-15 08:57:05 -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
3354bb386d
bundle_files 3 to prevent crash of 32-bit Windows
2015-03-18 14:57:10 -04:00
11bac44de6
3.43 whatsnew
v3.43a
2015-03-18 14:30:21 -04: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
0542a09b88
Have short URL use a key and catch any errors
2015-03-18 13:51:20 -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
9939fa0198
Merge pull request #24 from daethnir/set-unix-execute-bit
...
Adds execute bit to gam for unix/linux.
2014-12-03 08:57:02 -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
25cd11e3a9
update whatsnew.txt for 3.42
v3.42
2014-11-19 15:02:09 -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
ac401bd1f2
remove oauth2client/anyjson.py
2014-11-19 11:50:17 -05:00
9e2198e115
convert to string before urldecode
2014-11-19 11:49:46 -05:00