Marcelo Barros

Results 5 issues of Marcelo Barros

Hi guys. In our project I had a problem that started when we updated Thymeleaf to version 3.0.15. I hope I can help improve Thymeleaf showing the details of the...

needs triage

O script de filtrar por blocos foi feita quando não existia paginação nas telas de blocos. Hoje em dia a tela de blocos possui paginação, o que faz com que...

aprimoramento

Hi! I'd like to suggest an improvement where the extensions don't ask for permission/password for commands that is already allowed by sudo. I know there is a way to achieve...

Uses `sudo -V` to guarantee _sudo_ is installed (just to be sure). Execute `sudo -n` which will fail if it needs a password. Execute `pkexec` otherwise. Resolves #7

### Describe the bug When creating a YAML Schema usually we start with something like that in a _schema.json file: ```json { "$schema": "http://json-schema.org/draft-06/schema#" } ``` But when writing on...

needs more info