Releases: liqd/a4-meinberlin
Releases · liqd/a4-meinberlin
v2.4
greatly enhanced multi-module support in the dashboard:
- enabled multi module adding for initiators
- changed the way of adding a project to first create an empty project and then add the module
- made modules addable (and by that showable) to the project independently of the project or the other modules
- made the project and module nav in the dashboard collapsible
- added project types and split a4-projects, external projects and bplans into separate lists
- adapted style of plan create to project create
- replaced status circle with progress bar
- enhanced the dashboard nav and tabs
other changes:
- enhanced the project overview in load-speed
- added a welcome email for users to get after first login
- adapted design of all emails to design change
- many wording changes
- refactored the js/webpack package loading
- enhanced servicekonto support
- enhanced a11y
- lots of bug fixes
- lots of updates
v2.3
- plans: some enhancements (#2482)
- apps/notifications: add notification for moderator feedback (#2492)
- apps/notifications: do not notify followers on new comments or ideas (#2523)
- apps/offlineevents: Send notification emails for upcoming events (#2527)
- apps/notifications: Make notification times configurable (liqd/adhocracy4#395)
- lots of fixes, cleanups, dependency updates
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