Brian Cantoni

Results 9 issues of Brian Cantoni

As a follow-on to some ideas discussed while doing edits in #462, here are some future ideas for some editing and other improvements we can consider: - revisit Tableau version...

Docs

Two issues we should look at before doing the next release: **Legacy setup.py warning** ```bash $ pip install tableaudocumentapi Collecting tableaudocumentapi Downloading tableaudocumentapi-0.11.tar.gz (18 kB) Preparing metadata (setup.py) ... done...

bug

In some cases, Tableau Server might have a different between the advertised total number of object and the actual number returned via the Pager. This change adds one more check...

Add docs to match code added in #596

docs

Currently the gh-pages branch has most (all?) of the tabcmd code in it as well. I had a clean-up PR #138 to fix that, but Jac suggested that perhaps we...

documentation

* Run 2to3 to see what changes are proposed and whether they are needed/worthwhile * Replace obsolete `env` package * Update "samples list" in docs page to mention every sample...

Add handling to recognize "Customized Monthly" as a possible interval type that can be returned for schedules. Also add a test with a simulated xml response to confirm. Fixes #1365

It looks like the TSC support for Webhooks has fallen behind the current REST API implementations. The task here will be to fix the TSC code, docs and samples to...

bug