Skip to content

Releases: code4recovery/wagtail-meeting-guide

1.2.2

28 Jul 15:48
Compare
Choose a tag to compare
  • FIx a bug where flags for Men and Women only meetings were displaying twice.

1.2.1

28 Jul 14:12
Compare
Choose a tag to compare
  • Update the HTML to invoke TSML-UI Meeting Guide, to fix a bug with map display.

1.2.0

24 Jul 17:22
Compare
Choose a tag to compare
  • Upgrades to the latest TSML-UI front-end version.
  • Color codes Active vs Inactive meetings, with Zoom and Phone hot links.
  • Clicking an Active address brings up directions on Google.

1.1.0

19 May 12:33
Compare
Choose a tag to compare
  • Adds new meta Meeting Types, "In Person" and "Online".
  • These new types are automatically added to meetings:
    • If a meeting has a conference_url populated, it is tagged as "Online".
    • If a meeting has a formatted_address with three or more commas, and is not Temporarily Closed, it is tagged as "In Person". This avoids Virtual Only meetings with locations without a street address being shown.
      • 123 Main Street, Philadelphia, PA, 19000, USA will be tagged as "In Person", because it has three or more commas.
      • Philadelphia, PA, USA will not be tagged as "In Person", as it has less than three commas.

1.0.0

06 Apr 18:14
Compare
Choose a tag to compare
  • Our first major release! This has been running in production for over a year for SEPIA, the Southeastern Pennsylvania Intergroup Association.
  • This contains many bugfixes since our last major beta release over a year ago.

January 2020 Release

25 Jan 14:15
Compare
Choose a tag to compare

Bug Fixes

  • Fix meeting pin location.
  • Only show live Wagtail pages for Locations and Meetings.
  • Do not allow choosing regions without a parent.

New Features

  • Add time to the meeting search in addition to date.
  • Switch to an explicit cache entry for the API feed; clear cache entry when a Meeting or Location is saved.

Meta

  • Add the BSD license file.
  • Switch to setuptools-scm and remove MANIFEST.in.

Adds link for Get Directions.

25 Jan 14:11
Compare
Choose a tag to compare
0.1.3

Adds link for Get Directions.

Add override of Wagtail template to show Meeting day of week and Location address.

25 Jan 14:11
Compare
Choose a tag to compare
0.1.2

Add override of Wagtail template to show Meeting day of week and Loca…

Add Meeting Notes to the Meeting Details Screen.

25 Jan 14:10
Compare
Choose a tag to compare
0.1.1

Add meeting notes to the meeting detail screen.

Allow searching for regions in the search box.

26 Dec 22:17
Compare
Choose a tag to compare

This version is now in production for SEPIA.