Edoardo Putti

Results 14 issues of Edoardo Putti

I've been toying around #86 and would like to add support a dark theme based on the system DayNight theme. It's not extremely clear to me what should be done...

This PR is now closed as the work has been included in an external package, [netjsonconfig-airos](https://github.com/edoput/netjsonconfig-airos) and will be available from the next release (v0.6.3) this is the airos v8.3...

enhancement

Meta issue for tracking airos8 compatibility - [x] EdoPut/netjsonconfig#1, frozen with defaults values - [ ] EdoPut/netjsonconfig#2, frozen with defaults values - [ ] EdoPut/netjsonconfig#3, frozen with defaults values -...

enhancement
help wanted

Let's say that we have a custom schema like in [airos](https://github.com/openwisp/netjsonconfig/tree/airos) and that we print the schema, like it happens on a [validation error report](https://pastebin.com/x0i3hxnA). The interesting part is that...

bug

Right now we have a lot of material specified in the schema for a backend but it is not used to fill the defaults for the user, so what is...

this will make sure that pip install the listed packages when building the project. Because we are building a cython extension and we have to link against numpy headers the...

I can't install the package without getting an error from the process. I tried building the package locally and got this log [log.txt](https://github.com/digitalfox/pysql/files/1667333/log.txt). Running `python setup.py build --format=wininst` doesn't have...

The part argument is described as a comma separated list of values but was not used as such. I just run into this issue while trying the snippets from the...