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

Release 2024.4 #146

Open
wants to merge 107 commits into
base: main
Choose a base branch
from
Open

Release 2024.4 #146

wants to merge 107 commits into from

Commits on Sep 5, 2024

  1. * Add bounding radius vector point

    * Add KeyboardService
    * Add zoom to feature shortcut
    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4febfb0 View commit details
    Browse the repository at this point in the history
  2. Add missing file

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    12444e9 View commit details
    Browse the repository at this point in the history
  3. * Add search history

    * Update search input
    * Add resizable container
    * Update actions and history entries to be selectable with keyboard
    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c188a72 View commit details
    Browse the repository at this point in the history
  4. * Add filtering prototype

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0af002c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a3035 View commit details
    Browse the repository at this point in the history
  6. Fix layout bugs

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c0d3e7 View commit details
    Browse the repository at this point in the history
  7. Add basic search shortcut

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f8bdd39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06d2917 View commit details
    Browse the repository at this point in the history
  9. Remove commented lines

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6c81eae View commit details
    Browse the repository at this point in the history
  10. * Add coreLib getGeometryType

    * Add search result ID
    * Refactoring
    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9bffefa View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary lines

    Waguramu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c86ec80 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. * Add bounding radius vector point

    * Add KeyboardService
    * Add zoom to feature shortcut
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    17d3755 View commit details
    Browse the repository at this point in the history
  2. * Add search history

    * Update search input
    * Add resizable container
    * Update actions and history entries to be selectable with keyboard
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0004876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcaff06 View commit details
    Browse the repository at this point in the history
  4. * Add coreLib getGeometryType

    * Add search result ID
    * Refactoring
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    865b940 View commit details
    Browse the repository at this point in the history
  5. * Add keyboard movement shortcuts

    * Add dialog escape functions
    * Add tabbing across UI elements
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    341742a View commit details
    Browse the repository at this point in the history
  6. * Add M and R shortcuts

    * Add multiple shortcuts per binding
    * Refactor KeyboardService listener
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    70de75e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a74871 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #156 from ndsev/keyboard-controls

    Keyboard Controls
    Waguramu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    710fbeb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    09ab728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c36ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9c407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe06332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2458f9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84147ef View commit details
    Browse the repository at this point in the history
  7. Update default style.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fa59377 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a56356 View commit details
    Browse the repository at this point in the history
  9. Fix picking for merged features.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    019c636 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    424d3b6 View commit details
    Browse the repository at this point in the history
  11. Run ctest in CI.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    337b284 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e867432 View commit details
    Browse the repository at this point in the history
  13. Fix FeatureTile.has function.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8623f59 View commit details
    Browse the repository at this point in the history
  14. Fix multi-selection panel header.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    12096f6 View commit details
    Browse the repository at this point in the history
  15. Fix jump-to-feature-reference.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b9b627f View commit details
    Browse the repository at this point in the history
  16. Simplify PointMergeService.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    73110bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d85bc74 View commit details
    Browse the repository at this point in the history
  18. Fix CMake list usage

    johannes-wolf authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e0b8d92 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fc97c8d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1858760 View commit details
    Browse the repository at this point in the history
  21. cmake: Fail on no-tests

    johannes-wolf authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a1c5376 View commit details
    Browse the repository at this point in the history
  22. cmake: Enable testing

    johannes-wolf authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5f73f21 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8303e21 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c1e4d6e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    317c7dd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fa08678 View commit details
    Browse the repository at this point in the history
  27. Update Github actions.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    52f82bd View commit details
    Browse the repository at this point in the history
  28. Cesium Build fixes.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    de497ec View commit details
    Browse the repository at this point in the history
  29. Debug multi-selection refactoring.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    86de59c View commit details
    Browse the repository at this point in the history
  30. Additional test fixes.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3c8378c View commit details
    Browse the repository at this point in the history
  31. Update default style.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7827e1f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9961eff View commit details
    Browse the repository at this point in the history
  33. Run tests in test folder.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    702cc24 View commit details
    Browse the repository at this point in the history
  34. Fix picking/highlighting bugs.

    josephbirkner authored and Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c10e688 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e82482c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b5e381b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0ff9530 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #150 from ndsev/merged-features

    Merged Point Features + Hover Highlight Styles
    Waguramu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    746a1ac View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4ec4537 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from ndsev/auto-public-path

    Automatic Public Path Detection
    josephbirkner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    89346d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix search UI

    Waguramu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    64dbf91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674bc4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e0d52 View commit details
    Browse the repository at this point in the history
  4. * Replace source data header with dropdown

    * Remove DB icons
    * Resize source inspection buttons
    * Add left margin and horizontal borders for inspection tables
    * Resize inspection panels
    * Improve contrast for source data selection
    * Update editor completions
    Waguramu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2a8b73b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8d753b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    76abb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080c925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a60a816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b027e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ea1f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3701de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    cf27986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b297b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a730d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4a9646 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e30c621 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. * Add bounding radius vector point

    * Add KeyboardService
    * Add zoom to feature shortcut
    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c5bd400 View commit details
    Browse the repository at this point in the history
  2. * Add search history

    * Update search input
    * Add resizable container
    * Update actions and history entries to be selectable with keyboard
    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7bc63af View commit details
    Browse the repository at this point in the history
  3. * Add coreLib getGeometryType

    * Add search result ID
    * Refactoring
    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    56f4b7a View commit details
    Browse the repository at this point in the history
  4. * Add keyboard movement shortcuts

    * Add dialog escape functions
    * Add tabbing across UI elements
    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3f76664 View commit details
    Browse the repository at this point in the history
  5. Add datasource config UI

    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fab58d4 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    541584e View commit details
    Browse the repository at this point in the history
  7. Fix reported error messages

    Waguramu authored and josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    88c3210 View commit details
    Browse the repository at this point in the history
  8. Fix eslint complaints.

    josephbirkner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    830e7c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    586bf05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4692d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c209ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00fa34e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. * Fix broken mobile layout.

    * Fix search and map panel layouts.
    * Change appearance for style options.
    * Collapse all style options by default for all disabled styles.
    * Switch to boolean values for style options.
    * Normalise checkbox sizes.
    * Improve textarea focus on Ctrl-K.
    * Retain inspection panels sizes.
    * Improve tabbing in the maps panel.
    * Parametrise camera movement.
    Waguramu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e720a9a View commit details
    Browse the repository at this point in the history
  2. * Fix resizing inspection panels in Safari.

    * Fix umlaut search entry.
    * Cleanup unused imports.
    * Fix coordinates panel in mobile layout.
    Waguramu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a41599c View commit details
    Browse the repository at this point in the history
  3. * Fix styles expand chevron states.

    * Add more constrains to source data buttons.
    * Improve datasource config UI for error states.
    Waguramu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e477897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023f87b View commit details
    Browse the repository at this point in the history
  5. * Fix missing file uploader / conditional clickout for search panel.

    * Fix wrong button for imported styles.
    * Bump version.
    Waguramu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9ce9a0e View commit details
    Browse the repository at this point in the history
  6. Fix mapId forwarding.

    josephbirkner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a86574 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e77dfd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317109e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5accfc3 View commit details
    Browse the repository at this point in the history
  4. Improvements for the datasource editor (without fix for layout and pr…

    …eventing simultaneous opening).
    josephbirkner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    503bb18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44d756e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd4e677 View commit details
    Browse the repository at this point in the history
  7. Added loading screen.

    josephbirkner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e195be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    e96e9a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b426d8c View commit details
    Browse the repository at this point in the history
  3. * Allow only a single editor.

    * Fix editor interface.
    Waguramu committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c2d158e View commit details
    Browse the repository at this point in the history
  4. * Fix fonts in inspection panel.

    * Add keyboard controls info.
    Waguramu committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    444d8fc View commit details
    Browse the repository at this point in the history
  5. * Fix key controls button.

    * Restrict checkboxes to em-based size.
    Waguramu committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    522e7f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e26fd03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3499c89 View commit details
    Browse the repository at this point in the history