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

#10279: Show credits/attribution text in printed page #10451

Merged
merged 4 commits into from
Jul 5, 2024

Commits on Jul 3, 2024

  1. geosolutions-it#10279: Show credits/attribution text in printed page

    Description:
    - add credit layer values to print configration object to send it to the server
    - create a util function to parse credit text by removing tags and | symbol
    - edit config.yaml of print
    - add migration guide
    - add unit test
    mahmoudadel54 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    53518d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. #100279: Show credits/attribution text in printed page (resolve revie…

    …w comments)
    
    Description:
    - add PR link to migration guide file for the added section
    - add js doc to 'parseCreditRemovingTagsOrSymbol' method
    - simplified the method of 'getLayersCredits'
    mahmoudadel54 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8b652a3 View commit details
    Browse the repository at this point in the history
  2. #100279: Show credits/attribution text in printed page (resolve revie…

    …w comments)
    
    Description:
    - edit clear phrase migration guide file for the added section
    - fix FE test for the simplified the method of 'getLayersCredits'
    mahmoudadel54 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d22d9b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a93bb5f View commit details
    Browse the repository at this point in the history