Lizard-map

Latest version: v5.5

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 36

3.1.2

------------------

- Fixed error in MANIFEST.in. 3.1.1 didn't include any lizard-map/* data.

3.1.1

------------------

- Fixed CollageEditItem.csv_url function.

- Fixed bug with collage items. The popup crashed as well as the
collage screen.

- Moved from company-internal svn to github:
https://github.com/lizardsystem/lizard-map .

3.1

----------------

- Fixed Color/Mapnik Color related bug.

- Added non-blockable spaces to html_default.html to prevent
disappearing icons.

- Improved float layout in collage detail: statistics.

- Reload page after changing collage in collage detail screen.

- Fixed problem when adding collage items by coordinates (name too long).

- Fixed (re-) sorting of collage items.

- Fixed dialog box items first time popup in collage screen.

- Removed setUpGraphEditPopup, it was used in the popup code.

- Changed lizard-map client-side error.

- Fixed google maps in wms.

- Added date popup to collage detail view.

- Added download-map button.

- Added y-min and y-max option for collage detail screen.

- Added csv statistics output for collage.

- Added table view to collage edit detail screen.

- Improved layout collage-item editor popup.

- Improved layout collage edit detail screen.

- Improved export csv link in popup: now for every location.

- Moved Grouping_hint check from adapter.location to
adapter.location['identifier']. Apparently this was the location of
the grouping hint.

- Pylint.

- Added option "add to selection" in map popup.

- Removed console.log and alert from js.

- Fixed popup dialog size, it will now always be the default size.

- Fixed "pan & zoom to default location". After changes in workspace
the button didn't work anymore.

- WMS background maps can now be used as overlays.

3.0

----------------

Lizard 3: Make sure you read the readme before upgrading to this version.

- Rebuilt collage screen with grouping.

- Added configchecker.

- Added migration for new models; South introspection rules.

- Integrated search_name in search_coordinates.

- Various functions work on WorkspaceEdits and WorkspaceStorages.

- Added generic dialog javascript code.

- Added generic POST action javascript code.

- Made app_screen class-based, with helper class WorkspaceView.

- Added new workspaces, collages.

- Added PeriodMixin with tests.

- Added all kinds of mixins for workspaces, collages, etc:
GoogleTrackingMixin, WorkspaceMixin, WorkspaceEditMixin, MapMixin,
CollageMixin, DateRangeMixin.

- Added class based views: AppView,
WorkspaceStorageView, HomepageView, CollageDetailView.

- Added class based views for dialogs: ActionDialogView, WorkspaceSaveView,
WorkspaceLoadView, DateRangeView, CollageItemEditorView,
WorkspaceStorageListView, CollageView, CollageEmptyView,
CollageItemEditView, CollagePopupView, WorkspaceEmptyView.

- Adapter stuff: AdapterMixin, ImageMixin, AdapterImageView, AdapterCsvView.

2.5

----------------

- Not mentioning pyproj as a dependency anymore, even though we *do* need
it. Somehow the osc.recipe.sysegg buildout recipe doesn't really want to
play nice with it.

- When there's an non-existing adapter (=invalid/non-existing entry point
name), we now also delete the workspace item instead of raising an
error. There just might be an old workspace item laying around in a
customer's session and we shouldn't keep the customer stuck in an
error 500.

2.4

----------------

- The context processor now first weeds out faulty workspace items before
attempting anything else. This prevents an "error 500": normally the
workspace item gets deleted, but the .is_animatable call still breaks on the
just-deleted workspaceitem. Now we first remove the faulty ones beforehand.

Page 16 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.