Skip to content

Releases: liqd/a4-meinberlin

v2.4

21 Apr 14:36
Compare
Choose a tag to compare

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

02 Oct 09:58
Compare
Choose a tag to compare
  • 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

07 Aug 10:03
2f9e811
Compare
Choose a tag to compare
  • index in the timeline also takes events into account
  • do not include project-list, but plan-list in the sitemap

v2.2.1

06 Aug 13:16
b30a623
Compare
Choose a tag to compare

minor fix: do not display "participate now" on tiles for past modules

v2.2

06 Aug 10:40
9bbb467
Compare
Choose a tag to compare
  • 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

07 May 16:24
88489c0
Compare
Choose a tag to compare

Minor fixes to emails and webpack

v2.1

24 Apr 13:22
01be1da
Compare
Choose a tag to compare
  • 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

26 Feb 10:54
3e80562
Compare
Choose a tag to compare
  • some performance improvements to the project overview #2035
  • fixed a bug with chrome #2060
  • django 2.2 preparations
  • lots of cleanup/updates

v2.0.1

14 Feb 14:39
Compare
Choose a tag to compare

Changes:

  • small style fixes
  • minor bug fixes
  • added badge for tile of private projects

Version 2.0

12 Feb 16:47
95b1dfd
Compare
Choose a tag to compare

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