Skip to content
Snippets Groups Projects

Resolve "Possible confusion when using single-value-mode parameter-lists in CLI"

Merged Victor Poughon requested to merge 1686-clarify-list-param into develop
All threads resolved!

Summary

  • Add a method GetListViewSingleSelectionMode to the Application class, and use it from the doc generator to change the "Type" documentation of ListView to "String" or "String List" depending on that flag.
  • Improve the PolygonClassStatistics example a bit (not sure what the best example would be)

Rationale

Closes #1686 (closed)

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Victor Poughon

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Luc Hermitte
  • Victor Poughon added 85 commits

    added 85 commits

    • 9aa93534...fa93eaec - 83 commits from branch develop
    • e2cacab9 - Merge branch 'develop' into 1686-clarify-list-param
    • ad770812 - ENH: string const ref and no unreachable return (code review)

    Compare with previous version

  • Victor Poughon resolved all discussions

    resolved all discussions

  • Victor Poughon added 1 commit

    added 1 commit

    • 4ae70fc2 - BUG: const ref in otbApplication.i

    Compare with previous version

  • Victor Poughon resolved all discussions

    resolved all discussions

  • Author Contributor

    Status is: I am unable to test this fully because I can't build the Cookbook. We also need votes.

  • Victor Poughon resolved all discussions

    resolved all discussions

  • Victor Poughon added 1 commit

    added 1 commit

    • 921bcda4 - BUG: missing argument to GetListViewSingleSelectionMode

    Compare with previous version

  • Author Contributor

    I managed to build the cookbook locally, fix a small bug, and very that the documentation patch is now working. Needs votes and then ready to merge!

  • Victor Poughon unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Author Contributor

    added to dahboard

  • Victor Poughon changed the description

    changed the description

  • assigned to @poughov

  • Victor Poughon mentioned in commit b3cb60bd

    mentioned in commit b3cb60bd

  • Cédric Traizet changed milestone to %7.0.0

    changed milestone to %7.0.0

  • Please register or sign in to reply
    Loading