Releases: liqd/a4-meinberlin
Releases · liqd/a4-meinberlin
v2.2.2
- index in the timeline also takes events into account
- do not include project-list, but plan-list in the sitemap
v2.2.1
minor fix: do not display "participate now" on tiles for past modules
v2.2
- a much nicer timeline for multimodule projects and events
- module tiles to display for modules that run overlapping (module
clusters) under the timeline and in the overlapping modules - new field type for events to distinguish them in the timeline
- different module and project views
- add start and end date to modules as property
- unarchive bplans if they are updated with an end-date in the future
- participation overview: do not show infobox on map after it was closed
- django and wagtail updates to django 2.2
- minor styling fixes
- refactoring
- some new tests
v2.1.1
v2.1
- maps from berlin online use a token when fetched via API (which is a general solution for using maps via API an can be used in other projects)
- refactoring of maps code
- introduction of groups
- display number of search results on project page
- update project count in storefront window on landing page
- wording and translation fixes
- move zoom button for map to top right corner on desktops
- links that are added via wagtail are now underlined
- remove links from statistic tiles in storefront
- improved tiles on projects page
- embeded projets now display comments
- updated component library
- fix projects page search for ie11
- more ie11 fixes
v2.0.2
v2.0.1
Changes:
- small style fixes
- minor bug fixes
- added badge for tile of private projects
Version 2.0
Changes:
- status change: meinBerlin is not beta anymore!
- new header
- changed footer
- new storefront window to display some numbers and cta-tiles
- three new wagtail blocks for the landing page
- new participation overview, displaying projects and plans, including filters
- shared map/list views for the participation overview
- address search on the map of the participation overview
- on participation overview: project, container, and plan-sorting by status
- new project tiles that also show the status (active/future/past)
- new plans and project tiles giving an idea about the number of included projects and their status
- use same topic-choices for plans and projects and make them multiple choice (max: 2)
- add appropriate topic-choice to bplans automatically
- add topics, district and point to dashboard of projects, external projects, and containers
- add plan-choice to dashboard of external projects, bplans, and containers
- minor bug-fixes
- updates
v1.17
Changes:
- also show projects on plans map
- vectors instead of tiles for all maps
- organisations get a type
- new fields district, point and topic for projects, currently only
shown in the dajngo-admin - associated plan is not required anymore to publish project
- new field identifier (Bezeichner) for bplan to be added via the api
(imperia) or our dashboard - management command to automatically get the point and district from
bplan-prod.liqd.net for existing bplans - task to automatically get the point and district from
bplan-prod.liqd.net when something is changed in a bplan - accordeons addable to landing page
- the possibility to add a storefront to the landing page
- storefront with random choice from at least three project,
district or quotation tiles - storefront with all items for all projects counted
- storefront with random choice from at least three project,
- grey check in dashboard if project is not yet published
- different issue fixes
- wagtail, webpack and more packages updated