Skip to content

Releases: onaio/onadata

v1.9.12: Merge pull request #890 from onaio/disable-formlist-cache

27 Jan 06:19
Compare
Choose a tag to compare

v1.9.11: Merge pull request #889 from onaio/1331-remove-org-member-fix

26 Jan 08:56
Compare
Choose a tag to compare

#871 Retrieve username from request object and not xform object
#882 Add share users to users when projects filtered by username
#887 Add xform metadata for forms published by kpi
#889 remove org member fix

v1.9.10: Merge pull request #883 from onaio/read-replicas

19 Jan 12:12
@pld pld
Compare
Choose a tag to compare
  • do not always use primary but retry on primary if not found in first call #883
  • < and > can be set as xls form title. #828

v1.9.9: Merge pull request #872 from onaio/1309-trigger-400-if-users-is-invalid

19 Jan 07:22
@pld pld
Compare
Choose a tag to compare
  • Use master when fetching the export URL so we do not have to wait for replication #880
  • Do not load all profiles in profiles endpoint. #875
  • Catch operational error and return server error #881

v1.9.8: Merge pull request #878 from onaio/read-replica

18 Jan 06:55
@pld pld
Compare
Choose a tag to compare
Add django-multidb-router to base reqs

Submitted-by Chart Fix

12 Jan 11:11
Compare
Choose a tag to compare

#868 Include submitted by in the allowed group by fields

v1.9.7

05 Jan 06:43
Compare
Choose a tag to compare

#852 Support submitted by charts
#857 Allow "readonly" and "readonly no download" to edit widgets
#867 put all media attachment to a list on an encrypted form submission

v1.9.5

29 Nov 07:45
Compare
Choose a tag to compare

#854 ODK Briefcase downloadSubmission endpoint should use the original filename.
#850 include export options in outdated export function.
#849 handle UnreadablePostError exceptions on submissions.
#842 Meta form perms.
#841 Filter dataset search.

v1.9.4

08 Nov 11:00
Compare
Choose a tag to compare

#837 fix for remove group name mismatch

v1.9.1-hot-fix: Merge pull request #832 from onaio/readonly-perms-fix

26 Oct 11:08
Compare
Choose a tag to compare

python manage.py fix_readonly_role_perms logger xform all view_xform_all
python manage.py fix_readonly_role_perms logger project all view_project_all