Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate previously reviewed changes (for 2.021.24) #734

Merged
merged 372 commits into from
Jun 15, 2021
Merged

Incorporate previously reviewed changes (for 2.021.24) #734

merged 372 commits into from
Jun 15, 2021

Conversation

jnm
Copy link
Member

@jnm jnm commented Jun 15, 2021

This, plus changes already in master, will become release 2.021.24.

PR Description Related Issues
#729 Add guidance and redirect links to KPI for legacy form and data views
This will hopefully help ease the transition away from removed features of KoBoCAT's legacy UI, especially for those arriving via anonymous-access links.
#728 Fix form media permissions
#726 Bring metadata endpoint enhancements and changes from master to KoBoCAT 2.0 Bring #706, #714, #723 to beta
#722 Readd background documents
#720 Removed recaptcha client dependency and registration HTML templates
#711 Added missing api endpoint
#703 Created Submission Counter Model
#719 Apply pyxform 1.5.1 upgrade to beta branch
Addresses any conflicts and Python 3 / Django 2 incompatibilities with the previous upgrade to pyxform 1.5.1 (#716).
Incorporates #716
Closes #604 (on beta branch)
Supersedes #699 (completely)
Begins work on #718
#713 Python3 and Django2.2 upgrade punch list items
#708 Fix argparse config for sync_mongo
#702 Fix docs typo
#704 Fixed apt dependencies breaking
#695 Make GitHub actions run unit tests
Git rid of Travis CI and use GitHub actions instead
#693 Skip AlterUniqueTogether for logger_xform
#692 Remove old SMS model functions and run migrations
#683 [Python3 and Django2.2 upgrade] part 6 - Settings files refactoring
#681 [Python3 and Django2.2 upgrade] part 5 - Updated docker image with non-root user
#682 [Python3 and Django2.2 upgrade] part 4 - Upgrade to Django 2.2
#680 [Python3 and Django2.2 upgrade] part 3 - Bulk update: remove object inheritance
#679 [Python3 and Django2.2 upgrade] part 2 - Bulk update: Drop __future__ imports
#678 [Python3 and Django2.2 upgrade] part 1 - Use Python 3 & Django 1.11
#677 [Python3 and Django2.2 upgrade] part 0 - Remove legacy views
#634 [Python3 and Django2.2 upgrade] part 6 - Bulk update: remove object inheritance

…3-django2

 # Conflicts:
 #	onadata/apps/survey_report/views.py
- tutorial
- about-us
- getting_started
- faq
- syntax
- privacy
- tos
- resources
- members_list
- xls2xform
- support
- clone_xlsform
- get_qrcode
- mongo_view_api
- public_api
- set_perm
- update_xform
- enketo_preview
noliveleger and others added 27 commits May 26, 2021 09:28
Removed recaptcha client dependency and registration HTML templates
 # Conflicts:
 #	kobocat-template/templates/profile.html
 #	onadata/apps/main/views.py
 #	onadata/libs/serializers/metadata_serializer.py
 #	onadata/libs/serializers/xform_serializer.py
Indicate specific releases; remove caveat about `api` endpoint since #711 has been merged
Add validation metadata content type support to `beta`
…and waste less of developers' time. Closes #717.
Only allow users with permission to submit to a form to download that
form's associated media files
form and data views, to help ease the transition away from removed
features of KoBoCAT's legacy UI
Add guidance and redirect links to KPI for legacy form and data views
@jnm jnm self-assigned this Jun 15, 2021
@jnm jnm merged commit dacffcf into master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to pyxform 1.3.4
5 participants