Thiago Negri

Results 10 issues of Thiago Negri

API is `signOut` and not `signout`

The exact error message on my machine is a bit different

This option lets client select whether to generate a thumbnail when it would scale up the image instead. It is enabled by default (current behaviour), if client wants to generate...

When generating JavaDoc with JDK 8, it complains about JavaDoc structure. Disabling doclint lets you generate a version using JDK 8.

Appraisal with the format: evepraisal.com/a/z5l5z Describe the format (where you got it, etc): 1. Put a blueprint on industry. 2. Hover minerals, click "Buy All..." 3. Opens up a buy...

I'm using a simple-ldap-login with an Active Directory that has some strange records. On function `authenticate` of `adLDAP.php` I had to put a custom code: ``` // Bind as the...

Function `setHtmlAttributes` , defined as follows: ``` javascript setHtmlAttributes: function () { 'use strict'; var formField = this.element.find(this.formType); if (this.html_attrs) { var attrs = this.html_attrs; $.each(attrs, function (key, val) {...

I'd like to use `input type="date"` from HTML 5 instead of jQuery UI Datepicker, and fallback to jQuery UI Datepicker, like so: ``` javascript $(document).on('turbolinks:load', function() { if ($('[type="date"]').prop('type') !=...

### Project Deskflow ### Deskflow version number 1.17.1.0 ### Build type Deskflow package (downloaded from Deskflow) ### Operating systems (OS) - [X] Windows - [X] macOS - [ ] Linux...

### Before Reporting - [x] I found no existing issues matching my bug - [x] My issue is not caused by a plugin or theme ### Describe the Bug Enabling...

bug