odk
Here are 64 public repositories matching this topic...
-
Updated
Apr 7, 2020 - JavaScript
Issue by mitchellsundt
Thursday Jul 09, 2015 at 18:30 GMT
Originally opened as getodk/getodk#440 (0 comment(s))
Originally reported on Google Code w
Sentry can use refs to git commits to enhance the error reports we get when something fails. For that to work, Sentry needs to receive some information:
- a list of refs belonging to each release
or - the most recent commit of the release
or - the most recent commit of the release and the most recent commit of the previous release
[Sentry docs with more info](https://docs.sentry
Some attributes used by clients result in warnings because Javarosa is not aware of them. #276 removed warnings for some. #283 identifies others that still result in warnings.
All should be passed through except for orx:max-pixel which is still a quite recent addition and can be done right by adding a field.
-
Updated
Jan 25, 2022 - R
From https://forum.opendatakit.org/t/copy-a-field-into-another/6808/
I wonder if using once() would meet your requirements. The name of this function is not very descriptive as it works like if_empty() and therefore wouldn't override a user-entered value, unless the user-entered value is empty. We should perhaps consider adding an alias for once().
See here: http://r-pkgs.had.co.nz/tests.html
Steps to reproduce:
- Navigate to the project overview for a project that has a form and is not encrypted. The form's version string is indicated.
- Navigate to project settings and enable encryption. This will create a new version of the form.
- Navigate back to the project overview. The old version string is indicated for the form, not the new one with the
[encrypted:...]suffix.
Af
-
Updated
Dec 10, 2021 - HTML
-
Updated
Jan 11, 2022 - Python
-
Updated
Oct 13, 2020 - Groovy
-
Updated
Jan 25, 2022 - Java
-
Updated
Dec 28, 2017 - JavaScript
-
Updated
Sep 20, 2020 - R
-
Updated
Dec 3, 2021 - R
-
Updated
Jun 29, 2021 - PHP
Improve this page
Add a description, image, and links to the odk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the odk topic, visit your repo's landing page and select "manage topics."

We see from error logs on the demo server that some users start typing their URL as a suffix to whatever URL is currently configured rather than clearing the field and changing its value. I think an easy improvement for now would be to select the text in that box so if a user just starts typing the text will be replaced. ([Error log](https://sentry.io/organizations/getodk/issues/2352506831/activit