Commit graph

  • 4a99f357f2 chore: lint Yohan Boniface 2024-01-30 19:38:42 +0100
  • 325880f86f chore: make all request errors inherit the same parent class Yohan Boniface 2024-01-30 19:10:37 +0100
  • 6b5ecac9c6 chore: move Map.Init.js test to playwright suite Yohan Boniface 2024-01-30 18:58:52 +0100
  • 0b65d0dd9d chore: move iframe options test to playwright Yohan Boniface 2024-01-30 18:24:43 +0100
  • 2271669e80 chore: move browser tests to playwright Yohan Boniface 2024-01-30 18:10:08 +0100
  • e44e0df69a tests: fix 90% of the javascript tests Yohan Boniface 2024-01-30 17:31:35 +0100
  • d1df70b0f4 fix: proper way to deal with 412 Yohan Boniface 2024-01-30 17:30:27 +0100
  • d07d9f61d2 chore: refactore datalayers loading Yohan Boniface 2024-01-30 17:26:48 +0100
  • 3f1070c90d chore: rename NokError and fix init param Yohan Boniface 2024-01-30 17:23:45 +0100
  • da7d09527b chore: catch error when using Request, and make remote URL working again Yohan Boniface 2024-01-26 13:16:12 +0100
  • 5926eb53ba chore: catch error in getMore Yohan Boniface 2024-01-26 09:39:18 +0100
  • 16265b566e chore: remove xhr module, now replaced by request.js Yohan Boniface 2024-01-26 09:28:04 +0100
  • ab966722f9 wip: rework request error flow Yohan Boniface 2024-01-25 12:19:41 +0100
  • b947134fa2 chore: ServerRequest returns an explicit error if any Yohan Boniface 2024-01-24 13:27:33 +0100
  • c50be398ab wip: use new request for fetching remote data Yohan Boniface 2024-01-24 12:01:14 +0100
  • 8b2778116d wip: make the getMore button work again with new Request Yohan Boniface 2024-01-24 12:00:44 +0100
  • 49f600adfa wip: refactor login flow Yohan Boniface 2024-01-24 11:54:51 +0100
  • 084bc3d518 wip: move xhr management to a module and refactor Yohan Boniface 2024-01-23 18:49:17 +0100
  • 1d80645eda
    Merge pull request #1576 from umap-project/fix-redraw-zoomend Yohan Boniface 2024-02-05 07:13:51 +0100
  • 84bff2e416 fix: do not try to reset tooltip of feature not on map Yohan Boniface 2024-02-04 19:33:01 +0100
  • 79bac2c353
    Merge pull request #1572 from umap-project/real-counters Yohan Boniface 2024-02-01 08:52:54 +0100
  • 60832797d0 feat: adapt browser counter to the currently displayed features Yohan Boniface 2024-01-31 08:06:21 +0100
  • 1c88f7f88c
    Merge pull request #1571 from umap-project/intercept-options-geojson Yohan Boniface 2024-01-31 06:57:00 +0100
  • 8336dd2b78
    Merge pull request #1534 from umap-project/dependabot/pip/django-5.0.1 David Larlet 2024-01-30 14:05:09 -0500
  • 5da9b67b2a
    Merge branch 'master' into dependabot/pip/django-5.0.1 David Larlet 2024-01-30 14:01:55 -0500
  • c3a849258d
    Merge pull request #1568 from umap-project/eslint David Larlet 2024-01-30 13:58:59 -0500
  • 9cb6ed6400 fix: make sure we do not add geojson in options Yohan Boniface 2024-01-30 19:04:59 +0100
  • 7fc19b1038
    Merge pull request #1567 from umap-project/explicit-release-strategy David Larlet 2024-01-29 17:52:06 -0500
  • 65f1cdd6b4
    lint: use eslint with a browserslist configuration David Larlet 2024-01-29 14:13:03 -0500
  • a159914c53
    deps: adaptations for Django 5.x David Larlet 2024-01-29 13:36:05 -0500
  • c3691b235e
    docs: define an explicit release stragegy David Larlet 2024-01-29 13:30:13 -0500
  • 89ecd4f745
    chore: bump social-auth-core from 4.4.2 to 4.5.2 dependabot[bot] 2024-01-29 17:51:17 +0000
  • 20998f05be
    Merge pull request #1565 from umap-project/playwright-wait-for-ajax Yohan Boniface 2024-01-29 18:26:51 +0100
  • 074fc1bc18
    Merge pull request #1552 from umap-project/preconnect-tilelayer Yohan Boniface 2024-01-29 18:26:24 +0100
  • dd57794ca6
    Merge pull request #1562 from umap-project/svg-default-icon Yohan Boniface 2024-01-29 18:05:45 +0100
  • 902240fe34 tests: fix test_collaborative_editing_draw_markers Yohan Boniface 2024-01-29 13:54:46 +0100
  • 5d6bf0a3a6
    Merge pull request #1505 from umap-project/dependabot/pip/vermin-1.6.0 Yohan Boniface 2024-01-29 12:50:21 +0100
  • caeb9d5b44
    Merge pull request #1531 from umap-project/home-highlighted Yohan Boniface 2024-01-29 12:48:24 +0100
  • ab73fde85e
    Merge pull request #1542 from umap-project/unsupport-leaflet-storage-settings Yohan Boniface 2024-01-29 12:47:39 +0100
  • dee5af33a5
    Merge pull request #1535 from umap-project/empty-fileinput Yohan Boniface 2024-01-29 12:47:15 +0100
  • c5270fb165
    Merge pull request #1538 from umap-project/test-querystring Yohan Boniface 2024-01-29 12:46:55 +0100
  • 1fdd5bbb78
    Merge pull request #1541 from umap-project/site-link Yohan Boniface 2024-01-29 12:46:27 +0100
  • e69b5a7af0
    Merge pull request #1547 from umap-project/1545-fix-icons Yohan Boniface 2024-01-29 12:46:03 +0100
  • cfe3bad5a4
    Merge pull request #1550 from umap-project/choropleth-min-classes Yohan Boniface 2024-01-29 12:45:40 +0100
  • 95b457b38c
    Merge pull request #1551 from umap-project/fix-browser-with-variable Yohan Boniface 2024-01-29 12:45:16 +0100
  • dadcaa0b76
    Merge pull request #1526 from umap-project/oembed Yohan Boniface 2024-01-29 12:44:03 +0100
  • 256d6c631c feat: use svg for default icon (circle) Yohan Boniface 2024-01-29 12:24:16 +0100
  • 4de8b2ec96
    chore: bump django from 4.2 to 5.0.1 dependabot[bot] 2024-01-29 09:53:07 +0000
  • 710db47d6c
    Merge pull request #1553 from umap-project/dependabot/pip/pillow-10.2.0 Yohan Boniface 2024-01-29 10:51:10 +0100
  • 01083516bd changelog Yohan Boniface 2024-01-25 17:05:38 +0100
  • 466470984a 1.14.0a5 Yohan Boniface 2024-01-25 15:58:54 +0100
  • 9ee9c5892e
    Merge pull request #1559 from umap-project/fix-list.delete Yohan Boniface 2024-01-25 15:58:16 +0100
  • 9825e57277
    Merge pull request #1558 from umap-project/fix-datalayer-resetting-on-save Yohan Boniface 2024-01-25 15:51:42 +0100
  • bc8084af97 fix: replace list.delete call by the proper remove method Yohan Boniface 2024-01-25 15:49:01 +0100
  • 53ad987aea fix: prevent datalayer to resetting to an old version on save Yohan Boniface 2024-01-25 15:42:00 +0100
  • d695c87c82
    chore: bump pillow from 10.0.1 to 10.2.0 dependabot[bot] 2024-01-22 22:08:30 +0000
  • d4e253190f feat: set preconnect link for tilelayer Yohan Boniface 2024-01-22 17:26:06 +0100
  • dc22cf823f 1.14.0a4 Yohan Boniface 2024-01-22 14:42:12 +0100
  • abbc5237bd chore: try to force browser to load Leaflet script soon Yohan Boniface 2024-01-22 14:38:17 +0100
  • 7ae742ca70 chore: add grey background to body on map page to prevent blinking Yohan Boniface 2024-01-22 14:35:44 +0100
  • ae4c1a9454 fix: build browser once features are on the map, not before Yohan Boniface 2024-01-22 12:13:15 +0100
  • d696fe885f fix: do not ask more classes than available values in choropleth Yohan Boniface 2024-01-22 11:09:30 +0100
  • 7729035288
    Merge pull request #1549 from umap-project/vendors-minified-sourcemaps David Larlet 2024-01-21 15:09:38 -0500
  • 7c4009965a
    Use minified versions + sourcemaps of vendor statics David Larlet 2024-01-21 14:02:16 -0500
  • b9b8550073 1.14.0a3 Yohan Boniface 2024-01-19 17:52:24 +0100
  • 969b02e7a0
    Merge pull request #1544 from umap-project/compress-static Yohan Boniface 2024-01-19 17:51:13 +0100
  • 7e5c15b5b0
    fix(1545): fix icons for mailto and tel David Larlet 2024-01-19 11:12:49 -0500
  • 283ad44515 chore: do not try to create source maps for now Yohan Boniface 2024-01-19 17:43:18 +0100
  • 541fbd4e56 docs: remove mentions of compress / django-compressor Yohan Boniface 2024-01-19 13:50:26 +0100
  • 23af4c60cd chore: move UmapManifestStaticFilesStorage to a dedicated file Yohan Boniface 2024-01-19 13:47:46 +0100
  • df3ed76f3e
    feat: generate/link source map files for JS and CSS David Larlet 2024-01-19 09:22:09 -0500
  • 4541578b9b feat: compress static in collectstatic post_process Yohan Boniface 2024-01-19 12:27:21 +0100
  • 5a6f1c1bcc chore: remove unused import Yohan Boniface 2024-01-17 22:27:05 +0100
  • 031cff7435 1.14.0a2 Yohan Boniface 2024-01-17 20:15:26 +0100
  • 23715bef04 fix: gitignore should only ignore static/ dir at rool level Yohan Boniface 2024-01-17 20:14:21 +0100
  • 11045345fc i18n Yohan Boniface 2024-01-17 18:50:24 +0100
  • 3f76f64d82 1.14.0a1 Yohan Boniface 2024-01-17 18:49:06 +0100
  • 016f74753f
    Merge pull request #1539 from umap-project/no-compressor Yohan Boniface 2024-01-17 18:47:48 +0100
  • 6d358a1f71 chore: make sure linters only run inside umap/ folder Yohan Boniface 2024-01-17 18:44:08 +0100
  • 96ae7ddbc7 chore: deactivate custom statics manager for test by default Yohan Boniface 2024-01-17 18:42:46 +0100
  • 1b8e6164ed fix: use dynamic path for locale javascript Yohan Boniface 2024-01-17 16:36:17 +0100
  • 656e29c72b
    Use custom storage instead of django-compressor David Larlet 2024-01-16 17:41:38 -0500
  • 502cd4cded chore: remove support for settings starting with LEAFLET_STORAGE_ Yohan Boniface 2024-01-17 11:39:06 +0100
  • fb63588ac5 chore: use https://umap-project.org link in map footer Yohan Boniface 2024-01-17 11:25:47 +0100
  • cf13d15753 fix: honour datalayersControl=expanded in querystring Yohan Boniface 2024-01-16 19:58:10 +0100
  • 9f377da1b2 Introduce UMAP_HOME_FEED to control which maps are shown on the home page Yohan Boniface 2024-01-15 15:50:28 +0100
  • 4227e171f3 fix: empty file input when closing the importer panel Yohan Boniface 2024-01-16 12:28:59 +0100
  • 3e5927f65e Release JS module introduction as an alpha package Yohan Boniface 2024-01-15 18:37:46 +0100
  • 8026c16926 i18n Yohan Boniface 2024-01-15 18:32:51 +0100
  • 3e63768fc0 docs: clarify how to use JS libs Alexis Métaireau 2024-01-15 14:58:43 +0100
  • 9054d35f0f
    Merge pull request #1463 from umap-project/almet/js/client-routing Yohan Boniface 2024-01-15 14:46:56 +0100
  • de8e806b28 docs: document how dependencies are handled Alexis Métaireau 2024-01-15 12:41:50 +0100
  • 87b7c5627e
    chore: bump vermin from 1.5.2 to 1.6.0 dependabot[bot] 2024-01-15 11:47:35 +0000
  • 78945d03fa build: pin versions in pyproject.toml Alexis Métaireau 2024-01-08 19:04:28 +0100
  • 1eb0f352c9 Expose the MAP variable at the global scope to ease debugging Alexis Métaireau 2024-01-15 12:15:35 +0100
  • 4c5b94d572
    Merge pull request #1511 from umap-project/docs/template-changes Yohan Boniface 2024-01-13 18:52:09 +0100
  • df76ffd80e
    feat: Create an oEmbed endpoint for maps David Larlet 2024-01-11 14:50:02 -0500
  • b75e3bedd7 docs: include the release process Alexis Métaireau 2024-01-08 15:59:17 +0100
  • e40d4584f9 fix typo in settings.md Stephan Geisler 2024-01-11 11:48:00 +0100
  • 2c94f6afbe Update settings.md Stephan Geisler 2024-01-10 22:53:15 +0100