Jon J.

Results 8 issues of Jon J.

I'm using the form generator to avoid creating forms and having redundant code. I've got two suggestions that could be useful: 1. When using jinja2 and WTForms `{{ form.submit }}`...

type: enhancement

Hello, I have been using Arpeggio as a tool to test a grammar (re)written in PEG recently. It's a really good tool (a bit hard to understand the debugging output...

So using the example given (from readme file of repository and npm page), where `err` is an error and `data` is an array of arrays: ``` js parseXlsx(xlsx, function (err,...

Hi, I was notified by @mbtaylor that the `capabilities` endpoint from our TAP service does not follow the TAPRegExt recommendation as it lacks the `ivo-id` attribute for the relevant output...

enhancement

I was notified by @mbtaylor that the capabilities endpoint from our TAP service does not show information regarding ADQL language features related to geometries (or `adqlgeo`). I was surprised because...

enhancement

I've have been working on adding array support into VOLLT lately and I have partially succeeded: * What works: Queries using array columns, and UDF which support them as parameters...

Hi, this is more of a heads up than an issue per se, but it is bound to happen when old servlet containers reach EOL, or when people want to...

### Checklist - [x] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md) - [x] I believe this issue is a problem with polybar itself and not a misconfiguration...

bug
needs confirmation