Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Webpublisher: replace space by underscore in subset names #3160

Commits on May 10, 2022

  1. OP-3137 - use validation settings to create subset name

    Uses Setting to replace invalid characters automatically.
    Creates valid subset name and renames layer.
    kalisp committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b80bb7f View commit details
    Browse the repository at this point in the history
  2. OP-3137 - use validation settings to create subset name

    Uses Setting to replace invalid characters automatically.
    Creates valid subset name and renames layer.
    kalisp committed May 10, 2022
    Configuration menu
    Copy the full SHA
    734258c View commit details
    Browse the repository at this point in the history
  3. OP-3137 - fix naming validator

    Layer name validator was looking into wrong field. Layer name should follow same naming convention as subset name to see relation between subset name and layer name better.
    
    Introduced clean_name property returning layer name without publishing highlight icons.
    kalisp committed May 10, 2022
    Configuration menu
    Copy the full SHA
    edef0cc View commit details
    Browse the repository at this point in the history