Skip to content

Releases: liqd/a4-meinberlin

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

v1.17

12 Feb 11:25
Compare
Choose a tag to compare

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
  • grey check in dashboard if project is not yet published
  • different issue fixes
  • wagtail, webpack and more packages updated