8000 Add site properties by tjones-commits · Pull Request #1 · tjones-commits/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Add site properties #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 18, 2021
Merged

Add site properties #1

merged 12 commits into from
Jan 18, 2021

Conversation

tjones-commits
Copy link
Owner

Add the site endpoint functionality for tableau server version 2020.3, api version 3.9

Chris Shin and others added 12 commits September 2, 2020 14:39
[v0.13] Merge development into master

Added notes field to JobItem (tableau#571)
Added webpage_url field to WorkbookItem (tableau#661)
Added support for switching between sites (tableau#655)
Added support for querying favorites for a user (tableau#656)
Added support for Python 3.8 (tableau#659)
Added support for Data Alerts (tableau#667)
Added support for basic Extract operations - Create, Delete, en/re/decrypt for site (tableau#672)
Added support for creating and querying Active Directory groups (tableau#674)
Added support for asynchronously updating a group (tableau#674)
Improved handling of invalid dates (tableau#529)
Improved consistency of update_permission endpoints (tableau#668)
Documentation updates (tableau#658, tableau#669, tableau#670, tableau#673, tableau#683)
* Update publish_workbook.py

Added below arguments, without this there is a sign-in error on publishing a test file to Tableau Online

parser.add_argument('--sitename', '-S', default='', help='sitename required')
tableau_auth = TSC.TableauAuth(args.username, password,site_id=args.sitename)

* Update publish_workbook.py

Edits (as requested) to publish workbooks on Tableau Online which removes the Sign-in Error.

* Update publish_workbook.py
Syncing master with v0.14.0 changes from development.
Server versions before 2020.1 do not accept encoded query param delimiters
Fixes issue tableau#754 by moving file read logic inside generator
v0.14.1 patch release
* Fixed filter query issue for server version below 2020.1 (tableau#745)
* Fixed large workbook/datasource publish issue (tableau#757)
@tjones-commits tjones-commits merged commit d364563 into development Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0