Skip to content

Fixed -Label parsing for the Get-ConfluencePage cmdlet#194

Open
claudiospizzi wants to merge 207 commits into
AtlassianPS:masterfrom
claudiospizzi:fix-cql-multiple-label
Open

Fixed -Label parsing for the Get-ConfluencePage cmdlet#194
claudiospizzi wants to merge 207 commits into
AtlassianPS:masterfrom
claudiospizzi:fix-cql-multiple-label

Conversation

@claudiospizzi
Copy link
Copy Markdown

Description

Fix issue [#193].

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

lipkau added 30 commits October 30, 2017 21:50
…oString

Overwrite ToString() method of custom classes
…OfCaptcha

Warn in case the server requires a captcha
IMPROVEMENTS:
  - Shows a warning when the server requires a CAPTCHA for the authentication (AtlassianPS#91, [@lipkau][])
  - Custom classes now print relevant data in `ToString()` (AtlassianPS#92, [@lipkau][])
* PowerShell is not setting the encoding to UTF-8 for application/json
* See PowerShell/PowerShell#5530
* Use Title as a parameter for the search instead of filtering the results
* Add parameter to use CQL to search for Page
…pportUnicode

Fix encoding of Invoke-WebRequest response
Add documentation of ConfluencePS classes
* System.Web assmebly is not available on PowerShell Core
Sync the submodule for ConfluencePS on the homapage repo everytime the CI finishes successfully
AtlassianPS/AtlassianPS.github.io#20
lipkau and others added 29 commits February 22, 2019 14:34
…icateAuthentication

Anonymous and certificate authentication
…oInt

Replace Convert::ToInt with explicite casting
Merge pull request AtlassianPS#167 from lipkau/release/v2.5
Exclude page body from Get-Page and Get-ChildPage calls
…crease_id_range

Fix support for new cloud page ids by increase id range
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.

9 participants