André Sousa
André Sousa
## What did you do? - I clicked on table, then selected the "Structure" or "DDL" tab - The screens are not showed properly due to a bug in the...
### What steps will reproduce the problem? Created a ActiveRecord model class, for example: ```php class FinancialTransaction extends \yii\db\ActiveRecord { /** * Custom property to be set manually */ public...
Is there a way to input the decimal part without typing decimal separator? This behavior is implemented in jQuery maskmoney: http://plentz.github.io/jquery-maskmoney/
Is it possible to add support for X11 forwarding?
Improves Bitmap load and resize on Android. Original PR on flutter/plugins: https://github.com/flutter/plugins/pull/6947 Issue: https://github.com/flutter/flutter/issues/118383 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there...
The parser are storing SimpleXML elements in the entities properties. I think, for example, the code from Parser::buildCreditAccount: ``` .... $bankAccount->accountNumber = $statementResponse->BANKACCTFROM->ACCTID; $bankAccount->routingNumber = $statementResponse->BANKACCTFROM->BANKID; $bankAccount->accountType = $statementResponse->BANKACCTFROM->ACCTTYPE; .......
Refactor code using math log function
Show cursor not-allowed on disabled inputs