Ross Scroggs
e5e5db335d
Add updateevent documentation, fix bug ( #1142 )
...
* Add updateevent documentation
* Fix calendar bug
* updateevent doesn't use id|eventid
2020-03-30 21:31:35 -04:00
Ross Scroggs
490d0a7815
Fix calendar bugs ( #1141 )
2020-03-30 19:16:59 -04:00
Ross Scroggs
7577e4385c
Another non-user calendar ( #1123 )
...
* Another non-user calendar
* Simplify identifying non-user calendars
2020-03-21 16:33:46 -04:00
ejochman
0feee6e007
Avoid requests to impersonate a resource calendar ( #1122 )
...
* Avoid requests to impersonate a resource calendar
Fixes jay0lee/GAM#1120
* Also avoid impersonating Group calendars
2020-03-20 13:19:48 -04:00
Ross Scroggs
a7a7bc3ebe
Cleanup ( #1115 )
2020-03-13 07:36:22 -04:00
Jay Lee
587fbadd7c
fix count
2020-03-09 11:04:55 -04:00
Jay Lee
9e2e0d9bb8
pep8 cleanup of gapi/calendar.py
2020-03-09 10:53:42 -04:00
Jay Lee
a9917432d4
More fixes
2020-03-09 04:49:44 -04:00
Jay Lee
1d0c463e3b
need uuid
2020-03-08 17:38:32 -04:00
Jay Lee
87f9d8f8c3
spread a few more __main__s around
2020-03-08 17:32:15 -04:00
Jay Lee
3904177d16
more fixes
2020-03-08 17:22:33 -04:00
Jay Lee
9910bb5dc7
more cleanups
2020-03-08 17:08:25 -04:00
Jay Lee
e1d76a93c9
Move Calendar API commands to gapi/calendar.py
...
The primary challenge here is building the gapi object. For now I've
solved that with a "import __main__" but that's hacky and not the hope
for long term.
2020-03-08 16:50:26 -04:00