-
Notifications
You must be signed in to change notification settings - Fork 18
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
Features/typo symbol filtering #106
Features/typo symbol filtering #106
Commits on Mar 16, 2023
-
added js for being able to check which picto we want to show or hide
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b2bbeea - Browse repository at this point
Copy the full SHA b2bbeeaView commit details -
added css styling to match global magrit look. added js commentary
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 70f1fcd - Browse repository at this point
Copy the full SHA 70f1fcdView commit details -
Added translation for checbox description
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for c4352ba - Browse repository at this point
Copy the full SHA c4352baView commit details -
feature/typo_symbol_filtering ready
Co-authored-by: ArmelVidali <vidali.armel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 857664a - Browse repository at this point
Copy the full SHA 857664aView commit details -
Removed unecessary subgit repo for PR
Co-authored-by: ArmelVidali <vidali.armel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c125af - Browse repository at this point
Copy the full SHA 5c125afView commit details -
Fixed _tr("translation") typo mistake in js
Co-authored-by: ArmelVidali <vidali.armel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b1d439 - Browse repository at this point
Copy the full SHA 5b1d439View commit details -
Added the list of hidden_pictograms to render_TypoSymbols function
Co-authored-by: ArmelVidali <vidali.armel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aebe2e2 - Browse repository at this point
Copy the full SHA aebe2e2View commit details -
correction for render_TypoSymols - doesn't add filtered images to the…
… DOM
armel committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 50b1c38 - Browse repository at this point
Copy the full SHA 50b1c38View commit details -
fixed typo mistakes and removed unnecessary class
armel committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 08bd50f - Browse repository at this point
Copy the full SHA 08bd50fView commit details -
added smoomacypy to gitignreo so it doesnt push its src/
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b16c8c - Browse repository at this point
Copy the full SHA 7b16c8cView commit details -
change symbol rendering so its using more of basic magrit functioning
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ce9098 - Browse repository at this point
Copy the full SHA 5ce9098View commit details -
Improved the way we display selected typo symbols on the map
so it's using generic magrit legend functions Added filtered symbols to project save so we can retreive the information on project load On project load, added logic to display only previously filtered symbols
Robin committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 69fd15c - Browse repository at this point
Copy the full SHA 69fd15cView commit details -
Removed unecessary comments for PR
Co-authored-by: ArmelVidali <vidali.armel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b06757d - Browse repository at this point
Copy the full SHA b06757dView commit details
Commits on Mar 17, 2023
-
Changed the symbols_map of rendering_params into symbols_to_display
We do this so it does not override the first symbols_map which contains all available fields for the category Then changed the naming symbol_map to symbols_to_display in data_manager for legend projection, saving and loading project and reprojecting layers
Robin committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ad70f8 - Browse repository at this point
Copy the full SHA 2ad70f8View commit details -
Removed comments that were used for debugging
Robin committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 537dc78 - Browse repository at this point
Copy the full SHA 537dc78View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5da6ee5 - Browse repository at this point
Copy the full SHA 5da6ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 427893a - Browse repository at this point
Copy the full SHA 427893aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fd48d - Browse repository at this point
Copy the full SHA 81fd48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d1be4 - Browse repository at this point
Copy the full SHA 88d1be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bf804 - Browse repository at this point
Copy the full SHA f1bf804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05cd43e - Browse repository at this point
Copy the full SHA 05cd43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c275b - Browse repository at this point
Copy the full SHA 91c275bView commit details