Skip to content

Releases: openplans/shareabouts.js

Shareabouts.js 3.4.1

22 Jul 20:36
Compare
Choose a tag to compare

Fix for the place form view (was not sending credentials for saving).

Shareabouts.js 3.4.0

22 Jul 19:23
Compare
Choose a tag to compare
  • Add Google Analytics

Shareabouts.js 3.3.1

22 Jul 19:23
Compare
Choose a tag to compare
  • Place details not showing up after saving a place. Update condition to see if a model is already in a collection.

Shareabouts.js 3.3.0

10 Jul 15:38
Compare
Choose a tag to compare
  • Add MapQuest geocoding and reverse-geocoding functions to utils

Shareabouts.js 3.2.6

10 Jul 00:23
Compare
Choose a tag to compare
  • Expose the Leaflet map on Shareabouts.Map

Shareabouts.js 3.2.5

09 Jul 20:29
Compare
Choose a tag to compare
  • Add PlaceFormView success and error handlers

Shareabouts.js 3.2.4

09 Jul 17:31
Compare
Choose a tag to compare
  • Add option to allow the PlaceFormView to save invisible places via the include_invisible option

Shareabouts.js 3.2.3

07 Jul 20:34
Compare
Choose a tag to compare

Add options to configure forms for silent submissions (i.e., submissions that don't generate ticker activity)

Shareabouts.js 3.2.2

02 Jul 14:36
Compare
Choose a tag to compare

Allow AJAXy logging out through auth module

Shareabouts.js 3.2.1

01 Jul 18:53
Compare
Choose a tag to compare

Better control over the authentication flow

  • Add more methods for managing the current user session
  • Separate the process of getting user data from updating the UI