Commit Graph

4598 Commits

Author SHA1 Message Date
6b0fb9e54d Handle misidentified codepoint (#281) 2016-10-12 18:02:26 -04:00
8435d41d44 mention binary builds 2016-10-12 16:01:54 -04:00
e92b9690d4 require Python 2.7 2016-10-12 16:01:54 -04:00
953ea36177 Merge pull request #280 from PMox/master
Remove underscore or the string will not match
2016-10-12 15:27:49 -04:00
36d0d7da7b Remove underscore or the string will not match 2016-10-12 21:18:51 +02:00
e101231f9b Update linux-build.sh 2016-10-12 14:53:41 -04:00
3090c59582 GAM 3.72 v3.72 2016-10-12 14:19:07 -04:00
1de7e32f25 fix error message and remove old comment 2016-10-12 14:10:22 -04:00
2bf058b089 make sure courseId isn't already prefixed before prefixing 2016-10-12 13:34:59 -04:00
c507714ab6 CrOS device actions (disable, deprovision, reenable...) 2016-10-12 11:56:31 -04:00
cdc72d2f23 catch additional errors on guardian delete 2016-10-12 11:53:37 -04:00
2368adfebd Update .gitignore to block MSI and WIX build files 2016-10-12 11:26:51 -04:00
46c000f6d1 MSI Windows build 2016-10-12 11:25:26 -04:00
4254ed4d86 x64 7zip, clean pyinsataller, python-64 path 2016-10-11 15:56:24 -04:00
3233807c17 remove pathext from macos-gam.spec 2016-10-11 15:30:40 -04:00
b3501a2d4a MacOS PyInstaller build files 2016-10-11 10:30:12 -04:00
3d5ac7c448 windows-gam.spec rename 2016-10-11 09:48:20 -04:00
11e2a3845d Rename gam.spec to windows-gam.spec 2016-10-11 09:47:32 -04:00
9812c23513 Rename build.bat to windows-build.bat 2016-10-11 09:47:09 -04:00
5c02c1b50c Merge pull request #266 from taers232c/master
Fix typo, clean up doPrintGroupMembers
2016-09-01 17:30:40 +00:00
f3f3f91fcb Fix spacing 2016-09-01 10:10:19 -07:00
f8be56efdc Fix type, clean up doPrintGroupMembers 2016-09-01 10:07:26 -07:00
dcae0155b2 Simply and generalize print group-members so that fields like the new status are automatically included as Google updates API 2016-08-31 14:23:58 -04:00
7c21c670dc Merge pull request #264 from taers232c/master
Add new fields to list of selectable fields in print groups
2016-08-31 12:59:19 +00:00
44c0d4bf15 Add new fields to list of selectable fields in print groups 2016-08-30 19:05:51 -07:00
39159d3ce7 Merge pull request #262 from taers232c/master
Make routine to get sendas/signature attributes
2016-08-31 01:59:29 +00:00
62565d7c97 Update documentation 2016-08-30 16:48:28 -07:00
b8b268f0ad default argument allowed for signature and sendas 2016-08-30 16:45:58 -07:00
4182b3cd1e Print heading for info sendas 2016-08-30 12:08:37 -07:00
24c0390174 Make routine to get sendas/signature attributes; allow treatasalias for gam signature 2016-08-30 11:52:27 -07:00
2b336d8c9f Merge pull request #261 from taers232c/master
Cleanup documentation
2016-08-30 18:09:19 +00:00
5b02a22d77 Cleanup documentation 2016-08-30 10:57:21 -07:00
b680a6bf12 Merge pull request #260 from taers232c/master
Help for the Python challenged
2016-08-30 14:29:01 +00:00
2b65d87bfa Help for the Python challenged 2016-08-30 07:23:52 -07:00
e214ad8154 Merge pull request #259 from taers232c/master
Statement misplaced in doPrintCourseParticipants; correct documentation
2016-08-30 14:14:04 +00:00
3bf2ecc6e3 Statement misplaced in doPrintCourseParticipants; correct documentation 2016-08-29 21:37:20 -07:00
594e10d0a4 Merge pull request #258 from taers232c/master
Allow charset <CharSet> with gam batch, like gam csv
2016-08-29 20:03:03 +00:00
656f87f89c Allow charset <CharSet> with gam batch, like gam csv 2016-08-29 12:46:03 -07:00
a5dd9b69e3 Merge pull request #257 from taers232c/master
Handle orphaned Org Unit/Role Ids in print admins/adminroles
2016-08-29 17:18:28 +00:00
ae8949c6d6 Handle orphaned OrgUnit/Role Ids 2016-08-27 08:39:42 -07:00
eeb29355f1 Merge remote-tracking branch 'jay0lee/master' 2016-08-27 08:37:58 -07:00
4dea7cb650 add issue template back 2016-08-27 11:35:27 -04:00
da4177f0e4 Merge remote-tracking branch 'origin/master' into branch-3.63
Attempting to move branch-3.63 to master
2016-08-27 11:22:45 -04:00
c7b44ae8d9 Merge pull request #255 from taers232c/branch-3.63
Update create datatransfer
2016-08-27 15:18:48 +00:00
37726c493d Update create datatransfer
Allow drive as a synonym for Drive, avoids an API call
Update documentation
2016-08-27 05:50:59 -07:00
83af5ee757 Merge pull request #250 from taers232c/branch-3.63
Clean up gam print guardians
2016-08-27 12:37:04 +00:00
c35df829b0 3.71 whatsnew.txt update v3.71 2016-08-25 12:22:56 -04:00
1539c37576 GAM 3.71 2016-08-25 12:16:43 -04:00
34b9029e90 Clean up print guardians
Make gam show guardians and gam print guardians
show guardians gives formatted output
print guardians gives CSV output
This is like all other print/show xxx commands.
2016-08-21 22:41:01 -07:00
50abefd5f9 Merge pull request #249 from taers232c/branch-3.63
Documentation update
2016-08-21 16:57:53 -04:00