Skip to content

Releases: openplans/shareabouts

Shareabouts 3.11.1

13 Feb 17:40
Compare
Choose a tag to compare

Fix the survey and support sorting to use the sub-collection instead of the initial data

  • This will keep sorting in sync as the user supports places and completes surveys

Shareabouts 3.11.0

13 Feb 16:12
Compare
Choose a tag to compare

Add a list view of places

  • Shows a list of places based on the place detail view
  • Filterable on place items that are strings
  • Sortable by date, survey counts, and support counts

Shareabouts 3.10.3

07 Feb 19:53
Compare
Choose a tag to compare

Add appropriate CSS selectors for input types other than text (e.g. so type=email gets same styles as type=text).

Shareabouts 3.10.2

06 Feb 21:17
Compare
Choose a tag to compare

Shareabouts 3.10.1

29 Jan 08:32
Compare
Choose a tag to compare

Allow admin to configure help text for place and survey form fields by using the help_text attribute on any form items in the config

Shareabouts 3.10.0

23 Jan 23:10
Compare
Choose a tag to compare
  • Collect user token with new places. This allows for things like correlating places, comments, and support from a given user.
  • Add a fromnow handlebars helper for displaying pretty datetimes

Shareabouts 3.9.9

20 Jan 04:01
Compare
Choose a tag to compare

Collect user token with comments. This allows for things like correlating comments and support from a given user.

Shareabouts 3.9.8

06 Jan 22:27
Compare
Choose a tag to compare

Fix bug where the action pagination metadata is reset to page 1 every time new actions were fetched.

Shareabouts 3.9.7

06 Jan 17:13
Compare
Choose a tag to compare
  • Allow select options to support label and value for surveys
  • Add a Get Started button to the default About page

Shareabouts 3.9.6

24 Dec 07:36
Compare
Choose a tag to compare

Update to shareabouts.js 2.1.3 and use new fetchAllPages method to load all supports and surveys in a place detail view. Addresses bug in issue #70.