Skip to content

Releases: ExCiteS/geokey-epicollect

v1.0.3

03 Nov 15:54
Compare
Choose a tag to compare

We officially now be supporting only GeoKey v1.6+ because of Django v1.11 support ⭐️

This patch also adds README to PyPI deployment.

v1.0.2

21 Apr 11:34
Compare
Choose a tag to compare

Fixed includes in the manifest, before not including templates when installing via PyPI.

v1.0.1

03 Feb 14:10
Compare
Choose a tag to compare

Fixed scheme in the URL of the EpiCollect project (correctly using http/https).

v1.0.0

03 Feb 12:11
Compare
Choose a tag to compare

Full stable release.

0.2.2

03 Feb 11:40
Compare
Choose a tag to compare

Improvements to be able to run with GeoKey and Django 1.9 (optionally). Although, Django 1.8 is still preferred to be used with GeoKey.

v0.2.1

09 Jun 11:52
Compare
Choose a tag to compare
  • Fixes #5: Returns an error if latitude or longitude are not set
  • Fixes #12: When is not set or a non-existing category id is used, an error is return to the client.
  • Fixes #13: Location field is now required by default
  • Fixes #14: Returns an error if the a file with the file name has not been registered with the contribution.
  • Allows uploads of files with full_image flag, instead of thumbnail only