Commit graph

  • 788c638f3d
    fix: redraw popup on marker’s modifications David Larlet 2024-04-19 11:24:06 -0400
  • d8c2e14b42
    Merge pull request #1763 from umap-project/flammermann-facet-date David Larlet 2024-04-19 10:58:02 -0400
  • c5507fbafe
    fix: tests with iso dates and explicit days David Larlet 2024-04-19 10:22:12 -0400
  • 65e226ff1c
    Merge pull request #1753 from umap-project/msg-no-csv-header Yohan Boniface 2024-04-19 16:05:04 +0200
  • 5232d77382
    Merge pull request #1765 from umap-project/ci-mock-osm-tiles David Larlet 2024-04-19 09:54:39 -0400
  • a1d78437d5 chore: use translate instead of L._ in facets module Yohan Boniface 2024-04-19 13:19:20 +0200
  • 37e0582b30 chore: try to parse naive dates as UTC Yohan Boniface 2024-04-18 19:03:03 +0200
  • eb0d17154c chore: add facets.getParser method Yohan Boniface 2024-04-18 16:22:00 +0200
  • b0c6b42c17 chore: fix typo in css Yohan Boniface 2024-04-18 16:13:17 +0200
  • ab85e945be chore: remove unwanted span in translated string Yohan Boniface 2024-04-18 16:09:57 +0200
  • 68a22a9177 chore: redraw facets panel if open when changing facetKey Yohan Boniface 2024-04-18 15:56:06 +0200
  • 0b1693a1a2 chore: add some tests for facet search Yohan Boniface 2024-04-18 15:27:17 +0200
  • 91f0f29d5e chore: refactor FeatureMixin.matchFacets Yohan Boniface 2024-04-17 18:26:35 +0200
  • 9c326d09e1 chore: remove the need for makeDirty in U.FormBuilder Yohan Boniface 2024-04-19 12:55:35 +0200
  • 53f93ee97e chore: move facets to a dedicated module Yohan Boniface 2024-04-17 18:17:44 +0200
  • 47c6473285 chore: refactor facet date and number HTML widgets Yohan Boniface 2024-04-17 17:16:30 +0200
  • 39857decda resolve merge conflict flammermann 2024-03-03 13:51:52 +0000
  • f4413a8a74 translation capability and small cleanups flammermann 2024-03-03 13:28:03 +0000
  • 10b1bc6265 Support date and number properties in facet search - mini fix in placeholder flammermann 2024-01-04 00:37:59 +0000
  • b0c9edba7f Support date and number properties in facet search - refactoring flammermann 2024-01-04 00:27:17 +0000
  • 839bb4c5d8 Support date properties in facet search - split type into dataType and inputType flammermann 2024-01-03 02:25:10 +0000
  • 2c48b97b4b Support date properties in facet search - enhance UI flammermann 2024-01-02 23:51:07 +0000
  • 4042b86746 Support date properties in facet search - state allowed data types flammermann 2024-01-02 22:52:34 +0000
  • ce485f88f9 Support date properties in facet search - remove comments parseDateField flammermann 2024-01-02 22:40:55 +0000
  • 763341eacf Support date properties in facet search - move parseDateField flammermann 2024-01-02 22:38:50 +0000
  • ba88dfafcd Support date properties in facet search - change default type flammermann 2024-01-02 21:50:03 +0000
  • 4de6bc6c91 Support date properties in facet search - fix indents flammermann 2023-12-28 00:26:09 +0000
  • a2e3d6f327 Support date properties in facet search flammermann 2023-12-27 23:29:26 +0000
  • 099a34f56a
    Merge pull request #1764 from umap-project/browser-open-signature Yohan Boniface 2024-04-19 12:40:02 +0200
  • 836c3361d7
    ci: mock OSM tiles requests in Playwright for speed David Larlet 2024-04-18 14:08:57 -0400
  • 4ded52e3fc chore: change Panel.open signature Yohan Boniface 2024-04-18 17:45:24 +0200
  • 9a46901795
    Merge pull request #1750 from umap-project/latest-open-popup Yohan Boniface 2024-04-17 19:30:10 +0200
  • 62e7e3c01a
    Merge pull request #1755 from umap-project/browser-no-control Yohan Boniface 2024-04-17 18:33:54 +0200
  • 1bd1511d6d
    Merge pull request #1757 from umap-project/fix-browser-on-save Yohan Boniface 2024-04-17 18:33:19 +0200
  • ba72f59624
    Merge pull request #1760 from umap-project/fix-esc-fragment Yohan Boniface 2024-04-17 15:10:12 +0200
  • 67bc181098
    Merge pull request #1756 from umap-project/edit-in-osm-in-contextmenu Yohan Boniface 2024-04-17 15:04:09 +0200
  • 1bf2642090
    Merge pull request #1762 from umap-project/pw-timeout Yohan Boniface 2024-04-17 15:03:46 +0200
  • 0c1c5f117d fix: do not try to close editPanel if not set Yohan Boniface 2024-04-17 11:10:40 +0200
  • d985a6585e chore: formatting Yohan Boniface 2024-04-17 14:58:04 +0200
  • 89c92471bd
    Merge pull request #1761 from umap-project/increase-url-template Yohan Boniface 2024-04-17 14:57:30 +0200
  • d2ba1deac7 Update .github/workflows/test-docs.yml Yohan Boniface 2024-04-17 14:55:11 +0200
  • c79660c354 chore: allow to set playwright timeout from env var Yohan Boniface 2024-04-17 14:32:25 +0200
  • 0acf5f2f2f chore: change zoomTo signature to make it more explicit Yohan Boniface 2024-04-17 14:55:20 +0200
  • e8b5331054
    Merge pull request #1758 from umap-project/minimal-ogp Yohan Boniface 2024-04-17 14:34:44 +0200
  • d743ffeea0 fix: increase TileLayer.url_template size Yohan Boniface 2024-04-17 11:19:31 +0200
  • 17e96e6c63 feat: add minimal OpenGraph links Yohan Boniface 2024-04-17 10:55:07 +0200
  • c4b8e24dab fix: prevent rebuilding the browser at each save Yohan Boniface 2024-04-17 10:03:30 +0200
  • d0cc1cdd3d i18n Yohan Boniface 2024-04-17 09:45:13 +0200
  • 87e2467a4c feat: add link in contextmenu to edit map in OSM Yohan Boniface 2024-04-17 09:34:39 +0200
  • 99d5165fcf fix: make sure we do not render browser in map fragment Yohan Boniface 2024-04-17 08:22:44 +0200
  • f69b766ace
    Merge pull request #1737 from umap-project/dependabot/pip/django-5.0.4 Yohan Boniface 2024-04-16 21:19:30 +0200
  • f963e64f71
    Merge pull request #1752 from umap-project/dependabot/pip/mkdocs-material-9.5.18 Yohan Boniface 2024-04-16 21:19:13 +0200
  • a6ed20b120 wip: make that "browse data" opens the browser in expanded mode Yohan Boniface 2024-04-16 16:33:03 +0200
  • 8c418287e4 feat: display a message when importer cannot find lat/lng columns Yohan Boniface 2024-04-16 17:39:15 +0200
  • d62fda635e
    chore: bump mkdocs-material from 9.5.16 to 9.5.18 dependabot[bot] 2024-04-16 14:40:57 +0000
  • 9d9982d22b
    Merge pull request #1745 from umap-project/dependabot/pip/uwsgi-2.0.25 Yohan Boniface 2024-04-16 16:40:22 +0200
  • 25f7f7e6b3
    Merge pull request #1746 from umap-project/dependabot/pip/ruff-0.3.7 Yohan Boniface 2024-04-16 16:40:08 +0200
  • e2413d1b83
    Merge pull request #1749 from umap-project/layers-list-import-panel Yohan Boniface 2024-04-16 16:36:12 +0200
  • 0a6b736049
    Merge pull request #1748 from umap-project/hide_delete_button Yohan Boniface 2024-04-16 16:35:55 +0200
  • 4b05a62b8b feat: open popup when default view is set to latest Yohan Boniface 2024-04-16 14:52:52 +0200
  • 4f58b64ce5 fix: update layers list in import panel Yohan Boniface 2024-04-16 13:42:13 +0200
  • d3bf9fcdf0 fix: hide delete button for editors in dashboard Yohan Boniface 2024-04-16 11:32:00 +0200
  • 05fd33deb7
    Merge pull request #1687 from umap-project/browser-revamp Yohan Boniface 2024-04-16 10:38:28 +0200
  • 2602b27f34 chore: fix tests after rebase Yohan Boniface 2024-04-16 10:30:05 +0200
  • 65bad68efe wip: change icon for panel expanded/condensed Yohan Boniface 2024-04-15 21:41:02 +0200
  • 9ee672f1e7 wip: fix border for dark panel Yohan Boniface 2024-04-15 19:35:36 +0200
  • 4cfe319a91 fix: remove white border from black edit buttons Yohan Boniface 2024-04-15 19:34:08 +0200
  • b933c4badd wip: align panel bottom above scale control Yohan Boniface 2024-04-15 19:25:10 +0200
  • e615e0926a chore: fix tests Yohan Boniface 2024-04-15 11:59:06 +0200
  • 573a33df5a chore: use CSS vars for panel Yohan Boniface 2024-03-15 21:41:11 +0100
  • 211a86f27c chore: lint Yohan Boniface 2024-03-15 19:11:38 +0100
  • 2f1a85144e chore: make panel toolbox sticky instead of fixed Yohan Boniface 2024-03-15 18:39:06 +0100
  • cd01e4085f chore: better align icon and title in panels Yohan Boniface 2024-03-15 18:26:49 +0100
  • 8279ae8a62 chore: put back order of edit buttons Yohan Boniface 2024-03-15 18:26:17 +0100
  • 2f3d579079 chore: make captionControl nullable in schema.js Yohan Boniface 2024-03-15 18:10:50 +0100
  • c9acb22d64 chore: remove calls to L. from browser.js Yohan Boniface 2024-03-15 18:00:30 +0100
  • 2c248ea124 chore: panel.MODE has been renamed to panel.mode Yohan Boniface 2024-03-15 17:47:58 +0100
  • 70cca268e8 chore: fix icons in the dashboard Yohan Boniface 2024-03-15 17:45:40 +0100
  • fa69192804 chore: add min-height for textarea Yohan Boniface 2024-03-15 17:41:50 +0100
  • 737292ca76 chore: remove unused CSS Yohan Boniface 2024-03-15 17:30:35 +0100
  • 11cd61ff84 chore: remove useless back button from table editor Yohan Boniface 2024-03-15 17:22:07 +0100
  • c5e3dfb95c chore: fix JS syntax to be compatible with browser >= 2020 Yohan Boniface 2024-03-15 17:19:56 +0100
  • 46016cb10b chore: replace panel:xxx events Yohan Boniface 2024-03-15 17:04:01 +0100
  • 581f7134fd chore: fix integration tests Yohan Boniface 2024-03-15 14:28:20 +0100
  • 7fd2f0ded9 chore: fix drag class Yohan Boniface 2024-03-15 11:36:07 +0100
  • 44bae50c85 chore: remove remaining openPanel/closePanel calls Yohan Boniface 2024-03-15 11:35:42 +0100
  • e3ff769ab9 chore: import modules in panel.js Yohan Boniface 2024-03-15 11:34:42 +0100
  • 849b194d4f chore: use a specific panel class for table view Yohan Boniface 2024-03-15 11:34:09 +0100
  • 0b175d1a56 chore: use icon buttons where possible Yohan Boniface 2024-03-15 11:29:59 +0100
  • 3bc57a8512 chore: refactor simple button controls Yohan Boniface 2024-03-14 20:41:47 +0100
  • c4e86c4ab9 wip: move panel to a dedicated module Yohan Boniface 2024-03-14 20:29:28 +0100
  • 1e2d990a3a chore: start moving icon related CSS rules to a dedicated file Yohan Boniface 2024-03-14 20:22:57 +0100
  • a516cbd2a3 chore: panel in condensed mode by default Yohan Boniface 2024-03-13 19:02:46 +0100
  • 2a2f38e3cd chore: change edit button order Yohan Boniface 2024-03-13 11:42:51 +0100
  • e4ecb1a847 chore: fix test Yohan Boniface 2024-03-12 22:37:50 +0100
  • a360ca0e13 chore: make browser expanded/condensed mode persistent Yohan Boniface 2024-03-12 17:08:51 +0100
  • 2147e5a612 chore: add missing umap-icon-16 class in browser toggle button Yohan Boniface 2024-03-12 17:08:23 +0100
  • a018b8863f chore: refactor browser back button Yohan Boniface 2024-03-12 11:32:05 +0100
  • 86956c4563 chore: use umap-icon-16 CSS class in panel toolbox Yohan Boniface 2024-03-12 11:06:33 +0100
  • 87f611d0b5 chore: refactore panel header/toolbox Yohan Boniface 2024-03-12 09:50:10 +0100