Jay Lee
867488bf77
Update README.md
2015-10-08 06:41:17 -04:00
Jay Lee
9c485334f1
Update README.md
2015-10-07 08:22:28 -04:00
Ross Scroggs
04ff83fc2d
Correct gam update org <OrgUnit> add cros /all cros
2015-10-05 07:49:10 -07:00
Ross Scroggs
d61e2751ef
Merge remote-tracking branch 'jay0lee/master'
2015-10-05 04:51:39 -07:00
Jay Lee
87b64572db
Merge pull request #124 from taers232c/master
...
Changes to atom/service.py and gdata/service.py to support Domain Shared Contacts
2015-10-05 06:46:34 -04:00
Ross Scroggs
50a33a5083
gdata/service.py change not required
2015-10-04 08:23:00 -07:00
Ross Scroggs
2dc72ab262
Merge remote-tracking branch 'origin/master'
2015-10-03 21:25:41 -07:00
Ross Scroggs
6dec0ea0f1
Changes required for Domain Shared Contacts
2015-10-03 21:25:18 -07:00
Ross Scroggs
fdc4e867c2
Merge remote-tracking branch 'jay0lee/master'
2015-10-03 07:00:56 -07:00
Ross Scroggs
525731fe33
Merge remote-tracking branch 'jay0lee/master'
2015-10-01 08:01:47 -07:00
Jay Lee
66d86b8d4d
Merge pull request #121 from taers232c/master
...
Clean up argument parsing, error messages, redundant use of .keys()
2015-10-01 05:38:16 -04:00
Ross Scroggs
2443d5d1cf
Clean up argument parsing, error message, redundant use of .keys()
2015-09-30 14:40:05 -07:00
Jay Lee
8863e7337e
Just get logo directly (reduce dependency on gdata library
2015-09-30 11:48:53 -04:00
Jay Lee
27b31ff1fb
Add fixes back for oauth2client
2015-09-30 09:57:49 -04:00
Jay Lee
58335025c4
Make cloudprint. and admin-settings JSON files part of Windows binary
2015-09-30 09:42:08 -04:00
Jay Lee
c1225178d6
move nearly everything into /src to make git.io/gam cleaner w/o a readme tree
2015-09-30 09:14:32 -04:00
Jay Lee
8b19040e45
update googleapiclient, httplib2, oauth2client and passlib to latest versions
2015-09-30 09:07:28 -04:00
Jay Lee
6ba62b66b4
remove old setup files, sync gam.spec
2015-09-30 08:43:16 -04:00
Jay Lee
e1bd7d7ae9
Update README.md
2015-09-30 08:39:56 -04:00
Jay Lee
c9b2c1d8d6
Fix "gam update customer", customer field not needed.
2015-09-30 08:34:38 -04:00
Jay Lee
1ae2b960c7
update whatsnew.txt
v3.61
2015-09-30 06:50:39 -04:00
Jay Lee
0c2d4ab5cb
remove old duplicate doCreateDomain func and ver to 3.61
2015-09-30 06:46:07 -04:00
Jay Lee
b9460cbcea
Merge pull request #118 from taers232c/master
...
Fixes
2015-09-30 06:44:34 -04:00
Ross Scroggs
886a26cc5d
Fix doGetDomainInfo to properly pass logo <Filename> to doGetInstanceInfo
2015-09-29 22:54:29 -07:00
Ross Scroggs
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
Jay Lee
c3038807b9
Domains and Data Transfer APIs added
v3.6
2015-09-29 15:52:05 -04:00
Jay Lee
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
karlosss
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
Jay Lee
bbfe5d36e8
Merge pull request #99 from taers232c/master
...
cleanup for pylint
2015-08-20 11:28:50 -04:00
Ross Scroggs
0ecb732d60
Remove appdirs
2015-08-20 07:45:17 -07:00
Ross Scroggs
8b5ac30030
Implement appdirs, cleanup for pylint
2015-08-19 23:31:23 -07:00
Jay Lee
0c7bf10355
one more by Ross
v3.51
2015-07-11 20:29:48 -04:00
Jay Lee
319273eb03
large number of fixes from Ross Scroggs
2015-07-11 18:34:16 -04:00
Jay Lee
199c49ff5e
course aliases, message delete/trash, misc other
2015-07-11 15:00:50 -04:00
Jay Lee
8d967b1125
minor fixes for GAM 3.5 Windows build
2015-07-02 06:38:13 -04:00
Jay Lee
277b5ac261
huge dump for Classroom, CloudPrint and batch fixes/improvements
v3.5
2015-07-02 05:36:37 -04:00
Jay Lee
0b035deff0
update whatsnew.txt
v3.45
2015-05-01 05:02:21 -04:00
Jay Lee
73c3cb013f
be conservative with password hashing to prevent timeouts
2015-04-30 20:18:16 -04:00
Jay Lee
f2b2c90586
bump version to 3.45
2015-04-30 20:17:44 -04:00
Jay Lee
2c21aac0d6
Add six.py 1.9.0 for better OS X and Linux compatability
2015-04-30 14:35:16 -04:00
Jay Lee
ce1efd6cb9
what's new with you?
v3.44
2015-04-15 15:07:01 -04:00
Jay Lee
5b72c7d713
update orgunit commands to support IDs
2015-04-15 15:06:48 -04:00
Jay Lee
2861b739c9
cleanup is_frozen for pyinstaller
2015-04-15 13:27:41 -04:00
Jay Lee
e5e9cd1367
cleanup "print cros"
2015-04-15 12:25:21 -04:00
Jay Lee
0fd9ab303d
read extra-args.txt for additonal URL params
2015-04-15 11:48:16 -04:00
Jay Lee
db0dd231b1
googleapiclient 1.4 and oauth2client 1.4.7 upgrades
2015-04-15 11:47:26 -04:00
Jay Lee
a2e8d17a69
gafw, d4w and dfw license abbreviations
2015-04-15 10:52:09 -04:00
Jay Lee
e73eb0453d
windows and pyinstaller ignores
2015-04-15 10:50:22 -04:00
Jay Lee
d9a911cf56
switch build.bat from py2exe to pyinstaller
2015-04-15 10:46:41 -04:00
Jay Lee
95c8b7ab16
direct load sha512_crypt so pyinstaller is happy
2015-04-15 10:30:29 -04:00