Skip to content

Releases: onaio/onadata

Messaging

19 Mar 18:44
02d1afc
Compare
Choose a tag to compare
  • Introduces messaging functionality.

v1.12.11

19 Mar 07:33
d2b5110
Compare
Choose a tag to compare
  • Fix #1181 Replace Index Tags in CSV
  • FIx #1280 Add formID filter for shared forms
  • Fix #1289 Flow Results packages updates
    • Use correct type, 'packages', for JSON API
    • Use XForm uuid as the id field in the JSON API
    • Allow packages to be updated

v1.12.10

06 Mar 09:06
da668be
Compare
Choose a tag to compare
  • #1228 unique row_id for flow results responses

v1.12.9

01 Mar 06:27
22d0d15
Compare
Choose a tag to compare

#1207 Return Manifest url Only When Object Has Media
#1226 Deal With Duplicate Fields in Different SAV Sections
#1253 Improve Enketo HTTP 502 Error Message
#1269 Add SVG support in xform media
#1270 formID filter for formList
#1273 Rest services inactive reason field
#1274 Update number of submissions count for forms in merged datasets
#1278 Floip handle publishing exceptions
#1235 Handle rabbitmq connection errors when applying permissions.

v1.12.8

13 Feb 11:25
9e5bc41
Compare
Choose a tag to compare
  • Use File Size to Determine Whether To Do csv_import Asynchronously #1229
  • Support filter queries in dataview exports #1230
  • SAV Exports With Duplicate Column Names #1232
  • Add 'active' field to RestService model #1234
  • Handle connection error on async exports #1237
  • Display Links To Images With Spaces In Filenames Correctly #1238
  • Use queryset_iterator in XFormViewSet streaming #1241
  • Set form permission to the user who uploaded a form #1242

v1.12.8-rc2

13 Feb 06:42
9e5bc41
Compare
Choose a tag to compare
v1.12.8-rc2 Pre-release
Pre-release
  • Use File Size to Determine Whether To Do csv_import Asynchronously #1229
  • Support filter queries in dataview exports #1230
  • SAV Exports With Duplicate Column Names #1232
  • Add 'active' field to RestService model #1234
  • Handle connection error on async exports #1237
  • Display Links To Images With Spaces In Filenames Correctly #1238
  • Use queryset_iterator in XFormViewSet streaming #1241
  • Set form permission to the user who uploaded a form #1242

v1.12.8-rc1

08 Feb 09:27
04d5f74
Compare
Choose a tag to compare
v1.12.8-rc1 Pre-release
Pre-release
  • Use File Size to Determine Whether To Do csv_import Asynchronously #1229
  • Support filter queries in dataview exports #1230
  • SAV Exports With Duplicate Column Names #1232
  • Add 'active' field to RestService model #1234
  • Handle connection error on async exports #1237

v1.12.7

01 Feb 13:49
f84c59d
Compare
Choose a tag to compare
  • New users have require_auth enabled by default #1191
  • Fix authenticated users to have access to public projects #1077

v1.12.6

31 Jan 13:54
674a2f6
Compare
Choose a tag to compare
Merge pull request #1221 Remove periodic task scheduling

Attachment tracking fix

23 Jan 13:43
a24229e
Compare
Choose a tag to compare
Merge pull request #1214 from onaio/attachments-count-fix

Attachments count fix