Commit graph

  • dd7641c92e chore: mark synched datalayers as "loaded" Yohan Boniface 2024-12-19 13:32:19 +0100
  • 6caf4c3ed1 chore: properly consumme lastKnownHLC on list operations call Yohan Boniface 2024-12-19 13:25:45 +0100
  • 471abe1f1b chore: honour "sync" parameter in layer.setReferenceVersion Yohan Boniface 2024-12-19 13:24:42 +0100
  • 4ea5a28f04 chore: no need to call layer.redraw in layer.render() Yohan Boniface 2024-12-19 13:23:48 +0100
  • d24f05907c chore: add failing test for #2219 Yohan Boniface 2024-12-18 17:45:49 +0100
  • 0bc4900b16 fix(caption): honour carriage returns in datalayer description Yohan Boniface 2024-12-19 10:33:32 +0100
  • 0e78d58c03 chore: use WithTemplate for Caption Yohan Boniface 2024-12-19 10:33:12 +0100
  • f93d0b5ca7 fix: update star icon on star/unstar Yohan Boniface 2024-12-19 10:44:32 +0100
  • 24511d796d chore(tests): use new_page fixture in login one Yohan Boniface 2024-12-18 17:44:30 +0100
  • 0eedc47079 2.8.0 2.8.0 Yohan Boniface 2024-12-18 12:16:58 +0100
  • 9e418c2ab0 chore: escape backticks in Makefile printf Yohan Boniface 2024-12-18 12:05:13 +0100
  • 631e3a7fd3
    fix: do not unset map dirty status if it has not yet been saved once (#2382) Yohan Boniface 2024-12-18 11:45:43 +0100
  • 7b59cf4afb
    fix: do not try to restore a newly created layer on reset (#2381) Yohan Boniface 2024-12-18 11:45:27 +0100
  • d00b4e1da9 fix: do not unset map dirty status if it has not yet been saved once Yohan Boniface 2024-12-18 11:34:17 +0100
  • 1ead369487 fix: do not try to restore a newly created layer on reset Yohan Boniface 2024-12-18 11:21:36 +0100
  • 32acdc2070
    feat: experimental popup template for wikipedia (#2365) Yohan Boniface 2024-12-17 20:29:28 +0100
  • a8ed8c0d3d 2.8.0b0 2.8.0b0 Yohan Boniface 2024-12-17 19:03:55 +0100
  • b444380daa
    fix: store the "active" status of a feature (#2378) Yohan Boniface 2024-12-17 18:50:39 +0100
  • 92df1d792a fixup: escape Wikipedia HTML, just in case Yohan Boniface 2024-12-17 18:49:49 +0100
  • 6e5540fe79 fixup: cache wikipedia calls and be a bit more defensive Yohan Boniface 2024-12-13 15:28:36 +0100
  • b7173d4629 fixup: allow to display asynchronous content in the panel too Yohan Boniface 2024-12-13 15:28:07 +0100
  • 8a929d2352 fixup: allow aynchronous popups Yohan Boniface 2024-12-12 15:30:06 +0100
  • 7670989798 fixup: bigger images from wikipedia Yohan Boniface 2024-12-12 15:29:54 +0100
  • 573a065e05 wip Yohan Boniface 2024-12-11 18:04:25 +0100
  • dcaddef57c
    feat: allow to edit datalayer name in datalayers list (#2349) Yohan Boniface 2024-12-17 18:43:51 +0100
  • 2bee0bf3d2 fix: store the "active" status of a feature Yohan Boniface 2024-12-17 18:37:42 +0100
  • 8f3e9ee546
    fix: do not autoescape static tag (#2376) Yohan Boniface 2024-12-17 18:30:06 +0100
  • df3adbc85e
    fix: bring marker to front on highlight (#2377) Yohan Boniface 2024-12-17 18:28:52 +0100
  • 7c986e5aea
    fix: teach FormBuilder where to look for default values (#2374) Yohan Boniface 2024-12-17 18:19:07 +0100
  • 1be00ed8ca
    fix: show private/draft maps in team maps for members (#2373) Yohan Boniface 2024-12-17 18:16:55 +0100
  • de9b686584
    chore: try to make biome ignore vendors/ (#2368) Yohan Boniface 2024-12-17 18:15:48 +0100
  • 3eba27f6ea
    fixup: fix tilelayer switch not saved anymore (#2367) Yohan Boniface 2024-12-17 18:14:48 +0100
  • 82708b1e53 fix: bring marker to front on highlight Yohan Boniface 2024-12-17 15:29:55 +0100
  • 064473c816 chore: add default_acl in S3 options in documentation Yohan Boniface 2024-12-17 13:19:25 +0100
  • 6db3032bdb fix: do not autoescape static tag Yohan Boniface 2024-12-17 13:07:46 +0100
  • bf631f07de fix: display current configured oauth as icon instead of text Yohan Boniface 2024-12-17 11:44:13 +0100
  • 9473a8552f fix: teach FormBuilder where to look for default values Yohan Boniface 2024-12-17 11:19:03 +0100
  • 8a38dd63c9 fix: show private/draft maps in team maps for members Yohan Boniface 2024-12-17 10:37:07 +0100
  • 05c27aed98
    feat: parse files in parallel at import when multiple (#2372) Yohan Boniface 2024-12-16 21:36:42 +0100
  • d08531121b feat: parse files in parallel at import when multiple Yohan Boniface 2024-12-16 19:40:38 +0100
  • 06c2438ff1
    fixup: fix save center and zoom (#2371) Yohan Boniface 2024-12-16 18:30:37 +0100
  • b92490eacc
    feat: load all datalayers in parallel (#2370) Yohan Boniface 2024-12-16 18:26:55 +0100
  • cdb5d79297
    chore: clean CSS loader (#2369) Yohan Boniface 2024-12-16 18:24:43 +0100
  • ecdc58948f fixup: fix save center and zoom Yohan Boniface 2024-12-16 18:22:44 +0100
  • e3f02a475f feat: load all datalayers in parallel Yohan Boniface 2024-12-16 18:03:45 +0100
  • 9c3f8db548 chore: clean CSS loader Yohan Boniface 2024-12-16 18:01:01 +0100
  • 218b46c3b8 chore: try to make biome ignore vendors/ Yohan Boniface 2024-12-16 17:04:30 +0100
  • ce765efefc fixup: fix tilelayer switch not saved anymore Yohan Boniface 2024-12-16 17:00:43 +0100
  • 09faa763f9
    feat: add a back button to importers dialog (#2364) Yohan Boniface 2024-12-13 15:49:45 +0100
  • fe06a0ff8e chore: add more tests for team related views Yohan Boniface 2024-12-13 14:44:54 +0100
  • b578ceced4 feat: add a back button to importers dialog Yohan Boniface 2024-12-13 12:27:41 +0100
  • 7c808393f0 chore: make all backends point to S3 in the documentation example Yohan Boniface 2024-12-13 11:20:33 +0100
  • 45a0ec5d42 fix: add default saved message Yohan Boniface 2024-12-13 10:05:20 +0100
  • cbab6e03f8 fix: properly close the translate parentesis Yohan Boniface 2024-12-13 09:48:03 +0100
  • 54aa687ba1 2.8.0a2 2.8.0a2 Yohan Boniface 2024-12-13 09:33:24 +0100
  • 8346459f28 i18n Yohan Boniface 2024-12-13 09:31:02 +0100
  • cd24bf0b3d
    feat: refactor importer feedback (#2363) Yohan Boniface 2024-12-13 09:18:08 +0100
  • 30b685ae43
    chore: more logs in the ajax proxy validate url (#2362) Yohan Boniface 2024-12-13 09:12:12 +0100
  • de921660c9 feat: refactor importer feedback Yohan Boniface 2024-12-12 21:52:54 +0100
  • 8db974b96a chore: more logs in the ajax proxy validate url Yohan Boniface 2024-12-12 21:06:09 +0100
  • dd89984e28
    fix: make sure we set X-DataLayer-Version even when using X-Accel-Redirect (#2361) Yohan Boniface 2024-12-12 18:20:14 +0100
  • 86c634db28 fix: make sure we set X-DataLayer-Version even when using X-Accel-Redirect Yohan Boniface 2024-12-12 18:19:02 +0100
  • a574db73e5
    chore: review empty_trash command (#2360) Yohan Boniface 2024-12-12 16:32:34 +0100
  • 5d0b7dff4c chore: review empty_trash command Yohan Boniface 2024-12-12 13:47:40 +0100
  • b40b4e6306 changelog Yohan Boniface 2024-12-11 20:01:26 +0100
  • ddfef9cbe7 2.8.0a1 2.8.0a1 Yohan Boniface 2024-12-11 19:25:10 +0100
  • e372b6410e
    chore: make S3 dependencies optional (#2359) Yohan Boniface 2024-12-11 19:23:39 +0100
  • dc93ec99e8 chore: add s3 dependencies to Docker install Yohan Boniface 2024-12-11 19:21:05 +0100
  • 8b65674e0a chore: make S3 dependencies optional Yohan Boniface 2024-12-11 19:16:17 +0100
  • c25ee5e29c changelog Yohan Boniface 2024-12-11 18:44:32 +0100
  • 8f9ee89d18 2.8.0a0 2.8.0a0 Yohan Boniface 2024-12-11 18:40:35 +0100
  • 5370c9311a i18n Yohan Boniface 2024-12-11 18:16:31 +0100
  • eebef3420a
    feat: add elevation gain and loss in extended properties (#2343) Yohan Boniface 2024-12-11 17:56:15 +0100
  • 80ff4ed899
    feat: move labelKey field on the top datalayer form (#2350) Yohan Boniface 2024-12-11 17:49:24 +0100
  • c41bf9129d
    feat: display wikipedia link in OSM popup template when possible (#2358) Yohan Boniface 2024-12-11 17:48:40 +0100
  • c45c235ffe
    feat: support storing layer data in S3 like servers (#2304) Yohan Boniface 2024-12-11 17:46:19 +0100
  • c4ded4404e feat: display wikipedia link in OpenStreetMap popup template Yohan Boniface 2024-12-11 16:09:13 +0100
  • 71389edca7 chore: move popup related CSS to a separate file Yohan Boniface 2024-12-11 16:08:29 +0100
  • 8fb3c27445 fixup: properly read gzipped content from S3 Yohan Boniface 2024-12-06 18:10:55 +0100
  • 47524dacce chore: cache DataLayer._reference_version Yohan Boniface 2024-12-06 18:10:09 +0100
  • 834970b725 chore: add command to migrate from fs to S3 David Larlet 2024-12-06 11:28:28 -0500
  • 14e74d15c1 chore: always gzip geojson in S3 storage David Larlet 2024-12-06 10:21:14 -0500
  • 1ac9a06195 chore: do not fail if S3 bucket does not handle versions Yohan Boniface 2024-12-02 16:48:57 +0100
  • 249367fd3a chore: install s3 dep for develop/CI Yohan Boniface 2024-12-02 13:00:58 +0100
  • 81fa31f50b chore: add basic tests for S3 storage Yohan Boniface 2024-11-29 16:55:33 +0100
  • a04624c4c8 feat: support storing layer data in S3 like servers Yohan Boniface 2024-11-26 17:35:17 +0100
  • 82b81706ab chore: add missing migration for new share_status values Yohan Boniface 2024-12-10 17:54:58 +0100
  • 09a6c0532d chore: move isort profile to pyproject isort-profile Yohan Boniface 2024-12-10 17:53:29 +0100
  • 73e7f60cdf
    feat: introduce Map.share_status=DRAFT and DELETED (#2357) Yohan Boniface 2024-12-10 17:48:08 +0100
  • c8e171eb91 chore: make both save buttons hidden by default Yohan Boniface 2024-12-10 17:40:40 +0100
  • 88ed5af776
    Update umap/management/commands/empty_trash.py Yohan Boniface 2024-12-10 17:31:08 +0100
  • c4c874c5c2 chore: delete all datalayers version on delete Yohan Boniface 2024-12-10 16:51:32 +0100
  • cc457e9634 chore: do not use datetime.UTC yet, which is py>=3.11 only Yohan Boniface 2024-12-10 16:37:38 +0100
  • 29d243b3c5 feat: move map to trash on delete Yohan Boniface 2024-12-10 16:26:58 +0100
  • 1aaea0beb9 feat: introduce Map.share_status=DRAFT and DELETED Yohan Boniface 2024-12-10 14:30:53 +0100
  • d6ba4ac5c5 Explicit hatchling version for build 2.7.x Yohan Boniface 2024-12-10 14:08:24 +0100
  • 1f6d6c4d9b 2.7.3 2.7.3 Yohan Boniface 2024-12-10 13:55:32 +0100
  • 8a5ad799ce chore: fix failing test Yohan Boniface 2024-12-02 12:12:14 +0100
  • eeaaf0c612 fix(#2355): correctly reset Dialog’s returnValue David Larlet 2024-12-09 18:16:41 -0500
  • c15ecfc29f
    fix(#2355): correctly reset Dialog’s returnValue (#2356) Yohan Boniface 2024-12-10 13:33:00 +0100