Skip to content

Releases: onaio/onadata

v1.11.3-2

26 Oct 08:16
Compare
Choose a tag to compare
parse_int should return None for empty string. (#1165)

Fix #1164.

v1.11.3-1: Test HEAD request to submission endpoint. (#1154)

17 Oct 11:21
Compare
Choose a tag to compare
- Return correct response for HEAD request on submission endpoint

v1.11.3

14 Oct 06:30
Compare
Choose a tag to compare
Merge pull request #1152 from onaio/fix-hash

Validate presence of the xml_submission_file

v1.11.2

11 Oct 11:45
Compare
Choose a tag to compare
v1.11.2 Pre-release
Pre-release
Add CHECK_EXPIRED_TEMP_TOKEN setting to disable check for expired tok…

v1.11.1

18 Sep 13:35
Compare
Choose a tag to compare
v1.11.1 Pre-release
Pre-release
  • Last submission time in serializer should be in isoformat. (#1119 )
  • Add request method in sql profiling logs. (#1121)
  • Re-implement users with object permissions (#1120)
  • XML submission checksum (#1122)
  • Fix permissions (#1125)
  • Support grouping on non-numeric field. (#1128)
  • Merged dataset fixes (#1124)

Merged Datasets

29 Aug 09:46
Compare
Choose a tag to compare
  • Introducing merged datasets (#1057)
  • Licence copyright update (4913c6f)
  • Support switching to a different user for Oauth2 Apps (#1062)
  • Task to clean up pending and failed exports (#1068)
  • Keeping track of received attachments per submission (#1049)
  • New /data endpoint filters: date_created, date_modified, status,submitted_by, version (#1048)
  • Bug fixes (#954, #983, #1069, #1072, #1077, #1087, #1088, #1093, #1107)

Merged Datasets pre-release

29 Aug 09:22
Compare
Choose a tag to compare
Pre-release
  • Introducing merged datasets (#1057)
  • Licence copyright update (4913c6f)
  • Support switching to a different user for Oauth2 Apps (#1062)
  • Task to clean up pending and failed exports (#1068)
  • Keeping track of received attachments per submission (#1049)
  • New /data endpoint filters: date_created, date_modified, status,submitted_by, version (#1048)
  • Bug fixes (#954, #983, #1069, #1072, #1077, #1087, #1088, #1093, #1107)

v1.10.7-1 fixes

27 Jul 06:03
Compare
Choose a tag to compare
  • fix: pin safe_create_instance to master.

v1.10.7 Bug fixes

24 Jul 09:11
Compare
Choose a tag to compare

Fixes:

  • Submission count updated correctly on CSV Imports, #1065
  • Fixed number of columns in filtered datasets, #1066
  • Raven configuration for celery, #1070

v1.10.6: Bug fixes

13 Jul 07:03
Compare
Choose a tag to compare

🐛 Fixes

  • Add export permission to allow delete #1056
  • Order charts by the group by field(s) #1055
  • Add export URL to exports endpoint #1059
  • Validate id_string when not defined in the settings sheet #1064