Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #558 from lognaturel/prep-6.1.0
Browse files Browse the repository at this point in the history
Prepare 6.1.0 release
  • Loading branch information
eyelidlessness authored May 10, 2023
2 parents d0e5453 + 5c66a60 commit c9017a3
Show file tree
Hide file tree
Showing 73 changed files with 583 additions and 3,649 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 6.1.0 - 2023-05-10

- removed: analog-scale widget (#525) _Note: now maintained by OpenClinica (https://github.com/OpenClinica/enketo-express-oc/tree/master/widget/analog-scale). Not considered a breaking change because usage outside of OpenClinica is not known_
- fixed: The app UI strings in newly created repeats are not translated (#527)
- Fix: validate CSV header names according to XML spec (#530)
- Use pm2-runtime on docker/start.sh (#533)
- Fix: revert jQuery upgrade (#539)
- Use client-side transform for preview-by-URL (#540)
- changed: updated Slovak translation (#542)
- Use exponential backoff for submission attempts in offline mode (#543)
- feat(app): add enketo namespace to all debug statements (#547)
- Add support for LineString and Polygon GeoJSON types (#554)
- Fix: further simplify geopicker widget selector (#954)
- Fix: undesired newlines in print view in select/select1 labels (#957)
- Add browser-based transformation (#171)
- Reimplement draw/signature/annotate widget to preserve original image size when annotating and improve resize performance (#960)
- Fix: focus first active input/widget on load, page navigation, user-added repeat (#969)
- Performance improvements: NumberInput widgets, `excludeNonRelevant` (#971)
- Fix: localized numeral entry by keyboard in number input widgets (#973)

## 6.0.0 - 2023-02-08

- **BREAKING CHANGE**: Removed IE11 support (enketo-core#946)
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@ _Send a message if you'd like to contribute! We use an easy web interface provid

### Funding

The development of this application was funded by [KoBo Toolbox (Harvard Humanitarian Initiative)](http://www.kobotoolbox.org), [iMMAP](http://immap.org), [OpenClinica](https://openclinica.com), [London School of Hygiene and Tropical Medicine](https://opendatakit.lshtm.ac.uk/), [DIAL Open Source Center](https://www.osc.dial.community/) and [Enketo LLC](https://www.linkedin.com/company/enketo-llc). The [Enketo-core](https://github.com/enketo/enketo-core) library (the form engine + themes) used in this application obtained significant funding from [SEL (Columbia University)](http://modi.mech.columbia.edu/), the [Santa Fe Institute](http://www.santafe.edu/), [Ona](https://ona.io) and the [HRP project](http://www.who.int/reproductivehealth/topics/mhealth/en/).
The development of this application is now led by [ODK](https://getodk.org) and funded by customers of the ODK Cloud hosted service.

Past funders include [KoBo Toolbox (Harvard Humanitarian Initiative)](http://www.kobotoolbox.org), [iMMAP](http://immap.org), [OpenClinica](https://openclinica.com), [London School of Hygiene and Tropical Medicine](https://opendatakit.lshtm.ac.uk/), [DIAL Open Source Center](https://www.osc.dial.community/) and [Enketo LLC](https://www.linkedin.com/company/enketo-llc). Also see [Enketo Core sponsors](https://github.com/enketo/enketo-core#sponsors).

### License

See [the license document](https://github.com/enketo/enketo-express/blob/master/LICENSE) for this application's license.

Note that some of the libraries used in this app have a different license. In particular note [this one](https://github.com/enketo/enketo-xpathjs).
Note that some of the libraries used in this app have a different license.

Note the 'Powered by Enketo' footer requirement as explained in [enketo-core](https://github.com/enketo/enketo-core#license). This requirement is applicable to all Enketo apps, including this one, unless an exemption was granted.

Expand Down
2 changes: 1 addition & 1 deletion docs/app_controllers_api-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_api-v1-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_api-v2-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_authentication-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_error-handler.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/app_controllers_media-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_offline-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_pages-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_submission-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_survey-controller.js.html

Large diffs are not rendered by default.

78 changes: 14 additions & 64 deletions docs/app_controllers_transformation-controller.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/app_lib_communicator.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_custom-error.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_media.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_pdf.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_router-utils.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_utils.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_account-model.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/app_models_cache-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_config-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_instance-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_record-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_submission-model.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/app_models_survey-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_user-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/global.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-account-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-v1-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-v2-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-authentication-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-cache-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-communicator.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-config-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-custom-error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-duplicates.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-error-handler.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-instance-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-media-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-offline-resources-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-pages-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-pdf.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-router-utils.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-submission-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-submissions-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-survey-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-survey-model.html

Large diffs are not rendered by default.

178 changes: 12 additions & 166 deletions docs/module-transformation-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-user-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-utils.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tools_duplicates.js.html

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion docs/tutorial-00-getting-started.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-02-heroku.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-10-configure.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-12-ordinals.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-20-update.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-30-develop.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-32-api.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-34-custom-widgets.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-36-theming.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-38-iframe-postmessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-40-translate.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-60-authentication-and-security.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-70-browser-support.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-80-comments.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-90-duplicates.html

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions locales/src/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@
},
"login": {
"heading": "Inicio de sesión requerido",
"queuedMsg": [
"Record queued for submission. In order to submit your queued data, you need to login.",
"¿Le gustaría iniciar sesión ahora o más tarde?"
],
"msg": [
"Si quiere enviar los datos que están en la cola tendrá que iniciar sesión. Si quiere hacerlo ahora mismo, lo redireccionaremos pero perderá los datos que no haya guardado.",
"¿Le gustaría iniciar sesión ahora o más tarde?"
Expand Down Expand Up @@ -221,10 +225,8 @@
"instancenotfound": "Registro no hallado. Puede haber expirado.",
"invalidediturl": "Esta URL no es válida",
"loadfailed": "Error al cargar __resource__",
"notfoundinformlist": [
"Oops, este formulario no existe (más). Lo más probable es que el propietario del formulario lo haya eliminado, archivado o desactivado. Por favor, póngase en contacto con el propietario del formulario para confirmar.",
"Error detallado: Formulario con ID __formId__ no encontrado en /formList."
],
"notfoundinformlist": "This form does not exist or you no longer have access to it. Please check the URL for any missing characters.\n\nIf the form existed previously, it may have been archived, disabled or deleted. If this is unexpected, please contact the person who asked you to fill the form.\n\n(Attempted to access form with ID: __formId__)",
"notfounddirectformurl": "This form does not exist or you no longer have access to it. Please check the URL for any missing characters.\n\nIf the form existed previously, it may have been archived, disabled or deleted. If this is unexpected, please contact the person who asked you to fill the form.\n\n(Attempted to access form: __notfounddirectformurl__)",
"pagenotfound": "No hemos encontrado la página",
"surveyidnotactive": "No hay activa ninguna encuesta con este ID",
"surveyidnotfound": "No hemos encontrado ninguna encuesta con este ID",
Expand Down Expand Up @@ -403,4 +405,4 @@
"update": "Actualiza"
}
}
}
}
6 changes: 5 additions & 1 deletion locales/src/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@
},
"login": {
"heading": "Identification requise",
"queuedMsg": [
"Enregistrement placé en file d'attente afin d'être soumis. Pour soumettre vos données en attente, vous devez vous identifier.",
"Voulez-vous vous identifier maintenant ou plus tard ?"
],
"msg": [
"Vous devez vous identifier pour soumettre votre requête. Si vous le faites maintenant, vous serez redirigé, et vous perdrez toutes les informations non sauvegardées",
"Voulez-vous vous identifier maintenant ou plus tard ?"
Expand Down Expand Up @@ -401,4 +405,4 @@
"update": "Mettre à jour"
}
}
}
}
Loading

0 comments on commit c9017a3

Please sign in to comment.