Martijn van de Rijdt

Results 246 comments of Martijn van de Rijdt

This PR would close this: https://github.com/jdewit/bootstrap-timepicker/pull/350

+1 for this feature. I'd use it to exclude external libraries.

I had to change the port to resolve this issue. Odd because the browser runners were still working and were using the same port.

Is this repo still maintained? If so, please accept the tiny PR that corrects the syntax error, so we can run this great library in strict mode (now the default...

it is supposed to be exposed here: https://github.com/enketo/enketo-express/blob/master/config/express.js#L92 Try to reproduce by making an /instance/ api call if not immediately reproducible when loading an empty form.

I didn't realize that was supported (in ODK). CSVs are [transformed to XML](https://enketo.org/xforms/) in enketo-express, and `pulldata` is transformed into a native XPath, so an unzip step could be added...

Just read the discussion on Zulip wrt to the XForm pointing to `.csv` and not `.zip`. @dorey wrote: > So ODK will request people.csv and if it 404's then it...

include location of log files

Thanks! Am also not a fan of the various delays. Sorry about that! :) > 1. This issue likely affects offline mode as a whole. Any change made ~500ms before...