Skip to content

Releases: onaio/onadata

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

v1.9.1: Merge pull request #827 from onaio/include-team-users-perms-migration

19 Oct 06:39
Compare
Choose a tag to compare

#814 Xform meta permissions
#824 Add id_string to the form info returned by the projects endpoint.
#822 Update full json dict on submission edit.
#819 Form id validation.
#816 Validate password during email update.

Important management commands required:
python manage.py reassign_permission logger project all view_project_all view_project_data
python manage.py reassign_permission logger xform all view_xform_all view_xform_data

v1.9.0: Merge pull request #813 from onaio/flakey-test-fix

03 Oct 12:26
Compare
Choose a tag to compare
  • Require password when updating email
  • Fix for linked form loading error

v0.14

03 Dec 09:33
@pld pld
Compare
Choose a tag to compare
UK: set OwnerRole permissions to form

v0.13: Merge pull request #694 from onaio/690_return_json_object_in_xls_report

19 Nov 05:22
@pld pld
Compare
Choose a tag to compare

v0.12: Merge pull request #657 from onaio/add-active

03 Nov 20:47
@pld pld
Compare
Choose a tag to compare
Use decorator to check for object in serializers