Giter Site home page Giter Site logo

platoniq / decidim-module-navigation_maps Goto Github PK

View Code? Open in Web Editor NEW
7.0 8.0 9.0 11.18 MB

A module for Decidim that adds sensible areas in a map

License: GNU Affero General Public License v3.0

Ruby 54.14% JavaScript 9.65% HTML 9.18% SCSS 27.03%
decidim hacktoberfest decidim-module

decidim-module-navigation_maps's People

Contributors

davidbeig avatar entantoencuanto avatar fblupi avatar microstudi avatar nadning avatar paarals avatar platoniq-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

decidim-module-navigation_maps's Issues

1.4 for 0.27.x missing

Hi, I can't find a version available for 0.27.x. When I try to force 1.4 version I get an error about version missing. How can I use this in 0.27?

Add USAGE.md file

The task is to adapt this text:
https://labs.openheritage.eu/pages/navigationmaps
in a more generic fashion in a new file called USAGE.md. Images can be added as well inside the directory examples, they need to be linked using relative paths so github can display them correctly. Ie: ![I am alt text](examples/someimage.jpg)

Error in lunching

I have an issue with lunching this model.
once I upload the map image and press update then the hole page will be missed up and will get the content of the main organization page inside the map editing.

keeping in mind nothing is actually uploaded.
@microstudi

issue
issue page 2
issue page 3

Here is my Gemfile Content:

source "https://rubygems.org"
ruby RUBY_VERSION

gem "decidim", "0.23.1"
# gem "decidim-consultations", "0.23.1"
# gem "decidim-initiatives", "0.23.1"
# gem "decidim-templates", "0.23.1"

gem "bootsnap", "~> 1.3"

gem "puma", ">= 4.3.5"
gem "uglifier", "~> 4.1"

gem "faker", "~> 1.9"

gem "wicked_pdf", "~> 1.4"

gem "figaro"

#gem "decidim-core"
gem "decidim-admin"
gem "decidim-system"
gem "decidim-api"
gem "decidim-comments"
gem "decidim-proposals"
gem "decidim-meetings"
gem "decidim-pages"
gem "decidim-budgets"
#gem "decidim-dev"
gem "decidim-surveys"
gem "decidim-assemblies"
gem "decidim-accountability"
gem "decidim-verifications"
gem "decidim-debates"
gem "decidim-sortitions"
gem "decidim-generators"
gem "decidim-blogs"
#gem "decidim-results"
gem "decidim-initiatives"
gem "decidim-consultations"
gem "decidim-forms"
gem "decidim-conferences"
#gem "decidim-plans"
gem "decidim-participatory_processes"
gem "decidim-elections"
gem "decidim-templates"
gem "decidim-calendar"
gem "decidim-process_groups_content_block"
gem "decidim-navigation_maps", git: "https://github.com/Platoniq/decidim-module-navigation_maps"
#gem 'decidim-navbar_links', git: "https://github.com/OpenSourcePolitics/decidim-module-navbar_links"


group :development, :test do
  gem "byebug", "~> 11.0", platform: :mri
  gem "decidim-dev", "0.23.1"
end

group :development do
  gem "letter_opener_web", "~> 1.3"
  gem "listen", "~> 3.1"
  gem "spring", "~> 2.0"
  gem "spring-watcher-listen", "~> 2.0"
  gem "web-console", "~> 3.5"
end

group :production do
  gem "passenger"
  gem 'delayed_job_active_record'
  gem "daemons"
end

Error rendering navigation maps in a page with other maps

In Decidim Barcelona there is a process group where the navigation maps content block renders along with the upcoming meetings content block. This content block has a map with the latest meetings but doesn't render if the same page renders the navigation maps content block.

There is an error in the JavaScript console: TypeError: L.tileLayer.here is not a function. (In 'L.tileLayer.here(i.tileLayer)', 'L.tileLayer.here' is undefined)

Screen.Recording.2023-10-02.at.15.30.40.mov

Remove jQuery dependency

We already use jQuery for the jquery-form library and the Foundation framework.

We plan to remove the Foundation dependency (see #42), but we should refactor the admin JS script to remove the jquery-form dependency too.

Once we have done it, we won't need to include the cdnjs.cloudflare.com in the organization's CSP either.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.