Skip to content
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

RPC functions to new service #1485

Merged
merged 12 commits into from
Apr 8, 2021
Merged

RPC functions to new service #1485

merged 12 commits into from
Apr 8, 2021

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    460c277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9509e99 View commit details
    Browse the repository at this point in the history
  3. Change RPC functions to mapmodule, rpc and vectorlayerplugin. Also re…

    …move created util class because util function call not work in rpc (come "type error" similar error).
    kuosman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    542db38 View commit details
    Browse the repository at this point in the history
  4. Documentation update.

    kuosman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0e0c56c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6de234 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0641443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    487aecc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7ad08e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Added name check and throw error if name or implementation missing

    Co-authored-by: Sami Mäkinen <zakarfin@gmail.com>
    kuosman and ZakarFin committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    208c568 View commit details
    Browse the repository at this point in the history
  2. Remove _availableFunctions twice reference

    Co-authored-by: Sami Mäkinen <zakarfin@gmail.com>
    kuosman and ZakarFin committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5cf7f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d698b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae2e344 View commit details
    Browse the repository at this point in the history