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

Bindind layers together (some identified properties and deletion) #720

Merged
merged 144 commits into from
Nov 3, 2020

Commits on Feb 13, 2020

  1. fix(directions): search term change and map synchronization (#580)

    * fix(directions) Always subscribe to term change
    
    * fix(directions) add layer to map synchronization
    
    * refactior(directions) lint
    pelord committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    05a457c View commit details
    Browse the repository at this point in the history
  2. locale(mapTool): empty map

    mbarbeau committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    188ba89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc5bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c14203 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    f6ffd11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13e74c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. fix(ogc-filter, style): better handling grouped layers (#581)

    * fix(*) better handling grouped layers
    
    * refactor(share-map) Rollback for grouped layers
    pelord committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    805adc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e834084 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. feat(datasource): retrieve query format from capabilities (#582)

    * query format from capabilities
    
    * lint
    
    * fix(geojson2): extract
    
    * Update capabilities.service.ts
    mbarbeau committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    50ebef5 View commit details
    Browse the repository at this point in the history
  2. feat(datasource): retrieve options from api (#583)

    * in progress
    
    * in progress
    
    * in progress
    
    * infoFormat
    
    * remove console.log
    
    * Update options-api.service.ts
    
    * max resolutions null
    
    * keep query params concept
    
    * convert scaleDenom to resolution
    
    * fix imports
    
    * add providers
    
    * fix options api error
    mbarbeau committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    bcf3d9a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    ef2a2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa252e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. fix(layer): add tile-watcher to vectortile-layer (#595)

    * tile watcher added to vectortile layer
    
    * fix export network-ionic
    
    * remove networkionic import
    mbarbeau committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    08512af View commit details
    Browse the repository at this point in the history
  2. feat(search-setting): Add a button to check/uncheck all sources (#589)

    * refactor(ilayer) add fileds to result formatter
    
    * feat(search-setting)Add a button to check/uncheck all sources
    
    * Update fr.geo.json
    
    * Update en.geo.json
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    mbarbeau committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f20c830 View commit details
    Browse the repository at this point in the history
  3. feat(context): allow user to filter context list (#588)

    * feat(context): allow user to filter context list
    
    * light interface changes
    
    * Add a display control for the context filter
    mbarbeau committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    836d656 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. fix(search) Last checked source result was kept into the search-resul…

    …ts when unchecked. (#602)
    
    Co-authored-by: PE Lord <pe_lord@yahoo.ca>
    pelord and PE Lord committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    ed46c82 View commit details
    Browse the repository at this point in the history
  2. fix(layer): updateInResolutionRange works properly if maxResolution =…

    … 0 (#597)
    
    * fix(layer): updateInResolutionRange works properly if maxResolution = 0
    
    * Update layer.ts
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    drekss and mbarbeau committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    07e2a32 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. feat(import) configurable client side file size (#603)

    * feat(import) configurable client side file size
    
    * refactor(auth) typo
    
    * refactor(import) review
    
    Co-authored-by: PE Lord <pe_lord@yahoo.ca>
    pelord and PE Lord committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    0c770cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e95004 View commit details
    Browse the repository at this point in the history
  3. fix(pointer summary) Fix context change, summary was not shown. (#607)

    * fix(pointer summary) Fix context change, summary was not shown.
    
    * refactor(pointer summary) Add layer if not in list
    
    Co-authored-by: PE Lord <pe_lord@yahoo.ca>
    pelord and PE Lord committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6e62abc View commit details
    Browse the repository at this point in the history
  4. feat(search results): manage focus/unfocus and select action on searc…

    …h results (and get feature info) (#585)
    
    * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info)
    
    * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info)
    
    * lasts modifs on focus/unfocus/select search results
    
    * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info)
    
    * lasts modifs on focus/unfocus/select search results
    
    * search results display lasts modfis
    
    * lasts modifs
    
    * feat/fix(search-results): manage focus/unfocus/select event on search results type + automatic scroll on keypad event
    
    * fix(search-results-tool): fix lint problem
    
    * fix(search-results): fix focused style and scroll with panel and display more results
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    PhilippeLafreniere18 and mbarbeau committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    81331ef View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    b98a18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84ae8c View commit details
    Browse the repository at this point in the history
  3. chore(build): build warn ng-packagr No name was provided for external…

    … module (#609)
    
    * chore(*) build warn ng-packagr  No name was provided for external module '...' in output.globals – guessing '...'
    
    * chore(*) combineLatest(a,b,c) deprecated
    pelord committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3cb814f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb8b02 View commit details
    Browse the repository at this point in the history
  5. feat(ogc-filter): Provide operator at the field scale (#608)

    * feat(ogc-filter)Provide allowed operator at the field scale
    
    * wip
    
    * wip
    
    * feat(ogc-filter) provide tooltip for operators
    
    * wip
    
    * wip
    
    * wip
    
    * i18n(geo locale) wip
    
    Co-authored-by: Pierre-Étienne Lord <pe_lord@yahoo.ca>
    pelord and Pierre-Étienne Lord committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1950c95 View commit details
    Browse the repository at this point in the history
  6. chore(*) warn ng-packagr No name was provided for external module (#612)

    * i18n(geo locale) wip
    
    * chore(*) warn ng-packagr No name was provided for external module
    
    * chore(*) warn ng-packagr No name was provided for external module
    
    * wip
    pelord committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5a36cf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    0775e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7343cd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. fix(queryFormat): fix layer's queryFormat htmlgml2 (#620)

    * fix(queryFormat): fix HTMLGML2 query format
    
    * WIP
    
    * WIP
    PhilippeLafreniere18 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6023480 View commit details
    Browse the repository at this point in the history
  2. feat(QueryService): Add create geom for mapTag when geom is null on e…

    …xtractData #617 (#618)
    
    * fix(QueryService) : create geom when is null
    
    * withdraw comment + add EX in query component
    
    * withdraw comment
    
    * restore demo
    
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    josee666 and Josée Martel committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    95f1e0d View commit details
    Browse the repository at this point in the history
  3. fix(TimeFilter): calendar year range, don't reset year range in UI (i…

    …go2 #359) (#619)
    
    * fix(timeFilter) bug #359
    
    * fix(time-filter-form) withdraw comment
    
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    josee666 and Josée Martel committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    61c58a6 View commit details
    Browse the repository at this point in the history
  4. fix(time-filter): fix UTC time, language and style on selected date (#…

    …621)
    
    * WIP
    
    * fix(time-filter)
    
    * fix(time-filter)
    PhilippeLafreniere18 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    5e86863 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7efaa71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b55a40 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. feat(import-export): ajout de l'aggregation pour gpx (#623)

    * fix(catalog): apply the regular expression on the isolated layers of the first level of the catalog (#599)
    
    Co-authored-by: hbernard <Hugues.Bernard@transports.gouv.qc.ca>
    
    * feat import-export ajout de l'aggregation pour gpx
    
    * correctif pour le pull request camelCase et anglais
    LavoieO committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ca849c3 View commit details
    Browse the repository at this point in the history
  2. feat(layers): Enhanced table of content for layers management (#625)

    Co-authored-by: Pierre-Étienne Lord <pe_lord@yahoo.ca>
    Co-authored-by: Philippe <phillaf4@gmail.com>
    Co-authored-by: PhilippeL <PHILIPPE.LAFRENIERE@msp.gouv.qc.ca>
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    5 people committed May 1, 2020
    Configuration menu
    Copy the full SHA
    b1c6b31 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    6695cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a7173 View commit details
    Browse the repository at this point in the history
  3. fix(map): tracking fix (#629)

    * fix tracking
    
    * remove console.log
    drekss committed May 4, 2020
    Configuration menu
    Copy the full SHA
    12c3a8e View commit details
    Browse the repository at this point in the history
  4. fix(feature): excludeAttribute works with offlineButton (#628)

    * fix(feature): excludeAttribute offline now works with the offline button
    
    * remove extra
    
    * using offlineButtonToggle$
    
    * remove uselesss attribute
    
    Co-authored-by: drekss <bovictor123>
    drekss committed May 4, 2020
    Configuration menu
    Copy the full SHA
    6bea081 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c555ed View commit details
    Browse the repository at this point in the history
  6. lint(import-export)

    mbarbeau committed May 4, 2020
    Configuration menu
    Copy the full SHA
    22e0115 View commit details
    Browse the repository at this point in the history
  7. feat(import): import cluster (#616)

    * commit 03-13
    
    * commit cluster style into import feature
    
    Co-authored-by: drekss <bovictor123>
    drekss committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4bc5b39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea1880b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    84619d0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    002ceef View commit details
    Browse the repository at this point in the history
  2. fix(map-legend) listen to layers modification (#636)

    * fix(map-legend) listen to layers modification
    
    * ui(map tools) increase the delay before allow empty layers to be shown
    pelord committed May 7, 2020
    Configuration menu
    Copy the full SHA
    171086c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. fix(map-legend) Hide all non active legend when allowShowAllLegends …

    …is false (on context change) (#637)
    
    * fix(map-legend) Hide all non active legend when allowShowAllLegends is false (on context change)
    
    * refactor lint
    pelord committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5eead32 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. wip

    PE Lord committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c3183b3 View commit details
    Browse the repository at this point in the history
  2. wip

    PE Lord committed May 11, 2020
    Configuration menu
    Copy the full SHA
    349d86a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee17df View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. wip

    PE Lord committed May 12, 2020
    Configuration menu
    Copy the full SHA
    cdbbe13 View commit details
    Browse the repository at this point in the history
  2. wip

    PE Lord committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ab15526 View commit details
    Browse the repository at this point in the history
  3. wip

    PE Lord committed May 12, 2020
    Configuration menu
    Copy the full SHA
    9336291 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge tag '1.3.1' into bindedLayers2

    1.3.1
    PE Lord committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7fe3f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416c582 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    50cec7b View commit details
    Browse the repository at this point in the history
  2. wip

    PE Lord committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c0cad20 View commit details
    Browse the repository at this point in the history
  3. feat(layer sync) allow min/max resolution sync.

    PE Lord committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b502da0 View commit details
    Browse the repository at this point in the history
  4. wip

    PE Lord committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    abcac60 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    ebc463d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. travis

    mbarbeau committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    795d172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263a093 View commit details
    Browse the repository at this point in the history
  3. chore(utils): bowser version

    mbarbeau committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f1a5b3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eed017 View commit details
    Browse the repository at this point in the history
  5. fix(layer-list-tool) alphaSort icon name tooltip (#700)

    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    2 people authored and mbarbeau committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ad990c4 View commit details
    Browse the repository at this point in the history
  6. feat(interactiveTour + welcomeWindows): add new component and service (

    …#701)
    
    * tour
    
    * lint
    
    * feat add noBackButton on step
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    3 people committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4f092fe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. fix(layer-legend.component) Fix param legendOptions.display: false (#703

    )
    
    * travis
    
    * feat(libs): upgrade librairies (#696)
    
    * chore(utils): bowser version
    
    * fix(spatial-filter): fix spatial filter 1.4 (#697)
    
    * fix bug legend param display:false
    
    * fix exemple legend param
    
    * rebase
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    Co-authored-by: Philippe Lafrenière <53181414+PhilippeLafreniere18@users.noreply.github.com>
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    4 people committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    59fd497 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. feat(entity-table): add pagination (#707)

    * feat(entity-table) Pagination
    
    * lint
    
    * wip
    
    * chore(build): build warn ng-packagr No name was provided for external module
    
    * wip
    
    * refactor(entity-table-paginator) refector individual input as options
    
    * Update workspace.component.ts
    
    * wip
    
    * Update entity-table-paginator.component.html
    
    * Update entity-table-paginator.component.ts
    
    * fix(context-service) refer to issue #702 - message stored in base.json
    
    * refactor(entity-table) translation and paginationOptions processing
    
    * fix(entity-table)  deprecation warnint on event
    
    * fix(entity-table) wrong last record used when clicking on a row (outside checkbox)
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    pelord and mbarbeau committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3764f73 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. feat(catalog): arcgis rest data catalog (#709)

    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * feat(catalog): Allow arcGISRest data catalog
    
    * unnecessary changes
    PhilippeLafreniere18 committed Aug 27, 2020
    1 Configuration menu
    Copy the full SHA
    d1388fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe9107 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    ee7a645 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. travis

    mbarbeau authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    145f0e6 View commit details
    Browse the repository at this point in the history
  2. feat(libs): upgrade librairies (#696)

    mbarbeau authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    21e1ebf View commit details
    Browse the repository at this point in the history
  3. chore(utils): bowser version

    mbarbeau authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5ab33b2 View commit details
    Browse the repository at this point in the history
  4. fix(spatial-filter): fix spatial filter 1.4 (#697)

    PhilippeLafreniere18 authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ba2d240 View commit details
    Browse the repository at this point in the history
  5. fix(layer-list-tool) alphaSort icon name tooltip (#700)

    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    2 people authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    bcb5242 View commit details
    Browse the repository at this point in the history
  6. feat(interactiveTour + welcomeWindows): add new component and service (

    …#701)
    
    * tour
    
    * lint
    
    * feat add noBackButton on step
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    3 people authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7a79bc4 View commit details
    Browse the repository at this point in the history
  7. fix(layer-legend.component) Fix param legendOptions.display: false (#703

    )
    
    * travis
    
    * feat(libs): upgrade librairies (#696)
    
    * chore(utils): bowser version
    
    * fix(spatial-filter): fix spatial filter 1.4 (#697)
    
    * fix bug legend param display:false
    
    * fix exemple legend param
    
    * rebase
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    Co-authored-by: Philippe Lafrenière <53181414+PhilippeLafreniere18@users.noreply.github.com>
    Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
    4 people authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8f4f372 View commit details
    Browse the repository at this point in the history
  8. feat(entity-table): add pagination (#707)

    * feat(entity-table) Pagination
    
    * lint
    
    * wip
    
    * chore(build): build warn ng-packagr No name was provided for external module
    
    * wip
    
    * refactor(entity-table-paginator) refector individual input as options
    
    * Update workspace.component.ts
    
    * wip
    
    * Update entity-table-paginator.component.html
    
    * Update entity-table-paginator.component.ts
    
    * fix(context-service) refer to issue #702 - message stored in base.json
    
    * refactor(entity-table) translation and paginationOptions processing
    
    * fix(entity-table)  deprecation warnint on event
    
    * fix(entity-table) wrong last record used when clicking on a row (outside checkbox)
    
    Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
    2 people authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    afde233 View commit details
    Browse the repository at this point in the history
  9. feat(catalog): arcgis rest data catalog (#709)

    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * feat(catalog): Allow arcGISRest data catalog
    
    * unnecessary changes
    PhilippeLafreniere18 authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2af389a View commit details
    Browse the repository at this point in the history
  10. fix(interactive-tour): css fix for interactive tour (#708)

    PhilippeLafreniere18 authored and Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3008300 View commit details
    Browse the repository at this point in the history
  11. feat(search-bar): can set appearance and map is optional

    Marc-André Barbeau committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3102156 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0159d24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    102ccec View commit details
    Browse the repository at this point in the history
  14. Merge branch 'bindedLayers2' of https://github.com/infra-geo-ouverte/…

    …igo2-lib into bindedLayers2
    PE Lord committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a9e94b2 View commit details
    Browse the repository at this point in the history
  15. wip

    PE Lord committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    de6d5d3 View commit details
    Browse the repository at this point in the history
  16. wip

    PE Lord committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e483105 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    093c02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6697b View commit details
    Browse the repository at this point in the history
  3. wip

    PE Lord committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e010815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47057ec View commit details
    Browse the repository at this point in the history
  5. merge diff

    PE Lord committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1e0a2d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e00bf3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f35c03 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. wip zIndex

    PE Lord committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    dc832df View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    a670f46 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. wip

    PE Lord committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    4e97e0b View commit details
    Browse the repository at this point in the history
  2. wip

    PE Lord committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1a4aa20 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    0138d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c9963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0ee93 View commit details
    Browse the repository at this point in the history
  4. refactor(layer) binded layers properties to enum

    PE Lord committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e92aefd View commit details
    Browse the repository at this point in the history
  5. wip

    PE Lord committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    f728070 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    eb59076 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    705f36c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    c146d68 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b54c5a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    a59f3e3 View commit details
    Browse the repository at this point in the history
  2. wip

    Pierre-Etienne Lord committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    26cd4ef View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    2f4f34f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    468e358 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Merge remote-tracking branch 'origin/master' into bindedLayers2

    Pierre-Etienne Lord committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2e30cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    eb1fe00 View commit details
    Browse the repository at this point in the history
  2. feat(search-result) add a emphasis feature for line and poly too deep…

    … in view (#750)
    
    * feat(search-result) add a emphasis feature for line and poly too deep in view
    
    * wip
    pelord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d6174c7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    a7d255d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4f2e67d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f1de623 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d5e2830 View commit details
    Browse the repository at this point in the history
  2. feat(workspace) create a workspace on wms with wfsparams

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7452117 View commit details
    Browse the repository at this point in the history
  3. refactor(layer) Moving layer syn to a watcher

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    caf3495 View commit details
    Browse the repository at this point in the history
  4. wip

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    0aa010c View commit details
    Browse the repository at this point in the history
  5. refactor(workspace) refactor and some minor fix

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    da7653f View commit details
    Browse the repository at this point in the history
  6. fix(workspace-button) presence/absence is now maintained by the curre…

    …nt layer, not only if a workspace is available.
    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    35ea39e View commit details
    Browse the repository at this point in the history
  7. wip

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    33d5403 View commit details
    Browse the repository at this point in the history
  8. wip

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    cb8b96a View commit details
    Browse the repository at this point in the history
  9. refactor(icherche) lint

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    5deb1db View commit details
    Browse the repository at this point in the history
  10. refactor(wms-workspace) workspace disabled by default

    Pierre-Etienne Lord committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    2d5d508 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. refactor(spatial-filter) prevent to create a workspace for zones

    Pierre-Etienne Lord committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    397d76f View commit details
    Browse the repository at this point in the history
  2. refactor(spatial-filter) create a workspace for zone

    Pierre-Etienne Lord committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f7922e0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    069b378 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2c6945a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    7730b03 View commit details
    Browse the repository at this point in the history
  2. wip

    Pierre-Etienne Lord committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    1c4744e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. refactor(workspace) rename WorkspaceOptions to GeoWorkspaceOptions

    Pierre-Etienne Lord committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    9763b52 View commit details
    Browse the repository at this point in the history
  2. feat(*) allow to open export tool for wms with workspace

    Pierre-Etienne Lord committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    18feb0d View commit details
    Browse the repository at this point in the history
  3. feat(workspace) provide a default renderer for workspace column.

    Pierre-Etienne Lord committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    b2c0647 View commit details
    Browse the repository at this point in the history
  4. wip

    Pierre-Etienne Lord committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    feb65f9 View commit details
    Browse the repository at this point in the history
  5. wip

    Pierre-Etienne Lord committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    049b4b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. i18n(workspace actions)

    Pierre-Etienne Lord committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    3e17474 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    36c32c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/next' into bindedLayers2

    Pierre-Etienne Lord committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ed1603e View commit details
    Browse the repository at this point in the history
  3. fix(export-button) layers without the workspace options crash

    Pierre-Etienne Lord committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    97f41f5 View commit details
    Browse the repository at this point in the history