38399c0e1e
Improve info/update instance
...
Print address fields in logical order in gam info instance
Allow multiple address fields to be entered in a single gam update
instance command
2016-04-03 20:44:34 -07:00
43782ca3f8
further updates to replace Admin Settings GData API with customers()
2016-04-03 18:59:25 -04:00
b5f911e259
Replace some old admin settings API calls with customers().
2016-04-03 13:15:24 -04:00
4596accf5a
Merge pull request #212 from Yuyuu/master
...
Allow to search drive files to update by query
2016-04-03 12:41:20 -04:00
d4cad7a242
Merge pull request #213 from taers232c/branch-3.66
...
Calendar add/update/show improvements
2016-04-03 12:40:43 -04:00
9ba732e0bf
Make getCalendarAttributes to eliminate duplicate code
...
Add clear|none as option for reminder/notification in add/update
calendar to allow clearing all reminders/notifications
Add domain to user in update calendar
Add domain to calendarId in update calendar
2016-04-01 14:39:23 -07:00
0034704b3f
Handle query for drive file update
2016-03-30 17:07:05 +02:00
b6caa8a5ba
Put normalize calendarId back
2016-03-27 08:09:06 -07:00
cca9684ffb
Merge pull request #209 from taers232c/branch-3.65
...
Clean up, fixes
2016-03-25 20:06:34 +00:00
c00259a5b6
remove check for full email in Calendar add ACL, we check later
2016-03-25 14:19:33 -04:00
455730dad8
Clean up stderr error messages
2016-03-24 18:28:06 -07:00
b17b80ee12
Put back GAM specific no browser message
2016-03-21 15:05:27 -07:00
4fadf68da4
Improve signature/vacation file handling
...
When gam signature/vacation specify a file for input, allow optional
charset <Charset> argument.
2016-03-19 11:15:35 -07:00
fb9aebf123
Improve signature/vacation file handling
...
Strip BOM_UTF8 from encoded data read by readFile; Windows puts a
BOM_UTF8 in UTF-8 files.
2016-03-19 10:34:49 -07:00
087c6775e3
Label processing cleanup
2016-03-17 17:47:05 -07:00
a3c509ce61
Cosmetic cleanup
2016-03-17 16:22:15 -07:00
6b0fce21a5
Cache oauth2service.json data
2016-03-17 11:09:27 -07:00
7b8b4674e7
Cleanup, fixes, bump version
...
doProcessMessages: clean up parsing, slight code reorder
readFile: add encoding parameter
doSignature: read file with encoding
doVacation: read file with encoding
2016-03-17 10:09:25 -07:00
4956873357
two more removes
v3.65
2016-03-16 13:27:20 -04:00
4dd1d6a244
more bad files removed
2016-03-16 13:26:08 -04:00
65367947e0
Add pyasn1 and rsa for native crypt operations. Remove bad admx stuff
2016-03-16 13:24:19 -04:00
a83414f831
bump to 3.65
2016-03-16 13:14:28 -04:00
bba894bdc3
Remove Drive-storage and Coordinate SKUs (faster) and add Apps-Lite.
2016-03-16 13:13:24 -04:00
190c4f212d
Upgrade googleapiclient to 1.5.0
2016-03-16 13:05:55 -04:00
d8a78d96ae
Upgrade to oauth2client 2.0.1. Remove support for seperate pem keys.
2016-03-16 12:53:05 -04:00
1d30eb7d91
switch "delete messages" to use batchDelete() for performance
2016-03-16 12:21:50 -04:00
ac86758e79
Add messages modify command which can add/remove labels on messages.
2016-03-16 12:04:59 -04:00
afee6c32a3
Merge pull request #189 from taers232c/branch-3.63
...
Fixes; cosmetic changes
2016-03-16 10:47:54 -04:00
7412236679
gam <UserTypeEntity> untrash message|messages query <Query> [doit] [max_to_untrash <Number>]
2016-03-09 15:41:04 -08:00
3ef433687a
Add [listlimit <Number>] to gam print cros
...
This limits the number of entries shown for activeTimeRanges and
recentUsers
2016-03-09 15:14:26 -08:00
82d43d0b62
Minor tweaks for compatibility
2016-03-05 18:40:01 -08:00
bf31e72384
Add noaliases and groups arguments to gam info group
2016-03-04 14:29:56 -08:00
2a37589a9f
Add untrash argument to gam delete drivefile
2016-03-03 08:25:03 -08:00
a334645910
ISSUE_TEMPLATE is shown in plaintext on new issues
2016-02-29 09:07:09 -05:00
6519a5b007
First shot at an issue template
...
goal is to reduce # of "how do I" issues which should go to discussion
forum as well as bug reports which don't include full details.
2016-02-29 09:03:14 -05:00
cafa01248a
Cosmetic cleanup
2016-02-27 19:56:04 -08:00
5ab14fef05
Handle missing values in column
2016-02-27 19:07:01 -08:00
6b6ada5b2c
Improve error message
2016-02-26 19:10:15 -08:00
18420275af
Fix setting GamPath in Windows (better solution)
2016-02-26 17:00:46 -08:00
8f283acf66
Fix setting GamPath in Windows
2016-02-26 16:47:08 -08:00
f27df74339
Allow csv FileName:FieldName and csvfile FileName:FieldName
...
csvfile form must be used for: gam csvfile FileName:FieldName … as gam
csv FileName is already defined
2016-02-24 16:25:57 -08:00
ca059a62a6
Strip blanks, handle empty entries in gam file and gam csvfile
2016-02-12 06:03:20 -08:00
6dae2302c0
Fix doVacation
2016-02-11 20:41:14 -08:00
bae5f20ec4
gam csv FileName:FieldName changed to gam csvfile FileName:FieldName
...
Added error checking
2016-02-11 20:09:40 -08:00
51a4d92a90
3.63, maxresults param to print groups
v3.63
2016-02-05 10:51:33 -05:00
d527f4104f
simplify file list of users and add csv list
2016-02-05 10:31:31 -05:00
2d74916ca5
group membership sync batch support
2016-02-05 09:42:07 -05:00
0aabe4ae9b
Merge pull request #179 from taers232c/master
...
Optionally get admin email address from command line in doRequestOauth
2016-01-27 14:33:30 -05:00
0a41b4ec68
Optionally get admin email address from command line in doRequestOauth
2016-01-27 10:41:17 -08:00
9cf4a151aa
Merge remote-tracking branch 'jay0lee/master'
2016-01-27 07:38:02 -08:00